| Modifier and Type | Method and Description |
|---|---|
static HttpInvoker |
CmisBindingsHelper.getHttpInvoker(BindingSession session)
Gets the HTTP Invoker object from the session.
|
| Modifier and Type | Method and Description |
|---|---|
protected HttpInvoker |
AbstractAtomPubService.getHttpInvoker()
Gets the HTTP Invoker object.
|
| Modifier and Type | Method and Description |
|---|---|
protected HttpInvoker |
AbstractBrowserBindingService.getHttpInvoker()
Gets the HTTP Invoker object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApacheClientHttpInvoker
A
HttpInvoker that uses The Apache HTTP client. |
class |
ApacheClientHttpInvoker
A
HttpInvoker that uses The Apache HTTP client. |
class |
DefaultHttpInvoker |
class |
DelayingHttpInvoker
A HTTP Invoker that delays HTTP requests and thereby throttles the client.
|
class |
OkHttpHttpInvoker |
| Modifier and Type | Method and Description |
|---|---|
protected HttpInvoker |
DelayingHttpInvoker.getHttpInvoker(BindingSession session) |
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.