Skip navigation links
A C D G I P S 

A

ApacheSoapService - Class in com.adaptris.core.services.cxf
SOAP Service Requester that will invoke a webservice using the payload of the message as the operation argument (the service looks after the SOAP envelope).
ApacheSoapService() - Constructor for class com.adaptris.core.services.cxf.ApacheSoapService
 

C

closeService() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
 
com.adaptris.core.services.cxf - package com.adaptris.core.services.cxf
Adaptris services that call 3rd party web-services via CXF.

D

doService(AdaptrisMessage) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
 

G

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.

I

initService() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
 

P

prepare() - Method in class com.adaptris.core.services.cxf.ApacheSoapService
 

S

setConnectTimeout(TimeInterval) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
The time to wait for a connection to this service invocation.
setEnableDebug(Boolean) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
Whether to provide additional debugging information.
setNamespace(String) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
The namespace of this Service.
setPassword(String) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
Optional password for HTTP basic authentication.
setPortName(String) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
The port name for the WSDL.
setRequestTimeout(TimeInterval) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
The time to wait for a request completion for this service invocation.
setServiceName(String) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
The name of the Service to be invoked.
setSoapAction(String) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
The SOAP Action to be used.
setUsername(String) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
Optional username for HTTP basic authentication.
setWsdlPortUrl(String) - 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.
setWsdlUrl(String) - Method in class com.adaptris.core.services.cxf.ApacheSoapService
The URL from which to download the WSDL.
A C D G I P S 
Skip navigation links

Copyright Adaptris