Class | Description |
---|---|
WSBrowser |
Implementation of webservice browsing.
|
WSBrowser.SchemaMapHolder |
Holder for a SchemaMap, allows invoked methods to change the SchemaMap reference.
|
WSCache |
The WSCache is used to store expensive web service information across web service connections.
|
WSCache.Key |
Key used for WSCache instances.
|
WSConnection<C extends BrowseContext> |
The WSConnection class is used to implement behavior which is common across all types of interactions with the target
web service.
|
WSConnector |
A simple implementation of a Connector for the web service connector.
|
WSExecuteOperation |
Implementation of the EXECUTE operation for invoking arbitrary webservice methods.
|
WSOperationConnection |
Operation specific variant of
WSConnection |