- getConnectionTimeout() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
The time to wait for a connection to this service invocation.
- getEnableDebug() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
Provide additional web service debugging information.
- getNamespace() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
The namespace of this Service.
- getPassword() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
Optional password for HTTP basic authentication.
- getPortName() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
The port name for the WSDL.
- getRequestTimeout() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
The time to wait for a request completion for this service invocation.
- getServiceName() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
The name of the Service to be invoked.
- getSoapAction() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
The SOAP Action to be used.
- getUsername() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
Optional username for HTTP basic authentication.
- getWsdlPortUrl() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
This optional property may be used to specify a different service address to that specified in the WSDL.
- getWsdlUrl() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
-
The URL from which to download the WSDL.