|
Class Summary |
| PrivateCompositeExtensionRegistry |
This is utility class that allows to aggregate multiple
extensions registries into one. |
| 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*. |
| WSIFObjectInputStream |
Class FObjectInputStream overloads the class ObjectInputStream
to solve the bug reported under BugID
4171142 . |
| WSIFServiceFactoryImpl |
Factory class used to create instances of WSIFService |
| WSIFServiceImpl |
An entry point to dynamic WSDL invocations. |