|
Class Summary |
| WSIFClientProxy |
WSIFClientProxy is a dynamic proxy (or stub) used by the
WSIFServiceImpl when the application is using the stubs to
invoke the web service. |
| WSIFDefaultCorrelationService |
WSIFDefaultCorrelationService provides a default implementation of a
WSIFCorrelationService using a Hashmap as the backing store. |
| WSIFDefaultMessage |
A DefaultWSIFMessage is a default implementation of
WSIFMessage holding a collection of WSIFParts corresponding
to the parts of a message as defined in WSDL. |
| WSIFDefaultOperation |
|
| WSIFDefaultPort |
A DefaultWSIFPort is a default implementation of WSIFPort
all methods are implemented except execute*. |
| WSIFServiceCache |
Class to act as a cache of WSIFServices. |
| WSIFServiceFactoryImpl |
Factory class used to create instances of WSIFService |
| WSIFServiceImpl |
An entry point to dynamic WSDL invocations. |