|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| CallbackFactory | Interface for an object that Client and VeriplaceState
use to generate callback URLs for OAuth transactions. |
| ClientFactory | Factory interface constructing Client instances. |
| Class Summary | |
|---|---|
| DefaultCallbackFactory | Standard implementation of CallbackFactory. |
| DefaultClientFactory | Factory for constructing Client instances from Properties. |
| DocumentFactory | Factory for creating XML Documents from byte[] data. |
| InvitationStatusFactory | Factory implementation for parsing an invitation status response (or callback
document) into an InvitationStatus object. |
| LocationFactory | Factory implementation for parsing a
GetLocationAPI response into either a
Location object or a PositionFailureException. |
| LocationRequestStatusFactory | Factory implementation for parsing an asynchronous location request status
response (or callback document) into a LocationRequestStatus object. |
| LocationUpdatesFactory | Factory implementation for parsing a LocationUpdates object from a
response. |
| ResponseObjectFactory<T> | |
| ResponseObjectFactory.JsonHelper | |
| ResponseObjectFactory.ParseHelper<T extends ResponseObjectFactory.ParseHelper> | |
| ResponseObjectFactory.XmlHelper | |
| TokenFactory | Factory implementation for parsing a Token object from a response. |
| UserFactory | Factory implementation for parsing a User object from a response. |
| UserListFactory | Factory implementation for parsing a list of User objects from a
response. |
| UsersByPIIFactory | Factory implementation for parsing a map of UserDiscoveryParameters
and User objects from a response. |
| Exception Summary | |
|---|---|
| ResponseException | Thrown by ResponseObjectFactory as a wrapper for an exception that
was parsed from a response document. |
Provides factories for creating common objects.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||