Class XuaClientConfigImpl
java.lang.Object
org.projecthusky.xua.communication.config.impl.AbstractClientConfig
org.projecthusky.xua.communication.config.impl.BaseSoapClientConfigImpl
org.projecthusky.xua.communication.config.impl.XuaClientConfigImpl
- All Implemented Interfaces:
ClientConfig
,SoapClientConfig
,XuaClientConfig
Implementation class of Interface XuaClientConfig
Implementations Klasse von Interface XuaClientConfig
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.projecthusky.xua.communication.config.SoapClientConfig
SoapClientConfig.SoapVersion
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.projecthusky.xua.communication.config.impl.BaseSoapClientConfigImpl
getKeyStore, getKeyStorePassword, getKeyStoreType, getPortName, getPortNamespace, getServiceName, getServiceNamespace, getSoapVersion, isSimple, setKeyStore, setKeyStorePassword, setKeyStoreType, setPortName, setPortNamespace, setServiceName, setServiceNamespace, setSimple, setSoapVersion
Methods inherited from class org.projecthusky.xua.communication.config.impl.AbstractClientConfig
getUrl, setUrl
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.projecthusky.xua.communication.config.ClientConfig
getUrl, setUrl
Methods inherited from interface org.projecthusky.xua.communication.config.SoapClientConfig
getKeyStore, getKeyStorePassword, getKeyStoreType, getPortName, getPortNamespace, getServiceName, getServiceNamespace, getSoapVersion, isSimple, setKeyStore, setKeyStorePassword, setKeyStoreType, setPortName, setPortNamespace, setServiceName, setServiceNamespace, setSoapVersion
-
Constructor Details
-
XuaClientConfigImpl
protected XuaClientConfigImpl()
-