|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Class Summary | |
---|---|
AuthCredentials | Authentication information describing the user that is invoking the webservice. |
WSClient | WSClient is the singleton where you perform the following:
1) Initialize the Library and set any custom params
2) Register custom IWSProxyFactories
3) Register your logging / error callback implementations
3) Obtain the runtime interfaces to your target webservices
Typical usage might be where the cache is used, sessions are reused, and the system user is used |
WSClientConfig | A container for configuration options for a WSClient instance, these options include: Initial cache timout of the factory's caches Initial cache size of the factory's caches The default socket timeout The default basic auth credentials The saml artifact factory |
Exception Summary | |
---|---|
WSClientException | General exception for the WSClient library |
Framework for generic Web Service client for MWS and CAF
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |