See: Description
| Class | Description |
|---|---|
| AbstractConnection<A> |
Base support class for
Connection implementations. |
| ConnectionFactoryRegistry |
A registry for
service provider connection factories. |
| OAuth1Connection<A> |
An OAuth1-based Connection implementation.
|
| OAuth1ConnectionFactory<A> |
Factory for creating OAuth1-based Connections.
|
| OAuth2Connection<A> |
An OAuth2-based Connection implementation.
|
| OAuth2ConnectionFactory<S> |
Factory for creating OAuth2-based
Connections. |