C F G J R S U V W 
All Classes All Packages

C

com.wavemaker.runtime.soap - package com.wavemaker.runtime.soap
 
com.wavemaker.runtime.soap.util - package com.wavemaker.runtime.soap.util
 
com.wavemaker.runtime.ws - package com.wavemaker.runtime.ws
 
CONNECT_TIMEOUT - Static variable in interface com.wavemaker.runtime.ws.JAXWSProperties
 

F

FILE - com.wavemaker.runtime.soap.SoapWsdlSource
 

G

getBindingsFile() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
 
getConnectionTimeout() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Returns the connection timeout value.
getEndpointAddress() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Returns the target service endpoint address.
getHttpBasicAuthPassword() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Returns the password to be used for HTTP basic authentication.
getHttpBasicAuthUsername() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Returns the username to be used for HTTP basic authentication.
getHttpHeaders() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Returns additional HTTP headers.
getPackageName() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Returns the service base package name
getRequestContextProperties() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
 
getRequestTimeout() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Returns the request timeout value.
getSoapActionURI() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Returns the SOAPAction URI.
getWsdlFile() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
 
getWsdlLocation() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Gets the location (URL) of wsdl
getWsdlSource() - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
 

J

JAXWSProperties - Interface in com.wavemaker.runtime.ws
 

R

REQUEST_TIMEOUT - Static variable in interface com.wavemaker.runtime.ws.JAXWSProperties
 

S

setBindingProperties(BindingProvider, SoapServiceSettings) - Static method in class com.wavemaker.runtime.soap.util.SoapSettingsResolver
 
setBindingsFile(String) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
 
setConnectionTimeout(int) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Sets the connection timeout value.
setEndpointAddress(String) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Sets the target service endpoint address.
setHttpBasicAuthPassword(String) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Sets the password to be used for HTTP basic authentication.
setHttpBasicAuthUsername(String) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Sets the username to be used for HTTP basic authentication.
setHttpHeaders(Map<String, String>) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Sets additional HTTP headers.
setPackageName(String) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Sets the service base package name
setRequestContextProperties(Map<String, Object>) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
 
setRequestTimeout(int) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Sets the request timeout value.
setSoapActionURI(String) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Sets the SOAPAction URI.
setWsdlFile(String) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
 
setWsdlLocation(String) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
Sets the location (URL) of wsdl
setWsdlSource(SoapWsdlSource) - Method in class com.wavemaker.runtime.soap.SoapServiceSettings
 
SoapServiceSettings - Class in com.wavemaker.runtime.soap
This class contains properties used to configure the client binding through request context.
SoapServiceSettings() - Constructor for class com.wavemaker.runtime.soap.SoapServiceSettings
 
SoapSettingsResolver - Class in com.wavemaker.runtime.soap.util
 
SoapWsdlSource - Enum in com.wavemaker.runtime.soap
 

U

URL - com.wavemaker.runtime.soap.SoapWsdlSource
 

V

valueOf(String) - Static method in enum com.wavemaker.runtime.soap.SoapWsdlSource
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.wavemaker.runtime.soap.SoapWsdlSource
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebServiceInvocationException - Exception in com.wavemaker.runtime.ws
 
WebServiceInvocationException(MessageResource) - Constructor for exception com.wavemaker.runtime.ws.WebServiceInvocationException
 
WebServiceInvocationException(String, Throwable) - Constructor for exception com.wavemaker.runtime.ws.WebServiceInvocationException
 
WebServiceInvocationException(Throwable) - Constructor for exception com.wavemaker.runtime.ws.WebServiceInvocationException
 
C F G J R S U V W 
All Classes All Packages