A B C D E F G H I M N O P R S T W

A

addAuthorization(String, Authentication) - Method in class org.eclipse.jetty.client.HttpDestination
 
addCookie(HttpCookie) - Method in class org.eclipse.jetty.client.HttpDestination
 
addRequestHeader(String, String) - Method in class org.eclipse.jetty.client.HttpExchange
Adds the specified request header
addRequestHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.client.HttpExchange
Adds the specified request header
Address - Class in org.eclipse.jetty.client
 
Address(String, int) - Constructor for class org.eclipse.jetty.client.Address
 
addSecurityRealm(Realm) - Method in class org.eclipse.jetty.client.security.HashRealmResolver
 
Authentication - Interface in org.eclipse.jetty.client.security
Simple authentication interface that sets required fields on the exchange.

B

BasicAuthentication - Class in org.eclipse.jetty.client.security
Sets authentication headers for BASIC authentication challenges
BasicAuthentication(Realm) - Constructor for class org.eclipse.jetty.client.security.BasicAuthentication
 

C

CachedExchange - Class in org.eclipse.jetty.client
An exchange that retains response status and response headers for later use.
CachedExchange(boolean) - Constructor for class org.eclipse.jetty.client.CachedExchange
Creates a new CachedExchange.
cancel(Timeout.Task) - Method in class org.eclipse.jetty.client.HttpClient
 
cancel() - Method in class org.eclipse.jetty.client.HttpExchange
Initiates the cancelling of this exchange.
cancelIdleTimeout() - Method in class org.eclipse.jetty.client.HttpConnection
 
checkExchangeComplete() - Method in class org.eclipse.jetty.client.RedirectListener
 
clearAttributes() - Method in class org.eclipse.jetty.client.HttpClient
 
close() - Method in class org.eclipse.jetty.client.HttpConnection
 
close() - Method in class org.eclipse.jetty.client.HttpDestination
 
configureListeners() - Method in class org.eclipse.jetty.client.HttpExchange
 
CONNECTOR_SELECT_CHANNEL - Static variable in class org.eclipse.jetty.client.HttpClient
 
CONNECTOR_SOCKET - Static variable in class org.eclipse.jetty.client.HttpClient
 
ContentExchange - Class in org.eclipse.jetty.client
A exchange that retains response content for later use.
ContentExchange() - Constructor for class org.eclipse.jetty.client.ContentExchange
 
ContentExchange(boolean) - Constructor for class org.eclipse.jetty.client.ContentExchange
 

D

DigestAuthentication - Class in org.eclipse.jetty.client.security
 
DigestAuthentication(Realm, Map) - Constructor for class org.eclipse.jetty.client.security.DigestAuthentication
 
doSend(HttpExchange) - Method in class org.eclipse.jetty.client.HttpDestination
 
doStart() - Method in class org.eclipse.jetty.client.HttpClient
 
doStop() - Method in class org.eclipse.jetty.client.HttpClient
 
dump() - Method in class org.eclipse.jetty.client.HttpClient
 
dump() - Method in class org.eclipse.jetty.client.HttpConnection
 
dump() - Method in class org.eclipse.jetty.client.HttpDestination
 

E

equals(Object) - Method in class org.eclipse.jetty.client.Address
 
exists() - Method in class org.eclipse.jetty.client.webdav.MkcolExchange
 
exists() - Method in class org.eclipse.jetty.client.webdav.PropfindExchange
 

F

from(String) - Static method in class org.eclipse.jetty.client.Address
 

G

getAddress() - Method in class org.eclipse.jetty.client.HttpDestination
 
getAddress() - Method in class org.eclipse.jetty.client.HttpExchange
 
getAttribute(String) - Method in class org.eclipse.jetty.client.HttpClient
 
getAttributeNames() - Method in class org.eclipse.jetty.client.HttpClient
 
getConnections() - Method in class org.eclipse.jetty.client.HttpDestination
 
getConnectorType() - Method in class org.eclipse.jetty.client.HttpClient
Get the type of connector (socket, blocking or select) in use.
getConnectTimeout() - Method in class org.eclipse.jetty.client.HttpClient
 
getCredentials() - Method in interface org.eclipse.jetty.client.security.Realm
 
getDestination(Address, boolean) - Method in class org.eclipse.jetty.client.HttpClient
 
getDestination() - Method in class org.eclipse.jetty.client.HttpConnection
 
getEndPoint() - Method in class org.eclipse.jetty.client.HttpConnection
 
getEventListener() - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
getEventListener() - Method in class org.eclipse.jetty.client.HttpExchange
 
getFileForUpload() - Method in class org.eclipse.jetty.client.ContentExchange
 
getHost() - Method in class org.eclipse.jetty.client.Address
 
getHostHeader() - Method in class org.eclipse.jetty.client.HttpDestination
 
getHttpClient() - Method in class org.eclipse.jetty.client.HttpDestination
 
getId() - Method in interface org.eclipse.jetty.client.security.Realm
 
getIdleConnection() - Method in class org.eclipse.jetty.client.HttpDestination
 
getIdleConnections() - Method in class org.eclipse.jetty.client.HttpDestination
 
getIdleTimeout() - Method in class org.eclipse.jetty.client.HttpClient
 
getKeyStoreLocation() - Method in class org.eclipse.jetty.client.HttpClient
 
getLooseSSLContext() - Method in class org.eclipse.jetty.client.HttpClient
 
getMaxConnectionsPerAddress() - Method in class org.eclipse.jetty.client.HttpClient
 
getMethod() - Method in class org.eclipse.jetty.client.HttpExchange
 
getNoProxy() - Method in class org.eclipse.jetty.client.HttpClient
 
getPort() - Method in class org.eclipse.jetty.client.Address
 
getPrincipal() - Method in interface org.eclipse.jetty.client.security.Realm
 
getProxy() - Method in class org.eclipse.jetty.client.HttpClient
 
getProxy() - Method in class org.eclipse.jetty.client.HttpDestination
 
getProxyAuthentication() - Method in class org.eclipse.jetty.client.HttpClient
 
getProxyAuthentication() - Method in class org.eclipse.jetty.client.HttpDestination
 
getRealm(String, HttpDestination, String) - Method in class org.eclipse.jetty.client.security.HashRealmResolver
 
getRealm(String, HttpDestination, String) - Method in interface org.eclipse.jetty.client.security.RealmResolver
 
getRealm(String, HttpDestination, String) - Method in class org.eclipse.jetty.client.security.SimpleRealmResolver
 
getRealmResolver() - Method in class org.eclipse.jetty.client.HttpClient
returns the SecurityRealmResolver reg_realmResolveristered with the HttpClient or null
getRegisteredListeners() - Method in class org.eclipse.jetty.client.HttpClient
 
getRequestContent() - Method in class org.eclipse.jetty.client.HttpExchange
 
getRequestContentChunk() - Method in class org.eclipse.jetty.client.HttpExchange
 
getRequestContentSource() - Method in class org.eclipse.jetty.client.HttpExchange
 
getRequestFields() - Method in class org.eclipse.jetty.client.HttpExchange
 
getResponseContent() - Method in class org.eclipse.jetty.client.ContentExchange
 
getResponseContentBytes() - Method in class org.eclipse.jetty.client.ContentExchange
 
getResponseFields() - Method in class org.eclipse.jetty.client.CachedExchange
 
getResponseStatus() - Method in class org.eclipse.jetty.client.CachedExchange
 
getRetryStatus() - Method in class org.eclipse.jetty.client.HttpExchange
 
getScheme() - Method in class org.eclipse.jetty.client.HttpExchange
 
getSoTimeout() - Method in class org.eclipse.jetty.client.HttpClient
Deprecated. use HttpClient.getTimeout() instead.
getSSLContext() - Method in class org.eclipse.jetty.client.HttpClient
if a keystore location has been provided then client will attempt to use it as the keystore, otherwise we simply ignore certificates and run with a loose ssl context.
getStatus() - Method in class org.eclipse.jetty.client.HttpExchange
 
getStrictSSLContext() - Method in class org.eclipse.jetty.client.HttpClient
 
getThreadPool() - Method in class org.eclipse.jetty.client.HttpClient
 
getTimeout() - Method in class org.eclipse.jetty.client.HttpClient
 
getTimeStamp() - Method in class org.eclipse.jetty.client.HttpConnection
 
getTrustStoreLocation() - Method in class org.eclipse.jetty.client.HttpClient
 
getURI() - Method in class org.eclipse.jetty.client.HttpExchange
 
getUseDirectBuffers() - Method in class org.eclipse.jetty.client.HttpClient
Get whether the connector can use direct NIO buffers.
getVersion() - Method in class org.eclipse.jetty.client.HttpExchange
 

H

handle() - Method in class org.eclipse.jetty.client.HttpConnection
 
hashCode() - Method in class org.eclipse.jetty.client.Address
 
HashRealmResolver - Class in org.eclipse.jetty.client.security
 
HashRealmResolver() - Constructor for class org.eclipse.jetty.client.security.HashRealmResolver
 
hasRealms() - Method in class org.eclipse.jetty.client.HttpClient
 
HttpClient - Class in org.eclipse.jetty.client
Http Client.
HttpClient() - Constructor for class org.eclipse.jetty.client.HttpClient
 
HttpConnection - Class in org.eclipse.jetty.client
 
HttpDestination - Class in org.eclipse.jetty.client
 
HttpEventListener - Interface in org.eclipse.jetty.client
 
HttpEventListenerWrapper - Class in org.eclipse.jetty.client
 
HttpEventListenerWrapper() - Constructor for class org.eclipse.jetty.client.HttpEventListenerWrapper
 
HttpEventListenerWrapper(HttpEventListener, boolean) - Constructor for class org.eclipse.jetty.client.HttpEventListenerWrapper
 
HttpExchange - Class in org.eclipse.jetty.client
An HTTP client API that encapsulates an exchange (a request and its response) with a HTTP server.
HttpExchange() - Constructor for class org.eclipse.jetty.client.HttpExchange
 
HttpExchange.CachedExchange - Class in org.eclipse.jetty.client
Deprecated. use CachedExchange instead
HttpExchange.CachedExchange(boolean) - Constructor for class org.eclipse.jetty.client.HttpExchange.CachedExchange
Deprecated.  
HttpExchange.ContentExchange - Class in org.eclipse.jetty.client
Deprecated. use ContentExchange instead
HttpExchange.ContentExchange() - Constructor for class org.eclipse.jetty.client.HttpExchange.ContentExchange
Deprecated.  

I

isDelegatingRequests() - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
isDelegatingResponses() - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
isDone() - Method in class org.eclipse.jetty.client.HttpExchange
 
isIdle() - Method in class org.eclipse.jetty.client.HttpConnection
 
isProxied() - Method in class org.eclipse.jetty.client.HttpClient
 
isProxied() - Method in class org.eclipse.jetty.client.HttpDestination
 
isRequestHeader(Buffer) - Method in class org.eclipse.jetty.client.HttpClient
 
isReserved() - Method in class org.eclipse.jetty.client.HttpConnection
 
isResponseHeader(Buffer) - Method in class org.eclipse.jetty.client.HttpClient
 
isSecure() - Method in class org.eclipse.jetty.client.HttpDestination
 
isSuspended() - Method in class org.eclipse.jetty.client.HttpConnection
 
isWebdavSupported() - Method in class org.eclipse.jetty.client.webdav.WebdavSupportedExchange
 

M

maxRedirects() - Method in class org.eclipse.jetty.client.HttpClient
 
maxRetries() - Method in class org.eclipse.jetty.client.HttpClient
 
MkcolExchange - Class in org.eclipse.jetty.client.webdav
 
MkcolExchange() - Constructor for class org.eclipse.jetty.client.webdav.MkcolExchange
 

N

newCnonce(HttpExchange, Realm, Map) - Method in class org.eclipse.jetty.client.security.DigestAuthentication
 
newRequestBuffer(int) - Method in class org.eclipse.jetty.client.HttpClient
 
newRequestHeader(int) - Method in class org.eclipse.jetty.client.HttpClient
 
newResponse(String, HttpExchange, Realm, Map) - Method in class org.eclipse.jetty.client.security.DigestAuthentication
 
newResponseBuffer(int) - Method in class org.eclipse.jetty.client.HttpClient
 
newResponseHeader(int) - Method in class org.eclipse.jetty.client.HttpClient
 

O

onConnectionFailed(Throwable) - Method in class org.eclipse.jetty.client.HttpDestination
 
onConnectionFailed(Throwable) - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onConnectionFailed(Throwable) - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onConnectionFailed(Throwable) - Method in class org.eclipse.jetty.client.HttpExchange
Callback called when an exception was thrown during an attempt to establish the connection with the server (for example the server is not listening).
onException(Throwable) - Method in class org.eclipse.jetty.client.HttpDestination
 
onException(Throwable) - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onException(Throwable) - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onException(Throwable) - Method in class org.eclipse.jetty.client.HttpExchange
Callback called when any other exception occurs during the handling of this exchange.
onExpire() - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onExpire() - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onExpire() - Method in class org.eclipse.jetty.client.HttpExchange
Callback called when no response has been received within the timeout.
onNewConnection(HttpConnection) - Method in class org.eclipse.jetty.client.HttpDestination
 
onRequestCommitted() - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onRequestCommitted() - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onRequestCommitted() - Method in class org.eclipse.jetty.client.HttpExchange
Callback called when the request headers have been sent to the server.
onRequestComplete() - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onRequestComplete() - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onRequestComplete() - Method in class org.eclipse.jetty.client.HttpExchange
Callback called when the request and its body have been sent to the server.
onRequestComplete() - Method in class org.eclipse.jetty.client.RedirectListener
 
onRequestComplete() - Method in class org.eclipse.jetty.client.security.SecurityListener
 
onRequestComplete() - Method in class org.eclipse.jetty.client.webdav.WebdavListener
 
onResponseComplete() - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onResponseComplete() - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onResponseComplete() - Method in class org.eclipse.jetty.client.HttpExchange
Callback called when the entire response has been received from the server This implementation does nothing.
onResponseComplete() - Method in class org.eclipse.jetty.client.RedirectListener
 
onResponseComplete() - Method in class org.eclipse.jetty.client.security.SecurityListener
 
onResponseComplete() - Method in class org.eclipse.jetty.client.webdav.WebdavListener
 
onResponseComplete() - Method in class org.eclipse.jetty.client.webdav.WebdavSupportedExchange
 
onResponseContent(Buffer) - Method in class org.eclipse.jetty.client.ContentExchange
 
onResponseContent(Buffer) - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onResponseContent(Buffer) - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onResponseContent(Buffer) - Method in class org.eclipse.jetty.client.HttpExchange
Callback called for each chunk of the response content received from the server.
onResponseHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.client.CachedExchange
 
onResponseHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.client.ContentExchange
 
onResponseHeader(Buffer, Buffer) - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onResponseHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onResponseHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.client.HttpExchange
Callback called for each response header received from the server.
onResponseHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.client.RedirectListener
 
onResponseHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.client.security.SecurityListener
 
onResponseHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.client.webdav.WebdavSupportedExchange
 
onResponseHeaderComplete() - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onResponseHeaderComplete() - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onResponseHeaderComplete() - Method in class org.eclipse.jetty.client.HttpExchange
Callback called when the response headers have been completely received from the server.
onResponseStatus(Buffer, int, Buffer) - Method in class org.eclipse.jetty.client.CachedExchange
 
onResponseStatus(Buffer, int, Buffer) - Method in class org.eclipse.jetty.client.ContentExchange
 
onResponseStatus(Buffer, int, Buffer) - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onResponseStatus(Buffer, int, Buffer) - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onResponseStatus(Buffer, int, Buffer) - Method in class org.eclipse.jetty.client.HttpExchange
Callback called when a response status line has been received from the server.
onResponseStatus(Buffer, int, Buffer) - Method in class org.eclipse.jetty.client.RedirectListener
 
onResponseStatus(Buffer, int, Buffer) - Method in class org.eclipse.jetty.client.security.SecurityListener
 
onResponseStatus(Buffer, int, Buffer) - Method in class org.eclipse.jetty.client.webdav.MkcolExchange
 
onResponseStatus(Buffer, int, Buffer) - Method in class org.eclipse.jetty.client.webdav.PropfindExchange
 
onResponseStatus(Buffer, int, Buffer) - Method in class org.eclipse.jetty.client.webdav.WebdavListener
 
onRetry() - Method in class org.eclipse.jetty.client.ContentExchange
 
onRetry() - Method in interface org.eclipse.jetty.client.HttpEventListener
 
onRetry() - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
onRetry() - Method in class org.eclipse.jetty.client.HttpExchange
Callback called when the request is retried (due to failures or authentication).
onRetry() - Method in class org.eclipse.jetty.client.RedirectListener
 
onRetry() - Method in class org.eclipse.jetty.client.security.SecurityListener
 
org.eclipse.jetty.client - package org.eclipse.jetty.client
 
org.eclipse.jetty.client.security - package org.eclipse.jetty.client.security
 
org.eclipse.jetty.client.webdav - package org.eclipse.jetty.client.webdav
 

P

PropfindExchange - Class in org.eclipse.jetty.client.webdav
 
PropfindExchange() - Constructor for class org.eclipse.jetty.client.webdav.PropfindExchange
 
ProxyAuthorization - Class in org.eclipse.jetty.client.security
Sets proxy authentication headers for BASIC authentication challenges
ProxyAuthorization(String, String) - Constructor for class org.eclipse.jetty.client.security.ProxyAuthorization
 

R

Realm - Interface in org.eclipse.jetty.client.security
Simple security realm interface.
RealmResolver - Interface in org.eclipse.jetty.client.security
 
RedirectListener - Class in org.eclipse.jetty.client
RedirectListener Detect and handle the redirect responses
RedirectListener(HttpDestination, HttpExchange) - Constructor for class org.eclipse.jetty.client.RedirectListener
 
registerListener(String) - Method in class org.eclipse.jetty.client.HttpClient
Registers a listener that can listen to the stream of execution between the client and the server and influence events.
removeAttribute(String) - Method in class org.eclipse.jetty.client.HttpClient
 
resend(HttpExchange) - Method in class org.eclipse.jetty.client.HttpDestination
 
reserveConnection(long) - Method in class org.eclipse.jetty.client.HttpDestination
 
reset(boolean) - Method in class org.eclipse.jetty.client.HttpConnection
 
reset() - Method in class org.eclipse.jetty.client.HttpExchange
 
returnConnection(HttpConnection, boolean) - Method in class org.eclipse.jetty.client.HttpDestination
 
returnIdleConnection(HttpConnection) - Method in class org.eclipse.jetty.client.HttpDestination
 

S

schedule(Timeout.Task) - Method in class org.eclipse.jetty.client.HttpClient
 
scheduleIdle(Timeout.Task) - Method in class org.eclipse.jetty.client.HttpClient
 
scrapeAuthenticationDetails(String) - Method in class org.eclipse.jetty.client.security.SecurityListener
scrapes a set of authentication details from the authString
scrapeAuthenticationType(String) - Method in class org.eclipse.jetty.client.security.SecurityListener
scrapes an authentication type from the authString
SecurityListener - Class in org.eclipse.jetty.client.security
SecurityListener Allow for insertion of security dialog when performing an HttpExchange.
SecurityListener(HttpDestination, HttpExchange) - Constructor for class org.eclipse.jetty.client.security.SecurityListener
 
send(HttpExchange) - Method in class org.eclipse.jetty.client.HttpClient
 
send(HttpExchange) - Method in class org.eclipse.jetty.client.HttpConnection
 
send(HttpExchange) - Method in class org.eclipse.jetty.client.HttpDestination
 
setAddress(Address) - Method in class org.eclipse.jetty.client.HttpExchange
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.client.HttpClient
Set an attribute on the HttpClient.
setConfigureListeners(boolean) - Method in class org.eclipse.jetty.client.HttpExchange
 
setConnectorType(int) - Method in class org.eclipse.jetty.client.HttpClient
 
setConnectTimeout(int) - Method in class org.eclipse.jetty.client.HttpClient
 
setCredentials(HttpExchange) - Method in interface org.eclipse.jetty.client.security.Authentication
 
setCredentials(HttpExchange) - Method in class org.eclipse.jetty.client.security.BasicAuthentication
BASIC authentication is of the form encoded credentials are of the form: username:password
setCredentials(HttpExchange) - Method in class org.eclipse.jetty.client.security.DigestAuthentication
 
setCredentials(HttpExchange) - Method in class org.eclipse.jetty.client.security.ProxyAuthorization
BASIC proxy authentication is of the form encoded credentials are of the form: username:password
setDelegatingRequests(boolean) - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
setDelegatingResponses(boolean) - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
setDelegationResult(boolean) - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
setDestination(HttpDestination) - Method in class org.eclipse.jetty.client.HttpConnection
 
setEventListener(HttpEventListener) - Method in class org.eclipse.jetty.client.HttpEventListenerWrapper
 
setEventListener(HttpEventListener) - Method in class org.eclipse.jetty.client.HttpExchange
 
setFileForUpload(File) - Method in class org.eclipse.jetty.client.ContentExchange
 
setIdleTimeout(long) - Method in class org.eclipse.jetty.client.HttpClient
 
setIdleTimeout() - Method in class org.eclipse.jetty.client.HttpConnection
 
setKeyManagerPassword(String) - Method in class org.eclipse.jetty.client.HttpClient
 
setKeyStoreLocation(String) - Method in class org.eclipse.jetty.client.HttpClient
 
setKeyStorePassword(String) - Method in class org.eclipse.jetty.client.HttpClient
 
setMaxConnectionsPerAddress(int) - Method in class org.eclipse.jetty.client.HttpClient
 
setMaxRedirects(int) - Method in class org.eclipse.jetty.client.HttpClient
 
setMaxRetries(int) - Method in class org.eclipse.jetty.client.HttpClient
 
setMethod(String) - Method in class org.eclipse.jetty.client.HttpExchange
 
setNoProxy(Set<String>) - Method in class org.eclipse.jetty.client.HttpClient
 
setProxy(Address) - Method in class org.eclipse.jetty.client.HttpClient
 
setProxy(Address) - Method in class org.eclipse.jetty.client.HttpDestination
 
setProxyAuthentication(Authentication) - Method in class org.eclipse.jetty.client.HttpClient
 
setProxyAuthentication(Authentication) - Method in class org.eclipse.jetty.client.HttpDestination
 
setRealmResolver(RealmResolver) - Method in class org.eclipse.jetty.client.HttpClient
Set a RealmResolver for client Authentication.
setRequestContent(Buffer) - Method in class org.eclipse.jetty.client.HttpExchange
 
setRequestContentSource(InputStream) - Method in class org.eclipse.jetty.client.HttpExchange
 
setRequestContentType(String) - Method in class org.eclipse.jetty.client.HttpExchange
 
setRequestHeader(String, String) - Method in class org.eclipse.jetty.client.HttpExchange
Sets the specified request header
setRequestHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.client.HttpExchange
Sets the specified request header
setReserved(boolean) - Method in class org.eclipse.jetty.client.HttpConnection
 
setRetryStatus(boolean) - Method in class org.eclipse.jetty.client.HttpExchange
 
setScheme(Buffer) - Method in class org.eclipse.jetty.client.HttpExchange
 
setSoTimeout(int) - Method in class org.eclipse.jetty.client.HttpClient
Deprecated. use HttpClient.setTimeout(long) instead.
setThreadPool(ThreadPool) - Method in class org.eclipse.jetty.client.HttpClient
 
setTimeout(long) - Method in class org.eclipse.jetty.client.HttpClient
 
setTrustStoreLocation(String) - Method in class org.eclipse.jetty.client.HttpClient
 
setTrustStorePassword(String) - Method in class org.eclipse.jetty.client.HttpClient
 
setURI(String) - Method in class org.eclipse.jetty.client.HttpExchange
 
setURL(String) - Method in class org.eclipse.jetty.client.HttpExchange
 
setUseDirectBuffers(boolean) - Method in class org.eclipse.jetty.client.HttpClient
Set to use NIO direct buffers.
setVersion(int) - Method in class org.eclipse.jetty.client.HttpExchange
 
setVersion(String) - Method in class org.eclipse.jetty.client.HttpExchange
 
SimpleRealmResolver - Class in org.eclipse.jetty.client.security
Simple Realm Resolver.
SimpleRealmResolver(Realm) - Constructor for class org.eclipse.jetty.client.security.SimpleRealmResolver
 
startNewConnection() - Method in class org.eclipse.jetty.client.HttpDestination
 
STATUS_CANCELLED - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_CANCELLING - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_COMPLETED - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_EXCEPTED - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_EXPIRED - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_PARSING_CONTENT - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_PARSING_HEADERS - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_SENDING_REQUEST - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_START - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_WAITING_FOR_COMMIT - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_WAITING_FOR_CONNECTION - Static variable in class org.eclipse.jetty.client.HttpExchange
 
STATUS_WAITING_FOR_RESPONSE - Static variable in class org.eclipse.jetty.client.HttpExchange
 

T

toDetailString() - Method in class org.eclipse.jetty.client.HttpConnection
 
toDetailString() - Method in class org.eclipse.jetty.client.HttpDestination
 
toSocketAddress() - Method in class org.eclipse.jetty.client.Address
 
toString() - Method in class org.eclipse.jetty.client.Address
 
toString() - Method in class org.eclipse.jetty.client.HttpConnection
 
toString() - Method in class org.eclipse.jetty.client.HttpDestination
 
toString() - Method in class org.eclipse.jetty.client.HttpExchange
 

W

waitForDone() - Method in class org.eclipse.jetty.client.HttpExchange
Wait until the exchange is "done".
waitForStatus(int) - Method in class org.eclipse.jetty.client.HttpExchange
Deprecated. Use HttpExchange.waitForDone() instead
waitTilCompletion() - Method in class org.eclipse.jetty.client.webdav.WebdavSupportedExchange
 
WebdavListener - Class in org.eclipse.jetty.client.webdav
WebdavListener
WebdavListener(HttpDestination, HttpExchange) - Constructor for class org.eclipse.jetty.client.webdav.WebdavListener
 
WebdavSupportedExchange - Class in org.eclipse.jetty.client.webdav
 
WebdavSupportedExchange() - Constructor for class org.eclipse.jetty.client.webdav.WebdavSupportedExchange
 

A B C D E F G H I M N O P R S T W

Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.