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. |
WSIFDefaultMessageFactory |
This is a factory for creating WSIFMessages |
WSIFDefaultOperation |
|
WSIFDefaultPort |
A DefaultWSIFPort is a default implementation of WSIFPort
all methods are implemented except execute*. |
WSIFServiceFactoryImpl |
Factory class used to create instances of WSIFService |
WSIFServiceImpl |
An entry point to dynamic WSDL invocations. |