Class Summary |
InvocationHelper |
A class of static utility methods for use by services |
ModelWSIFOperation |
ModelWSIFOperation
Models are provided for all the classes required to
be implemented when writing a WSIF provider:
WSIFProvider, WSIFPort, and WSIFOperation. |
ModelWSIFPort |
ModelWSIFPort
Models are provided for all the classes required to
be implemented when writing a WSIF provider:
WSIFProvider, WSIFPort, and WSIFOperation. |
ModelWSIFProvider |
Model super class for a WSIFProvider
Models are provided for all the classes required to
be implemented when writing a WSIF provider:
WSIFProvider, WSIFPort, and WSIFOperation. |
Part |
WSIF representation of a WSDL Part |
ProviderUtils |
A class of static utility methods for use across multiple providers |
WSIFDynamicTypeMap |
Container for type mappings that can be used by dynamic providers. |
WSIFDynamicTypeMapping |
This class encapsultes a simple association between XML and Java type
(QName and Class). |