Skip navigation links
C D G I M P R S T W 

C

close() - Method in class com.adaptris.core.services.wss.WebServiceReplyTranslatorImp
 
closeService() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
 
com.adaptris.core.services.wss - package com.adaptris.core.services.wss
 
com.adaptris.ws.generator - package com.adaptris.ws.generator
 

D

doService(AdaptrisMessage) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
 

G

getConnectionTimeout() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The time to wait for a connection to this service invocation.
getEnableDebug() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
Provide additional web service debugging information.
getInstance() - Method in class com.adaptris.core.services.wss.WebServiceMarshaller
 
getMarshaller() - Method in class com.adaptris.core.services.wss.ReplyMarshalledToPayloadTranslator
 
getMetadataKey() - Method in class com.adaptris.core.services.wss.ReplyToMetadataTranslator
Return the metadata key used to map the web service reply to message metadata
getNamespace() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The namespace of this Service.
getPassword() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
Optional password for HTTP basic authentication.
getPortName() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The port name for the WSDL.
getRequestTimeout() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The time to wait for a request completion for this service invocation.
getServiceName() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The name of the Service to be invoked.
getSoapAction() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The SOAP Action to be used.
getUsername() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
Optional username for HTTP basic authentication.
getWsdlPortUrl() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
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.wss.SoapService
Deprecated.
The URL from which to download the WSDL.
getXpath() - Method in class com.adaptris.core.services.wss.ReplyToXpathTranslator
Return the xpath used to map the web service reply to message payload

I

init() - Method in class com.adaptris.core.services.wss.ReplyMarshalledToPayloadTranslator
 
init() - Method in class com.adaptris.core.services.wss.ReplyToMetadataTranslator
 
init() - Method in class com.adaptris.core.services.wss.ReplyToXpathTranslator
 
init() - Method in class com.adaptris.core.services.wss.WebServiceReplyTranslatorImp
 
initService() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
 
isEnabled(License) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
 

M

main(String[]) - Static method in class com.adaptris.ws.generator.WebServiceConfigGenerator
 

P

prepare() - Method in class com.adaptris.core.services.wss.WebServiceReplyTranslatorImp
 
prepareService() - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.adaptris.ws.generator.WebServiceGenerator
Main annotation process, where all classes identified with the @SupportedAnnotationTypes are processed to find webservice methods

R

ReplyMarshalledToPayloadTranslator - Class in com.adaptris.core.services.wss
Marshalls the reply object to xml and sets that as the message payload.
ReplyMarshalledToPayloadTranslator() - Constructor for class com.adaptris.core.services.wss.ReplyMarshalledToPayloadTranslator
 
ReplyToMetadataTranslator - Class in com.adaptris.core.services.wss
Adds the web service reply to a single metadata item in the AdaptrisMessage.
ReplyToMetadataTranslator() - Constructor for class com.adaptris.core.services.wss.ReplyToMetadataTranslator
 
ReplyToPayloadTranslator - Class in com.adaptris.core.services.wss
Set the web service reply as a string payload in the AdaptrisMessage.
ReplyToPayloadTranslator() - Constructor for class com.adaptris.core.services.wss.ReplyToPayloadTranslator
 
ReplyToXpathTranslator - Class in com.adaptris.core.services.wss
Set the web service reply into an xpath in the AdaptrisMessage payload.
ReplyToXpathTranslator() - Constructor for class com.adaptris.core.services.wss.ReplyToXpathTranslator
 

S

setConnectTimeout(TimeInterval) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The time to wait for a connection to this service invocation.
setEnableDebug(Boolean) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
Whether to provide additional debugging information.
setMarshaller(AdaptrisMarshaller) - Method in class com.adaptris.core.services.wss.ReplyMarshalledToPayloadTranslator
 
setMetadataKey(String) - Method in class com.adaptris.core.services.wss.ReplyToMetadataTranslator
Set the metadata key used to map the web service reply to message metadata
setNamespace(String) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The namespace of this Service.
setPassword(String) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
Optional password for HTTP basic authentication.
setPortName(String) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The port name for the WSDL.
setRequestTimeout(TimeInterval) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The time to wait for a request completion for this service invocation.
setServiceName(String) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The name of the Service to be invoked.
setSoapAction(String) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
The SOAP Action to be used.
setUsername(String) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
Optional username for HTTP basic authentication.
setWsdlPortUrl(String) - Method in class com.adaptris.core.services.wss.SoapService
Deprecated.
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.wss.SoapService
Deprecated.
The URL from which to download the WSDL.
setXpath(String) - Method in class com.adaptris.core.services.wss.ReplyToXpathTranslator
Set the xpath used to map the web service reply to message payload
SoapService - Class in com.adaptris.core.services.wss
Deprecated.
since 3.2.1 use the optional cxf package instead.
SoapService() - Constructor for class com.adaptris.core.services.wss.SoapService
Deprecated.
 
start() - Method in class com.adaptris.core.services.wss.WebServiceReplyTranslatorImp
 
stop() - Method in class com.adaptris.core.services.wss.WebServiceReplyTranslatorImp
 

T

translate(Object, AdaptrisMessage) - Method in class com.adaptris.core.services.wss.ReplyMarshalledToPayloadTranslator
 
translate(Object, AdaptrisMessage) - Method in class com.adaptris.core.services.wss.ReplyToMetadataTranslator
 
translate(Object, AdaptrisMessage) - Method in class com.adaptris.core.services.wss.ReplyToPayloadTranslator
 
translate(Object, AdaptrisMessage) - Method in class com.adaptris.core.services.wss.ReplyToXpathTranslator
 
translate(Object, AdaptrisMessage) - Method in interface com.adaptris.core.services.wss.WebServiceReplyTranslator
Translate the reply from a web service call into the AdaptrisMessage object.

W

WebServiceConfigGenerator - Class in com.adaptris.ws.generator
Generates sample config for a generated web service service.
WebServiceConfigGenerator() - Constructor for class com.adaptris.ws.generator.WebServiceConfigGenerator
 
WebServiceGenerator - Class in com.adaptris.ws.generator
Generates web-service services for the Interlok Adapter.
WebServiceGenerator() - Constructor for class com.adaptris.ws.generator.WebServiceGenerator
 
WebServiceGeneratorException - Exception in com.adaptris.ws.generator
 
WebServiceGeneratorException(String) - Constructor for exception com.adaptris.ws.generator.WebServiceGeneratorException
 
WebServiceMarshaller - Class in com.adaptris.core.services.wss
A simple implementation of the Adaptris XStreamMarshaller.
WebServiceMarshaller() - Constructor for class com.adaptris.core.services.wss.WebServiceMarshaller
 
WebServiceReplyTranslator - Interface in com.adaptris.core.services.wss
Interface used to process the results from a web service call.
WebServiceReplyTranslatorImp - Class in com.adaptris.core.services.wss
Abstract implementation of WebServiceReplyTranslator.
WebServiceReplyTranslatorImp() - Constructor for class com.adaptris.core.services.wss.WebServiceReplyTranslatorImp
 
C D G I M P R S T W 
Skip navigation links

Copyright Adaptris