A B C D E F G H I J K L M N O P Q R S T U V W X _

A

AbstractBuffer - Class in org.eclipse.jetty.io
 
AbstractBuffer(int, boolean) - Constructor for class org.eclipse.jetty.io.AbstractBuffer
Constructor for BufferView
AbstractConnector - Class in org.eclipse.jetty.server
Abstract Connector implementation.
AbstractConnector() - Constructor for class org.eclipse.jetty.server.AbstractConnector
 
AbstractGenerator - Class in org.eclipse.jetty.http
Abstract Generator.
AbstractGenerator(Buffers, EndPoint) - Constructor for class org.eclipse.jetty.http.AbstractGenerator
Constructor.
AbstractHandler - Class in org.eclipse.jetty.server.handler
AbstractHandler.
AbstractHandler() - Constructor for class org.eclipse.jetty.server.handler.AbstractHandler
 
AbstractHandlerContainer - Class in org.eclipse.jetty.server.handler
Abstract Handler Container.
AbstractHandlerContainer() - Constructor for class org.eclipse.jetty.server.handler.AbstractHandlerContainer
 
AbstractLifeCycle - Class in org.eclipse.jetty.util.component
Basic implementation of the life cycle interface for components.
AbstractLifeCycle() - Constructor for class org.eclipse.jetty.util.component.AbstractLifeCycle
 
AbstractLifeCycle.AbstractLifeCycleListener - Class in org.eclipse.jetty.util.component
 
AbstractLifeCycle.AbstractLifeCycleListener() - Constructor for class org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
 
AbstractNIOConnector - Class in org.eclipse.jetty.server.nio
 
AbstractNIOConnector() - Constructor for class org.eclipse.jetty.server.nio.AbstractNIOConnector
 
AbstractSessionIdManager - Class in org.eclipse.jetty.server.session
 
AbstractSessionIdManager() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionIdManager
 
AbstractSessionIdManager(Random) - Constructor for class org.eclipse.jetty.server.session.AbstractSessionIdManager
 
AbstractSessionManager - Class in org.eclipse.jetty.server.session
An Abstract implementation of SessionManager.
AbstractSessionManager() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionManager
 
AbstractSessionManager.NullSessionContext - Class in org.eclipse.jetty.server.session
Null returning implementation of HttpSessionContext
AbstractSessionManager.Session - Class in org.eclipse.jetty.server.session
Implements HttpSession from the javax.servlet package.
AbstractSessionManager.Session(HttpServletRequest) - Constructor for class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
AbstractSessionManager.Session(long, String) - Constructor for class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
AbstractSessionManager.SessionIf - Interface in org.eclipse.jetty.server.session
Interface that any session wrapper should implement so that SessionManager may access the Jetty session implementation.
ACCEPT - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
accept(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
accept(int) - Method in class org.eclipse.jetty.server.bio.SocketConnector
 
accept(int) - Method in class org.eclipse.jetty.server.LocalConnector
 
accept(int) - Method in class org.eclipse.jetty.server.nio.BlockingChannelConnector
 
accept(int) - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
accept(int) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
ACCEPT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_CHARSET - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
ACCEPT_CHARSET_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_CHARSET_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_ENCODING - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
ACCEPT_ENCODING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_ENCODING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_LANGUAGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
ACCEPT_LANGUAGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_LANGUAGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_RANGES - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
ACCEPT_RANGES_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_RANGES_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
acceptChannel(SelectionKey) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
ACCEPTED_202 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
access(HttpSession, boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
access(long) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
access(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
Entry to session.
access(HttpSession, boolean) - Method in interface org.eclipse.jetty.server.SessionManager
Called by the SessionHandler when a session is first accessed by a request.
add(String, String) - Method in class org.eclipse.jetty.http.HttpFields
Add to or set a field.
add(Buffer, Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Add to or set a field.
add(HttpFields) - Method in class org.eclipse.jetty.http.HttpFields
Add fields from another HttpFields instance.
add(String, int) - Method in class org.eclipse.jetty.io.BufferCache
Add a buffer to the cache at the specified index.
add(String, Map<String, PathMap>, List<String>) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
 
add(Object) - Method in interface org.eclipse.jetty.util.ajax.JSON.Output
 
add(String, Object) - Method in interface org.eclipse.jetty.util.ajax.JSON.Output
 
add(String, double) - Method in interface org.eclipse.jetty.util.ajax.JSON.Output
 
add(String, long) - Method in interface org.eclipse.jetty.util.ajax.JSON.Output
 
add(String, boolean) - Method in interface org.eclipse.jetty.util.ajax.JSON.Output
 
add(E) - Method in class org.eclipse.jetty.util.ArrayQueue
 
add(int, E) - Method in class org.eclipse.jetty.util.ArrayQueue
 
add(E) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
add(int, E) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
add(Container.Relationship) - Method in interface org.eclipse.jetty.util.component.Container.Listener
 
add(Object, Object) - Static method in class org.eclipse.jetty.util.LazyList
Add an item to a LazyList
add(Object, int, Object) - Static method in class org.eclipse.jetty.util.LazyList
Add an item to a LazyList
add(Throwable) - Method in exception org.eclipse.jetty.util.MultiException
 
add(K, Object) - Method in class org.eclipse.jetty.util.MultiMap
Add value to multi valued entry.
add(long) - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
add(int, Object) - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
addArray(Object, Object[]) - Static method in class org.eclipse.jetty.util.LazyList
Add the contents of an array to a LazyList
addBean(Object) - Method in class org.eclipse.jetty.server.Server
Add an associated bean.
addBean(Object) - Method in class org.eclipse.jetty.util.component.Container
 
addBean(Object) - Method in interface org.eclipse.jetty.util.component.Container.Listener
 
addBlack(String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
 
addChange(Object) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
addChange(SelectableChannel, Object) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
addClass(Class) - Method in interface org.eclipse.jetty.util.ajax.JSON.Output
 
addClassPath(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
addCollection(Object, Collection<?>) - Static method in class org.eclipse.jetty.util.LazyList
Add the contents of a Collection to a LazyList
addConnector(Connector) - Method in class org.eclipse.jetty.server.Server
 
addContent(Buffer, boolean) - Method in interface org.eclipse.jetty.http.Generator
Add content.
addContent(byte) - Method in interface org.eclipse.jetty.http.Generator
Add content.
addContent(Buffer, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
Add content.
addContent(byte) - Method in class org.eclipse.jetty.http.HttpGenerator
Add content.
addContentHandler(String, ContentHandler) - Method in class org.eclipse.jetty.xml.XmlParser
Add a ContentHandler.
addContext(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
Add a context handler.
addContinuationListener(ContinuationListener) - Method in interface org.eclipse.jetty.continuation.Continuation
Add a ContinuationListener.
addContinuationListener(ContinuationListener) - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
addContinuationListener(ContinuationListener) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
addContinuationListener(ContinuationListener) - Method in interface org.eclipse.jetty.server.AsyncContext
 
addContinuationListener(ContinuationListener) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
addConvertor(Class, JSON.Convertor) - Method in class org.eclipse.jetty.util.ajax.JSON
Register a JSON.Convertor for a class or interface.
addConvertorFor(String, JSON.Convertor) - Method in class org.eclipse.jetty.util.ajax.JSON
Register a JSON.Convertor for a named class or interface.
addCookie(HttpCookie) - Method in class org.eclipse.jetty.server.Response
 
addCookie(Cookie) - Method in class org.eclipse.jetty.server.Response
 
addCookieField(String) - Method in class org.eclipse.jetty.server.CookieCutter
 
addDateField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of a date field.
addDateHeader(String, long) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
 
addDateHeader(String, long) - Method in class org.eclipse.jetty.server.Response
 
addErrorPage(Class, String) - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
Add Error Page mapping for an exception class This method is called as a result of an exception-type element in a web.xml file or may be called directly
addErrorPage(int, String) - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
Add Error Page mapping for a status code.
addErrorPage(int, int, String) - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
Add Error Page mapping for a status code range.
addEventListener(EventListener) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Add a context event listeners.
addEventListener(EventListener) - Method in class org.eclipse.jetty.server.Request
 
addEventListener(EventListener) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
addEventListener(EventListener) - Method in class org.eclipse.jetty.server.session.SessionHandler
 
addEventListener(EventListener) - Method in interface org.eclipse.jetty.server.SessionManager
Adds an event listener for session-related events.
addEventListener(Container.Listener) - Method in class org.eclipse.jetty.util.component.Container
 
addEventListener(EventListener) - Method in class org.eclipse.jetty.webapp.WebAppContext
Add EventListener Conveniance method that calls WebAppContext.setEventListeners(EventListener[])
addFilter(FilterHolder, String, int) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
conveniance method to add a filter
addFilter(Class<? extends Filter>, String, int) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
convenience method to add a filter
addFilter(String, String, int) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
convenience method to add a filter
addFilter(String, String, int) - Method in class org.eclipse.jetty.servlet.ServletHandler
Deprecated. use ServletHandler.addFilterWithMapping(Class, String, int) instead
addFilter(FilterHolder, FilterMapping) - Method in class org.eclipse.jetty.servlet.ServletHandler
convenience method to add a filter and mapping
addFilter(FilterHolder) - Method in class org.eclipse.jetty.servlet.ServletHandler
Convenience method to add a preconstructed FilterHolder
addFilterMapping(FilterMapping) - Method in class org.eclipse.jetty.servlet.ServletHandler
Convenience method to add a preconstructed FilterMapping
addFilterMappingForServletNames(String, EnumSet<DispatcherType>, boolean, String...) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
 
addFilterWithMapping(Class<? extends Filter>, String, int) - Method in class org.eclipse.jetty.servlet.ServletHandler
Convenience method to add a filter.
addFilterWithMapping(String, String, int) - Method in class org.eclipse.jetty.servlet.ServletHandler
Convenience method to add a filter.
addFilterWithMapping(FilterHolder, String, int) - Method in class org.eclipse.jetty.servlet.ServletHandler
Convenience method to add a filter.
addGetter(String, Method) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
addHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
 
addHeader(String, String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
 
addHeader(String, String) - Method in class org.eclipse.jetty.server.Response
 
addIntHeader(String, int) - Method in class org.eclipse.jetty.server.Response
 
addJars(Resource) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
Add elements to the class path for the context from the jar and zip files found in the specified resource.
addJSON(Appendable) - Method in interface org.eclipse.jetty.util.ajax.JSON.Generator
 
addJSON(Appendable) - Method in class org.eclipse.jetty.util.ajax.JSON.Literal
 
addLifeCycle(LifeCycle) - Method in class org.eclipse.jetty.server.Server
Deprecated. Use Server.addBean(Object)
addLifeCycleListener(LifeCycle.Listener) - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
addLifeCycleListener(LifeCycle.Listener) - Method in interface org.eclipse.jetty.util.component.LifeCycle
 
addListener(Scanner.Listener) - Method in class org.eclipse.jetty.util.Scanner
Add an added/removed/changed listener
addLocaleEncoding(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
addLongField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of an long field.
addLongField(Buffer, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of an long field.
addMimeMapping(String, String) - Method in class org.eclipse.jetty.http.MimeTypes
Set a mime mapping
addPath(String) - Method in class org.eclipse.jetty.util.resource.FileResource
 
addPath(String) - Method in class org.eclipse.jetty.util.resource.Resource
Returns the resource contained inside the current resource with the given name.
addPath(String) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
addPath(String) - Method in class org.eclipse.jetty.util.resource.URLResource
Returns the resource contained inside the current resource with the given name
addPaths(String, String) - Static method in class org.eclipse.jetty.util.URIUtil
Add two URI path segments.
addPattern(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
Parse a classpath pattern string and appending the result to the existing configuration.
addResource(WebAppContext, String, Resource) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
addRole(String) - Method in class org.eclipse.jetty.security.RoleInfo
 
addServerClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
addServlet(String, String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
conveniance method to add a servlet.
addServlet(Class<? extends Servlet>, String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
conveniance method to add a servlet.
addServlet(ServletHolder, String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
conveniance method to add a servlet.
addServlet(String, String) - Method in class org.eclipse.jetty.servlet.ServletHandler
Deprecated. use ServletHandler.addServletWithMapping(Class, String) instead
addServlet(ServletHolder) - Method in class org.eclipse.jetty.servlet.ServletHandler
Convenience method to add a pre-constructed ServletHolder.
addServletMapping(String, String[]) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
 
addServletMapping(ServletMapping) - Method in class org.eclipse.jetty.servlet.ServletHandler
Convenience method to add a pre-constructed ServletMapping.
addServletWithMapping(String, String) - Method in class org.eclipse.jetty.servlet.ServletHandler
conveniance method to add a servlet.
addServletWithMapping(Class<? extends Servlet>, String) - Method in class org.eclipse.jetty.servlet.ServletHandler
conveniance method to add a servlet.
addServletWithMapping(ServletHolder, String) - Method in class org.eclipse.jetty.servlet.ServletHandler
conveniance method to add a servlet.
addSession(AbstractSessionManager.Session) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
addSession(AbstractSessionManager.Session, boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Add the session Registers the session with this manager and registers the session ID with the sessionIDManager;
addSession(HttpSession) - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
 
addSession(AbstractSessionManager.Session) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
addSession(HttpSession) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
addSession(AbstractSessionManager.Session) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Add a newly created session to our in-memory list for this node and persist it.
addSession(HttpSession) - Method in interface org.eclipse.jetty.server.SessionIdManager
Add a session to the list of known sessions for a given ID.
addSetCookie(HttpCookie) - Method in class org.eclipse.jetty.http.HttpFields
Format a set cookie value
addSetCookie(String, String, String, String, long, String, boolean, boolean, int) - Method in class org.eclipse.jetty.http.HttpFields
Format a set cookie value
addSetter(String, Method) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
addSystemClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
addToArray(Object[], Object, Class<?>) - Static method in class org.eclipse.jetty.util.LazyList
Add element to an array
addUnsafe(E) - Method in class org.eclipse.jetty.util.ArrayQueue
Add without synchronization or bounds checking
addValues(K, List) - Method in class org.eclipse.jetty.util.MultiMap
Add values to multi valued entry.
addValues(K, String[]) - Method in class org.eclipse.jetty.util.MultiMap
Add values to multi valued entry.
addWhite(String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
 
AGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
AGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
AGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ALL - Static variable in class org.eclipse.jetty.servlet.FilterMapping
 
ALL_INTERFACES - Static variable in class org.eclipse.jetty.util.StringUtil
 
ALLOW - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
ALLOW_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ALLOW_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ANY_ROLE - Static variable in class org.eclipse.jetty.http.security.Constraint
 
append(StringBuffer, Object) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
append(Appendable, Object) - Method in class org.eclipse.jetty.util.ajax.JSON
Append object as JSON to string buffer.
append(StringBuilder, String, int, int) - Static method in class org.eclipse.jetty.util.StringUtil
Append substring to StringBuilder
append(StringBuilder, byte, int) - Static method in class org.eclipse.jetty.util.StringUtil
append hex digit
append(byte[], int, int) - Method in class org.eclipse.jetty.util.Utf8StringBuffer
 
append(byte) - Method in class org.eclipse.jetty.util.Utf8StringBuffer
 
append(byte[], int, int) - Method in class org.eclipse.jetty.util.Utf8StringBuilder
 
append(byte) - Method in class org.eclipse.jetty.util.Utf8StringBuilder
 
append2digits(StringBuffer, int) - Static method in class org.eclipse.jetty.util.StringUtil
 
append2digits(StringBuilder, int) - Static method in class org.eclipse.jetty.util.StringUtil
 
appendArray(StringBuffer, Collection) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendArray(Appendable, Collection) - Method in class org.eclipse.jetty.util.ajax.JSON
 
appendArray(StringBuffer, Object) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendArray(Appendable, Object) - Method in class org.eclipse.jetty.util.ajax.JSON
 
appendBoolean(StringBuffer, Boolean) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendBoolean(Appendable, Boolean) - Method in class org.eclipse.jetty.util.ajax.JSON
 
appendJSON(StringBuffer, JSON.Convertor, Object) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendJSON(Appendable, JSON.Convertor, Object) - Method in class org.eclipse.jetty.util.ajax.JSON
 
appendJSON(StringBuffer, JSON.Convertible) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendJSON(Appendable, JSON.Convertible) - Method in class org.eclipse.jetty.util.ajax.JSON
 
appendJSON(StringBuffer, JSON.Generator) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendJSON(Appendable, JSON.Generator) - Method in class org.eclipse.jetty.util.ajax.JSON
 
appendMap(StringBuffer, Map<?, ?>) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendMap(Appendable, Map<?, ?>) - Method in class org.eclipse.jetty.util.ajax.JSON
 
appendNull(StringBuffer) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendNull(Appendable) - Method in class org.eclipse.jetty.util.ajax.JSON
 
appendNumber(StringBuffer, Number) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendNumber(Appendable, Number) - Method in class org.eclipse.jetty.util.ajax.JSON
 
appendString(StringBuffer, String) - Method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
appendString(Appendable, String) - Method in class org.eclipse.jetty.util.ajax.JSON
 
array() - Method in interface org.eclipse.jetty.io.Buffer
Get the underlying array, if one exists.
array() - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
array() - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
array() - Method in class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
array() - Method in class org.eclipse.jetty.io.View
 
array2List(E[]) - Static method in class org.eclipse.jetty.util.LazyList
 
ArrayQueue<E> - Class in org.eclipse.jetty.util
Queue backed by circular array.
ArrayQueue() - Constructor for class org.eclipse.jetty.util.ArrayQueue
 
ArrayQueue(int) - Constructor for class org.eclipse.jetty.util.ArrayQueue
 
ArrayQueue(int, int) - Constructor for class org.eclipse.jetty.util.ArrayQueue
 
ArrayQueue(int, int, Object) - Constructor for class org.eclipse.jetty.util.ArrayQueue
 
asArray() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
asArray() - Method in interface org.eclipse.jetty.io.Buffer
 
asciiToLowerCase(String) - Static method in class org.eclipse.jetty.util.StringUtil
fast lower case conversion.
asImmutableBuffer() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
asImmutableBuffer() - Method in interface org.eclipse.jetty.io.Buffer
 
asMutableBuffer() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
asMutableBuffer() - Method in interface org.eclipse.jetty.io.Buffer
 
asNonVolatileBuffer() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
asNonVolatileBuffer() - Method in interface org.eclipse.jetty.io.Buffer
 
asReadOnlyBuffer() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
asReadOnlyBuffer() - Method in interface org.eclipse.jetty.io.Buffer
 
associate(UserIdentity) - Method in class org.eclipse.jetty.security.DefaultIdentityService
If there are roles refs present in the scope, then wrap the UserIdentity with one that uses the role references in the UserIdentity.isUserInRole(String, org.eclipse.jetty.server.UserIdentity.Scope)
associate(UserIdentity) - Method in interface org.eclipse.jetty.security.IdentityService
Associate a user identity with the current thread.
ASYNC - Static variable in class org.eclipse.jetty.servlet.FilterMapping
 
ASYNC_CONTEXT_PATH - Static variable in interface org.eclipse.jetty.server.AsyncContext
 
ASYNC_PATH_INFO - Static variable in interface org.eclipse.jetty.server.AsyncContext
 
ASYNC_QUERY_STRING - Static variable in interface org.eclipse.jetty.server.AsyncContext
 
ASYNC_REQUEST_URI - Static variable in interface org.eclipse.jetty.server.AsyncContext
 
ASYNC_SERVLET_PATH - Static variable in interface org.eclipse.jetty.server.AsyncContext
 
AsyncContext - Interface in org.eclipse.jetty.server
 
AsyncContinuation - Class in org.eclipse.jetty.server
Implementation of Continuation and AsyncContext interfaces.
AsyncContinuation() - Constructor for class org.eclipse.jetty.server.AsyncContinuation
 
AsyncContinuation.AsyncEventState - Class in org.eclipse.jetty.server
 
AsyncContinuation.AsyncEventState(ServletContext, ServletRequest, ServletResponse) - Constructor for class org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
 
AsyncEndPoint - Interface in org.eclipse.jetty.io
 
ATTRIBUTE - Static variable in interface org.eclipse.jetty.continuation.Continuation
 
attributeAdded(HttpSessionBindingEvent) - Method in class org.eclipse.jetty.security.authentication.SessionAuthentication
 
attributeRemoved(HttpSessionBindingEvent) - Method in class org.eclipse.jetty.security.authentication.SessionAuthentication
 
attributeReplaced(HttpSessionBindingEvent) - Method in class org.eclipse.jetty.security.authentication.SessionAuthentication
 
Attributes - Interface in org.eclipse.jetty.util
Attributes.
AttributesMap - Class in org.eclipse.jetty.util
AttributesMap.
AttributesMap() - Constructor for class org.eclipse.jetty.util.AttributesMap
 
AttributesMap(Map<String, Object>) - Constructor for class org.eclipse.jetty.util.AttributesMap
 
AttributesMap(AttributesMap) - Constructor for class org.eclipse.jetty.util.AttributesMap
 
authenticate(ServletRequest) - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
 
authenticate(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
 
authenticate(Object) - Method in class org.eclipse.jetty.security.MappedLoginService.Anonymous
 
authenticate(Object) - Method in class org.eclipse.jetty.security.MappedLoginService.KnownUser
 
authenticate(Object) - Method in interface org.eclipse.jetty.security.MappedLoginService.UserPrincipal
 
authenticate(ServletRequest) - Method in interface org.eclipse.jetty.server.Authentication.Deferred
Authenticate if possible without sending a challenge.
authenticate(ServletRequest, ServletResponse) - Method in interface org.eclipse.jetty.server.Authentication.Deferred
Authenticate and possibly send a challenge.
Authentication - Interface in org.eclipse.jetty.server
The Authentication state of a request.
Authentication.Challenge - Interface in org.eclipse.jetty.server
An Authentication Challenge has been sent.
Authentication.Deferred - Interface in org.eclipse.jetty.server
A deferred authentication with methods to progress the authentication process.
Authentication.Failure - Interface in org.eclipse.jetty.server
An Authentication Failure has been sent.
Authentication.ResponseSent - Interface in org.eclipse.jetty.server
Authentication Response sent state.
Authentication.SendSuccess - Interface in org.eclipse.jetty.server
 
Authentication.User - Interface in org.eclipse.jetty.server
A successful Authentication with User information.
Authentication.Wrapped - Interface in org.eclipse.jetty.server
A wrapped authentication with methods provide the wrapped request/response for use by the application
Authenticator - Interface in org.eclipse.jetty.security
Authenticator Interface
Authenticator.Configuration - Interface in org.eclipse.jetty.security
Authenticator Configuration
Authenticator.Factory - Interface in org.eclipse.jetty.security
Authenticator Facotory
AUTHORIZATION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
AUTHORIZATION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
AUTHORIZATION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
available() - Method in class org.eclipse.jetty.http.HttpParser
 

B

B64Code - Class in org.eclipse.jetty.http.security
Fast B64 Encoder/Decoder as described in RFC 1421.
B64Code() - Constructor for class org.eclipse.jetty.http.security.B64Code
 
BAD_GATEWAY_502 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
BAD_REQUEST_400 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
BasicAuthenticator - Class in org.eclipse.jetty.security.authentication
 
BasicAuthenticator() - Constructor for class org.eclipse.jetty.security.authentication.BasicAuthenticator
 
bindValue(String, Object) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
If value implements HttpSessionBindingListener, call valueBound()
blockForContent(long) - Method in class org.eclipse.jetty.http.HttpParser
 
blockForOutput(long) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
BlockingArrayQueue<E> - Class in org.eclipse.jetty.util
Queue backed by a circular array.
BlockingArrayQueue() - Constructor for class org.eclipse.jetty.util.BlockingArrayQueue
Create a growing partially blocking Queue
BlockingArrayQueue(int) - Constructor for class org.eclipse.jetty.util.BlockingArrayQueue
Create a fixed size partially blocking Queue
BlockingArrayQueue(int, int) - Constructor for class org.eclipse.jetty.util.BlockingArrayQueue
Create a growing partially blocking Queue.
BlockingArrayQueue(int, int, int) - Constructor for class org.eclipse.jetty.util.BlockingArrayQueue
Create a growing limited partially blocking Queue.
BlockingChannelConnector - Class in org.eclipse.jetty.server.nio
Blocking NIO connector.
BlockingChannelConnector() - Constructor for class org.eclipse.jetty.server.nio.BlockingChannelConnector
Constructor.
blockReadable(long) - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
blockReadable(long) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
blockReadable(long) - Method in interface org.eclipse.jetty.io.EndPoint
 
blockReadable(long) - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
blockReadable(long) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
blockWritable(long) - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
blockWritable(long) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
blockWritable(long) - Method in interface org.eclipse.jetty.io.EndPoint
 
blockWritable(long) - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
blockWritable(long) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
buffer() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
Buffer - Interface in org.eclipse.jetty.io
Byte Buffer interface.
buffer() - Method in interface org.eclipse.jetty.io.Buffer
Get the unerlying buffer.
buffer() - Method in class org.eclipse.jetty.io.View
 
Buffer.CaseInsensitve - Interface in org.eclipse.jetty.io
 
BufferCache - Class in org.eclipse.jetty.io
Stores a collection of BufferCache.CachedBuffer objects.
BufferCache() - Constructor for class org.eclipse.jetty.io.BufferCache
 
BufferCache.CachedBuffer - Class in org.eclipse.jetty.io
 
BufferCache.CachedBuffer(String, int) - Constructor for class org.eclipse.jetty.io.BufferCache.CachedBuffer
 
BufferDateCache - Class in org.eclipse.jetty.io
 
BufferDateCache() - Constructor for class org.eclipse.jetty.io.BufferDateCache
 
BufferDateCache(String, DateFormatSymbols) - Constructor for class org.eclipse.jetty.io.BufferDateCache
 
BufferDateCache(String, Locale) - Constructor for class org.eclipse.jetty.io.BufferDateCache
 
BufferDateCache(String) - Constructor for class org.eclipse.jetty.io.BufferDateCache
 
Buffers - Interface in org.eclipse.jetty.io
BufferSource.
bufferSize - Static variable in class org.eclipse.jetty.util.IO
 
BufferUtil - Class in org.eclipse.jetty.io
Buffer utility methods.
BufferUtil() - Constructor for class org.eclipse.jetty.io.BufferUtil
 
ByteArrayBuffer - Class in org.eclipse.jetty.io
 
ByteArrayBuffer(int, boolean) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer
 
ByteArrayBuffer(byte[]) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer
 
ByteArrayBuffer(byte[], int, int) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer
 
ByteArrayBuffer(byte[], int, int, int) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer
 
ByteArrayBuffer(byte[], int, int, int, boolean) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer
 
ByteArrayBuffer(int) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer
 
ByteArrayBuffer(String) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer
 
ByteArrayBuffer(String, String) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer
 
ByteArrayBuffer.CaseInsensitive - Class in org.eclipse.jetty.io
 
ByteArrayBuffer.CaseInsensitive(String) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer.CaseInsensitive
 
ByteArrayBuffer.CaseInsensitive(byte[], int, int, int) - Constructor for class org.eclipse.jetty.io.ByteArrayBuffer.CaseInsensitive
 
ByteArrayEndPoint - Class in org.eclipse.jetty.io
ByteArrayEndPoint.
ByteArrayEndPoint() - Constructor for class org.eclipse.jetty.io.ByteArrayEndPoint
 
ByteArrayEndPoint(byte[], int) - Constructor for class org.eclipse.jetty.io.ByteArrayEndPoint
 
ByteArrayISO8859Writer - Class in org.eclipse.jetty.util
Byte Array ISO 8859 writer.
ByteArrayISO8859Writer() - Constructor for class org.eclipse.jetty.util.ByteArrayISO8859Writer
Constructor.
ByteArrayISO8859Writer(int) - Constructor for class org.eclipse.jetty.util.ByteArrayISO8859Writer
Constructor.
ByteArrayISO8859Writer(byte[]) - Constructor for class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
ByteArrayOutputStream2 - Class in org.eclipse.jetty.util
ByteArrayOutputStream with public internals
ByteArrayOutputStream2() - Constructor for class org.eclipse.jetty.util.ByteArrayOutputStream2
 
ByteArrayOutputStream2(int) - Constructor for class org.eclipse.jetty.util.ByteArrayOutputStream2
 
BYTES - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
BYTES_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
BYTES_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 

C

CACHE - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CACHE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CACHE - Static variable in class org.eclipse.jetty.http.HttpMethods
 
CACHE - Static variable in class org.eclipse.jetty.http.HttpVersions
 
CACHE - Static variable in class org.eclipse.jetty.http.MimeTypes
 
CACHE_CONTROL - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
CACHE_CONTROL_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CACHE_CONTROL_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
cacheInvalidate(JDBCSessionManager.Session) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
A method that can be implemented in subclasses to support distributed caching of sessions.
cancel() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
cancel() - Method in class org.eclipse.jetty.util.thread.Timeout.Task
Cancel the task.
cancelAll() - Method in class org.eclipse.jetty.util.thread.Timeout
 
cancelIdle() - Method in interface org.eclipse.jetty.io.AsyncEndPoint
Cancel a call to the idle timeout
cancelIdle() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
cancelIdle(Timeout.Task) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
cancelTimeout(Timeout.Task) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
cancelTimeout() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
cancelTimeout(Timeout.Task) - Method in class org.eclipse.jetty.server.HttpConnection
 
canonicalPath(String) - Static method in class org.eclipse.jetty.util.URIUtil
Convert a path to a cananonical form.
capacity() - Method in interface org.eclipse.jetty.io.Buffer
The capacity of the buffer.
capacity() - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
capacity() - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
capacity() - Method in class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
capacity() - Method in class org.eclipse.jetty.io.View
 
capacity() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
CARRIAGE_RETURN - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
CASE_INSENSTIVE - Static variable in class org.eclipse.jetty.util.StringMap
 
ChannelEndPoint - Class in org.eclipse.jetty.io.nio
To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
ChannelEndPoint(ByteChannel) - Constructor for class org.eclipse.jetty.io.nio.ChannelEndPoint
 
check(Object) - Method in class org.eclipse.jetty.http.security.Credential
Check a credential
check(Object) - Method in class org.eclipse.jetty.http.security.Credential.Crypt
 
check(Object) - Method in class org.eclipse.jetty.http.security.Credential.MD5
 
check(Object) - Method in class org.eclipse.jetty.http.security.Password
 
checkConnection() - Method in class org.eclipse.jetty.util.resource.JarResource
 
checkConnection() - Method in class org.eclipse.jetty.util.resource.URLResource
 
checkContext(String, Request, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
checkForwardedHeaders(EndPoint, Request) - Method in class org.eclipse.jetty.server.AbstractConnector
 
checkParams(Class[], Class[], boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
checkSecurity(Request) - Method in class org.eclipse.jetty.security.SecurityHandler
 
checkServletType() - Method in class org.eclipse.jetty.servlet.ServletHolder
Check to ensure class of servlet is acceptable.
checkUserDataPermissions(String, Request, Response, Object) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
 
checkUserDataPermissions(String, Request, Response, Object) - Method in class org.eclipse.jetty.security.SecurityHandler
 
checkWebResourcePermissions(String, Request, Response, Object, UserIdentity) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
 
checkWebResourcePermissions(String, Request, Response, Object, UserIdentity) - Method in class org.eclipse.jetty.security.SecurityHandler
 
CHUNKED - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CHUNKED_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CHUNKED_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
CHUNKED_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
ClasspathPattern - Class in org.eclipse.jetty.webapp
ClasspathPattern performs sequential pattern matching of a class name against an internal array of classpath pattern entries.
ClasspathPattern(String[]) - Constructor for class org.eclipse.jetty.webapp.ClasspathPattern
 
ClasspathPattern(String) - Constructor for class org.eclipse.jetty.webapp.ClasspathPattern
 
clear() - Method in class org.eclipse.jetty.http.HttpFields
Clear the header.
clear() - Method in class org.eclipse.jetty.http.HttpURI
 
clear() - Method in class org.eclipse.jetty.http.PathMap
 
clear() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
clear() - Method in interface org.eclipse.jetty.io.Buffer
Clear the buffer.
clear() - Method in class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
clear() - Method in class org.eclipse.jetty.io.View
 
clear(HttpServletRequest) - Method in interface org.eclipse.jetty.security.CrossContextPsuedoSession
 
clear(HttpServletRequest) - Method in class org.eclipse.jetty.security.HashCrossContextPsuedoSession
 
clear() - Method in class org.eclipse.jetty.util.ArrayQueue
 
clear() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
clear() - Method in class org.eclipse.jetty.util.MultiMap
 
clear() - Method in class org.eclipse.jetty.util.StringMap
 
clear() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
clearAttributes() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
clearAttributes() - Method in class org.eclipse.jetty.server.Server
 
clearAttributes() - Method in interface org.eclipse.jetty.util.Attributes
 
clearAttributes() - Method in class org.eclipse.jetty.util.AttributesMap
 
clearEventListeners() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
clearEventListeners() - Method in class org.eclipse.jetty.server.session.SessionHandler
 
clearEventListeners() - Method in interface org.eclipse.jetty.server.SessionManager
Removes all event listeners for session-related events.
clearPassword() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
clearPassword() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
ClientCertAuthenticator - Class in org.eclipse.jetty.security.authentication
 
ClientCertAuthenticator() - Constructor for class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
 
clone() - Method in class org.eclipse.jetty.http.security.Constraint
 
clone(Object) - Static method in class org.eclipse.jetty.util.LazyList
 
clone() - Method in class org.eclipse.jetty.util.UrlEncoded
 
CLOSE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
close() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
close() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
 
close() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
close() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
close() - Method in interface org.eclipse.jetty.io.EndPoint
Close any backing stream associated with the buffer
close() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
close() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
close() - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Close the stream.
close() - Method in class org.eclipse.jetty.io.WriterOutputStream
 
close() - Method in class org.eclipse.jetty.server.bio.SocketConnector
 
close() - Method in class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
 
close() - Method in interface org.eclipse.jetty.server.Connector
 
close() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection
 
close() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
close() - Method in class org.eclipse.jetty.server.HttpConnection.Output
 
close() - Method in class org.eclipse.jetty.server.HttpOutput
 
close() - Method in class org.eclipse.jetty.server.HttpWriter
 
close() - Method in class org.eclipse.jetty.server.LocalConnector
 
close() - Method in class org.eclipse.jetty.server.nio.BlockingChannelConnector
 
close() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
close() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
close(InputStream) - Static method in class org.eclipse.jetty.util.IO
closes an input stream, and logs exceptions
close(Reader) - Static method in class org.eclipse.jetty.util.IO
closes a reader, and logs exceptions
close(Writer) - Static method in class org.eclipse.jetty.util.IO
closes a writer, and logs exceptions
close(OutputStream) - Static method in class org.eclipse.jetty.util.IO
closes an output stream, and logs exceptions
close() - Method in class org.eclipse.jetty.util.MultiPartOutputStream
End the current part.
close() - Method in class org.eclipse.jetty.util.MultiPartWriter
End the current part.
close() - Method in class org.eclipse.jetty.util.RolloverFileOutputStream
 
CLOSE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CLOSE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
closeClient() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection
 
closeClient() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
closeServer() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection
 
closeServer() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
COLON - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
combine(RoleInfo) - Method in class org.eclipse.jetty.security.RoleInfo
 
combine(UserDataConstraint) - Method in enum org.eclipse.jetty.security.UserDataConstraint
 
commitResponse(boolean) - Method in class org.eclipse.jetty.server.HttpConnection
 
compact() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
compact() - Method in interface org.eclipse.jetty.io.Buffer
Compact the buffer by discarding bytes before the postion (or mark if set).
compact() - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
compact() - Method in class org.eclipse.jetty.io.View
 
compactPath(String) - Static method in class org.eclipse.jetty.util.URIUtil
Convert a path to a compact form.
compareTo(Object) - Method in class org.eclipse.jetty.servlet.ServletHolder
Comparitor by init order.
complete() - Method in interface org.eclipse.jetty.continuation.Continuation
Complete a suspended request.
complete() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
complete() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
complete() - Method in class org.eclipse.jetty.http.AbstractGenerator
Complete the message.
complete() - Method in interface org.eclipse.jetty.http.Generator
 
complete() - Method in class org.eclipse.jetty.http.HttpGenerator
Complete the message.
complete() - Method in interface org.eclipse.jetty.server.AsyncContext
 
complete() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
complete() - Method in class org.eclipse.jetty.server.Response
 
complete(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
complete() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
complete() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
Exit from session
complete(HttpSession) - Method in interface org.eclipse.jetty.server.SessionManager
Called by the SessionHandler when a session is last accessed by a request.
complete(String, JSON.Source) - Static method in class org.eclipse.jetty.util.ajax.JSON
 
completeHeader(HttpFields, boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
completeHeader(HttpFields, boolean) - Method in interface org.eclipse.jetty.http.Generator
 
completeHeader(HttpFields, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
 
completeResponse() - Method in class org.eclipse.jetty.server.HttpConnection
 
completeUncheckedAddContent() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
Configuration - Interface in org.eclipse.jetty.webapp
Base Class for WebApplicationContext Configuration.
configure(Socket) - Method in class org.eclipse.jetty.server.AbstractConnector
 
configure(Socket) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
configure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
Configure WebApp.
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
Configure Apply web-jetty.xml configuration
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
Process web.xml, web-fragment.xml(s), override-web.xml
configure(Object) - Method in class org.eclipse.jetty.xml.XmlConfiguration
Configure an object.
configure() - Method in class org.eclipse.jetty.xml.XmlConfiguration
Configure an object.
CONFLICT_409 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
CONNECT - Static variable in class org.eclipse.jetty.http.HttpMethods
 
connect(HttpServletRequest, String, int) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
Establishes a connection to the remote server.
CONNECT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
CONNECT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
connectDatabase() - Method in class org.eclipse.jetty.security.JDBCLoginService
(re)Connect to database with parameters setup by loadConfig()
ConnectedEndPoint - Interface in org.eclipse.jetty.io
 
CONNECTION - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
Connection - Interface in org.eclipse.jetty.io
Abstract Connection used by Jetty Connectors.
CONNECTION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONNECTION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
connectionClosed(Connection) - Method in class org.eclipse.jetty.server.AbstractConnector
 
connectionFailed(SocketChannel, Throwable, Object) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
connectionOpened(Connection) - Method in class org.eclipse.jetty.server.AbstractConnector
 
connectionUpgraded(Connection, Connection) - Method in class org.eclipse.jetty.server.AbstractConnector
 
Connector - Interface in org.eclipse.jetty.server
HTTP Connector.
Constraint - Class in org.eclipse.jetty.http.security
Describe an auth and/or data constraint.
Constraint() - Constructor for class org.eclipse.jetty.http.security.Constraint
Constructor.
Constraint(String, String) - Constructor for class org.eclipse.jetty.http.security.Constraint
Conveniance Constructor.
ConstraintAware - Interface in org.eclipse.jetty.security
 
ConstraintMapping - Class in org.eclipse.jetty.security
 
ConstraintMapping() - Constructor for class org.eclipse.jetty.security.ConstraintMapping
 
ConstraintSecurityHandler - Class in org.eclipse.jetty.security
Handler to enforce SecurityConstraints.
ConstraintSecurityHandler() - Constructor for class org.eclipse.jetty.security.ConstraintSecurityHandler
 
Container - Class in org.eclipse.jetty.util.component
Container.
Container() - Constructor for class org.eclipse.jetty.util.component.Container
 
Container.Listener - Interface in org.eclipse.jetty.util.component
Listener.
Container.Relationship - Class in org.eclipse.jetty.util.component
A Container event.
CONTAINER_JAR_PATTERN - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
CONTAINER_JAR_RESOURCES - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
CONTAINER_JAR_RESOURCES - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
contains(Object, Object) - Static method in class org.eclipse.jetty.util.LazyList
 
containsHeader(String) - Method in class org.eclipse.jetty.server.Response
 
containsKey(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
 
containsKey(String) - Method in class org.eclipse.jetty.http.HttpFields
 
containsKey(Object) - Method in class org.eclipse.jetty.util.MultiMap
 
containsKey(Object) - Method in class org.eclipse.jetty.util.StringMap
 
containsMatch(String) - Method in class org.eclipse.jetty.http.PathMap
Return whether the path matches any entries in the PathMap, excluding the default entry
containsSameFieldName(Field, Class, boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
containsSameMethodSignature(Method, Class, boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
containsValue(Object) - Method in class org.eclipse.jetty.util.MultiMap
 
content(Buffer) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
 
CONTENT_ENCODING - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_ENCODING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_ENCODING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LANGUAGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_LANGUAGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LANGUAGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LENGTH - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_LENGTH_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LENGTH_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LOCATION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_LOCATION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LOCATION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_MD5 - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_MD5_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_MD5_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_RANGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_RANGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_RANGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_TYPE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_TYPE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_TYPE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
contextFor(String) - Method in class org.eclipse.jetty.util.ajax.JSON
 
contextForArray() - Method in class org.eclipse.jetty.util.ajax.JSON
 
ContextHandler - Class in org.eclipse.jetty.server.handler
ContextHandler.
ContextHandler() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler
 
ContextHandler(ContextHandler.Context) - Constructor for class org.eclipse.jetty.server.handler.ContextHandler
 
ContextHandler(String) - Constructor for class org.eclipse.jetty.server.handler.ContextHandler
 
ContextHandler(HandlerContainer, String) - Constructor for class org.eclipse.jetty.server.handler.ContextHandler
 
ContextHandler.Context - Class in org.eclipse.jetty.server.handler
Context.
ContextHandler.Context() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.Context
 
ContextHandlerCollection - Class in org.eclipse.jetty.server.handler
ContextHandlerCollection.
ContextHandlerCollection() - Constructor for class org.eclipse.jetty.server.handler.ContextHandlerCollection
 
Continuation - Interface in org.eclipse.jetty.continuation
Continuation.
ContinuationFilter - Class in org.eclipse.jetty.continuation
ContinuationFilter
ContinuationFilter() - Constructor for class org.eclipse.jetty.continuation.ContinuationFilter
 
ContinuationFilter.FilteredContinuation - Interface in org.eclipse.jetty.continuation
 
ContinuationListener - Interface in org.eclipse.jetty.continuation
A Continuation Listener
ContinuationSupport - Class in org.eclipse.jetty.continuation
ContinuationSupport.
ContinuationSupport() - Constructor for class org.eclipse.jetty.continuation.ContinuationSupport
 
ContinuationThrowable - Error in org.eclipse.jetty.continuation
ContinuationThrowable
ContinuationThrowable() - Constructor for error org.eclipse.jetty.continuation.ContinuationThrowable
 
CONTINUE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CONTINUE_100 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
CONTINUE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CONTINUE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
convertHexDigit(byte) - Static method in class org.eclipse.jetty.util.TypeUtil
 
convertIdentifier(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
Convert a camel case identifier into either upper or lower depending on the way the db stores identifiers.
convertTo(Class, Map) - Method in class org.eclipse.jetty.util.ajax.JSON
 
COOKIE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
COOKIE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
COOKIE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CookieCutter - Class in org.eclipse.jetty.server
Cookie parser
CookieCutter() - Constructor for class org.eclipse.jetty.server.CookieCutter
 
cookieSet() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
cookieSet() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
 
copy(InputStream, OutputStream) - Static method in class org.eclipse.jetty.util.IO
Copy Stream in to Stream out until EOF or exception.
copy(Reader, Writer) - Static method in class org.eclipse.jetty.util.IO
Copy Reader to Writer out until EOF or exception.
copy(InputStream, OutputStream, long) - Static method in class org.eclipse.jetty.util.IO
Copy Stream in to Stream for byteCount bytes or until EOF or exception.
copy(Reader, Writer, long) - Static method in class org.eclipse.jetty.util.IO
Copy Reader to Writer for byteCount bytes or until EOF or exception.
copy(File, File) - Static method in class org.eclipse.jetty.util.IO
Copy files or directories
copyDir(File, File) - Static method in class org.eclipse.jetty.util.IO
 
copyFile(File, File) - Static method in class org.eclipse.jetty.util.IO
 
copyThread(InputStream, OutputStream) - Static method in class org.eclipse.jetty.util.IO
Copy Stream in to Stream out until EOF or exception.
copyThread(Reader, Writer) - Static method in class org.eclipse.jetty.util.IO
Copy Stream in to Stream out until EOF or exception in own thread
copyTo(File) - Method in class org.eclipse.jetty.util.resource.FileResource
 
copyTo(File) - Method in class org.eclipse.jetty.util.resource.JarResource
 
copyTo(File) - Method in class org.eclipse.jetty.util.resource.Resource
 
copyTo(File) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
CounterStatistic - Class in org.eclipse.jetty.util.statistic
Statistics on a counter value.
CounterStatistic() - Constructor for class org.eclipse.jetty.util.statistic.CounterStatistic
 
countTokens() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
Not implemented.
CR - Static variable in class org.eclipse.jetty.util.TypeUtil
 
CREATED_201 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
createFactory() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
createSSLContext() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
createSSLContext() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
createSSLEngine() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
Credential - Class in org.eclipse.jetty.http.security
Credentials.
Credential() - Constructor for class org.eclipse.jetty.http.security.Credential
 
Credential.Crypt - Class in org.eclipse.jetty.http.security
Unix Crypt Credentials
Credential.MD5 - Class in org.eclipse.jetty.http.security
MD5 Credentials
CRLF - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
CRLF - Static variable in class org.eclipse.jetty.util.IO
 
CRLF - Static variable in class org.eclipse.jetty.util.StringUtil
 
CRLF_BYTES - Static variable in class org.eclipse.jetty.util.IO
 
CrossContextPsuedoSession<T> - Interface in org.eclipse.jetty.security
 
crypt(String, String) - Static method in class org.eclipse.jetty.http.security.Credential.Crypt
 
crypt(String, String) - Static method in class org.eclipse.jetty.http.security.UnixCrypt
Encrypts String into crypt (Unix) code.
customize(EndPoint, Request) - Method in class org.eclipse.jetty.server.AbstractConnector
 
customize(EndPoint, Request) - Method in class org.eclipse.jetty.server.bio.SocketConnector
 
customize(EndPoint, Request) - Method in interface org.eclipse.jetty.server.Connector
Customize a request for an endpoint.
customize(EndPoint, Request) - Method in class org.eclipse.jetty.server.nio.BlockingChannelConnector
 
customize(EndPoint, Request) - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
customize(SSLSession, EndPoint, Request) - Static method in class org.eclipse.jetty.server.ssl.SslCertificates
Allow the Listener a chance to customise the request.
customize(EndPoint, Request) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
Allow the Listener a chance to customise the request.
customize(EndPoint, Request) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
Allow the Listener a chance to customise the request.
customizeFilter(Filter) - Method in class org.eclipse.jetty.servlet.ServletHandler
Customize a Filter.
customizeFilterDestroy(Filter) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
customizeServlet(Servlet) - Method in class org.eclipse.jetty.servlet.ServletHandler
Customize a servlet.
customizeServletDestroy(Servlet) - Method in class org.eclipse.jetty.servlet.ServletHandler
 

D

DATE - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
DATE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
DATE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
DateCache - Class in org.eclipse.jetty.util
Date Format Cache.
DateCache() - Constructor for class org.eclipse.jetty.util.DateCache
Constructor.
DateCache(String) - Constructor for class org.eclipse.jetty.util.DateCache
Constructor.
DateCache(String, Locale) - Constructor for class org.eclipse.jetty.util.DateCache
 
DateCache(String, DateFormatSymbols) - Constructor for class org.eclipse.jetty.util.DateCache
 
DC_CONFIDENTIAL - Static variable in class org.eclipse.jetty.http.security.Constraint
 
DC_FORBIDDEN - Static variable in class org.eclipse.jetty.http.security.Constraint
 
DC_INTEGRAL - Static variable in class org.eclipse.jetty.http.security.Constraint
 
DC_NONE - Static variable in class org.eclipse.jetty.http.security.Constraint
 
DC_UNSET - Static variable in class org.eclipse.jetty.http.security.Constraint
 
debug(Object) - Method in class org.eclipse.jetty.jsp.JettyLog
 
debug(Object, Throwable) - Method in class org.eclipse.jetty.jsp.JettyLog
 
debug(String, Object...) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
debug(Throwable) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
debug(String, Throwable) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
debug(Throwable) - Static method in class org.eclipse.jetty.util.log.Log
 
debug(String) - Static method in class org.eclipse.jetty.util.log.Log
 
debug(String, Object) - Static method in class org.eclipse.jetty.util.log.Log
 
debug(String, Object, Object) - Static method in class org.eclipse.jetty.util.log.Log
 
debug(String, Object...) - Method in interface org.eclipse.jetty.util.log.Logger
Formats and logs at debug level.
debug(Throwable) - Method in interface org.eclipse.jetty.util.log.Logger
Logs the given Throwable information at debug level
debug(String, Throwable) - Method in interface org.eclipse.jetty.util.log.Logger
Logs the given message at debug level, with Throwable information.
debug(String, Object...) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
debug(Throwable) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
debug(String, Throwable) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
debug(String, Object...) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
debug(Throwable) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
debug(String, Throwable) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
debug(String, Object...) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
debug(Throwable) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
debug(String, Throwable) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
DebugHandler - Class in org.eclipse.jetty.server.handler
Debug Handler.
DebugHandler() - Constructor for class org.eclipse.jetty.server.handler.DebugHandler
 
decode(String) - Static method in class org.eclipse.jetty.http.security.B64Code
Base 64 decode as described in RFC 1421.
decode(String, String) - Static method in class org.eclipse.jetty.http.security.B64Code
Base 64 decode as described in RFC 1421.
decode(char[]) - Static method in class org.eclipse.jetty.http.security.B64Code
Fast Base 64 decode as described in RFC 1421.
decode(String) - Method in class org.eclipse.jetty.util.UrlEncoded
 
decode(String, String) - Method in class org.eclipse.jetty.util.UrlEncoded
 
decode88591To(InputStream, MultiMap, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
Decoded parameters to Map.
decodePath(String) - Static method in class org.eclipse.jetty.util.URIUtil
 
decodePath(byte[], int, int) - Static method in class org.eclipse.jetty.util.URIUtil
 
decodeQueryTo(MultiMap) - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
decodeQueryTo(MultiMap, String) - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
decodeQueryTo(MultiMap) - Method in class org.eclipse.jetty.http.HttpURI
 
decodeQueryTo(MultiMap, String) - Method in class org.eclipse.jetty.http.HttpURI
 
decodeString(String, int, int, String) - Static method in class org.eclipse.jetty.util.UrlEncoded
Decode String with % encoding.
decodeTo(String, MultiMap, String) - Static method in class org.eclipse.jetty.util.UrlEncoded
Decoded parameters to Map.
decodeTo(InputStream, MultiMap, String, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
Decoded parameters to Map.
decodeUtf16To(InputStream, MultiMap, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
 
decodeUtf8To(byte[], int, int, MultiMap) - Static method in class org.eclipse.jetty.util.UrlEncoded
Decoded parameters to Map.
decodeUtf8To(byte[], int, int, MultiMap, Utf8StringBuilder) - Static method in class org.eclipse.jetty.util.UrlEncoded
Decoded parameters to Map.
decodeUtf8To(InputStream, MultiMap, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
Decoded parameters to Map.
deconfigure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
DeConfigure WebApp.
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
 
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
 
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration
 
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
 
decrement() - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
deduceKeyLength(String) - Static method in class org.eclipse.jetty.server.ssl.ServletSSL
Given the name of a TLS/SSL cipher suite, return an int representing it effective stream cipher key strength.
DEFAULT - Static variable in class org.eclipse.jetty.servlet.FilterMapping
Dispatch types
DEFAULT - Static variable in class org.eclipse.jetty.util.ajax.JSON
 
DEFAULT_CAPACITY - Variable in class org.eclipse.jetty.util.ArrayQueue
 
DEFAULT_CAPACITY - Variable in class org.eclipse.jetty.util.BlockingArrayQueue
 
DEFAULT_FORMAT - Static variable in class org.eclipse.jetty.util.DateCache
 
DEFAULT_GROWTH - Variable in class org.eclipse.jetty.util.ArrayQueue
 
DEFAULT_GROWTH - Variable in class org.eclipse.jetty.util.BlockingArrayQueue
 
DEFAULT_KEYSTORE - Static variable in interface org.eclipse.jetty.server.ssl.SslConnector
Default value for the keystore location path.
DEFAULT_KEYSTORE_ALGORITHM - Static variable in interface org.eclipse.jetty.server.ssl.SslConnector
 
DEFAULT_TRUSTSTORE_ALGORITHM - Static variable in interface org.eclipse.jetty.server.ssl.SslConnector
 
DefaultAuthenticatorFactory - Class in org.eclipse.jetty.security
The Default Authenticator Factory.
DefaultAuthenticatorFactory() - Constructor for class org.eclipse.jetty.security.DefaultAuthenticatorFactory
 
DefaultHandler - Class in org.eclipse.jetty.server.handler
Default Handler.
DefaultHandler() - Constructor for class org.eclipse.jetty.server.handler.DefaultHandler
 
DefaultIdentityService - Class in org.eclipse.jetty.security
Default Identity Service implementation.
DefaultIdentityService() - Constructor for class org.eclipse.jetty.security.DefaultIdentityService
 
DefaultServlet - Class in org.eclipse.jetty.servlet
The default servlet.
DefaultServlet() - Constructor for class org.eclipse.jetty.servlet.DefaultServlet
 
DefaultUserIdentity - Class in org.eclipse.jetty.security
The default implementation of UserIdentity.
DefaultUserIdentity(Subject, Principal, String[]) - Constructor for class org.eclipse.jetty.security.DefaultUserIdentity
 
DeferredAuthentication - Class in org.eclipse.jetty.security.authentication
 
DeferredAuthentication(Authenticator) - Constructor for class org.eclipse.jetty.security.authentication.DeferredAuthentication
 
DELETE - Static variable in class org.eclipse.jetty.http.HttpMethods
 
delete(File) - Static method in class org.eclipse.jetty.util.IO
Delete File.
delete() - Method in class org.eclipse.jetty.util.resource.FileResource
Deletes the given resource
delete() - Method in class org.eclipse.jetty.util.resource.Resource
Deletes the given resource
delete() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
delete() - Method in class org.eclipse.jetty.util.resource.URLResource
Deletes the given resource
DELETE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
DELETE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
deleteSession(JDBCSessionManager.SessionData) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Delete a session from the database.
deobfuscate(String) - Static method in class org.eclipse.jetty.http.security.Password
 
deregister(LifeCycle) - Static method in class org.eclipse.jetty.util.thread.ShutdownThread
 
destroy() - Method in class org.eclipse.jetty.continuation.ContinuationFilter
 
destroy() - Method in class org.eclipse.jetty.http.HttpFields
Destroy the header.
destroy() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
 
destroy() - Method in interface org.eclipse.jetty.server.Handler
 
destroy() - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
destroy() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
destroy() - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
destroyInstance(Object) - Method in class org.eclipse.jetty.servlet.FilterHolder
 
destroyInstance(Object) - Method in class org.eclipse.jetty.servlet.Holder
 
destroyInstance(Object) - Method in class org.eclipse.jetty.servlet.ServletHolder
 
didActivate() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
digest(String) - Static method in class org.eclipse.jetty.http.security.Credential.MD5
 
DigestAuthenticator - Class in org.eclipse.jetty.security.authentication
 
DigestAuthenticator() - Constructor for class org.eclipse.jetty.security.authentication.DigestAuthenticator
 
DirectNIOBuffer - Class in org.eclipse.jetty.io.nio
 
DirectNIOBuffer(int) - Constructor for class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
DirectNIOBuffer(ByteBuffer, boolean) - Constructor for class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
DirectNIOBuffer(File) - Constructor for class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
disassociate(Object) - Method in class org.eclipse.jetty.security.DefaultIdentityService
 
disassociate(Object) - Method in interface org.eclipse.jetty.security.IdentityService
Disassociate the user identity from the current thread and restore previous identity.
dispatch() - Method in interface org.eclipse.jetty.io.AsyncEndPoint
Dispatch the endpoint to a thread to attend to it.
dispatch() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
dispatch(Runnable) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
dispatch() - Method in interface org.eclipse.jetty.server.AsyncContext
 
dispatch(String) - Method in interface org.eclipse.jetty.server.AsyncContext
 
dispatch(ServletContext, String) - Method in interface org.eclipse.jetty.server.AsyncContext
 
dispatch() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
dispatch(ServletContext, String) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
dispatch(String) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
dispatch() - Method in class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
 
dispatch(String) - Static method in class org.eclipse.jetty.servlet.FilterMapping
Dispatch type from name
dispatch(DispatcherType) - Static method in class org.eclipse.jetty.servlet.FilterMapping
Dispatch type from name
dispatch(int) - Static method in class org.eclipse.jetty.servlet.FilterMapping
Dispatch type from name
dispatch(Runnable) - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
 
dispatch(Runnable) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Run job.
dispatch(Runnable) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
dispatch(Runnable) - Method in interface org.eclipse.jetty.util.thread.ThreadPool
 
Dispatcher - Class in org.eclipse.jetty.server
Servlet RequestDispatcher.
Dispatcher(ContextHandler, String, String, String) - Constructor for class org.eclipse.jetty.server.Dispatcher
 
Dispatcher(ContextHandler, String) - Constructor for class org.eclipse.jetty.server.Dispatcher
Constructor.
DispatcherType - Enum in org.eclipse.jetty.server
 
doComplete() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
doDirectory(HttpServletRequest, HttpServletResponse, Resource) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.continuation.ContinuationFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.NoJspServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.StatisticsServlet
 
doHandle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
doHandle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ScopedHandler
 
doHandle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.SessionHandler
 
doHandle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
doIdleExpired() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
doInvalidate() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.StatisticsServlet
 
doResponseHeaders(HttpServletResponse, Resource, String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
Set the response headers.
doScope(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
doScope(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ScopedHandler
 
doScope(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.SessionHandler
 
doScope(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
doSelect(int) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
doSelect() - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
Select and dispatch tasks found from changes and the selector.
doStart() - Method in class org.eclipse.jetty.http.HttpBuffers
 
doStart() - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
doStart() - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
 
doStart() - Method in class org.eclipse.jetty.security.HashLoginService
 
doStart() - Method in class org.eclipse.jetty.security.JDBCLoginService
 
doStart() - Method in class org.eclipse.jetty.security.MappedLoginService
 
doStart() - Method in class org.eclipse.jetty.security.SecurityHandler
 
doStart() - Method in class org.eclipse.jetty.server.AbstractConnector
 
doStart() - Method in class org.eclipse.jetty.server.bio.SocketConnector
 
doStart() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
 
doStart() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
doStart() - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
 
doStart() - Method in class org.eclipse.jetty.server.handler.DebugHandler
 
doStart() - Method in class org.eclipse.jetty.server.handler.HandlerCollection
 
doStart() - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
 
doStart() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
 
doStart() - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
doStart() - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
 
doStart() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
doStart() - Method in class org.eclipse.jetty.server.handler.ScopedHandler
 
doStart() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
doStart() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
doStart() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
doStart() - Method in class org.eclipse.jetty.server.ResourceCache
 
doStart() - Method in class org.eclipse.jetty.server.Server
 
doStart() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
 
doStart() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
doStart() - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
 
doStart() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
doStart() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
Start up the id manager.
doStart() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Start the session manager.
doStart() - Method in class org.eclipse.jetty.server.session.SessionHandler
 
doStart() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
doStart() - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
doStart() - Method in class org.eclipse.jetty.servlet.FilterHolder
 
doStart() - Method in class org.eclipse.jetty.servlet.Holder
 
doStart() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
doStart() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
doStart() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
doStart() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
 
doStart() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
doStart() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
doStart() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
doStop() - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
doStop() - Method in class org.eclipse.jetty.security.HashLoginService
 
doStop() - Method in class org.eclipse.jetty.security.MappedLoginService
 
doStop() - Method in class org.eclipse.jetty.security.SecurityHandler
 
doStop() - Method in class org.eclipse.jetty.server.AbstractConnector
 
doStop() - Method in class org.eclipse.jetty.server.bio.SocketConnector
 
doStop() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
 
doStop() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
doStop() - Method in class org.eclipse.jetty.server.handler.DebugHandler
 
doStop() - Method in class org.eclipse.jetty.server.handler.HandlerCollection
 
doStop() - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
 
doStop() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
 
doStop() - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
doStop() - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
 
doStop() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
doStop() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
doStop() - Method in class org.eclipse.jetty.server.ResourceCache
Stop the context.
doStop() - Method in class org.eclipse.jetty.server.Server
 
doStop() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
 
doStop() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
doStop() - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
 
doStop() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
doStop() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
Stop the scavenger.
doStop() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Stop the session manager.
doStop() - Method in class org.eclipse.jetty.server.session.SessionHandler
 
doStop() - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
doStop() - Method in class org.eclipse.jetty.servlet.FilterHolder
 
doStop() - Method in class org.eclipse.jetty.servlet.Holder
 
doStop() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
doStop() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
doStop() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
doStop() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
 
doStop() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Stop the BoundedThreadPool.
doStop() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
doStop() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
DOUBLE - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
drainTo(Collection<? super E>) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
drainTo(Collection<? super E>, int) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
dump() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
dump() - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
dump() - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
dump(StringBuilder, String) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
 
dump() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
 
dump(StringBuilder, String) - Method in class org.eclipse.jetty.server.handler.AbstractHandler
 
dump(StringBuilder, String) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
 
dump() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
dump(StringBuilder, String) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
dump() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
dump(Class) - Static method in class org.eclipse.jetty.util.TypeUtil
 
dump(ClassLoader) - Static method in class org.eclipse.jetty.util.TypeUtil
 
dumpThread(long) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
dumpUrl() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
duplicate(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 

E

element() - Method in class org.eclipse.jetty.util.ArrayQueue
 
element() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
encode(String) - Static method in class org.eclipse.jetty.http.security.B64Code
Base 64 encode as described in RFC 1421.
encode(String, String) - Static method in class org.eclipse.jetty.http.security.B64Code
Base 64 encode as described in RFC 1421.
encode(byte[]) - Static method in class org.eclipse.jetty.http.security.B64Code
Fast Base 64 encode as described in RFC 1421.
encode(String) - Method in class org.eclipse.jetty.util.resource.FileResource
Encode according to this resource type.
encode(String) - Method in class org.eclipse.jetty.util.resource.Resource
Encode according to this resource type.
encode() - Method in class org.eclipse.jetty.util.UrlEncoded
Encode Hashtable with % encoding.
encode(String) - Method in class org.eclipse.jetty.util.UrlEncoded
Encode Hashtable with % encoding.
encode(String, boolean) - Method in class org.eclipse.jetty.util.UrlEncoded
Encode Hashtable with % encoding.
encode(MultiMap, String, boolean) - Static method in class org.eclipse.jetty.util.UrlEncoded
Encode Hashtable with % encoding.
EncodedHttpURI - Class in org.eclipse.jetty.http
 
EncodedHttpURI(String) - Constructor for class org.eclipse.jetty.http.EncodedHttpURI
 
encodePath(String) - Static method in class org.eclipse.jetty.util.URIUtil
Encode a URI path.
encodePath(StringBuilder, String) - Static method in class org.eclipse.jetty.util.URIUtil
Encode a URI path.
encodeRedirectURL(String) - Method in class org.eclipse.jetty.server.Response
 
encodeRedirectUrl(String) - Method in class org.eclipse.jetty.server.Response
Deprecated. 
encodeString(StringBuilder, String, String) - Static method in class org.eclipse.jetty.util.URIUtil
Encode a URI path.
encodeString(String) - Static method in class org.eclipse.jetty.util.UrlEncoded
Perform URL encoding.
encodeString(String, String) - Static method in class org.eclipse.jetty.util.UrlEncoded
Perform URL encoding.
encodeURL(String) - Method in class org.eclipse.jetty.server.Response
 
encodeUrl(String) - Method in class org.eclipse.jetty.server.Response
Deprecated. 
ENCODING - Static variable in class org.eclipse.jetty.util.UrlEncoded
 
endPart() - Method in class org.eclipse.jetty.util.MultiPartWriter
end creation of the next Content.
EndPoint - Interface in org.eclipse.jetty.io
A transport EndPoint
endPointClosed(SelectChannelEndPoint) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
endPointOpened(SelectChannelEndPoint) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
endPointUpgraded(ConnectedEndPoint, Connection) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
endsWithIgnoreCase(String, String) - Static method in class org.eclipse.jetty.util.StringUtil
 
ensureSize(Object, int) - Static method in class org.eclipse.jetty.util.LazyList
Ensure the capcity of the underlying list.
ensureSpareCapacity(int) - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
enter(ServletResponse) - Method in interface org.eclipse.jetty.continuation.ContinuationFilter.FilteredContinuation
 
enter(ServletResponse) - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
entrySet() - Method in class org.eclipse.jetty.util.MultiMap
 
entrySet() - Method in class org.eclipse.jetty.util.StringMap
 
EOF_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
EofException - Exception in org.eclipse.jetty.io
 
EofException() - Constructor for exception org.eclipse.jetty.io.EofException
 
EofException(String) - Constructor for exception org.eclipse.jetty.io.EofException
 
EofException(Throwable) - Constructor for exception org.eclipse.jetty.io.EofException
 
equals(int) - Method in enum org.eclipse.jetty.http.HttpStatus.Code
 
equals(Object) - Method in class org.eclipse.jetty.http.security.Password
 
equals(Object) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
equals(Object) - Method in class org.eclipse.jetty.io.ByteArrayBuffer.CaseInsensitive
 
equals(Object) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
equals(Object) - Method in class org.eclipse.jetty.io.View.CaseInsensitive
 
equals(Object) - Method in class org.eclipse.jetty.io.View
 
equals(Object) - Method in class org.eclipse.jetty.servlet.ServletHolder
 
equals(Object) - Method in class org.eclipse.jetty.util.component.Container.Relationship
 
equals(Object) - Method in class org.eclipse.jetty.util.MultiMap
 
equals(Object) - Method in class org.eclipse.jetty.util.resource.FileResource
 
equals(Object) - Method in class org.eclipse.jetty.util.resource.URLResource
 
equals(String, char[], int, int) - Static method in class org.eclipse.jetty.util.StringUtil
 
equalsIgnoreCase(Buffer) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
equalsIgnoreCase(Buffer) - Method in interface org.eclipse.jetty.io.Buffer
 
equalsIgnoreCase(Buffer) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
error(Object) - Method in class org.eclipse.jetty.jsp.JettyLog
 
error(Object, Throwable) - Method in class org.eclipse.jetty.jsp.JettyLog
 
error(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.Dispatcher
 
ERROR - Static variable in class org.eclipse.jetty.servlet.FilterMapping
 
ERROR_EXCEPTION - Static variable in class org.eclipse.jetty.server.Dispatcher
 
ERROR_EXCEPTION_TYPE - Static variable in class org.eclipse.jetty.server.Dispatcher
 
ERROR_MESSAGE - Static variable in class org.eclipse.jetty.server.Dispatcher
 
ERROR_PAGE - Static variable in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
ERROR_PAGE - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
ERROR_REQUEST_URI - Static variable in class org.eclipse.jetty.server.Dispatcher
 
ERROR_SERVLET_NAME - Static variable in class org.eclipse.jetty.server.Dispatcher
 
ERROR_STATUS_CODE - Static variable in class org.eclipse.jetty.server.Dispatcher
 
ErrorHandler - Class in org.eclipse.jetty.server.handler
Handler for Error pages An ErrorHandler is registered with ContextHandler.setErrorHandler(ErrorHandler) or Server.addBean(Object).
ErrorHandler() - Constructor for class org.eclipse.jetty.server.handler.ErrorHandler
 
ErrorPageErrorHandler - Class in org.eclipse.jetty.servlet
Error Page Error Handler An ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.
ErrorPageErrorHandler() - Constructor for class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
ETAG - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
ETAG_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ETAG_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
EXCEPTION - Static variable in class org.eclipse.jetty.util.log.Log
 
execute(Runnable) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
executeRequest(String) - Method in class org.eclipse.jetty.server.LocalConnector
 
ExecutorThreadPool - Class in org.eclipse.jetty.util.thread
Jetty ThreadPool using java 5 ThreadPoolExecutor This class wraps a ExecutorService as a ThreadPool and LifeCycle interfaces so that it may be used by the Jetty org.eclipse.jetty.server.Server
ExecutorThreadPool(ExecutorService) - Constructor for class org.eclipse.jetty.util.thread.ExecutorThreadPool
 
ExecutorThreadPool() - Constructor for class org.eclipse.jetty.util.thread.ExecutorThreadPool
constructor.
ExecutorThreadPool(int) - Constructor for class org.eclipse.jetty.util.thread.ExecutorThreadPool
constructor.
ExecutorThreadPool(int, int, long) - Constructor for class org.eclipse.jetty.util.thread.ExecutorThreadPool
constructor.
ExecutorThreadPool(int, int, long, TimeUnit) - Constructor for class org.eclipse.jetty.util.thread.ExecutorThreadPool
constructor.
ExecutorThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.eclipse.jetty.util.thread.ExecutorThreadPool
 
exists() - Method in class org.eclipse.jetty.util.resource.FileResource
Returns true if the resource exists.
exists() - Method in class org.eclipse.jetty.util.resource.JarResource
Returns true if the respresenetd resource exists.
exists() - Method in class org.eclipse.jetty.util.resource.Resource
Returns true if the respresened resource exists.
exists() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
exists() - Method in class org.eclipse.jetty.util.resource.URLResource
Returns true if the represented resource exists.
exit() - Method in interface org.eclipse.jetty.continuation.ContinuationFilter.FilteredContinuation
 
exit() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
expandChildren(Object, Class<?>) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
 
expandChildren(Object, Class) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
 
expandChildren(Object, Class) - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
 
expandChildren(Object, Class) - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
 
expandHandler(Handler, Object, Class<Handler>) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
 
EXPECT - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
EXPECT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
EXPECT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
EXPECTATION_FAILED_417 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
expire(List) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Expire any Sessions we have in memory matching the list of expired Session ids.
expire() - Method in class org.eclipse.jetty.util.thread.Timeout.Task
Expire task.
expired() - Method in class org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
 
expired() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
expired() - Method in class org.eclipse.jetty.util.thread.Timeout
Get an expired tasks.
expired() - Method in class org.eclipse.jetty.util.thread.Timeout.Task
Expire task.
EXPIRES - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
EXPIRES_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
EXPIRES_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
extract(File, boolean) - Method in class org.eclipse.jetty.util.resource.JarResource
Deprecated. 
extractParameters() - Method in class org.eclipse.jetty.server.Request
Extract Paramters from query string and/or form _content.

F

FAILED - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
FAILED_DEPENDENCY_424 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
fatal(Object) - Method in class org.eclipse.jetty.jsp.JettyLog
 
fatal(Object, Throwable) - Method in class org.eclipse.jetty.jsp.JettyLog
 
fetch(HttpServletRequest) - Method in interface org.eclipse.jetty.security.CrossContextPsuedoSession
 
fetch(HttpServletRequest) - Method in class org.eclipse.jetty.security.HashCrossContextPsuedoSession
 
fileAdded(String) - Method in interface org.eclipse.jetty.util.Scanner.DiscreteListener
 
fileChanged(String) - Method in interface org.eclipse.jetty.util.Scanner.DiscreteListener
 
fileRemoved(String) - Method in interface org.eclipse.jetty.util.Scanner.DiscreteListener
 
FileResource - Class in org.eclipse.jetty.util.resource
File Resource.
FileResource(URL) - Constructor for class org.eclipse.jetty.util.resource.FileResource
 
filesChanged(List) - Method in interface org.eclipse.jetty.util.Scanner.BulkListener
 
fill() - Method in class org.eclipse.jetty.http.HttpParser
fill the buffers from the endpoint
fill(Buffer) - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
Fill the buffer with unencrypted bytes.
fill(Buffer) - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
fill(Buffer) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
fill(Buffer) - Method in interface org.eclipse.jetty.io.EndPoint
Fill the buffer from the current putIndex to it's capacity from whatever byte source is backing the buffer.
fill(Buffer) - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
fill(Buffer) - Method in class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
 
fill(ResourceCache.Content) - Method in class org.eclipse.jetty.server.ResourceCache
 
FilterHolder - Class in org.eclipse.jetty.servlet
 
FilterHolder() - Constructor for class org.eclipse.jetty.servlet.FilterHolder
Constructor for Serialization.
FilterHolder(Class) - Constructor for class org.eclipse.jetty.servlet.FilterHolder
Constructor for Serialization.
FilterHolder(Filter) - Constructor for class org.eclipse.jetty.servlet.FilterHolder
Constructor for existing filter.
FilterMapping - Class in org.eclipse.jetty.servlet
 
FilterMapping() - Constructor for class org.eclipse.jetty.servlet.FilterMapping
 
finalize() - Method in class org.eclipse.jetty.util.resource.Resource
 
findField(Class, String, Class, boolean, boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
findIdentityService() - Method in class org.eclipse.jetty.security.SecurityHandler
 
findInheritedField(Package, Class, String, Class, boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
findInheritedMethod(Package, Class, String, Class[], boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
findJars(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
Look for jars in WEB-INF/lib
findLoginService() - Method in class org.eclipse.jetty.security.SecurityHandler
 
findMethod(Class, String, Class[], boolean, boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
findResource(String) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
findWebXml(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
 
findWorkDirectory(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
FLOAT - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
flush(long) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
flush(Buffer) - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
flush(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
flush() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
flush(Buffer) - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
flush(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
flush() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
flush(Buffer) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
flush(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
flush() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
flush(Buffer) - Method in interface org.eclipse.jetty.io.EndPoint
Flush the buffer from the current getIndex to it's putIndex using whatever byte sink is backing the buffer.
flush(Buffer, Buffer, Buffer) - Method in interface org.eclipse.jetty.io.EndPoint
Flush the buffer from the current getIndex to it's putIndex using whatever byte sink is backing the buffer.
flush() - Method in interface org.eclipse.jetty.io.EndPoint
Flush any buffered output.
flush(Buffer) - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
flush(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
flush() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
flush(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
flush(Buffer) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
flush() - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Flush the stream.
flush() - Method in class org.eclipse.jetty.io.WriterOutputStream
 
flush() - Method in class org.eclipse.jetty.server.HttpConnection.Output
 
flush() - Method in class org.eclipse.jetty.server.HttpOutput
 
flush() - Method in class org.eclipse.jetty.server.HttpWriter
 
flush() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
flushBuffer() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
flushBuffer() - Method in interface org.eclipse.jetty.http.Generator
 
flushBuffer() - Method in class org.eclipse.jetty.http.HttpGenerator
 
flushBuffer() - Method in class org.eclipse.jetty.server.Response
 
flushCache() - Method in class org.eclipse.jetty.server.ResourceCache
 
flushResponse() - Method in class org.eclipse.jetty.server.HttpConnection
 
FORBIDDEN_403 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FORM_ENCODED - Static variable in class org.eclipse.jetty.http.MimeTypes
 
FORM_ENCODED_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
format(Date) - Method in class org.eclipse.jetty.util.DateCache
Format a date according to our stored formatter.
format(long) - Method in class org.eclipse.jetty.util.DateCache
Format a date according to our stored formatter.
format(long, StringBuilder) - Method in class org.eclipse.jetty.util.DateCache
Format to string buffer.
formatBuffer(long) - Method in class org.eclipse.jetty.io.BufferDateCache
 
formatCookieDate(StringBuilder, long) - Static method in class org.eclipse.jetty.http.HttpFields
Format "EEE, dd-MMM-yyyy HH:mm:ss 'GMT'" for cookies
formatCookieDate(long) - Static method in class org.eclipse.jetty.http.HttpFields
Format "EEE, dd-MMM-yyyy HH:mm:ss 'GMT'" for cookies
formatDate(long) - Static method in class org.eclipse.jetty.http.HttpFields
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'" cookies
FormAuthenticator - Class in org.eclipse.jetty.security.authentication
FORM Authenticator.
FormAuthenticator() - Constructor for class org.eclipse.jetty.security.authentication.FormAuthenticator
 
FormAuthenticator(String, String, boolean) - Constructor for class org.eclipse.jetty.security.authentication.FormAuthenticator
 
FormAuthenticator.FormAuthentication - Class in org.eclipse.jetty.security.authentication
 
FormAuthenticator.FormAuthentication(Authenticator, UserIdentity) - Constructor for class org.eclipse.jetty.security.authentication.FormAuthenticator.FormAuthentication
 
FormAuthenticator.FormRequest - Class in org.eclipse.jetty.security.authentication
 
FormAuthenticator.FormRequest(HttpServletRequest) - Constructor for class org.eclipse.jetty.security.authentication.FormAuthenticator.FormRequest
 
FormAuthenticator.FormResponse - Class in org.eclipse.jetty.security.authentication
 
FormAuthenticator.FormResponse(HttpServletResponse) - Constructor for class org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
 
forward(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.Dispatcher
 
forward(ServletRequest, ServletResponse, DispatcherType) - Method in class org.eclipse.jetty.server.Dispatcher
 
FORWARD - Static variable in class org.eclipse.jetty.servlet.FilterMapping
 
FORWARD_CONTEXT_PATH - Static variable in class org.eclipse.jetty.server.Dispatcher
 
FORWARD_PATH_INFO - Static variable in class org.eclipse.jetty.server.Dispatcher
 
FORWARD_QUERY_STRING - Static variable in class org.eclipse.jetty.server.Dispatcher
 
FORWARD_REQUEST_URI - Static variable in class org.eclipse.jetty.server.Dispatcher
 
FORWARD_SERVLET_PATH - Static variable in class org.eclipse.jetty.server.Dispatcher
 
FORWARDED - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
FORWARDED_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
FORWARDED_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
FOUND_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FRAGMENT_RESOURCES - Static variable in class org.eclipse.jetty.webapp.FragmentConfiguration
 
FragmentConfiguration - Class in org.eclipse.jetty.webapp
FragmentConfiguration This configuration supports some Servlet 3.0 features in jetty-7.
FragmentConfiguration() - Constructor for class org.eclipse.jetty.webapp.FragmentConfiguration
 
FROM - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
FROM_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
FROM_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
fromArray(String[]) - Static method in class org.eclipse.jetty.webapp.ClasspathPattern
Create a new instance from a String array of classpath patterns
fromHexString(String) - Static method in class org.eclipse.jetty.util.TypeUtil
 
fromJSON(Map) - Method in interface org.eclipse.jetty.util.ajax.JSON.Convertible
 
fromJSON(Map) - Method in interface org.eclipse.jetty.util.ajax.JSON.Convertor
 
fromJSON(String) - Method in class org.eclipse.jetty.util.ajax.JSON
Convert JSON to Object
fromJSON(Map) - Method in class org.eclipse.jetty.util.ajax.JSONDateConvertor
 
fromJSON(Map) - Method in class org.eclipse.jetty.util.ajax.JSONEnumConvertor
 
fromJSON(Map) - Method in class org.eclipse.jetty.util.ajax.JSONObjectConvertor
 
fromJSON(Map) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
fromJSON(Map) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertorFactory
 
fromName(String) - Static method in class org.eclipse.jetty.util.TypeUtil
Class from a canonical name for a type.
fromString(String) - Static method in class org.eclipse.jetty.webapp.ClasspathPattern
Create a new instance from a classpath pattern sring
fwdReset() - Method in class org.eclipse.jetty.server.Response
 

G

GATEWAY_TIMEOUT_504 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
Generator - Interface in org.eclipse.jetty.http
 
get(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
 
GET - Static variable in class org.eclipse.jetty.http.HttpMethods
 
get() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
get(byte[], int, int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
get(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
get() - Method in interface org.eclipse.jetty.io.Buffer
Get the byte at the current getIndex and increment it.
get(byte[], int, int) - Method in interface org.eclipse.jetty.io.Buffer
Get bytes from the current postion and put them into the passed byte array.
get(int) - Method in interface org.eclipse.jetty.io.Buffer
 
get(int) - Method in class org.eclipse.jetty.io.BufferCache
 
get(Buffer) - Method in class org.eclipse.jetty.io.BufferCache
 
get(String) - Method in class org.eclipse.jetty.io.BufferCache
 
get() - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
get(int) - Static method in enum org.eclipse.jetty.security.UserDataConstraint
 
get(int) - Method in class org.eclipse.jetty.util.ArrayQueue
 
get(int) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
get(Object, int) - Static method in class org.eclipse.jetty.util.LazyList
Get item from the list
get(Object) - Method in class org.eclipse.jetty.util.MultiMap
 
get(int) - Method in class org.eclipse.jetty.util.SingletonList
 
get(Object) - Method in class org.eclipse.jetty.util.StringMap
 
get(String) - Method in class org.eclipse.jetty.util.StringMap
 
get(int) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get the ith child node or content.
get(String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get the first child node with the tag.
GET_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
GET_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
getAcceptorPriorityOffset() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getAcceptors() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getAcceptQueueSize() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getAccessed() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getActualValue(Number) - Method in interface org.eclipse.jetty.util.ajax.JSONPojoConvertor.NumberType
 
getAge() - Method in class org.eclipse.jetty.util.thread.Timeout.Task
 
getAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
Deprecated. use SslSelectChannelConnector.getSslKeyManagerFactoryAlgorithm() or SslSelectChannelConnector.getSslTrustManagerFactoryAlgorithm()
getAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
Unsupported.
getAlias() - Method in class org.eclipse.jetty.util.resource.FileResource
 
getAlias() - Method in class org.eclipse.jetty.util.resource.Resource
 
getAllowNullPathInfo() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getAssociate(Object) - Method in class org.eclipse.jetty.io.BufferCache.CachedBuffer
 
getAssociate() - Method in class org.eclipse.jetty.util.resource.Resource
 
getAssociatedObject() - Method in class org.eclipse.jetty.server.HttpConnection
 
getAsyncContext() - Method in class org.eclipse.jetty.server.Request
 
getAsyncContinuation() - Method in class org.eclipse.jetty.server.Request
 
getAsyncEventState() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
getAttribute(String) - Method in interface org.eclipse.jetty.continuation.Continuation
Get a request attribute.
getAttribute(String) - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
getAttribute(String) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
getAttribute(String) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
getAttribute(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getAttribute(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getAttribute(String) - Method in class org.eclipse.jetty.server.Request
 
getAttribute(String) - Method in class org.eclipse.jetty.server.Server
 
getAttribute(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getAttribute(String) - Method in interface org.eclipse.jetty.util.Attributes
 
getAttribute(String) - Method in class org.eclipse.jetty.util.AttributesMap
 
getAttribute(String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get an element attribute.
getAttribute(String, String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get an element attribute.
getAttributeMap() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getAttributeNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getAttributeNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getAttributeNames() - Method in class org.eclipse.jetty.server.Request
 
getAttributeNames() - Method in class org.eclipse.jetty.server.Server
 
getAttributeNames() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getAttributeNames() - Method in interface org.eclipse.jetty.util.Attributes
 
getAttributeNames() - Method in class org.eclipse.jetty.util.AttributesMap
 
getAttributeNamesCopy(Attributes) - Static method in class org.eclipse.jetty.util.AttributesMap
 
getAttributeNameSet() - Method in class org.eclipse.jetty.util.AttributesMap
 
getAttributes() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getAttributes() - Method in class org.eclipse.jetty.server.Request
 
getAttributes() - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get an array of element attributes.
getAuthenticate() - Method in class org.eclipse.jetty.http.security.Constraint
 
getAuthentication() - Method in class org.eclipse.jetty.server.Request
Get the authentication.
getAuthenticator(Server, ServletContext, Authenticator.Configuration, IdentityService, LoginService) - Method in interface org.eclipse.jetty.security.Authenticator.Factory
 
getAuthenticator(Server, ServletContext, Authenticator.Configuration, IdentityService, LoginService) - Method in class org.eclipse.jetty.security.DefaultAuthenticatorFactory
 
getAuthenticator() - Method in class org.eclipse.jetty.security.SecurityHandler
 
getAuthenticatorFactory() - Method in class org.eclipse.jetty.security.SecurityHandler
 
getAuthMethod() - Method in class org.eclipse.jetty.security.authentication.BasicAuthenticator
 
getAuthMethod() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
 
getAuthMethod() - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
 
getAuthMethod() - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
getAuthMethod() - Method in interface org.eclipse.jetty.security.Authenticator.Configuration
 
getAuthMethod() - Method in interface org.eclipse.jetty.security.Authenticator
 
getAuthMethod() - Method in class org.eclipse.jetty.security.SecurityHandler
 
getAuthMethod() - Method in class org.eclipse.jetty.security.UserAuthentication
 
getAuthMethod() - Method in interface org.eclipse.jetty.server.Authentication.User
 
getAuthority() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getAuthority() - Method in class org.eclipse.jetty.http.HttpURI
 
getAuthType() - Method in class org.eclipse.jetty.server.Request
 
getBaseRequest() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
getBaseResource() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getBaseResource() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
getBean(Class<T>) - Method in class org.eclipse.jetty.server.Server
Get dependent bean of a specific class.
getBeans(Class<T>) - Method in class org.eclipse.jetty.server.Server
Get dependent beans of a specific class
getBest(byte[], int, int) - Method in class org.eclipse.jetty.io.BufferCache
 
getBestEntry(byte[], int, int) - Method in class org.eclipse.jetty.util.StringMap
Get a map entry by byte array key, using as much of the passed key as needed for a match.
getBlobInputStream(ResultSet, String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
 
getBlobType() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
 
getBlobType() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
getBodyBuffer() - Method in class org.eclipse.jetty.http.HttpParser
 
getBoundary() - Method in class org.eclipse.jetty.util.MultiPartOutputStream
 
getBoundary() - Method in class org.eclipse.jetty.util.MultiPartWriter
 
getBuf() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
getBuf() - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
 
getBuffer() - Method in interface org.eclipse.jetty.http.HttpContent
 
getBuffer() - Method in interface org.eclipse.jetty.io.Buffers
 
getBuffer(int) - Method in interface org.eclipse.jetty.io.Buffers
 
getBuffer() - Method in class org.eclipse.jetty.io.SimpleBuffers
 
getBuffer(int) - Method in class org.eclipse.jetty.io.SimpleBuffers
 
getBuffer() - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
getBuffer(int) - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
getBuffer() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
getBufferSize() - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
getBufferSize() - Method in class org.eclipse.jetty.server.Response
 
getByteArray() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
getByteBuffer() - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
getByteBuffer() - Method in class org.eclipse.jetty.io.nio.IndirectNIOBuffer
 
getByteBuffer() - Method in interface org.eclipse.jetty.io.nio.NIOBuffer
 
getBytes(String) - Static method in class org.eclipse.jetty.util.StringUtil
 
getBytes(String, String) - Static method in class org.eclipse.jetty.util.StringUtil
 
getBytesBuffered() - Method in class org.eclipse.jetty.http.HttpGenerator
 
getCacheControl() - Method in class org.eclipse.jetty.server.handler.ErrorHandler
Get the cacheControl.
getCacheControl() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
getCachedFiles() - Method in class org.eclipse.jetty.server.ResourceCache
 
getCachedSize() - Method in class org.eclipse.jetty.server.ResourceCache
 
getCanonicalContext() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getCanonicalNameForWebAppTmpDir(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
Create a canonical name for a webapp temp directory.
getCapacity() - Method in class org.eclipse.jetty.util.ArrayQueue
 
getCapacity() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
getCertChain(SSLSession) - Static method in class org.eclipse.jetty.server.ssl.SslCertificates
 
getChannel() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
getCharacterEncoding() - Method in class org.eclipse.jetty.server.Request
 
getCharacterEncoding() - Method in class org.eclipse.jetty.server.Response
 
getCharsetFromContentType(Buffer) - Static method in class org.eclipse.jetty.http.MimeTypes
 
getCheckAliases() - Static method in class org.eclipse.jetty.util.resource.FileResource
getCheckAliases.
getChild() - Method in class org.eclipse.jetty.util.component.Container.Relationship
 
getChildHandlerByClass(Class<?>) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
 
getChildHandlerByClass(Class<?>) - Method in interface org.eclipse.jetty.server.HandlerContainer
 
getChildHandlers() - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
 
getChildHandlers() - Method in interface org.eclipse.jetty.server.HandlerContainer
 
getChildHandlersByClass(Class<?>) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
 
getChildHandlersByClass(Class<?>) - Method in interface org.eclipse.jetty.server.HandlerContainer
 
getClassLoader() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getClassName() - Method in class org.eclipse.jetty.servlet.Holder
 
getClassNames() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
getClassPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler
Make best effort to extract a file classpath from the context classloader
getClosedStream() - Static method in class org.eclipse.jetty.util.IO
 
getClusterId(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getClusterId() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getClusterId(String) - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
Get the session ID without any worker ID.
getClusterId(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
Get the session id without any node identifier suffix.
getClusterId(String) - Method in interface org.eclipse.jetty.server.SessionIdManager
Get a cluster ID from a node ID.
getClusterId(HttpSession) - Method in interface org.eclipse.jetty.server.SessionManager
 
getCode() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
 
getCode(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Get the HttpStatusCode for a specific code
getComment() - Method in class org.eclipse.jetty.http.HttpCookie
Get the comment.
getCompletePath() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getCompletePath() - Method in class org.eclipse.jetty.http.HttpURI
 
getComponentType() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
getConfidentialPort() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConfidentialPort() - Method in interface org.eclipse.jetty.server.Connector
 
getConfidentialScheme() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConfidentialScheme() - Method in interface org.eclipse.jetty.server.Connector
 
getConfig() - Method in class org.eclipse.jetty.security.HashLoginService
 
getConfig(String) - Method in class org.eclipse.jetty.security.HashLoginService
 
getConfig() - Method in class org.eclipse.jetty.security.JDBCLoginService
 
getConfigResource() - Method in class org.eclipse.jetty.security.HashLoginService
 
getConfigurationClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getConfigurations() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getConnection() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getConnection() - Method in interface org.eclipse.jetty.io.ConnectedEndPoint
 
getConnection() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
getConnection() - Method in class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
 
getConnection() - Method in class org.eclipse.jetty.server.bio.SocketConnector
 
getConnection() - Method in interface org.eclipse.jetty.server.Connector
 
getConnection() - Method in class org.eclipse.jetty.server.LocalConnector
 
getConnection() - Method in class org.eclipse.jetty.server.nio.BlockingChannelConnector
 
getConnection() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
getConnection() - Method in class org.eclipse.jetty.server.Request
 
getConnection() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
Get a connection from the driver or datasource.
getConnections() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnections() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionsDurationMax() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnectionsDurationMax() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionsDurationMean() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnectionsDurationMean() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionsDurationStdDev() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnectionsDurationStdDev() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionsDurationTotal() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnectionsDurationTotal() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionsOpen() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnectionsOpen() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionsOpenMax() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnectionsOpenMax() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionsRequestsMax() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnectionsRequestsMax() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionsRequestsMean() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnectionsRequestsMean() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionsRequestsStdDev() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getConnectionsRequestsStdDev() - Method in interface org.eclipse.jetty.server.Connector
 
getConnectionUrl() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
getConnector() - Method in class org.eclipse.jetty.server.HttpConnection
 
getConnectorNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getConnectors() - Method in class org.eclipse.jetty.server.Server
 
getConnectTimeout() - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
getConstraint() - Method in class org.eclipse.jetty.security.ConstraintMapping
 
getConstraintMappings() - Method in interface org.eclipse.jetty.security.ConstraintAware
 
getConstraintMappings() - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
 
getContainer() - Method in class org.eclipse.jetty.server.Server
 
getContainer() - Method in class org.eclipse.jetty.util.component.Container.Relationship
 
getContentBufferSize() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getContentBufferSize() - Method in interface org.eclipse.jetty.http.Generator
 
getContentCount() - Method in class org.eclipse.jetty.server.Response
 
getContentLength() - Method in interface org.eclipse.jetty.http.HttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.HttpParser
 
getContentLength() - Method in class org.eclipse.jetty.server.Request
 
getContentLength() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
getContentRead() - Method in class org.eclipse.jetty.http.HttpParser
 
getContentRead() - Method in class org.eclipse.jetty.server.Request
 
getContentType() - Method in interface org.eclipse.jetty.http.HttpContent
 
getContentType() - Method in class org.eclipse.jetty.server.Request
 
getContentType() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
getContentType() - Method in class org.eclipse.jetty.server.Response
 
getContentWritten() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getContentWritten() - Method in interface org.eclipse.jetty.http.Generator
 
getContext(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getContext() - Method in class org.eclipse.jetty.server.Request
 
getContext() - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getContextClass() - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
 
getContextHandler() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
getContextHandler() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getContextLog() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
getContextPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getContextPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getContextPath() - Method in class org.eclipse.jetty.server.Request
 
getContextPath() - Method in interface org.eclipse.jetty.server.UserIdentity.Scope
 
getContextPath() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
getContinuation(ServletRequest) - Static method in class org.eclipse.jetty.continuation.ContinuationSupport
Get a Continuation.
getContinuation(ServletRequest, ServletResponse) - Static method in class org.eclipse.jetty.continuation.ContinuationSupport
Deprecated. use ContinuationSupport.getContinuation(ServletRequest)
getConvertor(Class) - Method in class org.eclipse.jetty.util.ajax.JSON
Lookup a convertor for a class.
getConvertorFor(String) - Method in class org.eclipse.jetty.util.ajax.JSON
Lookup a convertor for a named class.
getCookies() - Method in class org.eclipse.jetty.server.CookieCutter
 
getCookies() - Method in class org.eclipse.jetty.server.Request
 
getCookieSet() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getCookieSetTime() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getCount() - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
 
getCount() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
 
getCreated() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getCreationTime() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getCredential(String) - Static method in class org.eclipse.jetty.http.security.Credential
Get a credential from a String.
getCredential() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
getCredential() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
getCurrent() - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
getCurrentConnection() - Static method in class org.eclipse.jetty.server.HttpConnection
 
getCurrentContext() - Static method in class org.eclipse.jetty.server.handler.ContextHandler
Get the current ServletContext implementation.
getCurrentWebAppContext() - Static method in class org.eclipse.jetty.webapp.WebAppContext
 
getDataConstraint() - Method in class org.eclipse.jetty.http.security.Constraint
 
getDatasourceName() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
getDatedFilename() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getDatedFilename() - Method in class org.eclipse.jetty.util.RolloverFileOutputStream
 
getDateField(String) - Method in class org.eclipse.jetty.http.HttpFields
Get a header as a date value.
getDateHeader(String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormRequest
 
getDateHeader(String) - Method in class org.eclipse.jetty.server.Request
 
getDecodedPath() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getDecodedPath() - Method in class org.eclipse.jetty.http.HttpURI
 
getDefault() - Static method in class org.eclipse.jetty.util.ajax.JSON
 
getDefaultConfigurationClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getDefaultsDescriptor() - Method in class org.eclipse.jetty.webapp.WebAppContext
The default descriptor is a web.xml format file that is applied to the context before the standard WEB-INF/web.xml
getDefaultSecurityHandlerClass() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
Get the defaultSecurityHandlerClass.
getDefaultUseCaches() - Static method in class org.eclipse.jetty.util.resource.Resource
 
getDescriptor() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getDigest() - Method in class org.eclipse.jetty.http.security.Credential.MD5
 
getDispatchContext() - Method in class org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
 
getDispatched() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getDispatchedActive() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getDispatchedActiveMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getDispatchedTimeMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getDispatchedTimeMean() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getDispatchedTimeStdDev() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getDispatchedTimeTotal() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getDispatcherType() - Method in class org.eclipse.jetty.server.Request
 
getDispatches() - Method in class org.eclipse.jetty.servlet.FilterMapping
 
getDisplayName() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getDisplayName() - Method in class org.eclipse.jetty.servlet.Holder
 
getDomain() - Method in class org.eclipse.jetty.http.HttpCookie
Get the domain.
getDouble() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
 
getDriverClassName() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
getDTD() - Method in class org.eclipse.jetty.xml.XmlParser
 
getDuration() - Method in class org.eclipse.jetty.util.thread.Timeout
 
getEndPoint() - Method in class org.eclipse.jetty.server.HttpConnection
 
getEntry(String, int, int) - Method in class org.eclipse.jetty.util.StringMap
Get a map entry by substring key.
getEntry(char[], int, int) - Method in class org.eclipse.jetty.util.StringMap
Get a map entry by char array key.
getErrorHandler() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getErrorPages() - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
getEventListeners() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getExcludeCipherSuites() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getExcludeCipherSuites() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getExcludeCipherSuites() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getExcludedCount() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
getExpires() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
getExpires() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getExpiryTime() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getExtraClasspath() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getField(int) - Method in class org.eclipse.jetty.http.HttpFields
Get a Field by index.
getFieldNames() - Method in class org.eclipse.jetty.http.HttpFields
Get enumeration of header _names.
getFile() - Method in class org.eclipse.jetty.util.resource.FileResource
Returns an File representing the given resource or NULL if this is not possible.
getFile() - Method in class org.eclipse.jetty.util.resource.JarResource
 
getFile() - Method in class org.eclipse.jetty.util.resource.Resource
Returns an File representing the given resource or NULL if this is not possible.
getFile() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
getFile() - Method in class org.eclipse.jetty.util.resource.URLResource
Returns an File representing the given resource or NULL if this is not possible.
getFilename() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getFilename() - Method in class org.eclipse.jetty.util.RolloverFileOutputStream
 
getFilenameDateFormat() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getFilenameFilter() - Method in class org.eclipse.jetty.util.Scanner
Get any filter applied to files in the scan dir.
getFilter() - Method in class org.eclipse.jetty.servlet.FilterHolder
 
getFilter(String) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
getFilterMappings() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
getFilterName() - Method in class org.eclipse.jetty.servlet.FilterMapping
 
getFilters() - Method in class org.eclipse.jetty.servlet.ServletHandler
Get Filters.
getFirst() - Method in class org.eclipse.jetty.server.InclusiveByteRange
 
getFirst(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
 
getForcedPath() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
getFormat() - Method in class org.eclipse.jetty.util.DateCache
Get the format.
getFormatString() - Method in class org.eclipse.jetty.util.DateCache
 
getForwardedForHeader() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getForwardedHostHeader() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getForwardedServerHeader() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getFragment() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getFragment() - Method in class org.eclipse.jetty.http.HttpURI
 
getFragments() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
getGenerator() - Method in class org.eclipse.jetty.server.HttpConnection
 
getGracefulShutdown() - Method in class org.eclipse.jetty.server.Server
 
getHandler() - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
 
getHandler() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
 
getHandlers() - Method in class org.eclipse.jetty.server.handler.HandlerCollection
 
getHandlers() - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
 
getHandlers() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
 
getHandlers() - Method in interface org.eclipse.jetty.server.HandlerContainer
 
getHandshakeTimeout() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getHeader() - Method in interface org.eclipse.jetty.io.Buffers
 
getHeader() - Method in class org.eclipse.jetty.io.SimpleBuffers
 
getHeader() - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
getHeader(String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormRequest
 
getHeader(String) - Method in class org.eclipse.jetty.server.Request
 
getHeader(String) - Method in class org.eclipse.jetty.server.Response
 
getHeaderBuffer() - Method in class org.eclipse.jetty.http.HttpParser
 
getHeaderBufferSize() - Method in class org.eclipse.jetty.http.HttpBuffers
Deprecated. use HttpBuffers.getRequestHeaderSize() or HttpBuffers.getResponseHeaderSize()
getHeaderNames() - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormRequest
 
getHeaderNames() - Method in class org.eclipse.jetty.server.Request
 
getHeaders(String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormRequest
 
getHeaders(String) - Method in class org.eclipse.jetty.server.Request
 
getHeaders(String) - Method in class org.eclipse.jetty.server.Response
 
getHeaderSize() - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
getHeldClass() - Method in class org.eclipse.jetty.servlet.Holder
 
getHolderEntry(String) - Method in class org.eclipse.jetty.servlet.ServletHandler
ServletHolder matching path.
getHost() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getHost() - Method in class org.eclipse.jetty.http.HttpURI
 
getHost() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getHost() - Method in interface org.eclipse.jetty.server.Connector
 
getHostHeader() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getHosts() - Method in class org.eclipse.jetty.server.handler.ContextHandler
Deprecated.  
getHttpFields() - Method in class org.eclipse.jetty.server.Response
 
getHttpOnly() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getHttpOnly() - Method in interface org.eclipse.jetty.server.SessionManager
 
getHttpServletRequest() - Method in interface org.eclipse.jetty.server.Authentication.Wrapped
 
getHttpServletResponse() - Method in interface org.eclipse.jetty.server.Authentication.Wrapped
 
getHttpSession(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getHttpSession(String) - Method in interface org.eclipse.jetty.server.SessionManager
Returns the HttpSession with the given session id
getId() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getId() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getIdentityService() - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
Get the identityService.
getIdentityService() - Method in interface org.eclipse.jetty.security.Authenticator.Configuration
 
getIdentityService() - Method in interface org.eclipse.jetty.security.LoginService
Get the IdentityService associated with this Login Service.
getIdentityService() - Method in class org.eclipse.jetty.security.MappedLoginService
Get the identityService.
getIdentityService() - Method in class org.eclipse.jetty.security.SecurityHandler
Get the identityService.
getIdleThreads() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
 
getIdleThreads() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Get the number of idle threads in the pool.
getIdleThreads() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
getIdleThreads() - Method in interface org.eclipse.jetty.util.thread.ThreadPool
 
getIdManager() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getIdManager() - Method in interface org.eclipse.jetty.server.SessionManager
 
getIdMap() - Method in class org.eclipse.jetty.xml.XmlConfiguration
 
getIds() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.NullSessionContext
Deprecated. From HttpSessionContext
getIgnorePaths() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getIn() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getIncludeCipherSuites() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getIncludeCipherSuites() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getIncludeCipherSuites() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getIndex() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
getIndex() - Method in interface org.eclipse.jetty.io.Buffer
The index within the buffer that will next be read or written.
getInitOrder() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
getInitParameter(String) - Method in interface org.eclipse.jetty.security.Authenticator.Configuration
 
getInitParameter(String) - Method in class org.eclipse.jetty.security.SecurityHandler
 
getInitParameter(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getInitParameter(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getInitParameter(String) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
getInitParameter(String) - Method in class org.eclipse.jetty.servlet.Holder
 
getInitParameter(String) - Method in class org.eclipse.jetty.servlet.Holder.HolderConfig
 
getInitParameterNames() - Method in interface org.eclipse.jetty.security.Authenticator.Configuration
 
getInitParameterNames() - Method in class org.eclipse.jetty.security.SecurityHandler
 
getInitParameterNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getInitParameterNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getInitParameterNames() - Method in class org.eclipse.jetty.servlet.Holder
 
getInitParameterNames() - Method in class org.eclipse.jetty.servlet.Holder.HolderConfig
 
getInitParameters() - Method in class org.eclipse.jetty.servlet.Holder
 
getInitParams() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getInputState() - Method in class org.eclipse.jetty.server.Request
 
getInputStream() - Method in interface org.eclipse.jetty.http.HttpContent
 
getInputStream() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
getInputStream() - Method in class org.eclipse.jetty.server.HttpConnection
Get the inputStream from the connection.
getInputStream() - Method in class org.eclipse.jetty.server.Request
 
getInputStream() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
getInputStream() - Method in class org.eclipse.jetty.util.resource.FileResource
Returns an input stream to the resource
getInputStream() - Method in class org.eclipse.jetty.util.resource.JarResource
 
getInputStream() - Method in class org.eclipse.jetty.util.resource.Resource
Returns an input stream to the resource
getInputStream() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
getInputStream() - Method in class org.eclipse.jetty.util.resource.URLResource
Returns an input stream to the resource
getInstance() - Static method in class org.eclipse.jetty.util.thread.ShutdownThread
Returns the instance of the singleton
getIntegralPort() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getIntegralPort() - Method in interface org.eclipse.jetty.server.Connector
 
getIntegralScheme() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getIntegralScheme() - Method in interface org.eclipse.jetty.server.Connector
 
getIntHeader(String) - Method in class org.eclipse.jetty.server.Request
 
getIntValue() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getJSPServletName() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
getKey() - Method in class org.eclipse.jetty.http.PathMap.Entry
 
getKey() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
getKeyManagers() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getKeyManagers() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getKeystore() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getKeystore() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getKeyStore(String, String, String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getKeyStore(String, String, String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getKeystore() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getKeystoreType() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getKeystoreType() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getKeystoreType() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getLast() - Method in class org.eclipse.jetty.server.InclusiveByteRange
 
getLast(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
 
getLastAccessed() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getLastAccessedTime() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getLastModified() - Method in interface org.eclipse.jetty.http.HttpContent
 
getLastModified() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
getLastNode() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getLastSaved() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getLazyMatches(String) - Method in class org.eclipse.jetty.http.PathMap
Get all entries matched by the path.
getLeftMostValue(String) - Method in class org.eclipse.jetty.server.AbstractConnector
 
getLimit() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
getList(Object) - Static method in class org.eclipse.jetty.util.LazyList
Get the real List from a LazyList.
getList(Object, boolean) - Static method in class org.eclipse.jetty.util.LazyList
Get the real List from a LazyList.
getListHTML(String, boolean) - Method in class org.eclipse.jetty.util.resource.Resource
Get the resource list as a HTML directory listing.
getLocalAddr() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
 
getLocalAddr() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
getLocalAddr() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getLocalAddr() - Method in interface org.eclipse.jetty.io.EndPoint
 
getLocalAddr() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
getLocalAddr() - Method in class org.eclipse.jetty.server.Request
 
getLocale() - Method in class org.eclipse.jetty.server.Request
 
getLocale() - Method in class org.eclipse.jetty.server.Response
 
getLocaleEncoding(Locale) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Get the character encoding for a locale.
getLocales() - Method in class org.eclipse.jetty.server.Request
 
getLocalHost() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
 
getLocalHost() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
getLocalHost() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getLocalHost() - Method in interface org.eclipse.jetty.io.EndPoint
 
getLocalHost() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
getLocalName() - Method in class org.eclipse.jetty.server.Request
 
getLocalPort() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
 
getLocalPort() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
getLocalPort() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getLocalPort() - Method in interface org.eclipse.jetty.io.EndPoint
 
getLocalPort() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
getLocalPort() - Method in class org.eclipse.jetty.server.bio.SocketConnector
 
getLocalPort() - Method in interface org.eclipse.jetty.server.Connector
 
getLocalPort() - Method in class org.eclipse.jetty.server.LocalConnector
 
getLocalPort() - Method in class org.eclipse.jetty.server.nio.BlockingChannelConnector
 
getLocalPort() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
getLocalPort() - Method in class org.eclipse.jetty.server.Request
 
getLock() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
getLog() - Static method in class org.eclipse.jetty.util.log.Log
 
getLogCookies() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getLogDateFormat() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getLogger() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getLogger(String) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
getLogger(String) - Static method in class org.eclipse.jetty.util.log.Log
Obtain a named Logger or the default Logger if null is passed.
getLogger(String) - Method in interface org.eclipse.jetty.util.log.Logger
 
getLogger(String) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
getLogger(String) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
getLogger(String) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
getLoginService() - Method in class org.eclipse.jetty.security.authentication.LoginAuthenticator
 
getLoginService() - Method in interface org.eclipse.jetty.security.Authenticator.Configuration
 
getLoginService() - Method in class org.eclipse.jetty.security.DefaultAuthenticatorFactory
 
getLoginService() - Method in class org.eclipse.jetty.security.SecurityHandler
Get the loginService.
getLogLatency() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getLogLocale() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getLogServer() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getLogTimeZone() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getLongField(String) - Method in class org.eclipse.jetty.http.HttpFields
Get a header as an long value.
getLongField(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Get a header as an long value.
getLongValue() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getLowResourceMaxIdleTime() - Method in class org.eclipse.jetty.server.AbstractConnector
Deprecated.  
getLowResourceMaxIdleTime() - Method in interface org.eclipse.jetty.server.Connector
 
getLowResourcesConnections() - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
getLowResourcesConnections() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
getLowResourcesMaxIdleTime() - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
getLowResourcesMaxIdleTime() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getLowResourcesMaxIdleTime() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
getLowThreads() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
getMajorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getManager() - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
getMapped() - Method in class org.eclipse.jetty.http.PathMap.Entry
 
getMatch(String) - Method in class org.eclipse.jetty.http.PathMap
Get the entry mapped by the best specification.
getMatches(String) - Method in class org.eclipse.jetty.http.PathMap
Get all entries matched by the path.
getMax() - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
getMax() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
 
getMaxAge() - Method in class org.eclipse.jetty.http.HttpCookie
Get the maxAge.
getMaxCachedFiles() - Method in class org.eclipse.jetty.server.ResourceCache
 
getMaxCachedFileSize() - Method in class org.eclipse.jetty.server.ResourceCache
 
getMaxCacheSize() - Method in class org.eclipse.jetty.server.ResourceCache
 
getMaxCookieAge() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getMaxCookieAge() - Method in interface org.eclipse.jetty.server.SessionManager
 
getMaxFilterChainsCacheSize() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
getMaxFormContentSize() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getMaxIdleMs() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getMaxIdleTime() - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
getMaxIdleTime() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getMaxIdleTime() - Method in interface org.eclipse.jetty.server.Connector
 
getMaxIdleTimeMs() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Get the maximum thread idle time.
getMaxIdleTimeMs() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Get the maximum thread idle time.
getMaxInactiveInterval() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getMaxInactiveInterval() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getMaxInactiveInterval() - Method in interface org.eclipse.jetty.server.SessionManager
 
getMaxQueued() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
getMaxQueued() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
getMaxSessions() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Deprecated. 
getMaxStopTimeMs() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
getMaxStopTimeMs() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
getMaxThreads() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Set the maximum number of threads.
getMaxThreads() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Set the maximum number of threads.
getMean() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
 
getMessage() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
 
getMessage(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Get the status message for a specific code.
getMetaManager() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Deprecated. use AbstractSessionManager.getIdManager()
getMetaManager() - Method in interface org.eclipse.jetty.server.SessionManager
Deprecated. use SessionManager.getIdManager()
getMethod() - Method in class org.eclipse.jetty.security.ConstraintMapping
 
getMethod() - Method in class org.eclipse.jetty.server.Request
 
getMethod() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
getMimeByExtension(String) - Method in class org.eclipse.jetty.http.MimeTypes
Get the MIME type by filename extension.
getMimeMap() - Method in class org.eclipse.jetty.http.MimeTypes
 
getMimeType(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getMimeTypes() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getMimeTypes() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
getMinorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getMinSessions() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Deprecated. always returns 0. no replacement available.
getMinThreads() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Get the minimum number of threads.
getMinThreads() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Get the minimum number of threads.
getName() - Method in class org.eclipse.jetty.http.HttpCookie
Get the name.
getName() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getName() - Method in interface org.eclipse.jetty.security.LoginService
 
getName() - Method in class org.eclipse.jetty.security.MappedLoginService.Anonymous
 
getName() - Method in class org.eclipse.jetty.security.MappedLoginService
Get the name.
getName() - Method in class org.eclipse.jetty.security.MappedLoginService.KnownUser
 
getName() - Method in class org.eclipse.jetty.security.MappedLoginService.RolePrincipal
 
getName() - Method in class org.eclipse.jetty.security.SecurityHandler.NotChecked
 
getName() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getName() - Method in interface org.eclipse.jetty.server.Connector
 
getName() - Method in interface org.eclipse.jetty.server.UserIdentity.Scope
 
getName() - Method in class org.eclipse.jetty.servlet.Holder
 
getName() - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
getName() - Method in interface org.eclipse.jetty.util.log.Logger
 
getName() - Method in class org.eclipse.jetty.util.log.LoggerLog
 
getName() - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
getName() - Method in class org.eclipse.jetty.util.log.StdErrLog
 
getName() - Method in class org.eclipse.jetty.util.resource.FileResource
Returns the name of the resource
getName() - Method in class org.eclipse.jetty.util.resource.Resource
Returns the name of the resource
getName() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
getName() - Method in class org.eclipse.jetty.util.resource.URLResource
Returns the name of the resource
getName() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
getName() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
getName() - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getName() - Method in class org.eclipse.jetty.xml.XmlParser.Attribute
 
getNamedDispatcher(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getNamedDispatcher(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
 
getNameOrdinal() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getNeedClientAuth() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getNeedClientAuth() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getNeedClientAuth() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getNewContextURL() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
getNodeId(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getNodeId() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getNodeId(String, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
Get the session ID with any worker ID.
getNodeId(String, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
Get the session id, including this node's id as a suffix.
getNodeId(String, HttpServletRequest) - Method in interface org.eclipse.jetty.server.SessionIdManager
Get a node ID from a cluster ID and a request
getNodeId(HttpSession) - Method in interface org.eclipse.jetty.server.SessionManager
 
getNow() - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
getNow() - Method in class org.eclipse.jetty.util.thread.Timeout
 
getNullPrintWriter() - Static method in class org.eclipse.jetty.util.IO
 
getNullStream() - Static method in class org.eclipse.jetty.util.IO
 
getNullWriter() - Static method in class org.eclipse.jetty.util.IO
 
getNumberType(Class<?>) - Static method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
getNumberType() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
getOrdinal() - Method in class org.eclipse.jetty.io.BufferCache.CachedBuffer
 
getOrdinal(Buffer) - Method in class org.eclipse.jetty.io.BufferCache
 
getOut() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getOut() - Method in class org.eclipse.jetty.util.MultiPartOutputStream
 
getOutput() - Method in class org.eclipse.jetty.io.bio.StringEndPoint
 
getOutputStream() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
getOutputStream() - Method in class org.eclipse.jetty.server.handler.DebugHandler
 
getOutputStream() - Method in class org.eclipse.jetty.server.HttpConnection
 
getOutputStream() - Method in class org.eclipse.jetty.server.Response
 
getOutputStream() - Method in class org.eclipse.jetty.util.resource.FileResource
Returns an output stream to the resource
getOutputStream() - Method in class org.eclipse.jetty.util.resource.Resource
Returns an output stream to the resource
getOutputStream() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
getOutputStream() - Method in class org.eclipse.jetty.util.resource.URLResource
Returns an output stream to the resource
getOverrideDescriptor() - Method in class org.eclipse.jetty.webapp.WebAppContext
The override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
getOverrideWeb() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
getParam() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getParam() - Method in class org.eclipse.jetty.http.HttpURI
 
getParameter(String) - Method in class org.eclipse.jetty.server.Request
 
getParameterMap() - Method in class org.eclipse.jetty.server.Request
 
getParameterNames() - Method in class org.eclipse.jetty.server.Request
 
getParameters() - Method in class org.eclipse.jetty.server.Request
 
getParameterValues(String) - Method in class org.eclipse.jetty.server.Request
 
getParent() - Method in class org.eclipse.jetty.util.component.Container.Relationship
 
getParent() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
getParser() - Method in class org.eclipse.jetty.server.HttpConnection
 
getPassword(String, String, String) - Static method in class org.eclipse.jetty.http.security.Password
Get a password.
getPath() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getPath() - Method in class org.eclipse.jetty.http.HttpCookie
Get the path.
getPath() - Method in class org.eclipse.jetty.http.HttpURI
 
getPath() - Method in class org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
 
getPath() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
getPathAndParam() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getPathAndParam() - Method in class org.eclipse.jetty.http.HttpURI
 
getPathInfo() - Method in class org.eclipse.jetty.server.Request
 
getPathSpec() - Method in class org.eclipse.jetty.security.ConstraintMapping
 
getPathSpecs() - Method in class org.eclipse.jetty.servlet.FilterMapping
 
getPathSpecs() - Method in class org.eclipse.jetty.servlet.ServletMapping
 
getPathTranslated() - Method in class org.eclipse.jetty.server.Request
 
getPatterns() - Method in class org.eclipse.jetty.webapp.ClasspathPattern
 
getPermissions(CodeSource) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getPermissions() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getPort() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getPort() - Method in class org.eclipse.jetty.http.HttpURI
 
getPort() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getPort() - Method in interface org.eclipse.jetty.server.Connector
 
getPreviousAssociation() - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
 
getPrintWriter(String) - Method in class org.eclipse.jetty.server.HttpConnection
 
getProperties() - Method in class org.eclipse.jetty.xml.XmlConfiguration
 
getPropertyName() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
getProtocol() - Method in class org.eclipse.jetty.server.Request
 
getProtocol() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getProtocol() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getProtocol() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getProvider() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getProvider() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getProvider() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getQuality(String) - Static method in class org.eclipse.jetty.http.HttpFields
 
getQuery() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getQuery() - Method in class org.eclipse.jetty.http.HttpURI
 
getQuery(String) - Method in class org.eclipse.jetty.http.HttpURI
 
getQueryEncoding() - Method in class org.eclipse.jetty.server.Request
 
getQueryString() - Method in class org.eclipse.jetty.server.Request
 
getQueueSize() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
getRandom() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
 
getReader() - Method in class org.eclipse.jetty.server.Request
 
getRealmName() - Method in interface org.eclipse.jetty.security.Authenticator.Configuration
 
getRealmName() - Method in class org.eclipse.jetty.security.SecurityHandler
 
getRealPath(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getRealPath(String) - Method in class org.eclipse.jetty.server.Request
 
getReason() - Method in exception org.eclipse.jetty.http.HttpException
 
getReason() - Method in class org.eclipse.jetty.server.Response
 
getReasonBuffer(int) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
getRecursive() - Method in class org.eclipse.jetty.util.Scanner
 
getRefreshCookieAge() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getRefreshInterval() - Method in class org.eclipse.jetty.security.HashLoginService
 
getRelationship() - Method in class org.eclipse.jetty.util.component.Container.Relationship
 
getRemoteAddr() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
 
getRemoteAddr() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
getRemoteAddr() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getRemoteAddr() - Method in interface org.eclipse.jetty.io.EndPoint
 
getRemoteAddr() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
getRemoteAddr() - Method in class org.eclipse.jetty.server.Request
 
getRemoteHost() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
 
getRemoteHost() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
getRemoteHost() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getRemoteHost() - Method in interface org.eclipse.jetty.io.EndPoint
 
getRemoteHost() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
getRemoteHost() - Method in class org.eclipse.jetty.server.Request
 
getRemotePort() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
 
getRemotePort() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
getRemotePort() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getRemotePort() - Method in interface org.eclipse.jetty.io.EndPoint
 
getRemotePort() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
getRemotePort() - Method in class org.eclipse.jetty.server.Request
 
getRemoteUser() - Method in class org.eclipse.jetty.server.Request
 
getReportDirs() - Method in class org.eclipse.jetty.util.Scanner
 
getReportExistingFilesOnStartup() - Method in class org.eclipse.jetty.util.Scanner
 
getRequest() - Method in interface org.eclipse.jetty.server.AsyncContext
 
getRequest() - Method in class org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
 
getRequest() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
getRequest() - Method in class org.eclipse.jetty.server.HttpConnection
 
getRequest(HttpServletRequest) - Static method in class org.eclipse.jetty.server.Request
 
getRequestBuffers() - Method in class org.eclipse.jetty.http.HttpBuffers
 
getRequestBuffers() - Method in interface org.eclipse.jetty.server.Connector
 
getRequestBufferSize() - Method in class org.eclipse.jetty.http.HttpBuffers
 
getRequestBufferSize() - Method in interface org.eclipse.jetty.server.Connector
 
getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.Request
 
getRequestDispatcher(String) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
getRequestedSessionId() - Method in class org.eclipse.jetty.server.Request
 
getRequestFields() - Method in class org.eclipse.jetty.server.HttpConnection
 
getRequestHeaderSize() - Method in class org.eclipse.jetty.http.HttpBuffers
 
getRequestHeaderSize() - Method in interface org.eclipse.jetty.server.Connector
 
getRequestLog() - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
 
getRequests() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getRequests() - Method in interface org.eclipse.jetty.server.Connector
 
getRequests() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getRequests() - Method in class org.eclipse.jetty.server.HttpConnection
 
getRequestsActive() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getRequestsActiveMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getRequestTimeMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getRequestTimeMean() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getRequestTimeStdDev() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getRequestTimeTotal() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getRequestURI() - Method in class org.eclipse.jetty.server.Request
 
getRequestURL() - Method in class org.eclipse.jetty.server.Request
 
getResolvedUserIdentity() - Method in class org.eclipse.jetty.server.Request
 
getResolveNames() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getResolveNames() - Method in interface org.eclipse.jetty.server.Connector
 
getResolveNames() - Method in class org.eclipse.jetty.server.HttpConnection
 
getResource() - Method in interface org.eclipse.jetty.http.HttpContent
 
getResource(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getResource(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getResource(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
getResource(HttpServletRequest) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
getResource() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
getResource(String) - Method in class org.eclipse.jetty.servlet.DefaultServlet
get Resource to serve.
getResource(Class, String, boolean) - Static method in class org.eclipse.jetty.util.Loader
 
getResource(String) - Method in interface org.eclipse.jetty.util.resource.ResourceFactory
 
getResource(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getResource(String) - Method in class org.eclipse.jetty.webapp.WebAppContext.Context
 
getResource(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getResource() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
getResourceAlias(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getResourceAliases() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getResourceAsStream(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getResourceBase() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getResourceBase() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
getResourceBundle(Class, String, boolean, Locale) - Static method in class org.eclipse.jetty.util.Loader
 
getResourcePaths(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getResourcePaths(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getResources() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
getResources(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
getResponse() - Method in interface org.eclipse.jetty.server.AsyncContext
 
getResponse() - Method in class org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
 
getResponse() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
getResponse() - Method in class org.eclipse.jetty.server.HttpConnection
 
getResponse() - Method in class org.eclipse.jetty.server.Request
 
getResponseBuffers() - Method in class org.eclipse.jetty.http.HttpBuffers
 
getResponseBuffers() - Method in interface org.eclipse.jetty.server.Connector
 
getResponseBufferSize() - Method in class org.eclipse.jetty.http.HttpBuffers
 
getResponseBufferSize() - Method in interface org.eclipse.jetty.server.Connector
 
getResponseFields() - Method in class org.eclipse.jetty.server.HttpConnection
 
getResponseHeaderSize() - Method in class org.eclipse.jetty.http.HttpBuffers
 
getResponseHeaderSize() - Method in interface org.eclipse.jetty.server.Connector
 
getResponses(String) - Method in class org.eclipse.jetty.server.LocalConnector
 
getResponses(String, boolean) - Method in class org.eclipse.jetty.server.LocalConnector
 
getResponses(ByteArrayBuffer, boolean) - Method in class org.eclipse.jetty.server.LocalConnector
 
getResponses1xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getResponses2xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getResponses3xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getResponses4xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getResponses5xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getResponsesBytesTotal() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getResumes() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getRetainDays() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
getRetainDays() - Method in class org.eclipse.jetty.util.RolloverFileOutputStream
 
getReuseAddress() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getRoleMap() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
getRoleRefMap() - Method in interface org.eclipse.jetty.server.UserIdentity.Scope
 
getRoleRefMap() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
getRoles() - Method in class org.eclipse.jetty.http.security.Constraint
 
getRoles() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
getRoles() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
getRoles() - Method in interface org.eclipse.jetty.security.ConstraintAware
 
getRoles() - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
 
getRoles() - Method in class org.eclipse.jetty.security.RoleInfo
 
getRoot() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
getRootURL() - Method in class org.eclipse.jetty.server.Request
Reconstructs the URL the client used to make the request.
getRowId() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getRunAsRole() - Method in class org.eclipse.jetty.security.RoleRunAsToken
 
getRunAsRole() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
getSaveInterval() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
 
getSavePeriod() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
getScanDir() - Method in class org.eclipse.jetty.util.Scanner
Deprecated. use getScanDirs() instead
getScanDirs() - Method in class org.eclipse.jetty.util.Scanner
 
getScanInterval() - Method in class org.eclipse.jetty.util.Scanner
Get the scan interval
getScavengeInterval() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
getScavengePeriod() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
getScheme() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getScheme() - Method in class org.eclipse.jetty.http.HttpURI
 
getScheme() - Method in class org.eclipse.jetty.server.Request
 
getSecureCookies() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSecureCookies() - Method in interface org.eclipse.jetty.server.SessionManager
 
getSecureRandomAlgorithm() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getSecureRandomAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getSecureRandomAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getSecurityHandler() - Method in class org.eclipse.jetty.security.SecurityHandler.NotChecked
 
getSecurityHandler() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
 
getSelectionKey() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
getSelectManager() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
getSelectSet() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
getSelectSets() - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
getSendDateHeader() - Method in class org.eclipse.jetty.server.Server
 
getSendServerVersion() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getSendServerVersion() - Method in class org.eclipse.jetty.server.Server
 
getServeIcon() - Method in class org.eclipse.jetty.server.handler.DefaultHandler
 
getServer() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getServer() - Method in interface org.eclipse.jetty.server.Connector
 
getServer() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
 
getServer() - Method in interface org.eclipse.jetty.server.Handler
 
getServerClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getServerInfo() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getServerName() - Method in class org.eclipse.jetty.server.Request
 
getServerPort() - Method in class org.eclipse.jetty.server.Request
 
getServlet(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getServlet(String) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
getServlet() - Method in class org.eclipse.jetty.servlet.ServletHolder
Get the servlet.
getServletContext() - Method in class org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
 
getServletContext() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getServletContext() - Method in class org.eclipse.jetty.server.Request
 
getServletContext() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getServletContext() - Method in class org.eclipse.jetty.servlet.Holder.HolderConfig
 
getServletContext() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
getServletContextName() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getServletHandler() - Method in class org.eclipse.jetty.servlet.Holder
 
getServletHandler() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
 
getServletInstance() - Method in class org.eclipse.jetty.servlet.ServletHolder
Get the servlet instance (no initialization done).
getServletMappings() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
getServletName() - Method in class org.eclipse.jetty.server.Request
 
getServletName() - Method in class org.eclipse.jetty.servlet.ServletHolder.Config
 
getServletName() - Method in class org.eclipse.jetty.servlet.ServletMapping
 
getServletNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getServletNames() - Method in class org.eclipse.jetty.servlet.FilterMapping
 
getServletPath() - Method in class org.eclipse.jetty.server.Request
 
getServletResponse() - Method in interface org.eclipse.jetty.continuation.Continuation
Get the suspended response.
getServletResponse() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
getServletResponse() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
getServletResponse() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
getServletResponse() - Method in class org.eclipse.jetty.server.Request
 
getServlets() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
getServlets() - Method in class org.eclipse.jetty.servlet.ServletHandler
Get Servlets.
getSession() - Method in class org.eclipse.jetty.server.Request
 
getSession(boolean) - Method in class org.eclipse.jetty.server.Request
 
getSession(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Get a known existing session
getSession(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.NullSessionContext
Deprecated. From HttpSessionContext
getSession() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
getSession() - Method in interface org.eclipse.jetty.server.session.AbstractSessionManager.SessionIf
 
getSession(String) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
getSession(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
A session has been requested by it's id on this node.
getSessionContext() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
Deprecated.  
getSessionCookie() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionCookie(HttpSession, String, boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionCookie(HttpSession, String, boolean) - Method in interface org.eclipse.jetty.server.SessionManager
Gets a Cookie for a session.
getSessionCookie() - Method in interface org.eclipse.jetty.server.SessionManager
 
getSessionDomain() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionDomain() - Method in interface org.eclipse.jetty.server.SessionManager
 
getSessionHandler() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionHandler() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
 
getSessionIdManager() - Method in class org.eclipse.jetty.server.Server
 
getSessionIdPathParameterName() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionIdPathParameterName() - Method in interface org.eclipse.jetty.server.SessionManager
 
getSessionIdPathParameterNamePrefix() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionIdPathParameterNamePrefix() - Method in interface org.eclipse.jetty.server.SessionManager
 
getSessionManager() - Method in class org.eclipse.jetty.server.Request
 
getSessionManager() - Method in class org.eclipse.jetty.server.session.SessionHandler
 
getSessionMap() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Deprecated. Need to review if it is needed.
getSessionMap() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
getSessionMap() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Get all the sessions as a map of id to Session.
getSessionPath() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionPath() - Method in interface org.eclipse.jetty.server.SessionManager
 
getSessions() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessions() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
getSessions() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Get the number of sessions.
getSessionsMax() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionsTotal() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionTimeMax() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionTimeMean() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionTimeStdDev() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSessionTimeTotal() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
getSetter(String) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
getSingle() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
 
getSize(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
 
getSoLingerTime() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getSpawnOrShrinkAt() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
getSslContext() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getSslContext() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getSslContext() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getSSLEngine() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
getSslKeyManagerFactoryAlgorithm() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getSslKeyManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getSslKeyManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getSslTrustManagerFactoryAlgorithm() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getSslTrustManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getSslTrustManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getState() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getState() - Method in class org.eclipse.jetty.http.HttpParser
 
getState() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
getStatsOn() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getStatsOn() - Method in interface org.eclipse.jetty.server.Connector
 
getStatsOnMs() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getStatsOnMs() - Method in interface org.eclipse.jetty.server.Connector
 
getStatsOnMs() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getStatus() - Method in exception org.eclipse.jetty.http.HttpException
 
getStatus() - Method in class org.eclipse.jetty.server.Response
 
getStatusString() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
getStdDev() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
 
getStopAtShutdown() - Method in class org.eclipse.jetty.server.Server
 
getStoreDirectory() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
getString(Object) - Method in class org.eclipse.jetty.util.MultiMap
Get value as String.
getString(String, boolean, boolean) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get a tag as a string.
getStringBuffer() - Method in class org.eclipse.jetty.util.Utf8StringBuffer
 
getStringBufferSize() - Method in class org.eclipse.jetty.util.ajax.JSON
 
getStringBuilder() - Method in class org.eclipse.jetty.util.Utf8StringBuilder
 
getStringField(String) - Method in class org.eclipse.jetty.http.HttpFields
 
getStringField(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
 
getSubject() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
getSubject() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
getSubject() - Method in class org.eclipse.jetty.security.DefaultUserIdentity
 
getSubject() - Method in interface org.eclipse.jetty.server.UserIdentity
 
getSuspendedContext() - Method in class org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
 
getSuspends() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getSuspendsActive() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getSuspendsActiveMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
getSystemClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getSystemUserIdentity() - Method in class org.eclipse.jetty.security.DefaultIdentityService
 
getSystemUserIdentity() - Method in interface org.eclipse.jetty.security.IdentityService
 
getTag() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
getTempDirectory() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
GETTER_ARG - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
getThreadPool() - Method in class org.eclipse.jetty.server.AbstractConnector
 
getThreadPool() - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
getThreadPool() - Method in class org.eclipse.jetty.server.Server
 
getThreads() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
 
getThreads() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Get the number of threads in the pool.
getThreads() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
getThreads() - Method in interface org.eclipse.jetty.util.thread.ThreadPool
 
getThreadsPriority() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Get the priority of the pool threads.
getThreadsPriority() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Get the priority of the pool threads.
getThrowable(int) - Method in exception org.eclipse.jetty.util.MultiException
 
getThrowables() - Method in exception org.eclipse.jetty.util.MultiException
 
getTimeout() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
getTimeoutTask() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
getTimeStamp() - Method in interface org.eclipse.jetty.io.Connection
 
getTimeStamp() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection
 
getTimeStamp() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
getTimeStamp() - Method in class org.eclipse.jetty.server.HttpConnection
 
getTimeStamp() - Method in class org.eclipse.jetty.server.Request
Get Request TimeStamp
getTimestamp() - Method in class org.eclipse.jetty.util.thread.Timeout.Task
 
getTimeStampBuffer() - Method in class org.eclipse.jetty.server.Request
Get Request TimeStamp
getTimeToNext() - Method in class org.eclipse.jetty.util.thread.Timeout
 
getTimeZone() - Method in class org.eclipse.jetty.util.DateCache
 
getTotal() - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
getTotal() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
 
getTransport() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
 
getTransport() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
getTransport() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
getTransport() - Method in interface org.eclipse.jetty.io.EndPoint
 
getTransport() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
getTrustManagers() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getTrustManagers() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getTruststore() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getTruststore() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getTruststore() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getTruststoreType() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getTruststoreType() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getTruststoreType() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getType() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
getUnavailableException() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
getUnavailableException() - Method in class org.eclipse.jetty.webapp.WebAppContext
Get an exception that caused the webapp to be unavailable
getUncheckedBuffer() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getUnsafe(int) - Method in class org.eclipse.jetty.util.ArrayQueue
Get without synchronization or bounds checking.
getUri() - Method in class org.eclipse.jetty.server.Request
 
getURI() - Method in class org.eclipse.jetty.util.resource.Resource
Returns an URI representing the given resource
getURL() - Method in class org.eclipse.jetty.util.resource.Resource
Returns an URL representing the given resource
getURL() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
getURL() - Method in class org.eclipse.jetty.util.resource.URLResource
Returns an URL representing the given resource
getUseCaches() - Method in class org.eclipse.jetty.util.resource.URLResource
 
getUseDirectBuffers() - Method in class org.eclipse.jetty.server.nio.AbstractNIOConnector
 
getUseDirectBuffers() - Method in interface org.eclipse.jetty.server.nio.NIOConnector
 
getUserDataConstraint() - Method in class org.eclipse.jetty.security.RoleInfo
 
getUserIdentity() - Method in class org.eclipse.jetty.security.UserAuthentication
 
getUserIdentity() - Method in interface org.eclipse.jetty.server.Authentication.User
 
getUserIdentity() - Method in class org.eclipse.jetty.server.Request
 
getUserIdentityScope() - Method in class org.eclipse.jetty.server.Request
 
getUserName() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
getUserName() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
getUserPrincipal() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
getUserPrincipal() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
getUserPrincipal() - Method in class org.eclipse.jetty.security.DefaultUserIdentity
 
getUserPrincipal() - Method in class org.eclipse.jetty.server.Request
 
getUserPrincipal() - Method in interface org.eclipse.jetty.server.UserIdentity
 
getUserRoleLink(String) - Method in class org.eclipse.jetty.servlet.ServletHolder
get a user role link.
getUsers() - Method in class org.eclipse.jetty.security.MappedLoginService
Get the users.
getValue() - Method in class org.eclipse.jetty.http.HttpCookie
Get the value.
getValue() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getValue() - Method in class org.eclipse.jetty.http.PathMap.Entry
 
getValue(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
Deprecated. As of Version 2.2, this method is replaced by AbstractSessionManager.Session.getAttribute(java.lang.String)
getValue(Object, int) - Method in class org.eclipse.jetty.util.MultiMap
Get a value from a multiple value.
getValue() - Method in class org.eclipse.jetty.xml.XmlParser.Attribute
 
getValueBuffer() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getValueNames() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
Deprecated. As of Version 2.2, this method is replaced by AbstractSessionManager.Session.getAttributeNames()
getValueOrdinal() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getValues(String) - Method in class org.eclipse.jetty.http.HttpFields
Get multi headers
getValues(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Get multi headers
getValues(String, String) - Method in class org.eclipse.jetty.http.HttpFields
Get multi field values with separator.
getValues(Object) - Method in class org.eclipse.jetty.util.MultiMap
Get multiple values.
getVariance() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
 
getVersion() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getVersion() - Method in class org.eclipse.jetty.http.HttpCookie
Get the version.
getVersion() - Static method in class org.eclipse.jetty.server.Server
 
getVersion() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
getVirtualHost() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
getVirtualHosts() - Method in class org.eclipse.jetty.server.handler.ContextHandler
Get the virtual hosts for the context.
getWantClientAuth() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
getWantClientAuth() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
getWantClientAuth() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
getWar() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getWebDefault() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
getWebInf() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
getWebXml() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
getWelcome(Resource) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
getWelcomeFiles() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
getWelcomeFiles() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
getWidth() - Method in class org.eclipse.jetty.util.StringMap
 
getWorkerName() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
Get the workname.
getWorkerName() - Method in interface org.eclipse.jetty.server.SessionIdManager
 
getWriter() - Method in class org.eclipse.jetty.server.Response
 
getWriteTimeout() - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
getXpath() - Method in class org.eclipse.jetty.xml.XmlParser
 
GONE_410 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
grow() - Method in class org.eclipse.jetty.util.ArrayQueue
 
GZIP - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
GZIP_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
GZIP_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 

H

handle() - Method in interface org.eclipse.jetty.io.Connection
Handle the connection.
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.security.SecurityHandler
 
handle(Runnable) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.DebugHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.DefaultHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in interface org.eclipse.jetty.server.Handler
Handle a request.
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.HandlerList
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
 
handle() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
handle() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ScopedHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
handle() - Method in class org.eclipse.jetty.server.HttpConnection
 
handle(HttpConnection) - Method in class org.eclipse.jetty.server.Server
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
handle(Request, ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.servlet.ServletHolder
Service a request with this servlet.
handleAsync(HttpConnection) - Method in class org.eclipse.jetty.server.Server
 
handleAuthentication(HttpServletRequest, HttpServletResponse, String) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
Handles the authentication before setting up the tunnel to the remote server.
handleConnect(Request, HttpServletRequest, HttpServletResponse, String) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
Handles a CONNECT request.
handleErrorPage(HttpServletRequest, Writer, int, String) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
Handler - Interface in org.eclipse.jetty.server
A Jetty Server Handler.
HandlerCollection - Class in org.eclipse.jetty.server.handler
A collection of handlers.
HandlerCollection() - Constructor for class org.eclipse.jetty.server.handler.HandlerCollection
 
HandlerCollection(boolean) - Constructor for class org.eclipse.jetty.server.handler.HandlerCollection
 
HandlerContainer - Interface in org.eclipse.jetty.server
A Handler that contains other Handlers.
handleRequest() - Method in class org.eclipse.jetty.server.HttpConnection
 
HandlerList - Class in org.eclipse.jetty.server.handler
HandlerList.
HandlerList() - Constructor for class org.eclipse.jetty.server.handler.HandlerList
 
HandlerWrapper - Class in org.eclipse.jetty.server.handler
A HandlerWrapper acts as a Handler but delegates the handle method and life cycle events to a delegate.
HandlerWrapper() - Constructor for class org.eclipse.jetty.server.handler.HandlerWrapper
 
handleUnknown(JSON.Source, char) - Method in class org.eclipse.jetty.util.ajax.JSON
 
handling() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
hasContent() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
hasContent() - Method in interface org.eclipse.jetty.io.Buffer
 
hasDataConstraint() - Method in class org.eclipse.jetty.http.security.Constraint
 
hashCode() - Method in class org.eclipse.jetty.http.security.Password
 
hashCode() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
hashCode() - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
hashCode() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
hashCode() - Method in class org.eclipse.jetty.util.component.Container.Relationship
 
hashCode() - Method in class org.eclipse.jetty.util.MultiMap
 
hashCode() - Method in class org.eclipse.jetty.util.resource.FileResource
 
hashCode() - Method in class org.eclipse.jetty.util.resource.URLResource
 
HashCrossContextPsuedoSession<T> - Class in org.eclipse.jetty.security
 
HashCrossContextPsuedoSession(String, String) - Constructor for class org.eclipse.jetty.security.HashCrossContextPsuedoSession
 
HashLoginService - Class in org.eclipse.jetty.security
Properties User Realm.
HashLoginService() - Constructor for class org.eclipse.jetty.security.HashLoginService
 
HashLoginService(String) - Constructor for class org.eclipse.jetty.security.HashLoginService
 
HashLoginService(String, String) - Constructor for class org.eclipse.jetty.security.HashLoginService
 
HashSessionIdManager - Class in org.eclipse.jetty.server.session
HashSessionIdManager.
HashSessionIdManager() - Constructor for class org.eclipse.jetty.server.session.HashSessionIdManager
 
HashSessionIdManager(Random) - Constructor for class org.eclipse.jetty.server.session.HashSessionIdManager
 
HashSessionManager - Class in org.eclipse.jetty.server.session
An in-memory implementation of SessionManager.
HashSessionManager() - Constructor for class org.eclipse.jetty.server.session.HashSessionManager
 
HashSessionManager.ClassLoadingObjectInputStream - Class in org.eclipse.jetty.server.session
 
HashSessionManager.ClassLoadingObjectInputStream(InputStream) - Constructor for class org.eclipse.jetty.server.session.HashSessionManager.ClassLoadingObjectInputStream
 
HashSessionManager.ClassLoadingObjectInputStream() - Constructor for class org.eclipse.jetty.server.session.HashSessionManager.ClassLoadingObjectInputStream
 
HashSessionManager.Session - Class in org.eclipse.jetty.server.session
 
HashSessionManager.Session(HttpServletRequest) - Constructor for class org.eclipse.jetty.server.session.HashSessionManager.Session
 
HashSessionManager.Session(long, String) - Constructor for class org.eclipse.jetty.server.session.HashSessionManager.Session
 
hasMore() - Method in class org.eclipse.jetty.io.bio.StringEndPoint
 
hasMoreElements() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
 
hasMoreTokens() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
 
hasNext() - Method in class org.eclipse.jetty.util.ajax.JSON.ReaderSource
 
hasNext() - Method in interface org.eclipse.jetty.util.ajax.JSON.Source
 
hasNext() - Method in class org.eclipse.jetty.util.ajax.JSON.StringSource
 
hasOriginalRequestAndResponse() - Method in interface org.eclipse.jetty.server.AsyncContext
 
hasOriginalRequestAndResponse() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
hasQuery() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
hasQuery() - Method in class org.eclipse.jetty.http.HttpURI
 
hasRole(String) - Method in class org.eclipse.jetty.http.security.Constraint
 
hasScheme(String) - Static method in class org.eclipse.jetty.util.URIUtil
 
HEAD - Static variable in class org.eclipse.jetty.http.HttpMethods
 
HEAD_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
HEAD_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
headerComplete() - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
 
Holder - Class in org.eclipse.jetty.servlet
 
Holder() - Constructor for class org.eclipse.jetty.servlet.Holder
 
Holder(Class) - Constructor for class org.eclipse.jetty.servlet.Holder
 
Holder.HolderConfig - Class in org.eclipse.jetty.servlet
 
Holder.HolderConfig() - Constructor for class org.eclipse.jetty.servlet.Holder.HolderConfig
 
HOST - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
HOST_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
HOST_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
HotSwapHandler - Class in org.eclipse.jetty.server.handler
A HandlerContainer that allows a hot swap of a wrapped handler.
HotSwapHandler() - Constructor for class org.eclipse.jetty.server.handler.HotSwapHandler
 
HTTP - Static variable in class org.eclipse.jetty.http.HttpSchemes
 
HTTP - Static variable in class org.eclipse.jetty.util.URIUtil
 
HTTP_0_9 - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_0_9_BUFFER - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_0_9_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_0 - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_0_BUFFER - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_0_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_1 - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_1_BUFFER - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_1_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_BUFFER - Static variable in class org.eclipse.jetty.http.HttpSchemes
 
HTTP_COLON - Static variable in class org.eclipse.jetty.util.URIUtil
 
HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
HttpBuffers - Class in org.eclipse.jetty.http
Abstract Buffer pool.
HttpBuffers() - Constructor for class org.eclipse.jetty.http.HttpBuffers
 
HttpConnection - Class in org.eclipse.jetty.server
A HttpConnection represents the connection of a HTTP client to the server and is created by an instance of a Connector.
HttpConnection(Connector, EndPoint, Server) - Constructor for class org.eclipse.jetty.server.HttpConnection
Constructor
HttpConnection(Connector, EndPoint, Server, Parser, Generator, Request) - Constructor for class org.eclipse.jetty.server.HttpConnection
 
HttpConnection.Output - Class in org.eclipse.jetty.server
 
HttpConnection.OutputWriter - Class in org.eclipse.jetty.server
 
HttpContent - Interface in org.eclipse.jetty.http
HttpContent.
HttpCookie - Class in org.eclipse.jetty.http
 
HttpCookie(String, String) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, int) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String, int, boolean, boolean) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String, int, boolean, boolean, String, int) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpException - Exception in org.eclipse.jetty.http
 
HttpException(int) - Constructor for exception org.eclipse.jetty.http.HttpException
 
HttpException(int, String) - Constructor for exception org.eclipse.jetty.http.HttpException
 
HttpException(int, String, Throwable) - Constructor for exception org.eclipse.jetty.http.HttpException
 
HttpFields - Class in org.eclipse.jetty.http
HTTP Fields.
HttpFields() - Constructor for class org.eclipse.jetty.http.HttpFields
Constructor.
HttpFields.Field - Class in org.eclipse.jetty.http
 
HttpGenerator - Class in org.eclipse.jetty.http
HttpGenerator.
HttpGenerator(Buffers, EndPoint) - Constructor for class org.eclipse.jetty.http.HttpGenerator
Constructor.
HttpHeaders - Class in org.eclipse.jetty.http
 
HttpHeaders() - Constructor for class org.eclipse.jetty.http.HttpHeaders
 
HttpHeaderValues - Class in org.eclipse.jetty.http
Cached HTTP Header values.
HttpHeaderValues() - Constructor for class org.eclipse.jetty.http.HttpHeaderValues
 
HttpInput - Class in org.eclipse.jetty.server
 
HttpInput(HttpParser, long) - Constructor for class org.eclipse.jetty.server.HttpInput
 
HttpMethods - Class in org.eclipse.jetty.http
 
HttpMethods() - Constructor for class org.eclipse.jetty.http.HttpMethods
 
HttpOutput - Class in org.eclipse.jetty.server
Output.
HttpOutput(AbstractGenerator, long) - Constructor for class org.eclipse.jetty.server.HttpOutput
 
HttpParser - Class in org.eclipse.jetty.http
 
HttpParser(Buffer, HttpParser.EventHandler) - Constructor for class org.eclipse.jetty.http.HttpParser
Constructor.
HttpParser(Buffers, EndPoint, HttpParser.EventHandler) - Constructor for class org.eclipse.jetty.http.HttpParser
Constructor.
HttpParser.EventHandler - Class in org.eclipse.jetty.http
 
HttpParser.EventHandler() - Constructor for class org.eclipse.jetty.http.HttpParser.EventHandler
 
HTTPS - Static variable in class org.eclipse.jetty.http.HttpSchemes
 
HTTPS - Static variable in class org.eclipse.jetty.util.URIUtil
 
HTTPS_BUFFER - Static variable in class org.eclipse.jetty.http.HttpSchemes
 
HTTPS_COLON - Static variable in class org.eclipse.jetty.util.URIUtil
 
HttpSchemes - Class in org.eclipse.jetty.http
 
HttpSchemes() - Constructor for class org.eclipse.jetty.http.HttpSchemes
 
HttpStatus - Class in org.eclipse.jetty.http
HttpStatusCode enum class, for status codes based on various HTTP RFCs.
HttpStatus() - Constructor for class org.eclipse.jetty.http.HttpStatus
 
HttpStatus.Code - Enum in org.eclipse.jetty.http
 
HttpTokens - Interface in org.eclipse.jetty.http
HTTP constants
HttpURI - Class in org.eclipse.jetty.http
Http URI.
HttpURI() - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(boolean) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(String) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(byte[], int, int) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpVersions - Class in org.eclipse.jetty.http
 
HttpVersions() - Constructor for class org.eclipse.jetty.http.HttpVersions
 
HttpWriter - Class in org.eclipse.jetty.server
OutputWriter.
HttpWriter(HttpOutput) - Constructor for class org.eclipse.jetty.server.HttpWriter
 

I

IDENTITY - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
IDENTITY - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
IDENTITY_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IDENTITY_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
IDENTITY_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IDENTITY_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
IdentityService - Interface in org.eclipse.jetty.security
Associates UserIdentities from with threads and UserIdentity.Contexts.
idInUse(String) - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
 
idInUse(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
idInUse(String) - Method in interface org.eclipse.jetty.server.SessionIdManager
 
idleExpired() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
idleExpired() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
IF_MATCH - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_MATCH_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_MATCH_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_MODIFIED_SINCE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_MODIFIED_SINCE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_MODIFIED_SINCE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_NONE_MATCH - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_NONE_MATCH_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_NONE_MATCH_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_RANGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_RANGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_RANGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_UNMODIFIED_SINCE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_UNMODIFIED_SINCE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_UNMODIFIED_SINCE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ifExceptionThrow() - Method in exception org.eclipse.jetty.util.MultiException
Throw a multiexception.
ifExceptionThrowMulti() - Method in exception org.eclipse.jetty.util.MultiException
Throw a multiexception.
ifExceptionThrowRuntime() - Method in exception org.eclipse.jetty.util.MultiException
Throw a Runtime exception.
ignore(Throwable) - Static method in class org.eclipse.jetty.util.log.Log
Ignore an exception unless trace is enabled.
IGNORED - Static variable in class org.eclipse.jetty.util.log.Log
 
illegalStateIfContextStarted() - Method in class org.eclipse.jetty.servlet.Holder
 
IMMUTABLE - Static variable in interface org.eclipse.jetty.io.Buffer
 
include(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.Dispatcher
 
include() - Method in class org.eclipse.jetty.server.HttpConnection
 
INCLUDE - Static variable in class org.eclipse.jetty.servlet.FilterMapping
 
INCLUDE_CONTEXT_PATH - Static variable in class org.eclipse.jetty.server.Dispatcher
 
INCLUDE_PATH_INFO - Static variable in class org.eclipse.jetty.server.Dispatcher
 
INCLUDE_QUERY_STRING - Static variable in class org.eclipse.jetty.server.Dispatcher
 
INCLUDE_REQUEST_URI - Static variable in class org.eclipse.jetty.server.Dispatcher
 
INCLUDE_SERVLET_PATH - Static variable in class org.eclipse.jetty.server.Dispatcher
 
included() - Method in class org.eclipse.jetty.server.HttpConnection
 
includeField(String, Object, Method) - Method in class org.eclipse.jetty.util.ajax.JSONObjectConvertor
 
includeField(String, Method) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
InclusiveByteRange - Class in org.eclipse.jetty.server
Byte range inclusive of end points.
InclusiveByteRange(long, long) - Constructor for class org.eclipse.jetty.server.InclusiveByteRange
 
inContentState() - Method in class org.eclipse.jetty.http.HttpParser
 
increaseContentBufferSize(int) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
increaseContentBufferSize(int) - Method in interface org.eclipse.jetty.http.Generator
 
increment() - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
indexFrom(String, String) - Static method in class org.eclipse.jetty.util.StringUtil
returns the next index of a character from the chars string
IndirectNIOBuffer - Class in org.eclipse.jetty.io.nio
 
IndirectNIOBuffer(int) - Constructor for class org.eclipse.jetty.io.nio.IndirectNIOBuffer
 
IndirectNIOBuffer(ByteBuffer, boolean) - Constructor for class org.eclipse.jetty.io.nio.IndirectNIOBuffer
 
info(Object) - Method in class org.eclipse.jetty.jsp.JettyLog
 
info(String, Object...) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
info(Throwable) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
info(String, Throwable) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
info(String) - Static method in class org.eclipse.jetty.util.log.Log
 
info(String, Object) - Static method in class org.eclipse.jetty.util.log.Log
 
info(String, Object, Object) - Static method in class org.eclipse.jetty.util.log.Log
 
info(String, Object...) - Method in interface org.eclipse.jetty.util.log.Logger
Formats and logs at info level.
info(Throwable) - Method in interface org.eclipse.jetty.util.log.Logger
Logs the given Throwable information at info level
info(String, Throwable) - Method in interface org.eclipse.jetty.util.log.Logger
Logs the given message at info level, with Throwable information.
info(String, Object...) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
info(Throwable) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
info(String, Throwable) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
info(String, Object...) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
info(Throwable) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
info(String, Throwable) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
info(String, Object...) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
info(Throwable) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
info(String, Throwable) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
inHeaderState() - Method in class org.eclipse.jetty.http.HttpParser
 
InheritedChannelConnector - Class in org.eclipse.jetty.server.nio
An implementation of the SelectChannelConnector which first tries to inherit from a channel provided by the system.
InheritedChannelConnector() - Constructor for class org.eclipse.jetty.server.nio.InheritedChannelConnector
 
init(FilterConfig) - Method in class org.eclipse.jetty.continuation.ContinuationFilter
 
init() - Static method in class org.eclipse.jetty.jsp.JettyLog
Called via reflection from WebXmlProcessor
init() - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
init() - Method in class org.eclipse.jetty.servlet.Invoker
 
init() - Method in class org.eclipse.jetty.servlet.StatisticsServlet
 
init() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
initContextParam(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initDisplayName(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initDistributable(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initErrorPage(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initFilter(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initFilterMapping(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initialize() - Method in class org.eclipse.jetty.servlet.ServletHandler
Initialize filters and load-on-startup servlets.
initialized() - Static method in class org.eclipse.jetty.util.log.Log
 
initJspConfig(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initListener(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initLocaleEncodingList(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initLoginConfig(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initMimeConfig(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initRandom() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
Set up a random number generator for the sessionids.
initSecurityConstraint(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initSecurityRole(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initServlet(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initServletMapping(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initSessionConfig(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initTagLib(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
initValues() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
initWebXmlElement(String, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
Handle web.xml element.
initWelcomeFileList(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
INSUFFICIENT_STORAGE_507 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
INTEGER - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
INTERNAL_SERVER_ERROR_500 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
interruptThread(long) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
IntrospectionUtil - Class in org.eclipse.jetty.util
IntrospectionUtil
IntrospectionUtil() - Constructor for class org.eclipse.jetty.util.IntrospectionUtil
 
invalidate() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
invalidate() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
invalidate() - Method in class org.eclipse.jetty.server.session.HashSessionManager.Session
 
invalidateAll(String) - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
 
invalidateAll(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
Invalidate the session matching the id on all contexts.
invalidateAll(String) - Method in interface org.eclipse.jetty.server.SessionIdManager
Call HttpSession.invalidate() on all known sessions for the given id.
invalidateSession(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Invalidate a session.
invalidateSessions() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
invalidateSessions() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
invalidateSessions() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
 
invoke(Object, Object) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
invokeObject(Object, Object) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
Invoker - Class in org.eclipse.jetty.servlet
Dynamic Servlet Invoker.
Invoker() - Constructor for class org.eclipse.jetty.servlet.Invoker
 
IO - Class in org.eclipse.jetty.util
IO Utilities.
IO() - Constructor for class org.eclipse.jetty.util.IO
 
IPAccessHandler - Class in org.eclipse.jetty.server.handler
IP Access Handler
IPAccessHandler() - Constructor for class org.eclipse.jetty.server.handler.IPAccessHandler
 
isAddrUriAllowed(String, String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
 
isAliases() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
isAliases() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
isAllowRenegotiate() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
isAllowRenegotiate() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
isAllowRenegotiate() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
isAllowRenegotiate() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
isAnyRole() - Method in class org.eclipse.jetty.http.security.Constraint
 
isAnyRole() - Method in class org.eclipse.jetty.security.RoleInfo
 
isAppend() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
isAsync() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
isAsyncStarted() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
isAsyncStarted() - Method in class org.eclipse.jetty.server.Request
 
isAsyncSupported() - Method in class org.eclipse.jetty.server.Request
 
isAsyncSupported() - Method in class org.eclipse.jetty.servlet.Holder
 
isAuthenticated() - Method in class org.eclipse.jetty.security.MappedLoginService.Anonymous
 
isAuthenticated() - Method in class org.eclipse.jetty.security.MappedLoginService.KnownUser
 
isAuthenticated() - Method in interface org.eclipse.jetty.security.MappedLoginService.UserPrincipal
 
isAuthMandatory(Request, Response, Object) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
 
isAuthMandatory(Request, Response, Object) - Method in class org.eclipse.jetty.security.SecurityHandler
 
isAvailable() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
isAvailable() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
isAvailable() - Method in class org.eclipse.jetty.servlet.ServletHolder
 
isBlocking() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
isBlocking() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
isBlocking() - Method in interface org.eclipse.jetty.io.EndPoint
 
isBlocking() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
isBufferFull() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isBufferFull() - Method in interface org.eclipse.jetty.http.Generator
 
isBufferFull() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isBufferingInput() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
isBufferingInput() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
isBufferingInput() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
isBufferingInput() - Method in interface org.eclipse.jetty.io.EndPoint
 
isBufferingInput() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
isBufferingOutput() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
isBufferingOutput() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
isBufferingOutput() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
isBufferingOutput() - Method in interface org.eclipse.jetty.io.EndPoint
 
isBufferingOutput() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
isBufferred() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
isBufferred() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
isBufferred() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
isBufferred() - Method in interface org.eclipse.jetty.io.EndPoint
 
isBufferred() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
isCached() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
isChecked() - Method in class org.eclipse.jetty.security.RoleInfo
 
isCheckingRemoteSessionIdEncoding() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
isCheckingRemoteSessionIdEncoding() - Method in interface org.eclipse.jetty.server.SessionManager
 
isCheckWelcomeFiles() - Method in class org.eclipse.jetty.security.SecurityHandler
 
isChunking() - Method in class org.eclipse.jetty.http.HttpParser
 
isClientError() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Client Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isClientError(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Client Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isClosed() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
isCommitted() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isCommitted() - Method in interface org.eclipse.jetty.http.Generator
 
isCommitted() - Method in class org.eclipse.jetty.server.Response
 
isCompactPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
isComplete() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isComplete() - Method in interface org.eclipse.jetty.http.Generator
 
isComplete() - Method in class org.eclipse.jetty.http.HttpParser
 
isComplete() - Method in interface org.eclipse.jetty.http.Parser
 
isComplete() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
isCompleting() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
isConfidential(Request) - Method in class org.eclipse.jetty.server.AbstractConnector
 
isConfidential(Request) - Method in interface org.eclipse.jetty.server.Connector
 
isConfidential(Request) - Method in class org.eclipse.jetty.server.HttpConnection
 
isConfidential(Request) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
By default, we're confidential, given we speak SSL.
isConfidential(Request) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
By default, we're confidential, given we speak SSL.
isConfigurationDiscovered() - Method in class org.eclipse.jetty.webapp.WebAppContext
Is the context Automatically configured.
isContainedIn(Resource, Resource) - Static method in class org.eclipse.jetty.util.resource.Resource
 
isContainedIn(Resource) - Method in class org.eclipse.jetty.util.resource.Resource
 
isContainedIn(Resource) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
isContainedIn(Resource) - Method in class org.eclipse.jetty.util.resource.URLResource
 
isContentWritten() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isContentWritten() - Method in interface org.eclipse.jetty.http.Generator
 
isCopyWebDir() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isDaemon() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Delegated to the named or anonymous Pool.
isDaemon() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Delegated to the named or anonymous Pool.
isDebugEnabled() - Method in class org.eclipse.jetty.jsp.JettyLog
 
isDebugEnabled() - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
isDebugEnabled() - Static method in class org.eclipse.jetty.util.log.Log
 
isDebugEnabled() - Method in interface org.eclipse.jetty.util.log.Logger
 
isDebugEnabled() - Method in class org.eclipse.jetty.util.log.LoggerLog
 
isDebugEnabled() - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
isDebugEnabled() - Method in class org.eclipse.jetty.util.log.StdErrLog
 
isDeferred(HttpServletResponse) - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
 
isDirect() - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
isDirect() - Method in class org.eclipse.jetty.io.nio.IndirectNIOBuffer
 
isDirect() - Method in interface org.eclipse.jetty.io.nio.NIOBuffer
 
isDirectoriesListed() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
Get the directory option.
isDirectory() - Method in class org.eclipse.jetty.util.resource.FileResource
Returns true if the respresenetd resource is a container/directory.
isDirectory() - Method in class org.eclipse.jetty.util.resource.Resource
Returns true if the respresenetd resource is a container/directory.
isDirectory() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
isDirectory() - Method in class org.eclipse.jetty.util.resource.URLResource
Returns true if the respresenetd resource is a container/directory.
isDiscardPathInfo() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
isDiscardQuery() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
isDistributable() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isEmpty() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isEmpty() - Method in class org.eclipse.jetty.util.ArrayQueue
 
isEmpty() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
isEmpty() - Method in class org.eclipse.jetty.util.MultiMap
 
isEmpty() - Method in class org.eclipse.jetty.util.StringMap
 
isEmpty() - Method in class org.eclipse.jetty.util.thread.Timeout
 
isErrorEnabled() - Method in class org.eclipse.jetty.jsp.JettyLog
 
isExpecting100Continues() - Method in class org.eclipse.jetty.server.HttpConnection
 
isExpecting102Processing() - Method in class org.eclipse.jetty.server.HttpConnection
 
isExpired() - Method in interface org.eclipse.jetty.continuation.Continuation
 
isExpired() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
isExpired() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
isExpired() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
isExpired() - Method in class org.eclipse.jetty.util.thread.Timeout.Task
 
isExtended() - Method in class org.eclipse.jetty.server.NCSARequestLog
 
isExtractWAR() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isFailed() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
isFailed() - Method in interface org.eclipse.jetty.util.component.LifeCycle
 
isFilterChainsCached() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
isForbidden() - Method in class org.eclipse.jetty.http.security.Constraint
 
isForbidden() - Method in class org.eclipse.jetty.security.RoleInfo
 
isForwarded() - Method in class org.eclipse.jetty.server.AbstractConnector
Is reverse proxy handling on?
isGrowOutput() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
isHandled() - Method in class org.eclipse.jetty.server.Request
 
isHead() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isHeader(Buffer) - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
isHideStacks() - Method in class org.eclipse.jetty.util.log.StdErrLog
 
isHttpOnly() - Method in class org.eclipse.jetty.http.HttpCookie
Get the isHttpOnly.
isIdChanged() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
isIdle() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isIdle() - Method in interface org.eclipse.jetty.http.Generator
 
isIdle() - Method in class org.eclipse.jetty.http.HttpParser
 
isIdle() - Method in interface org.eclipse.jetty.http.Parser
 
isIdle() - Method in interface org.eclipse.jetty.io.Connection
 
isIdle() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection
 
isIdle() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
isIdle() - Method in class org.eclipse.jetty.server.HttpConnection
 
isIgnoreCase() - Method in class org.eclipse.jetty.util.StringMap
 
isImmutable() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
isImmutable() - Method in interface org.eclipse.jetty.io.Buffer
 
isIncluding() - Method in class org.eclipse.jetty.server.HttpConnection
 
isInfoEnabled() - Method in class org.eclipse.jetty.jsp.JettyLog
 
isInformational() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Informational message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isInformational(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Informational message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isInheritable(Package, Member) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
isInitial() - Method in interface org.eclipse.jetty.continuation.Continuation
 
isInitial() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
isInitial() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
isInitial() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
isInitializeAtStart() - Method in class org.eclipse.jetty.servlet.ServletHandler
Deprecated.  
isIntegral(Request) - Method in class org.eclipse.jetty.server.AbstractConnector
 
isIntegral(Request) - Method in interface org.eclipse.jetty.server.Connector
 
isIntegral(Request) - Method in class org.eclipse.jetty.server.HttpConnection
Find out if the request is INTEGRAL security.
isIntegral(Request) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
By default, we're integral, given we speak SSL.
isIntegral(Request) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
By default, we're integral, given we speak SSL.
isJavaBeanCompliantSetter(Method) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
isJSecurityCheck(String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
isLazyLoad() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
isLocked() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
isLoginOrErrorPage(String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
isLogUrlOnStart() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isLowOnThreads() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
 
isLowOnThreads() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
isLowOnThreads() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
isLowOnThreads() - Method in interface org.eclipse.jetty.util.thread.ThreadPool
 
isLowResources() - Method in class org.eclipse.jetty.server.AbstractConnector
 
isLowResources() - Method in interface org.eclipse.jetty.server.Connector
Check if low on resources.
isMetaDataComplete() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
isMoreInBuffer() - Method in class org.eclipse.jetty.http.HttpParser
 
isMoreInBuffer() - Method in interface org.eclipse.jetty.http.Parser
 
isNew() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
isNodeIdInSessionId() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
isNonBlocking() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
isOpen() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isOpen() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
 
isOpen() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
isOpen() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
isOpen() - Method in interface org.eclipse.jetty.io.EndPoint
 
isOpen() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
isOutputing() - Method in class org.eclipse.jetty.server.Response
 
isParentLoaderPriority() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isPermanent() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
isPersistent() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isPersistent() - Method in interface org.eclipse.jetty.http.Generator
 
isPrefix(Buffer, Buffer) - Static method in class org.eclipse.jetty.io.BufferUtil
 
isPropertyNumber() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
isProtectedTarget(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Check the target.
isProtectedTarget(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isReadOnly() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
isReadOnly() - Method in interface org.eclipse.jetty.io.Buffer
 
isReadOnly() - Method in class org.eclipse.jetty.io.View
 
isReadyForDispatch() - Method in interface org.eclipse.jetty.io.AsyncEndPoint
 
isReadyForDispatch() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
isRedirection() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Redirection message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isRedirection(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Redirection message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isRequest() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isRequest() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isRequestedSessionIdFromCookie() - Method in class org.eclipse.jetty.server.Request
 
isRequestedSessionIdFromUrl() - Method in class org.eclipse.jetty.server.Request
 
isRequestedSessionIdFromURL() - Method in class org.eclipse.jetty.server.Request
 
isRequestedSessionIdValid() - Method in class org.eclipse.jetty.server.Request
 
isRequestHeader(Buffer) - Method in class org.eclipse.jetty.http.HttpBuffers
 
isRequestHeader(Buffer) - Method in class org.eclipse.jetty.server.AbstractConnector
 
isRequestHeader(Buffer) - Method in class org.eclipse.jetty.server.nio.AbstractNIOConnector
 
isResponse() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isResponse() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isResponseCommitted() - Method in class org.eclipse.jetty.server.HttpConnection
 
isResponseHeader(Buffer) - Method in class org.eclipse.jetty.http.HttpBuffers
 
isResponseHeader(Buffer) - Method in class org.eclipse.jetty.server.AbstractConnector
 
isResponseHeader(Buffer) - Method in class org.eclipse.jetty.server.nio.AbstractNIOConnector
 
isResponseWrapped() - Method in interface org.eclipse.jetty.continuation.Continuation
Is the suspended response wrapped.
isResponseWrapped() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
isResponseWrapped() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
isResponseWrapped() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
isResumed() - Method in interface org.eclipse.jetty.continuation.Continuation
 
isResumed() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
isResumed() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
isResumed() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
isRunning() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
isRunning() - Method in interface org.eclipse.jetty.util.component.LifeCycle
 
isSameSignature(Method, Method) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
isScheduled() - Method in class org.eclipse.jetty.util.thread.Timeout.Task
 
isSecure() - Method in class org.eclipse.jetty.http.HttpCookie
Get the secure.
isSecure() - Method in class org.eclipse.jetty.server.Request
 
isServerClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isServerError() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Server Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isServerError(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Server Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isShowStacks() - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
isShutdown() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
isSource() - Method in class org.eclipse.jetty.util.log.StdErrLog
Is the source of a log, logged
isStarted() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
isStarted() - Method in interface org.eclipse.jetty.util.component.LifeCycle
 
isStarting() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
isStarting() - Method in interface org.eclipse.jetty.util.component.LifeCycle
 
isStartWithUnavailable() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
isState(int) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isState(int) - Method in class org.eclipse.jetty.http.HttpParser
 
isStopped() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
isStopped() - Method in interface org.eclipse.jetty.util.component.LifeCycle
 
isStopping() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
isStopping() - Method in interface org.eclipse.jetty.util.component.LifeCycle
 
isStrict() - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
Get the strict mode.
isSuccess() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Success message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isSuccess(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Success message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - HTTP/1.1.
isSuccess() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
isSuccess() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
isSuspended() - Method in interface org.eclipse.jetty.continuation.Continuation
 
isSuspended() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
isSuspended() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
isSuspended() - Method in interface org.eclipse.jetty.io.Connection
 
isSuspended() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
isSuspended() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection
 
isSuspended() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
isSuspended() - Method in class org.eclipse.jetty.server.HttpConnection
 
isSystemClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
isTempWorkDirectory(File) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
Check if the tmpDir itself is called "work", or if the tmpDir is in a directory called "work".
isTraceEnabled() - Method in class org.eclipse.jetty.jsp.JettyLog
 
isTypeCompatible(Class, Class, boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
 
isUserInRole(String, UserIdentity.Scope) - Method in class org.eclipse.jetty.security.DefaultUserIdentity
 
isUserInRole(UserIdentity.Scope, String) - Method in class org.eclipse.jetty.security.UserAuthentication
 
isUserInRole(UserIdentity.Scope, String) - Method in interface org.eclipse.jetty.server.Authentication.User
 
isUserInRole(String) - Method in class org.eclipse.jetty.server.Request
 
isUserInRole(String, UserIdentity.Scope) - Method in interface org.eclipse.jetty.server.UserIdentity
Check if the user is in a role.
isUsingCookies() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
isUsingCookies() - Method in interface org.eclipse.jetty.server.SessionManager
 
isUTF8(String) - Static method in class org.eclipse.jetty.util.StringUtil
 
isValid(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
isValid() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
isValid(HttpSession) - Method in interface org.eclipse.jetty.server.SessionManager
 
isVolatile() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
isVolatile() - Method in interface org.eclipse.jetty.io.Buffer
 
isVolatile() - Method in class org.eclipse.jetty.io.View
 
isWarnEnabled() - Method in class org.eclipse.jetty.jsp.JettyLog
 
isWriting() - Method in class org.eclipse.jetty.server.Response
 
iterator(Object) - Static method in class org.eclipse.jetty.util.LazyList
 
iterator() - Method in class org.eclipse.jetty.util.SingletonList
 
iterator(String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Iterator over named child nodes.

J

jarFor(String) - Static method in class org.eclipse.jetty.util.TypeUtil
 
JarResource - Class in org.eclipse.jetty.util.resource
 
JarScanner - Class in org.eclipse.jetty.webapp
JarScannerConfiguration Abstract base class for configurations that want to scan jars in WEB-INF/lib and the classloader hierarchy.
JarScanner() - Constructor for class org.eclipse.jetty.webapp.JarScanner
 
JavaUtilLog - Class in org.eclipse.jetty.util.log
Implementation of Jetty Logger based on Logger.
JavaUtilLog() - Constructor for class org.eclipse.jetty.util.log.JavaUtilLog
 
JavaUtilLog(String) - Constructor for class org.eclipse.jetty.util.log.JavaUtilLog
 
JDBCLoginService - Class in org.eclipse.jetty.security
HashMapped User Realm with JDBC as data source.
JDBCLoginService() - Constructor for class org.eclipse.jetty.security.JDBCLoginService
 
JDBCLoginService(String) - Constructor for class org.eclipse.jetty.security.JDBCLoginService
 
JDBCLoginService(String, String) - Constructor for class org.eclipse.jetty.security.JDBCLoginService
 
JDBCLoginService(String, IdentityService, String) - Constructor for class org.eclipse.jetty.security.JDBCLoginService
 
JDBCSessionIdManager - Class in org.eclipse.jetty.server.session
JDBCSessionIdManager SessionIdManager implementation that uses a database to store in-use session ids, to support distributed sessions.
JDBCSessionIdManager(Server) - Constructor for class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
JDBCSessionIdManager(Server, Random) - Constructor for class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
JDBCSessionIdManager.DatabaseAdaptor - Class in org.eclipse.jetty.server.session
DatabaseAdaptor Handles differences between databases.
JDBCSessionIdManager.DatabaseAdaptor(DatabaseMetaData) - Constructor for class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
 
JDBCSessionManager - Class in org.eclipse.jetty.server.session
JDBCSessionManager SessionManager that persists sessions to a database to enable clustering.
JDBCSessionManager() - Constructor for class org.eclipse.jetty.server.session.JDBCSessionManager
 
JDBCSessionManager.ClassLoadingObjectInputStream - Class in org.eclipse.jetty.server.session
ClassLoadingObjectInputStream
JDBCSessionManager.ClassLoadingObjectInputStream(InputStream) - Constructor for class org.eclipse.jetty.server.session.JDBCSessionManager.ClassLoadingObjectInputStream
 
JDBCSessionManager.ClassLoadingObjectInputStream() - Constructor for class org.eclipse.jetty.server.session.JDBCSessionManager.ClassLoadingObjectInputStream
 
JDBCSessionManager.Session - Class in org.eclipse.jetty.server.session
Session Session instance in memory of this node.
JDBCSessionManager.Session(HttpServletRequest) - Constructor for class org.eclipse.jetty.server.session.JDBCSessionManager.Session
Session from a request.
JDBCSessionManager.Session(JDBCSessionManager.SessionData) - Constructor for class org.eclipse.jetty.server.session.JDBCSessionManager.Session
Session restored in database.
JDBCSessionManager.SessionData - Class in org.eclipse.jetty.server.session
SessionData Persistable data about a session.
JDBCSessionManager.SessionData(String) - Constructor for class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
Jetty6Continuation - Class in org.eclipse.jetty.continuation
This implementation of Continuation is used by ContinuationSupport when it detects that the application is deployed in a jetty-6 server.
Jetty6Continuation(ServletRequest, org.mortbay.util.ajax.Continuation) - Constructor for class org.eclipse.jetty.continuation.Jetty6Continuation
 
JettyLog - Class in org.eclipse.jetty.jsp
 
JettyLog(String) - Constructor for class org.eclipse.jetty.jsp.JettyLog
 
JettyWebXmlConfiguration - Class in org.eclipse.jetty.webapp
JettyWebConfiguration.
JettyWebXmlConfiguration() - Constructor for class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
 
join() - Method in class org.eclipse.jetty.server.AbstractConnector
 
join() - Method in class org.eclipse.jetty.server.Server
 
join() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
 
join() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
join() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Blocks until the thread pool is stopped.
join() - Method in interface org.eclipse.jetty.util.thread.ThreadPool
Blocks until the thread pool is stopped.
JSON - Class in org.eclipse.jetty.util.ajax
JSON Parser and Generator.
JSON() - Constructor for class org.eclipse.jetty.util.ajax.JSON
 
JSON.Convertible - Interface in org.eclipse.jetty.util.ajax
JSON Convertible object.
JSON.Convertor - Interface in org.eclipse.jetty.util.ajax
Static JSON Convertor.
JSON.Generator - Interface in org.eclipse.jetty.util.ajax
JSON Generator.
JSON.Literal - Class in org.eclipse.jetty.util.ajax
A Literal JSON generator A utility instance of JSON.Generator that holds a pre-generated string on JSON text.
JSON.Literal(String) - Constructor for class org.eclipse.jetty.util.ajax.JSON.Literal
Construct a literal JSON instance for use by JSON.toString(Object).
JSON.Output - Interface in org.eclipse.jetty.util.ajax
JSON Output class for use by JSON.Convertible.
JSON.ReaderSource - Class in org.eclipse.jetty.util.ajax
 
JSON.ReaderSource(Reader) - Constructor for class org.eclipse.jetty.util.ajax.JSON.ReaderSource
 
JSON.Source - Interface in org.eclipse.jetty.util.ajax
 
JSON.StringSource - Class in org.eclipse.jetty.util.ajax
 
JSON.StringSource(String) - Constructor for class org.eclipse.jetty.util.ajax.JSON.StringSource
 
JSONDateConvertor - Class in org.eclipse.jetty.util.ajax
Convert a Date to JSON.
JSONDateConvertor() - Constructor for class org.eclipse.jetty.util.ajax.JSONDateConvertor
 
JSONDateConvertor(boolean) - Constructor for class org.eclipse.jetty.util.ajax.JSONDateConvertor
 
JSONDateConvertor(String, TimeZone, boolean) - Constructor for class org.eclipse.jetty.util.ajax.JSONDateConvertor
 
JSONDateConvertor(String, TimeZone, boolean, Locale) - Constructor for class org.eclipse.jetty.util.ajax.JSONDateConvertor
 
JSONEnumConvertor - Class in org.eclipse.jetty.util.ajax
Convert an Enum to JSON.
JSONEnumConvertor() - Constructor for class org.eclipse.jetty.util.ajax.JSONEnumConvertor
 
JSONEnumConvertor(boolean) - Constructor for class org.eclipse.jetty.util.ajax.JSONEnumConvertor
 
JSONObjectConvertor - Class in org.eclipse.jetty.util.ajax
Convert an Object to JSON using reflection on getters methods.
JSONObjectConvertor() - Constructor for class org.eclipse.jetty.util.ajax.JSONObjectConvertor
 
JSONObjectConvertor(boolean) - Constructor for class org.eclipse.jetty.util.ajax.JSONObjectConvertor
 
JSONObjectConvertor(boolean, String[]) - Constructor for class org.eclipse.jetty.util.ajax.JSONObjectConvertor
 
JSONPojoConvertor - Class in org.eclipse.jetty.util.ajax
Converts POJOs to JSON and vice versa.
JSONPojoConvertor(Class<?>) - Constructor for class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
JSONPojoConvertor(Class<?>, String[]) - Constructor for class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
JSONPojoConvertor(Class<?>, Set<String>) - Constructor for class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
JSONPojoConvertor(Class<?>, Set<String>, boolean) - Constructor for class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
JSONPojoConvertor(Class<?>, boolean) - Constructor for class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
JSONPojoConvertor.NumberType - Interface in org.eclipse.jetty.util.ajax
 
JSONPojoConvertor.Setter - Class in org.eclipse.jetty.util.ajax
 
JSONPojoConvertor.Setter(String, Method) - Constructor for class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
JSONPojoConvertorFactory - Class in org.eclipse.jetty.util.ajax
 
JSONPojoConvertorFactory(JSON) - Constructor for class org.eclipse.jetty.util.ajax.JSONPojoConvertorFactory
 

K

KEEP_ALIVE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
KEEP_ALIVE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
KEEP_ALIVE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
KEEP_ALIVE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
KEEP_ALIVE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
KEEP_ALIVE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
keepWrappers() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
KEYPASSWORD_PROPERTY - Static variable in interface org.eclipse.jetty.server.ssl.SslConnector
String name of key password property.
keySet() - Method in class org.eclipse.jetty.util.AttributesMap
 
keySet() - Method in class org.eclipse.jetty.util.MultiMap
 

L

LAST - Static variable in interface org.eclipse.jetty.http.Generator
 
LAST_MODIFIED - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
LAST_MODIFIED_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
LAST_MODIFIED_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
lastModified() - Method in class org.eclipse.jetty.util.resource.FileResource
Returns the last modified time
lastModified() - Method in class org.eclipse.jetty.util.resource.Resource
Returns the last modified time
lastModified() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
lastModified() - Method in class org.eclipse.jetty.util.resource.URLResource
Returns the last modified time
lastMs() - Method in class org.eclipse.jetty.util.DateCache
 
LazyList - Class in org.eclipse.jetty.util
Lazy List creation.
length() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
length() - Method in interface org.eclipse.jetty.io.Buffer
The number of bytes from the getIndex to the putIndex
length() - Method in class org.eclipse.jetty.util.resource.FileResource
Return the length of the resource
length() - Method in class org.eclipse.jetty.util.resource.Resource
Return the length of the resource
length() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
length() - Method in class org.eclipse.jetty.util.resource.URLResource
Return the length of the resource
length() - Method in class org.eclipse.jetty.util.Utf8StringBuffer
 
length() - Method in class org.eclipse.jetty.util.Utf8StringBuilder
 
LENGTH_REQUIRED_411 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
LF - Static variable in class org.eclipse.jetty.util.TypeUtil
 
LifeCycle - Interface in org.eclipse.jetty.util.component
The lifecycle interface for generic components.
LifeCycle.Listener - Interface in org.eclipse.jetty.util.component
Listener.
lifeCycleFailure(LifeCycle, Throwable) - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
 
lifeCycleFailure(LifeCycle, Throwable) - Method in interface org.eclipse.jetty.util.component.LifeCycle.Listener
 
lifeCycleStarted(LifeCycle) - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
 
lifeCycleStarted(LifeCycle) - Method in interface org.eclipse.jetty.util.component.LifeCycle.Listener
 
lifeCycleStarting(LifeCycle) - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
 
lifeCycleStarting(LifeCycle) - Method in interface org.eclipse.jetty.util.component.LifeCycle.Listener
 
lifeCycleStopped(LifeCycle) - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
 
lifeCycleStopped(LifeCycle) - Method in interface org.eclipse.jetty.util.component.LifeCycle.Listener
 
lifeCycleStopping(LifeCycle) - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
 
lifeCycleStopping(LifeCycle) - Method in interface org.eclipse.jetty.util.component.LifeCycle.Listener
 
LINE_FEED - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
list() - Method in class org.eclipse.jetty.util.resource.FileResource
Returns a list of resources contained in the given resource
list() - Method in class org.eclipse.jetty.util.resource.Resource
Returns a list of resource names contained in the given resource The resource names are not URL encoded.
list() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
list() - Method in class org.eclipse.jetty.util.resource.URLResource
Returns a list of resource names contained in the given resource
listIterator(Object) - Static method in class org.eclipse.jetty.util.LazyList
 
listIterator() - Method in class org.eclipse.jetty.util.SingletonList
 
listIterator(int) - Method in class org.eclipse.jetty.util.SingletonList
 
loadClass(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
loadClass(Class, String) - Static method in class org.eclipse.jetty.util.Loader
 
loadClass(Class, String, boolean) - Static method in class org.eclipse.jetty.util.Loader
Load a class.
loadClass(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
loadClass(String, boolean) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
loadConfigurations() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
Loader - Class in org.eclipse.jetty.util
ClassLoader Helper.
Loader() - Constructor for class org.eclipse.jetty.util.Loader
 
loadSession(String, String, String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Load a session from the database
loadUser(String) - Method in class org.eclipse.jetty.security.HashLoginService
 
loadUser(String) - Method in class org.eclipse.jetty.security.JDBCLoginService
 
loadUser(String) - Method in class org.eclipse.jetty.security.MappedLoginService
 
loadUsers() - Method in class org.eclipse.jetty.security.HashLoginService
 
loadUsers() - Method in class org.eclipse.jetty.security.JDBCLoginService
 
loadUsers() - Method in class org.eclipse.jetty.security.MappedLoginService
 
LocalConnector - Class in org.eclipse.jetty.server
 
LocalConnector() - Constructor for class org.eclipse.jetty.server.LocalConnector
 
LOCATION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
LOCATION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
LOCATION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
LOCKED_423 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
log(Exception, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
log(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
log(String, Throwable) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
log(Request, Response) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
log(Request, Response) - Method in interface org.eclipse.jetty.server.RequestLog
 
log(Throwable) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
Log - Class in org.eclipse.jetty.util.log
Logging.
Log() - Constructor for class org.eclipse.jetty.util.log.Log
 
logExtended(Request, Response, Writer) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
Logger - Interface in org.eclipse.jetty.util.log
A simple logging facade that is intended simply to capture the style of logging as used by Jetty.
LoggerLog - Class in org.eclipse.jetty.util.log
 
LoggerLog(Object) - Constructor for class org.eclipse.jetty.util.log.LoggerLog
 
login(String, String) - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
 
login(String, Object) - Method in class org.eclipse.jetty.security.JDBCLoginService
 
login(String, Object) - Method in interface org.eclipse.jetty.security.LoginService
Login a user.
login(String, Object) - Method in class org.eclipse.jetty.security.MappedLoginService
 
login(String, String) - Method in interface org.eclipse.jetty.server.Authentication.Deferred
Login with the LOGIN authenticator
LoginAuthenticator - Class in org.eclipse.jetty.security.authentication
 
LoginAuthenticator() - Constructor for class org.eclipse.jetty.security.authentication.LoginAuthenticator
 
LoginCallback - Interface in org.eclipse.jetty.security.authentication
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
LoginCallbackImpl - Class in org.eclipse.jetty.security.authentication
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
LoginCallbackImpl(Subject, String, Object) - Constructor for class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
LoginService - Interface in org.eclipse.jetty.security
Login Service Interface.
logout() - Method in class org.eclipse.jetty.security.authentication.SessionAuthentication
 
logout() - Method in class org.eclipse.jetty.security.UserAuthentication
 
logout() - Method in interface org.eclipse.jetty.server.Authentication.User
 
LONG - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
lookup(Buffer) - Method in class org.eclipse.jetty.io.BufferCache
 
lookup(String) - Method in class org.eclipse.jetty.io.BufferCache
 
lookup(String, ResourceFactory) - Method in class org.eclipse.jetty.server.ResourceCache
Get a Entry from the cache.
lookup(String, Resource) - Method in class org.eclipse.jetty.server.ResourceCache
 

M

main(String[]) - Static method in class org.eclipse.jetty.http.security.Password
 
main(String[]) - Static method in class org.eclipse.jetty.http.security.UnixCrypt
 
main(String[]) - Static method in class org.eclipse.jetty.server.Server
 
main(String[]) - Static method in class org.eclipse.jetty.xml.XmlConfiguration
Run the XML configurations as a main application.
makeTempDirectory(File, WebAppContext, boolean) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
MANAGED_ATTRIBUTES - Static variable in class org.eclipse.jetty.server.handler.ContextHandler
 
mapContexts() - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
Remap the context paths.
MappedLoginService - Class in org.eclipse.jetty.security
A login service that keeps UserIdentities in a concurrent map either as the source or a cache of the users.
MappedLoginService() - Constructor for class org.eclipse.jetty.security.MappedLoginService
 
MappedLoginService.Anonymous - Class in org.eclipse.jetty.security
 
MappedLoginService.Anonymous() - Constructor for class org.eclipse.jetty.security.MappedLoginService.Anonymous
 
MappedLoginService.KnownUser - Class in org.eclipse.jetty.security
 
MappedLoginService.KnownUser(String, Credential) - Constructor for class org.eclipse.jetty.security.MappedLoginService.KnownUser
 
MappedLoginService.RolePrincipal - Class in org.eclipse.jetty.security
 
MappedLoginService.RolePrincipal(String) - Constructor for class org.eclipse.jetty.security.MappedLoginService.RolePrincipal
 
MappedLoginService.UserPrincipal - Interface in org.eclipse.jetty.security
 
mark() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
mark(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
mark() - Method in interface org.eclipse.jetty.io.Buffer
Set the mark to the current getIndex.
mark(int) - Method in interface org.eclipse.jetty.io.Buffer
Set the mark relative to the current getIndex
markIndex() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
markIndex() - Method in interface org.eclipse.jetty.io.Buffer
The current index of the mark.
match(String) - Method in class org.eclipse.jetty.http.PathMap
Get object matched by the path.
match(String, String) - Static method in class org.eclipse.jetty.http.PathMap
 
match(String, String, boolean) - Static method in class org.eclipse.jetty.http.PathMap
 
match(Pattern, URI[], boolean) - Method in class org.eclipse.jetty.util.PatternMatcher
Find jar names from the provided list matching a pattern.
match(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
Match the class name against the pattern
matched(URI) - Method in class org.eclipse.jetty.util.PatternMatcher
 
matched(URI) - Method in class org.eclipse.jetty.webapp.JarScanner
 
matchPatterns(Pattern, URI[], boolean) - Method in class org.eclipse.jetty.util.PatternMatcher
 
MAX_CODE - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MAX_FORWARDS - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
MAX_FORWARDS_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
MAX_FORWARDS_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
MAX_OUTPUT_CHARS - Static variable in class org.eclipse.jetty.server.HttpWriter
 
MESSAGE_HTTP - Static variable in class org.eclipse.jetty.http.MimeTypes
 
MESSAGE_HTTP_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
messageComplete(long) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
 
METADATA_COMPLETE - Static variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
METAINF_FRAGMENTS - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
METAINF_RESOURCES - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
METAINF_TLDS - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
MetaInfConfiguration - Class in org.eclipse.jetty.webapp
MetaInfConfiguration Scan META-INF of all jars in WEB-INF/lib to find: tlds web-fragment.xml resources
MetaInfConfiguration() - Constructor for class org.eclipse.jetty.webapp.MetaInfConfiguration
 
METHOD_NOT_ALLOWED_405 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MIME_VERSION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
MIME_VERSION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
MIME_VERSION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
MimeTypes - Class in org.eclipse.jetty.http
 
MimeTypes() - Constructor for class org.eclipse.jetty.http.MimeTypes
Constructor.
miss(String, Resource) - Method in class org.eclipse.jetty.server.ResourceCache
Remember a Resource Miss!
MORE - Static variable in interface org.eclipse.jetty.http.Generator
 
MOVE - Static variable in class org.eclipse.jetty.http.HttpMethods
 
MOVE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
MOVE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
MOVED_PERMANENTLY_301 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MOVED_TEMPORARILY_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MovedContextHandler - Class in org.eclipse.jetty.server.handler
Moved ContextHandler.
MovedContextHandler() - Constructor for class org.eclipse.jetty.server.handler.MovedContextHandler
 
MovedContextHandler(HandlerContainer, String, String) - Constructor for class org.eclipse.jetty.server.handler.MovedContextHandler
 
MULTI_STATUS_207 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MultiException - Exception in org.eclipse.jetty.util
Wraps multiple exceptions.
MultiException() - Constructor for exception org.eclipse.jetty.util.MultiException
 
MultiMap<K> - Class in org.eclipse.jetty.util
A multi valued Map.
MultiMap() - Constructor for class org.eclipse.jetty.util.MultiMap
 
MultiMap(Map) - Constructor for class org.eclipse.jetty.util.MultiMap
 
MultiMap(int) - Constructor for class org.eclipse.jetty.util.MultiMap
 
MultiMap(boolean) - Constructor for class org.eclipse.jetty.util.MultiMap
 
MULTIPART_BYTERANGES - Static variable in class org.eclipse.jetty.http.MimeTypes
 
MULTIPART_BYTERANGES_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
MULTIPART_MIXED - Static variable in class org.eclipse.jetty.util.MultiPartOutputStream
 
MULTIPART_MIXED - Static variable in class org.eclipse.jetty.util.MultiPartWriter
 
MULTIPART_X_MIXED_REPLACE - Static variable in class org.eclipse.jetty.util.MultiPartOutputStream
 
MULTIPART_X_MIXED_REPLACE - Static variable in class org.eclipse.jetty.util.MultiPartWriter
 
MultiPartOutputStream - Class in org.eclipse.jetty.util
Handle a multipart MIME response.
MultiPartOutputStream(OutputStream) - Constructor for class org.eclipse.jetty.util.MultiPartOutputStream
 
MultiPartWriter - Class in org.eclipse.jetty.util
Handle a multipart MIME response.
MultiPartWriter(Writer) - Constructor for class org.eclipse.jetty.util.MultiPartWriter
 
MULTIPLE_CHOICES_300 - Static variable in class org.eclipse.jetty.http.HttpStatus
 

N

NCSARequestLog - Class in org.eclipse.jetty.server
This RequestLog implementation outputs logs in the pseudo-standard NCSA common log format.
NCSARequestLog() - Constructor for class org.eclipse.jetty.server.NCSARequestLog
 
NCSARequestLog(String) - Constructor for class org.eclipse.jetty.server.NCSARequestLog
 
newArray(int) - Method in class org.eclipse.jetty.util.ajax.JSON
 
newAttributeMap() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
newAttributeMap() - Method in class org.eclipse.jetty.server.session.HashSessionManager.Session
 
newAttributeMap() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
 
newBuffer(int) - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
Create a new content Buffer
newBuffer(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
newClassPathResource(String) - Static method in class org.eclipse.jetty.util.resource.Resource
Find a classpath resource.
newClassPathResource(String, boolean, boolean) - Static method in class org.eclipse.jetty.util.resource.Resource
Find a classpath resource.
newClientToProxyConnection(ConcurrentMap<String, Object>, SocketChannel, EndPoint, long) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
newConnection(SocketChannel, SelectChannelEndPoint) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
newConnection(EndPoint) - Method in class org.eclipse.jetty.server.bio.SocketConnector
Allows subclass to override Conection if required.
newConnection(SocketChannel, SelectChannelEndPoint) - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
newConnection(SocketChannel, SelectChannelEndPoint) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
newConnection() - Method in class org.eclipse.jetty.util.resource.JarResource
 
newEndPoint(SocketChannel, SelectorManager.SelectSet, SelectionKey) - Method in class org.eclipse.jetty.io.nio.SelectorManager
Create a new end point
newEndPoint(SocketChannel, SelectorManager.SelectSet, SelectionKey) - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
newEndPoint(SocketChannel, SelectorManager.SelectSet, SelectionKey) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
newFilterHolder(Class<? extends Filter>) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
newFilterHolder() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
newHeader(int) - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
Create a new header Buffer
newHttpSession(HttpServletRequest) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Create a new HttpSession for a request
newHttpSession(HttpServletRequest) - Method in interface org.eclipse.jetty.server.SessionManager
Creates a new HttpSession.
newInstance() - Method in class org.eclipse.jetty.servlet.Holder
 
newInteger(int) - Static method in class org.eclipse.jetty.util.TypeUtil
Convert int to Integer using cache.
newJarResource(Resource) - Static method in class org.eclipse.jetty.util.resource.JarResource
 
newListenerInstance(Class) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
newLong(long) - Static method in class org.eclipse.jetty.util.TypeUtil
Convert int to Integer using cache.
newMap() - Method in class org.eclipse.jetty.util.ajax.JSON
 
newNonce(Request) - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
 
newProxyToServerConnection(ConcurrentMap<String, Object>, Buffer) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
newRequestBuffer(int) - Method in class org.eclipse.jetty.http.HttpBuffers
 
newRequestBuffer(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
newRequestBuffer(int) - Method in class org.eclipse.jetty.server.nio.AbstractNIOConnector
 
newRequestHeader(int) - Method in class org.eclipse.jetty.http.HttpBuffers
 
newRequestHeader(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
newRequestHeader(int) - Method in class org.eclipse.jetty.server.nio.AbstractNIOConnector
 
newResource(URL) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Convert URL to Resource wrapper for Resource.newResource(URL) enables extensions to provide alternate resource implementations.
newResource(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Convert URL to Resource wrapper for Resource.newResource(String) enables extensions to provide alternate resource implementations.
newResource(URI) - Static method in class org.eclipse.jetty.util.resource.Resource
Construct a resource from a uri.
newResource(URL) - Static method in class org.eclipse.jetty.util.resource.Resource
Construct a resource from a url.
newResource(String) - Static method in class org.eclipse.jetty.util.resource.Resource
Construct a resource from a string.
newResource(String, boolean) - Static method in class org.eclipse.jetty.util.resource.Resource
Construct a resource from a string.
newResponseBuffer(int) - Method in class org.eclipse.jetty.http.HttpBuffers
 
newResponseBuffer(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
newResponseBuffer(int) - Method in class org.eclipse.jetty.server.nio.AbstractNIOConnector
 
newResponseHeader(int) - Method in class org.eclipse.jetty.http.HttpBuffers
 
newResponseHeader(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
newResponseHeader(int) - Method in class org.eclipse.jetty.server.nio.AbstractNIOConnector
 
newRunAsToken(String) - Method in class org.eclipse.jetty.security.DefaultIdentityService
 
newRunAsToken(String) - Method in interface org.eclipse.jetty.security.IdentityService
Create a new RunAsToken from a runAsName (normally a role).
newSecurityHandler() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
 
newServerSocket(String, int, int) - Method in class org.eclipse.jetty.server.bio.SocketConnector
 
newServerSocket(String, int, int) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
newServletHandler() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
 
newServletHolder() - Method in class org.eclipse.jetty.servlet.ServletHandler
see also newServletHolder(Class)
newServletHolder(Class) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
newSession(HttpServletRequest) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Create a new session instance
newSession(HttpServletRequest) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
newSession(long, String) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
newSession(HttpServletRequest) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Make a new Session.
newSessionHandler() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
 
newSessionId(HttpServletRequest, long) - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
Create a new session id if necessary.
newSessionId(HttpServletRequest, long) - Method in interface org.eclipse.jetty.server.SessionIdManager
 
newSingletonList(Object) - Static method in class org.eclipse.jetty.util.SingletonList
 
newSystemResource(String) - Static method in class org.eclipse.jetty.util.resource.Resource
Construct a system resource from a string.
newThread() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
newThread(Runnable) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
newTimer() - Method in class org.eclipse.jetty.util.Scanner
 
newTimerTask() - Method in class org.eclipse.jetty.util.Scanner
 
newUserIdentity(Subject, Principal, String[]) - Method in class org.eclipse.jetty.security.DefaultIdentityService
 
newUserIdentity(Subject, Principal, String[]) - Method in interface org.eclipse.jetty.security.IdentityService
Create a new UserIdentity for use with this identity service.
next() - Method in class org.eclipse.jetty.util.ajax.JSON.ReaderSource
 
next() - Method in interface org.eclipse.jetty.util.ajax.JSON.Source
 
next() - Method in class org.eclipse.jetty.util.ajax.JSON.StringSource
 
nextElement() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
 
nextHandle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ScopedHandler
 
nextScope(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ScopedHandler
 
nextToken() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
 
nextToken(String) - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
 
NIOBuffer - Interface in org.eclipse.jetty.io.nio
 
NIOConnector - Interface in org.eclipse.jetty.server.nio
NIOConnector.
NO_BYTES - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
NO_CACHE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
NO_CACHE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
NO_CACHE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
NO_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
NO_CONTENT_204 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NO_MAPPED_ROLES - Static variable in class org.eclipse.jetty.servlet.ServletHolder
 
NO_ROLES - Static variable in interface org.eclipse.jetty.security.IdentityService
 
NO_SECURITY - Static variable in class org.eclipse.jetty.servlet.ServletContextHandler
 
NO_SESSIONS - Static variable in class org.eclipse.jetty.servlet.ServletContextHandler
 
NoJspServlet - Class in org.eclipse.jetty.servlet
 
NoJspServlet() - Constructor for class org.eclipse.jetty.servlet.NoJspServlet
 
NON_AUTHORITATIVE_INFORMATION_203 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NON_VOLATILE - Static variable in interface org.eclipse.jetty.io.Buffer
 
NONE - Static variable in class org.eclipse.jetty.http.security.Constraint
 
NONE - Static variable in class org.eclipse.jetty.server.Response
 
nonNull(String) - Static method in class org.eclipse.jetty.util.StringUtil
Return a non null string.
normalizePattern(String) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
NOT_ACCEPTABLE_406 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_CHECKED - Static variable in interface org.eclipse.jetty.server.Authentication
Authentication not checked
NOT_FOUND_404 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_IMPLEMENTED_501 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_MODIFIED_304 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
notFound(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
now() - Method in class org.eclipse.jetty.util.DateCache
 
NULL_ARG - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 

O

obfuscate(String) - Static method in class org.eclipse.jetty.http.security.Password
 
offer(E) - Method in class org.eclipse.jetty.util.ArrayQueue
 
offer(E) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
offer(E, long, TimeUnit) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
OK_200 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
OldQueuedThreadPool - Class in org.eclipse.jetty.util.thread
A pool of threads.
OldQueuedThreadPool() - Constructor for class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
OldQueuedThreadPool(int) - Constructor for class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
OldQueuedThreadPool.PoolThread - Class in org.eclipse.jetty.util.thread
Pool Thread class.
onComplete(Continuation) - Method in interface org.eclipse.jetty.continuation.ContinuationListener
Called when a continuation life cycle is complete and after any calls to ServletRequestListener.requestDestroyed(javax.servlet.ServletRequestEvent) The response may still be written to during the call.
onTimeout(Continuation) - Method in interface org.eclipse.jetty.continuation.ContinuationListener
Called when a suspended continuation has timed out.
open() - Method in class org.eclipse.jetty.server.bio.SocketConnector
 
open() - Method in interface org.eclipse.jetty.server.Connector
Opens the connector
open() - Method in class org.eclipse.jetty.server.LocalConnector
 
open() - Method in class org.eclipse.jetty.server.nio.BlockingChannelConnector
 
open() - Method in class org.eclipse.jetty.server.nio.InheritedChannelConnector
 
open() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
OPTIONS - Static variable in class org.eclipse.jetty.http.HttpMethods
 
OPTIONS_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
OPTIONS_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
org.eclipse.jetty.continuation - package org.eclipse.jetty.continuation
 
org.eclipse.jetty.http - package org.eclipse.jetty.http
 
org.eclipse.jetty.http.security - package org.eclipse.jetty.http.security
 
org.eclipse.jetty.http.ssl - package org.eclipse.jetty.http.ssl
 
org.eclipse.jetty.io - package org.eclipse.jetty.io
 
org.eclipse.jetty.io.bio - package org.eclipse.jetty.io.bio
 
org.eclipse.jetty.io.nio - package org.eclipse.jetty.io.nio
 
org.eclipse.jetty.jsp - package org.eclipse.jetty.jsp
 
org.eclipse.jetty.security - package org.eclipse.jetty.security
 
org.eclipse.jetty.security.authentication - package org.eclipse.jetty.security.authentication
 
org.eclipse.jetty.server - package org.eclipse.jetty.server
 
org.eclipse.jetty.server.bio - package org.eclipse.jetty.server.bio
 
org.eclipse.jetty.server.handler - package org.eclipse.jetty.server.handler
 
org.eclipse.jetty.server.nio - package org.eclipse.jetty.server.nio
 
org.eclipse.jetty.server.session - package org.eclipse.jetty.server.session
 
org.eclipse.jetty.server.ssl - package org.eclipse.jetty.server.ssl
 
org.eclipse.jetty.servlet - package org.eclipse.jetty.servlet
 
org.eclipse.jetty.util - package org.eclipse.jetty.util
 
org.eclipse.jetty.util.ajax - package org.eclipse.jetty.util.ajax
 
org.eclipse.jetty.util.component - package org.eclipse.jetty.util.component
 
org.eclipse.jetty.util.log - package org.eclipse.jetty.util.log
 
org.eclipse.jetty.util.resource - package org.eclipse.jetty.util.resource
 
org.eclipse.jetty.util.statistic - package org.eclipse.jetty.util.statistic
 
org.eclipse.jetty.util.thread - package org.eclipse.jetty.util.thread
 
org.eclipse.jetty.webapp - package org.eclipse.jetty.webapp
 
org.eclipse.jetty.xml - package org.eclipse.jetty.xml
 

P

parentPath(String) - Static method in class org.eclipse.jetty.util.URIUtil
Return the parent Path.
parse() - Method in class org.eclipse.jetty.http.HttpParser
Parse until END state.
parse(String) - Method in class org.eclipse.jetty.http.HttpURI
 
parse(byte[], int, int) - Method in class org.eclipse.jetty.http.HttpURI
 
parse(String) - Static method in class org.eclipse.jetty.util.ajax.JSON
 
parse(String, boolean) - Static method in class org.eclipse.jetty.util.ajax.JSON
 
parse(Reader) - Static method in class org.eclipse.jetty.util.ajax.JSON
 
parse(Reader, boolean) - Static method in class org.eclipse.jetty.util.ajax.JSON
 
parse(InputStream) - Static method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. use JSON.parse(Reader)
parse(InputStream, boolean) - Static method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. use JSON.parse(Reader, boolean)
parse(JSON.Source, boolean) - Method in class org.eclipse.jetty.util.ajax.JSON
 
parse(JSON.Source) - Method in class org.eclipse.jetty.util.ajax.JSON
 
parse(Resource) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
parse() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
parse(InputSource) - Method in class org.eclipse.jetty.xml.XmlParser
 
parse(String) - Method in class org.eclipse.jetty.xml.XmlParser
Parse String URL.
parse(File) - Method in class org.eclipse.jetty.xml.XmlParser
Parse File.
parse(InputStream) - Method in class org.eclipse.jetty.xml.XmlParser
Parse InputStream.
parseArray(JSON.Source) - Method in class org.eclipse.jetty.util.ajax.JSON
 
parseAvailable() - Method in class org.eclipse.jetty.http.HttpParser
Parse until END state.
parseAvailable() - Method in interface org.eclipse.jetty.http.Parser
 
parseBytes(String, int) - Static method in class org.eclipse.jetty.util.TypeUtil
 
parseConnect(byte[], int, int) - Method in class org.eclipse.jetty.http.HttpURI
 
parseDate(String) - Static method in class org.eclipse.jetty.http.HttpFields
 
parseDefaults(Resource) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
parsedHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
This is the method called by parser when a HTTP Header name and value is found
parseFields() - Method in class org.eclipse.jetty.server.CookieCutter
 
parseFragment(Resource) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
parseInt(String, int, int, int) - Static method in class org.eclipse.jetty.util.TypeUtil
Parse an int from a substring.
parseInt(byte[], int, int, int) - Static method in class org.eclipse.jetty.util.TypeUtil
Parse an int from a byte array of ascii characters.
parseNext() - Method in class org.eclipse.jetty.http.HttpParser
Parse until next Event.
parseNumber(JSON.Source) - Method in class org.eclipse.jetty.util.ajax.JSON
 
parseObject(JSON.Source) - Method in class org.eclipse.jetty.util.ajax.JSON
 
parseOverride(Resource) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
Parser - Interface in org.eclipse.jetty.http
Abstract interface for a connection Parser for use by Jetty.
parseString(JSON.Source) - Method in class org.eclipse.jetty.util.ajax.JSON
 
parseWebFragments(WebAppContext, WebXmlProcessor) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
Look for any web.xml fragments in META-INF of jars in WEB-INF/lib
parseWebXml(Resource) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
PARTIAL_CONTENT_206 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
passConditionalHeaders(HttpServletRequest, HttpServletResponse, Resource, HttpContent) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
Password - Class in org.eclipse.jetty.http.security
Password utility class.
Password(String) - Constructor for class org.eclipse.jetty.http.security.Password
Constructor.
PASSWORD_PROPERTY - Static variable in interface org.eclipse.jetty.server.ssl.SslConnector
String name of keystore password property.
pathInfo(String, String) - Static method in class org.eclipse.jetty.http.PathMap
Return the portion of a path that is after a path spec.
PathMap - Class in org.eclipse.jetty.http
URI path map to Object.
PathMap() - Constructor for class org.eclipse.jetty.http.PathMap
Construct empty PathMap.
PathMap(boolean) - Constructor for class org.eclipse.jetty.http.PathMap
Construct empty PathMap.
PathMap(int) - Constructor for class org.eclipse.jetty.http.PathMap
Construct empty PathMap.
PathMap(Map) - Constructor for class org.eclipse.jetty.http.PathMap
Construct from dictionary PathMap.
PathMap.Entry - Class in org.eclipse.jetty.http
 
pathMatch(String, String) - Static method in class org.eclipse.jetty.http.PathMap
Return the portion of a path that matches a path spec.
PatternMatcher - Class in org.eclipse.jetty.util
 
PatternMatcher() - Constructor for class org.eclipse.jetty.util.PatternMatcher
 
PAYMENT_REQUIRED_402 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
peek() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
peek(int, int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
peek() - Method in interface org.eclipse.jetty.io.Buffer
Get the byte at the current getIndex without incrementing the getIndex.
peek(int) - Method in interface org.eclipse.jetty.io.Buffer
Get the byte at a specific index in the buffer.
peek(int, int) - Method in interface org.eclipse.jetty.io.Buffer
 
peek(int, byte[], int, int) - Method in interface org.eclipse.jetty.io.Buffer
 
peek(int) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
peek(int, byte[], int, int) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
peek(int) - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
peek(int, byte[], int, int) - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
peek() - Method in class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
peek(int) - Method in class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
peek(int, byte[], int, int) - Method in class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
peek(int) - Method in class org.eclipse.jetty.io.View
 
peek(int, byte[], int, int) - Method in class org.eclipse.jetty.io.View
 
peek(int, int) - Method in class org.eclipse.jetty.io.View
 
peek() - Method in class org.eclipse.jetty.util.ajax.JSON.ReaderSource
 
peek() - Method in interface org.eclipse.jetty.util.ajax.JSON.Source
 
peek() - Method in class org.eclipse.jetty.util.ajax.JSON.StringSource
 
peek() - Method in class org.eclipse.jetty.util.ArrayQueue
 
peek() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
persist(EndPoint) - Method in class org.eclipse.jetty.server.AbstractConnector
 
persist(EndPoint) - Method in interface org.eclipse.jetty.server.Connector
Persist an endpoint.
persist(EndPoint) - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
poke(int, Buffer) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
poke(int, byte[], int, int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
poke(int, Buffer) - Method in interface org.eclipse.jetty.io.Buffer
Put the contents of the buffer at the specific index.
poke(int, byte) - Method in interface org.eclipse.jetty.io.Buffer
Put a specific byte to a specific getIndex.
poke(int, byte[], int, int) - Method in interface org.eclipse.jetty.io.Buffer
Put a specific byte to a specific getIndex.
poke(int, byte) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
poke(int, Buffer) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
poke(int, byte[], int, int) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
poke(int, byte) - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
poke(int, Buffer) - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
poke(int, byte[], int, int) - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
poke(int, byte) - Method in class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
poke(int, byte[], int, int) - Method in class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
poke(int, Buffer) - Method in class org.eclipse.jetty.io.View
 
poke(int, byte) - Method in class org.eclipse.jetty.io.View
 
poke(int, byte[], int, int) - Method in class org.eclipse.jetty.io.View
 
poll() - Method in class org.eclipse.jetty.util.ArrayQueue
 
poll() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
poll(long, TimeUnit) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
Retrieves and removes the head of this queue, waiting if necessary up to the specified wait time if no elements are present on this queue.
POST - Static variable in class org.eclipse.jetty.http.HttpMethods
 
POST_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
POST_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
postConfigure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
Clear down after configuration.
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
 
PRAGMA - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
PRAGMA_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PRAGMA_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PRECONDITION_FAILED_412 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
preConfigure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
Set up for configuration.
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
Process webdefaults.xml
prepareConstraintInfo(String, Request) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
 
prepareConstraintInfo(String, Request) - Method in class org.eclipse.jetty.security.SecurityHandler
 
prepareContext(HttpServletRequest, ConcurrentMap<String, Object>) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
prepareTables() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
 
prepareUncheckedAddContent() - Method in class org.eclipse.jetty.http.AbstractGenerator
Prepare buffer for unchecked writes.
prepareUncheckedAddContent() - Method in class org.eclipse.jetty.http.HttpGenerator
Prepare buffer for unchecked writes.
prependFilterMapping(FilterMapping) - Method in class org.eclipse.jetty.servlet.ServletHandler
Convenience method to add a preconstructed FilterMapping
prependHexInt(Buffer, int) - Static method in class org.eclipse.jetty.io.BufferUtil
Add hex integer BEFORE current getIndex.
print(boolean) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a boolean value.
print(char) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a character.
print(int) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print an integer.
print(long) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a long integer.
print(float) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a floating-point number.
print(double) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a double-precision floating-point number.
print(char[]) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print an array of characters.
print(String) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a string.
print(Object) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print an object.
print(String) - Method in class org.eclipse.jetty.server.HttpConnection.Output
 
print(String) - Method in class org.eclipse.jetty.server.HttpOutput
 
printable(String) - Static method in class org.eclipse.jetty.util.StringUtil
 
printable(byte[]) - Static method in class org.eclipse.jetty.util.StringUtil
 
println() - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Terminate the current line by writing the line separator string.
println(boolean) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a boolean value and then terminate the line.
println(char) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a character and then terminate the line.
println(int) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print an integer and then terminate the line.
println(long) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a long integer and then terminate the line.
println(float) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a floating-point number and then terminate the line.
println(double) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a double-precision floating-point number and then terminate the line.
println(char[]) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print an array of characters and then terminate the line.
println(String) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print a String and then terminate the line.
println(Object) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Print an Object and then terminate the line.
printStackTrace() - Method in exception org.eclipse.jetty.util.MultiException
 
printStackTrace(PrintStream) - Method in exception org.eclipse.jetty.util.MultiException
 
printStackTrace(PrintWriter) - Method in exception org.eclipse.jetty.util.MultiException
 
process(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
process() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
process(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
processDefaults() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
processEntry(URI, JarEntry) - Method in class org.eclipse.jetty.webapp.JarScanner
 
processEntry(WebAppContext, URI, JarEntry) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
processFragments() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
PROCESSING - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
PROCESSING_102 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PROCESSING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
PROCESSING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
processOverride() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
processRoots() - Method in class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
processWebXml() - Method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
PROXY_AUTHENTICATE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
PROXY_AUTHENTICATE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_AUTHENTICATE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PROXY_AUTHORIZATION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
PROXY_AUTHORIZATION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_AUTHORIZATION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_CONNECTION - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
PROXY_CONNECTION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_CONNECTION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ProxyHandler - Class in org.eclipse.jetty.server.handler
Implementation of a tunneling proxy that supports HTTP CONNECT and transparent proxy.
ProxyHandler() - Constructor for class org.eclipse.jetty.server.handler.ProxyHandler
 
ProxyHandler(Handler) - Constructor for class org.eclipse.jetty.server.handler.ProxyHandler
 
ProxyHandler.ClientToProxyConnection - Class in org.eclipse.jetty.server.handler
 
ProxyHandler.ClientToProxyConnection(ConcurrentMap<String, Object>, SocketChannel, EndPoint, long) - Constructor for class org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection
 
ProxyHandler.ProxyToServerConnection - Class in org.eclipse.jetty.server.handler
 
ProxyHandler.ProxyToServerConnection(ConcurrentMap<String, Object>, Buffer) - Constructor for class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
put(Buffer) - Method in class org.eclipse.jetty.http.HttpFields.Field
 
put(String, String) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(Buffer, String) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(Buffer, Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(Buffer, Buffer, long) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(String, List<?>) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
 
PUT - Static variable in class org.eclipse.jetty.http.HttpMethods
 
put(Object, Object) - Method in class org.eclipse.jetty.http.PathMap
Add a single path match to the PathMap.
put(Buffer) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
put(byte) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
put(byte[], int, int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
put(byte[]) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
put(Buffer) - Method in interface org.eclipse.jetty.io.Buffer
Write the bytes from the source buffer to the current getIndex.
put(byte) - Method in interface org.eclipse.jetty.io.Buffer
Put a byte to the current getIndex and increment the getIndex.
put(byte[], int, int) - Method in interface org.eclipse.jetty.io.Buffer
Put a byte to the current getIndex and increment the getIndex.
put(byte[]) - Method in interface org.eclipse.jetty.io.Buffer
Put a byte to the current getIndex and increment the getIndex.
put(E) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
put(K, Object) - Method in class org.eclipse.jetty.util.MultiMap
Put and entry into the map.
put(Object, Object) - Method in class org.eclipse.jetty.util.StringMap
 
put(String, Object) - Method in class org.eclipse.jetty.util.StringMap
 
PUT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
PUT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
putAll(Map) - Method in class org.eclipse.jetty.util.MultiMap
Put all contents of map.
putCRLF(Buffer) - Static method in class org.eclipse.jetty.io.BufferUtil
 
putDateField(Buffer, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of a date field.
putDateField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of a date field.
putDecInt(Buffer, int) - Static method in class org.eclipse.jetty.io.BufferUtil
 
putDecLong(Buffer, long) - Static method in class org.eclipse.jetty.io.BufferUtil
 
putHexInt(Buffer, int) - Static method in class org.eclipse.jetty.io.BufferUtil
 
putIfAbsent(K, Object) - Method in class org.eclipse.jetty.util.MultiMap
 
putIndex() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
putIndex() - Method in interface org.eclipse.jetty.io.Buffer
The index of the first element that should not be read.
putLongField(Buffer, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of an long field.
putLongField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of an long field.
putUser(String, Object) - Method in class org.eclipse.jetty.security.MappedLoginService
Put user into realm.
putUser(String, Credential, String[]) - Method in class org.eclipse.jetty.security.MappedLoginService
Put user into realm.
putValue(String, Object) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
Deprecated. As of Version 2.2, this method is replaced by AbstractSessionManager.Session.setAttribute(java.lang.String, java.lang.Object)
putValues(K, List) - Method in class org.eclipse.jetty.util.MultiMap
Put multi valued entry.
putValues(K, String[]) - Method in class org.eclipse.jetty.util.MultiMap
Put multi valued entry.

Q

qualityList(Enumeration) - Static method in class org.eclipse.jetty.http.HttpFields
List values in quality order.
QueuedThreadPool - Class in org.eclipse.jetty.util.thread
 
QueuedThreadPool() - Constructor for class org.eclipse.jetty.util.thread.QueuedThreadPool
Construct
QueuedThreadPool(int) - Constructor for class org.eclipse.jetty.util.thread.QueuedThreadPool
Construct
QueuedThreadPool(BlockingQueue<Runnable>) - Constructor for class org.eclipse.jetty.util.thread.QueuedThreadPool
Construct
quote(String, String) - Static method in class org.eclipse.jetty.util.QuotedStringTokenizer
Quote a string.
quote(String) - Static method in class org.eclipse.jetty.util.QuotedStringTokenizer
Quote a string.
quote(Appendable, String) - Static method in class org.eclipse.jetty.util.QuotedStringTokenizer
Quote a string into an Appendable.
QuotedStringTokenizer - Class in org.eclipse.jetty.util
StringTokenizer with Quoting support.
QuotedStringTokenizer(String, String, boolean, boolean) - Constructor for class org.eclipse.jetty.util.QuotedStringTokenizer
 
QuotedStringTokenizer(String, String, boolean) - Constructor for class org.eclipse.jetty.util.QuotedStringTokenizer
 
QuotedStringTokenizer(String, String) - Constructor for class org.eclipse.jetty.util.QuotedStringTokenizer
 
QuotedStringTokenizer(String) - Constructor for class org.eclipse.jetty.util.QuotedStringTokenizer
 
quoteIfNeeded(Appendable, String) - Static method in class org.eclipse.jetty.util.QuotedStringTokenizer
Quote a string into a StringBuffer.

R

RandomAccessFileBuffer - Class in org.eclipse.jetty.io.nio
 
RandomAccessFileBuffer(File) - Constructor for class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
RandomAccessFileBuffer(File, int) - Constructor for class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
RandomAccessFileBuffer(File, int, int) - Constructor for class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
RANGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
RANGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
RANGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
read(EndPoint, Buffer, ConcurrentMap<String, Object>) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
Reads (with non-blocking semantic) into the given buffer from the given endPoint.
read() - Method in class org.eclipse.jetty.server.HttpInput
 
read(byte[], int, int) - Method in class org.eclipse.jetty.server.HttpInput
 
readBytes(InputStream) - Static method in class org.eclipse.jetty.util.IO
 
readExternal(ObjectInput) - Method in class org.eclipse.jetty.http.PathMap
 
readExternal(ObjectInput) - Method in class org.eclipse.jetty.util.StringMap
 
readFrom(InputStream, int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
readFrom(InputStream, int) - Method in interface org.eclipse.jetty.io.Buffer
Read the buffer's contents from the input stream
readFrom(InputStream, int) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
readFrom(InputStream, int) - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
readLine(InputStream) - Static method in class org.eclipse.jetty.util.TypeUtil
 
READONLY - Static variable in interface org.eclipse.jetty.io.Buffer
 
readResolve() - Method in class org.eclipse.jetty.util.thread.ShutdownThread
 
READWRITE - Static variable in interface org.eclipse.jetty.io.Buffer
 
ready() - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
recoverNewSession(Object) - Method in class org.eclipse.jetty.server.Request
 
recycle() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
recycle() - Method in class org.eclipse.jetty.server.Request
 
recycle() - Method in class org.eclipse.jetty.server.Response
 
redirect(XmlParser, String, URL) - Static method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
redirectEntity(String, URL) - Method in class org.eclipse.jetty.xml.XmlParser
 
REFERER - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
REFERER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
REFERER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
register(SocketChannel, Object) - Method in class org.eclipse.jetty.io.nio.SelectorManager
Register a channel
register(ServerSocketChannel) - Method in class org.eclipse.jetty.io.nio.SelectorManager
Register a ServerSocketChannel
register(LifeCycle...) - Static method in class org.eclipse.jetty.util.thread.ShutdownThread
 
register(int, LifeCycle...) - Static method in class org.eclipse.jetty.util.thread.ShutdownThread
 
registerConvertor(Class, JSON.Convertor) - Static method in class org.eclipse.jetty.util.ajax.JSON
Register a JSON.Convertor for a class or interface.
relativePath(String, String, String) - Static method in class org.eclipse.jetty.http.PathMap
Relative path.
release() - Method in interface org.eclipse.jetty.http.HttpContent
 
release() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
release() - Method in class org.eclipse.jetty.util.resource.JarResource
 
release() - Method in class org.eclipse.jetty.util.resource.Resource
Release any resources held by the resource.
release() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
release() - Method in class org.eclipse.jetty.util.resource.URLResource
Release any resources held by the resource.
remainingCapacity() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
remove(String) - Method in class org.eclipse.jetty.http.HttpFields
Remove a field.
remove(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Remove a field.
remove(Object) - Method in class org.eclipse.jetty.http.PathMap
 
remove() - Method in class org.eclipse.jetty.server.session.HashSessionManager.Session
 
remove() - Method in class org.eclipse.jetty.util.ArrayQueue
 
remove(int) - Method in class org.eclipse.jetty.util.ArrayQueue
 
remove() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
remove(int) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
remove(Container.Relationship) - Method in interface org.eclipse.jetty.util.component.Container.Listener
 
remove(Object, Object) - Static method in class org.eclipse.jetty.util.LazyList
 
remove(Object, int) - Static method in class org.eclipse.jetty.util.LazyList
 
remove(Object) - Method in class org.eclipse.jetty.util.MultiMap
 
remove(Object, Object) - Method in class org.eclipse.jetty.util.MultiMap
 
remove(Object) - Method in class org.eclipse.jetty.util.StringMap
 
remove(String) - Method in class org.eclipse.jetty.util.StringMap
 
removeAttribute(String) - Method in interface org.eclipse.jetty.continuation.Continuation
Remove a request attribute.
removeAttribute(String) - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
removeAttribute(String) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
removeAttribute(String) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
removeAttribute(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
removeAttribute(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
removeAttribute(String) - Method in class org.eclipse.jetty.server.Request
 
removeAttribute(String) - Method in class org.eclipse.jetty.server.Server
 
removeAttribute(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
removeAttribute(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
 
removeAttribute(String) - Method in interface org.eclipse.jetty.util.Attributes
 
removeAttribute(String) - Method in class org.eclipse.jetty.util.AttributesMap
 
removeBean(Object) - Method in class org.eclipse.jetty.server.Server
Remove an associated bean.
removeBean(Object) - Method in interface org.eclipse.jetty.util.component.Container.Listener
 
removeBean(Object) - Method in class org.eclipse.jetty.util.component.Container
 
removeConnector(Connector) - Method in class org.eclipse.jetty.server.Server
Conveniance method which calls Server.getConnectors() and Server.setConnectors(Connector[]) to remove a connector.
removeEventListener(EventListener) - Method in class org.eclipse.jetty.server.Request
 
removeEventListener(EventListener) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
removeEventListener(EventListener) - Method in interface org.eclipse.jetty.server.SessionManager
Removes an event listener for for session-related events.
removeEventListener(Container.Listener) - Method in class org.eclipse.jetty.util.component.Container
 
removeFromArray(Object[], Object) - Static method in class org.eclipse.jetty.util.LazyList
 
removeHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
 
removeLifeCycle(LifeCycle) - Method in class org.eclipse.jetty.server.Server
Deprecated. Use Server.removeBean(Object)
removeLifeCycleListener(LifeCycle.Listener) - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
removeLifeCycleListener(LifeCycle.Listener) - Method in interface org.eclipse.jetty.util.component.LifeCycle
 
removeListener(Scanner.Listener) - Method in class org.eclipse.jetty.util.Scanner
Remove a registered listener
removeResourceAlias(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
removeSession(HttpSession, boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Remove session from manager
removeSession(AbstractSessionManager.Session, boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Remove session from manager
removeSession(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
removeSession(HttpSession) - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
 
removeSession(String) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
removeSession(HttpSession) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
removeSession(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
removeSession(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Delete an existing session, both from the in-memory map and the database.
removeSession(AbstractSessionManager.Session, boolean) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Remove session from manager
removeSession(HttpSession) - Method in interface org.eclipse.jetty.server.SessionIdManager
Remove session from the list of known sessions for a given ID.
removeUser(String) - Method in class org.eclipse.jetty.security.MappedLoginService
 
removeValue(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
Deprecated. As of Version 2.2, this method is replaced by AbstractSessionManager.Session.removeAttribute(java.lang.String)
removeValue(K, Object) - Method in class org.eclipse.jetty.util.MultiMap
Remove value.
renameTo(Resource) - Method in class org.eclipse.jetty.util.resource.FileResource
Rename the given resource
renameTo(Resource) - Method in class org.eclipse.jetty.util.resource.Resource
Rename the given resource
renameTo(Resource) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
renameTo(Resource) - Method in class org.eclipse.jetty.util.resource.URLResource
Rename the given resource
reopen() - Method in class org.eclipse.jetty.server.HttpOutput
 
reopen() - Method in class org.eclipse.jetty.server.LocalConnector
Deprecated. Not needed anymore, as there is no need to reopen the connector to reset its state
replace(K, Object, Object) - Method in class org.eclipse.jetty.util.MultiMap
 
replace(K, Object) - Method in class org.eclipse.jetty.util.MultiMap
 
replace(String, String, String) - Static method in class org.eclipse.jetty.util.StringUtil
replace substrings within string.
reportDifferences(Map, Map) - Method in class org.eclipse.jetty.util.Scanner
Report the adds/changes/removes to the registered listeners
Request - Class in org.eclipse.jetty.server
Jetty Request.
Request() - Constructor for class org.eclipse.jetty.server.Request
 
Request(HttpConnection) - Constructor for class org.eclipse.jetty.server.Request
 
REQUEST - Static variable in class org.eclipse.jetty.servlet.FilterMapping
 
REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REQUEST_RANGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
REQUEST_RANGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
REQUEST_RANGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
REQUEST_TIMEOUT_408 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REQUEST_URI_TOO_LONG_414 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REQUESTED_RANGE_NOT_SATISFIABLE_416 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
RequestLog - Interface in org.eclipse.jetty.server
A RequestLog can be attached to a RequestLogHandler to enable logging of requests/responses.
RequestLogHandler - Class in org.eclipse.jetty.server.handler
RequestLogHandler.
RequestLogHandler() - Constructor for class org.eclipse.jetty.server.handler.RequestLogHandler
 
reschedule() - Method in class org.eclipse.jetty.util.thread.Timeout.Task
Reschedule the task on the current timeout.
reset(boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
reset(boolean) - Method in interface org.eclipse.jetty.http.Generator
 
reset(boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
 
reset(boolean) - Method in class org.eclipse.jetty.http.HttpParser
 
reset(boolean) - Method in interface org.eclipse.jetty.http.Parser
 
reset() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
reset() - Method in interface org.eclipse.jetty.io.Buffer
Reset the current getIndex to the mark
reset() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
reset() - Method in class org.eclipse.jetty.server.CookieCutter
 
reset(boolean) - Method in class org.eclipse.jetty.server.HttpConnection
 
reset() - Method in class org.eclipse.jetty.server.Response
 
reset(int) - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
 
reset() - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
reset(long) - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
reset() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
 
reset() - Method in class org.eclipse.jetty.util.Utf8StringBuffer
 
reset() - Method in class org.eclipse.jetty.util.Utf8StringBuilder
 
RESET_CONTENT_205 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
resetBuffer() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
resetBuffer() - Method in interface org.eclipse.jetty.http.Generator
 
resetBuffer() - Method in class org.eclipse.jetty.server.Response
 
resetStats() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Deprecated. 
resetWriter() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
resolveClass(ObjectStreamClass) - Method in class org.eclipse.jetty.server.session.HashSessionManager.ClassLoadingObjectInputStream
 
resolveClass(ObjectStreamClass) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.ClassLoadingObjectInputStream
 
resolveTempDirectory(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
Get a temporary directory in which to unpack the war etc etc.
Resource - Class in org.eclipse.jetty.util.resource
Abstract resource class.
Resource() - Constructor for class org.eclipse.jetty.util.resource.Resource
 
RESOURCE_URLS - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
If set, to a list of URLs, these resources are added to the context resource base as a resource collection.
ResourceCache - Class in org.eclipse.jetty.server
 
ResourceCache(MimeTypes) - Constructor for class org.eclipse.jetty.server.ResourceCache
Constructor.
ResourceCache.Content - Class in org.eclipse.jetty.server
MetaData associated with a context Resource.
ResourceCache.Miss - Class in org.eclipse.jetty.server
MetaData associated with a context Resource.
ResourceCollection - Class in org.eclipse.jetty.util.resource
A collection of resources (dirs).
ResourceCollection() - Constructor for class org.eclipse.jetty.util.resource.ResourceCollection
 
ResourceCollection(Resource[]) - Constructor for class org.eclipse.jetty.util.resource.ResourceCollection
 
ResourceCollection(String[]) - Constructor for class org.eclipse.jetty.util.resource.ResourceCollection
 
ResourceCollection(String) - Constructor for class org.eclipse.jetty.util.resource.ResourceCollection
 
ResourceFactory - Interface in org.eclipse.jetty.util.resource
ResourceFactory.
ResourceHandler - Class in org.eclipse.jetty.server.handler
Resource Handler.
ResourceHandler() - Constructor for class org.eclipse.jetty.server.handler.ResourceHandler
 
Response - Class in org.eclipse.jetty.server
Response.
Response(HttpConnection) - Constructor for class org.eclipse.jetty.server.Response
 
restoreSession(InputStream) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
restoreSessions() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
resume() - Method in interface org.eclipse.jetty.continuation.Continuation
Resume a suspended request.
resume() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
resume() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
resume() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
RETRY_AFTER - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
RETRY_AFTER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
RETRY_AFTER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
returnBuffer(Buffer) - Method in interface org.eclipse.jetty.io.Buffers
 
returnBuffer(Buffer) - Method in class org.eclipse.jetty.io.SimpleBuffers
 
returnBuffer(Buffer) - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
rewind() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
RoleInfo - Class in org.eclipse.jetty.security
Badly named class that holds the role and user data constraint info for a path/http method combination, extracted and combined from security constraints.
RoleInfo() - Constructor for class org.eclipse.jetty.security.RoleInfo
 
RoleRunAsToken - Class in org.eclipse.jetty.security
 
RoleRunAsToken(String) - Constructor for class org.eclipse.jetty.security.RoleRunAsToken
 
RolloverFileOutputStream - Class in org.eclipse.jetty.util
RolloverFileOutputStream This output stream puts content in a file that is rolled over every 24 hours.
RolloverFileOutputStream(String) - Constructor for class org.eclipse.jetty.util.RolloverFileOutputStream
 
RolloverFileOutputStream(String, boolean) - Constructor for class org.eclipse.jetty.util.RolloverFileOutputStream
 
RolloverFileOutputStream(String, boolean, int) - Constructor for class org.eclipse.jetty.util.RolloverFileOutputStream
 
RolloverFileOutputStream(String, boolean, int, TimeZone) - Constructor for class org.eclipse.jetty.util.RolloverFileOutputStream
 
RolloverFileOutputStream(String, boolean, int, TimeZone, String, String) - Constructor for class org.eclipse.jetty.util.RolloverFileOutputStream
 
run() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
run() - Method in class org.eclipse.jetty.server.AsyncContinuation.AsyncEventState
 
run() - Method in class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
 
run() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector.SslConnection
 
run() - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool.PoolThread
BoundedThreadPool run.
run() - Method in class org.eclipse.jetty.util.thread.ShutdownThread
 
RunAsToken - Interface in org.eclipse.jetty.security
marker interface for run-as-role tokens
RUNNING - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
RuntimeIOException - Exception in org.eclipse.jetty.io
Subclass of RuntimeException used to signal that there was an IOException thrown by underlying Writer
RuntimeIOException() - Constructor for exception org.eclipse.jetty.io.RuntimeIOException
 
RuntimeIOException(String) - Constructor for exception org.eclipse.jetty.io.RuntimeIOException
 
RuntimeIOException(Throwable) - Constructor for exception org.eclipse.jetty.io.RuntimeIOException
 
RuntimeIOException(String, Throwable) - Constructor for exception org.eclipse.jetty.io.RuntimeIOException
 

S

SampleStatistic - Class in org.eclipse.jetty.util.statistic
SampledStatistics
SampleStatistic() - Constructor for class org.eclipse.jetty.util.statistic.SampleStatistic
 
satisfiableRanges(Enumeration, long) - Static method in class org.eclipse.jetty.server.InclusiveByteRange
 
save(OutputStream) - Method in class org.eclipse.jetty.server.session.HashSessionManager.Session
 
saveNewSession(Object, HttpSession) - Method in class org.eclipse.jetty.server.Request
 
saveSessions() - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
scan() - Method in class org.eclipse.jetty.util.Scanner
Perform a pass of the scanner and report changes
scan(Pattern, URI[], boolean) - Method in class org.eclipse.jetty.webapp.JarScanner
Find jar names from the provided list matching a pattern.
scan(Pattern, ClassLoader, boolean, boolean) - Method in class org.eclipse.jetty.webapp.JarScanner
Find jar names from the classloader matching a pattern.
scanFiles() - Method in class org.eclipse.jetty.util.Scanner
Recursively scan all files in the designated directories.
Scanner - Class in org.eclipse.jetty.util
Scanner Utility for scanning a directory for added, removed and changed files and reporting these events via registered Listeners.
Scanner() - Constructor for class org.eclipse.jetty.util.Scanner
 
Scanner.BulkListener - Interface in org.eclipse.jetty.util
 
Scanner.DiscreteListener - Interface in org.eclipse.jetty.util
 
Scanner.Listener - Interface in org.eclipse.jetty.util
Listener Marker for notifications re file changes.
schedule() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
Called by selectSet to schedule handling
schedule() - Method in class org.eclipse.jetty.util.Scanner
 
schedule(Timeout.Task) - Method in class org.eclipse.jetty.util.thread.Timeout
 
schedule(Timeout.Task, long) - Method in class org.eclipse.jetty.util.thread.Timeout
 
schedule(Timeout) - Method in class org.eclipse.jetty.util.thread.Timeout.Task
Schedule the task on the given timeout.
schedule(Timeout, long) - Method in class org.eclipse.jetty.util.thread.Timeout.Task
Schedule the task on the given timeout.
scheduleDispatch() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
scheduleIdle() - Method in interface org.eclipse.jetty.io.AsyncEndPoint
Schedule a call to the idle timeout
scheduleIdle() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
scheduleIdle(Timeout.Task) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
scheduleTimeout(Timeout.Task, long) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
scheduleTimeout() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
scheduleTimeout(Timeout.Task, long) - Method in class org.eclipse.jetty.server.HttpConnection
 
scheduleWrite() - Method in interface org.eclipse.jetty.io.AsyncEndPoint
Schedule a write dispatch.
scheduleWrite() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
ScopedHandler - Class in org.eclipse.jetty.server.handler
ScopedHandler.
ScopedHandler() - Constructor for class org.eclipse.jetty.server.handler.ScopedHandler
 
scratchBuffer() - Method in class org.eclipse.jetty.util.ajax.JSON.ReaderSource
 
scratchBuffer() - Method in interface org.eclipse.jetty.util.ajax.JSON.Source
 
scratchBuffer() - Method in class org.eclipse.jetty.util.ajax.JSON.StringSource
 
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - Method in class org.eclipse.jetty.security.authentication.BasicAuthenticator
 
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
 
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
 
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - Method in interface org.eclipse.jetty.security.Authenticator
 
SECURITY - Static variable in class org.eclipse.jetty.servlet.ServletContextHandler
 
SecurityHandler - Class in org.eclipse.jetty.security
Abstract SecurityHandler.
SecurityHandler() - Constructor for class org.eclipse.jetty.security.SecurityHandler
 
SecurityHandler.NotChecked - Class in org.eclipse.jetty.security
 
SecurityHandler.NotChecked() - Constructor for class org.eclipse.jetty.security.SecurityHandler.NotChecked
 
SEE_OTHER_303 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
seekTo(char, JSON.Source) - Method in class org.eclipse.jetty.util.ajax.JSON
 
seekTo(String, JSON.Source) - Method in class org.eclipse.jetty.util.ajax.JSON
 
SelectChannelConnector - Class in org.eclipse.jetty.server.nio
Selecting NIO connector.
SelectChannelConnector() - Constructor for class org.eclipse.jetty.server.nio.SelectChannelConnector
Constructor.
SelectChannelEndPoint - Class in org.eclipse.jetty.io.nio
An Endpoint that can be scheduled by SelectorManager.
SelectChannelEndPoint(SocketChannel, SelectorManager.SelectSet, SelectionKey) - Constructor for class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
SelectorManager - Class in org.eclipse.jetty.io.nio
The Selector Manager manages and number of SelectSets to allow NIO scheduling to scale to large numbers of connections.
SelectorManager() - Constructor for class org.eclipse.jetty.io.nio.SelectorManager
 
SelectorManager.SelectSet - Class in org.eclipse.jetty.io.nio
 
SELF_DEFINING_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
SEMI_COLON - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
send1xx(int) - Method in class org.eclipse.jetty.http.HttpGenerator
 
SEND_CONTINUE - Static variable in interface org.eclipse.jetty.server.Authentication
Authentication challenge sent.
SEND_FAILURE - Static variable in interface org.eclipse.jetty.server.Authentication
Authentication failure sent.
SEND_SUCCESS - Static variable in interface org.eclipse.jetty.server.Authentication
 
sendContent(Object) - Method in class org.eclipse.jetty.server.HttpConnection.Output
 
sendData(HttpServletRequest, HttpServletResponse, boolean, Resource, HttpContent, Enumeration) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
sendDirectory(HttpServletRequest, HttpServletResponse, Resource, String) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
sendError(int, String, String, boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
Utility method to send an error response.
sendError(int, String, String, boolean) - Method in interface org.eclipse.jetty.http.Generator
 
sendError(int, String) - Method in class org.eclipse.jetty.server.Response
 
sendError(int) - Method in class org.eclipse.jetty.server.Response
 
sendProcessing() - Method in class org.eclipse.jetty.server.Response
 
sendRedirect(String) - Method in class org.eclipse.jetty.server.Response
 
sendResponse(Buffer) - Method in class org.eclipse.jetty.http.HttpGenerator
send complete response.
sendResponse(Buffer) - Method in class org.eclipse.jetty.server.HttpConnection.Output
 
SERVER - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
Server - Class in org.eclipse.jetty.server
Jetty HTTP Servlet Server.
Server() - Constructor for class org.eclipse.jetty.server.Server
 
Server(int) - Constructor for class org.eclipse.jetty.server.Server
Convenience constructor Creates server and a SocketConnector at the passed port.
Server.Graceful - Interface in org.eclipse.jetty.server
 
SERVER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SERVER_CONFIG - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
SERVER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SERVER_SRV_CLASSES - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
SERVER_SYS_CLASSES - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
ServerAuthException - Exception in org.eclipse.jetty.security
 
ServerAuthException() - Constructor for exception org.eclipse.jetty.security.ServerAuthException
 
ServerAuthException(String) - Constructor for exception org.eclipse.jetty.security.ServerAuthException
 
ServerAuthException(String, Throwable) - Constructor for exception org.eclipse.jetty.security.ServerAuthException
 
ServerAuthException(Throwable) - Constructor for exception org.eclipse.jetty.security.ServerAuthException
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.Invoker
 
SERVICE_UNAVAILABLE_503 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
Servlet3Continuation - Class in org.eclipse.jetty.continuation
This implementation of Continuation is used by ContinuationSupport when it detects that the application has been deployed in a non-jetty Servlet 3 server.
Servlet3Continuation(ServletRequest) - Constructor for class org.eclipse.jetty.continuation.Servlet3Continuation
 
SERVLET_ENGINE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
SERVLET_ENGINE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SERVLET_ENGINE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ServletContextHandler - Class in org.eclipse.jetty.servlet
Servlet Context.
ServletContextHandler() - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler
 
ServletContextHandler(int) - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler
 
ServletContextHandler(HandlerContainer, String) - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler
 
ServletContextHandler(HandlerContainer, String, int) - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler
 
ServletContextHandler(HandlerContainer, String, boolean, boolean) - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler
 
ServletContextHandler(HandlerContainer, SessionHandler, SecurityHandler, ServletHandler, ErrorHandler) - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler
 
ServletContextHandler(HandlerContainer, String, SessionHandler, SecurityHandler, ServletHandler, ErrorHandler) - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler
 
ServletContextHandler.Context - Class in org.eclipse.jetty.servlet
 
ServletContextHandler.Context() - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler.Context
 
ServletHandler - Class in org.eclipse.jetty.servlet
Servlet HttpHandler.
ServletHandler() - Constructor for class org.eclipse.jetty.servlet.ServletHandler
Constructor.
ServletHolder - Class in org.eclipse.jetty.servlet
Servlet Instance and Context Holder.
ServletHolder() - Constructor for class org.eclipse.jetty.servlet.ServletHolder
Constructor .
ServletHolder(Servlet) - Constructor for class org.eclipse.jetty.servlet.ServletHolder
Constructor for existing servlet.
ServletHolder(Class) - Constructor for class org.eclipse.jetty.servlet.ServletHolder
Constructor for existing servlet.
ServletHolder.Config - Class in org.eclipse.jetty.servlet
 
ServletHolder.Config() - Constructor for class org.eclipse.jetty.servlet.ServletHolder.Config
 
ServletMapping - Class in org.eclipse.jetty.servlet
 
ServletMapping() - Constructor for class org.eclipse.jetty.servlet.ServletMapping
 
ServletSSL - Class in org.eclipse.jetty.server.ssl
Jetty Servlet SSL support utilities.
ServletSSL() - Constructor for class org.eclipse.jetty.server.ssl.ServletSSL
 
SessionAuthentication - Class in org.eclipse.jetty.security.authentication
 
SessionAuthentication(HttpSession, Authenticator, UserIdentity) - Constructor for class org.eclipse.jetty.security.authentication.SessionAuthentication
 
SessionHandler - Class in org.eclipse.jetty.server.session
SessionHandler.
SessionHandler() - Constructor for class org.eclipse.jetty.server.session.SessionHandler
Constructor.
SessionHandler(SessionManager) - Constructor for class org.eclipse.jetty.server.session.SessionHandler
 
SessionIdManager - Interface in org.eclipse.jetty.server
Session ID Manager.
SessionManager - Interface in org.eclipse.jetty.server
Session Manager.
SESSIONS - Static variable in class org.eclipse.jetty.servlet.ServletContextHandler
 
set(String[], Map<String, PathMap>, List<String>) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
 
set(int, E) - Method in class org.eclipse.jetty.util.ArrayQueue
 
set(int, E) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
set(long) - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
 
SET_COOKIE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
SET_COOKIE2 - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
SET_COOKIE2_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SET_COOKIE2_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SET_COOKIE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SET_COOKIE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SET_INCLUDE_HEADER_PREFIX - Static variable in class org.eclipse.jetty.server.Response
If a header name starts with this string, the header (stripped of the prefix) can be set during include using only Response.setHeader(String, String) or Response.addHeader(String, String).
setAcceptorPriorityOffset(int) - Method in class org.eclipse.jetty.server.AbstractConnector
Set the priority offset of the acceptor threads.
setAcceptors(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setAcceptQueueSize(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setAccessed(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
Deprecated. use SslSelectChannelConnector.setSslKeyManagerFactoryAlgorithm(String) or SslSelectChannelConnector.setSslTrustManagerFactoryAlgorithm(String)
setAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
Unsupported.
setAliases(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setAliases(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
Set if resource aliases (eg symlink, 8.3 names, case insensitivity) are allowed.
setAllowNullPathInfo(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setAllowRenegotiate(boolean) - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
Set if SSL re-negotiation is allowed.
setAllowRenegotiate(boolean) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
Set if SSL re-negotiation is allowed.
setAllowRenegotiate(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
Set if SSL re-negotiation is allowed.
setAllowRenegotiate(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
Set if SSL re-negotiation is allowed.
setAnyRole(boolean) - Method in class org.eclipse.jetty.security.RoleInfo
 
setAppend(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setAssociate(Object, BufferCache.CachedBuffer) - Method in class org.eclipse.jetty.io.BufferCache.CachedBuffer
 
setAssociate(Object) - Method in class org.eclipse.jetty.util.resource.Resource
 
setAssociatedObject(Object) - Method in class org.eclipse.jetty.server.HttpConnection
 
setAsyncSupported(boolean) - Method in class org.eclipse.jetty.server.Request
 
setAsyncSupported(boolean) - Method in class org.eclipse.jetty.servlet.Holder
 
setAttribute(String, Object) - Method in interface org.eclipse.jetty.continuation.Continuation
Set a request attribute.
setAttribute(String, Object) - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.server.Request
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.server.Server
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
 
setAttribute(String, Object) - Method in interface org.eclipse.jetty.util.Attributes
 
setAttribute(String, Object) - Method in class org.eclipse.jetty.util.AttributesMap
 
setAttributeMap(ConcurrentHashMap) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setAttributes(Attributes) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setAttributes(Attributes) - Method in class org.eclipse.jetty.server.Request
 
setAuthenticate(boolean) - Method in class org.eclipse.jetty.http.security.Constraint
 
setAuthentication(Authentication) - Method in class org.eclipse.jetty.server.Request
Set the authentication.
setAuthenticator(Authenticator) - Method in class org.eclipse.jetty.security.SecurityHandler
Set the authenticator.
setAuthenticatorFactory(Authenticator.Factory) - Method in class org.eclipse.jetty.security.SecurityHandler
 
setAuthMethod(String) - Method in class org.eclipse.jetty.security.SecurityHandler
 
setAvailable(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Set Available status.
setBaseResource(Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setBaseResource(Resource) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
setBlack(String[]) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
 
setBlobType(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
setBuffer(Buffer) - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
setBufferSize(int) - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
setBufferSize(int) - Method in class org.eclipse.jetty.server.Response
 
setCacheControl(String) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
Set the cacheControl.
setCacheControl(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
setCanonicalContext(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setCharacterEncoding(String) - Method in class org.eclipse.jetty.server.HttpWriter
 
setCharacterEncoding(String) - Method in class org.eclipse.jetty.server.Request
 
setCharacterEncoding(String) - Method in class org.eclipse.jetty.server.Response
 
setCharacterEncodingUnchecked(String) - Method in class org.eclipse.jetty.server.Request
 
setCheckAliases(boolean) - Static method in class org.eclipse.jetty.util.resource.FileResource
setCheckAliases.
setChecked(boolean) - Method in class org.eclipse.jetty.security.RoleInfo
 
setCheckingRemoteSessionIdEncoding(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setCheckingRemoteSessionIdEncoding(boolean) - Method in interface org.eclipse.jetty.server.SessionManager
 
setCheckWelcomeFiles(boolean) - Method in class org.eclipse.jetty.security.SecurityHandler
 
setClassLoader(ClassLoader) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setClassLoader(ClassLoader) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setClassName(String) - Method in class org.eclipse.jetty.servlet.Holder
 
setCompactPath(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setConfidentialPort(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setConfidentialScheme(String) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setConfig(String) - Method in class org.eclipse.jetty.security.HashLoginService
Load realm users from properties file.
setConfig(String) - Method in class org.eclipse.jetty.security.JDBCLoginService
Load JDBC connection configuration from properties file.
setConfiguration(Authenticator.Configuration) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
setConfiguration(Authenticator.Configuration) - Method in class org.eclipse.jetty.security.authentication.LoginAuthenticator
 
setConfiguration(Authenticator.Configuration) - Method in interface org.eclipse.jetty.security.Authenticator
Configure the Authenticator
setConfigurationClasses(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setConfigurationDiscovered(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set the configuration discovery mode.
setConfigurations(Configuration[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setConnection(Connection) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
setConnection(Connection) - Method in interface org.eclipse.jetty.io.ConnectedEndPoint
 
setConnection(Connection) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
setConnection(HttpConnection) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
setConnection(Connection) - Method in class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
 
setConnection(ProxyHandler.ProxyToServerConnection) - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection
 
setConnection(ProxyHandler.ClientToProxyConnection) - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
setConnection(HttpConnection) - Method in class org.eclipse.jetty.server.Request
 
setConnectorNames(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Set the names of accepted connectors.
setConnectors(Connector[]) - Method in class org.eclipse.jetty.server.Server
Set the connectors for this server.
setConnectTimeout(int) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
setConstraint(Constraint) - Method in class org.eclipse.jetty.security.ConstraintMapping
 
setConstraintMappings(ConstraintMapping[], Set<String>) - Method in interface org.eclipse.jetty.security.ConstraintAware
 
setConstraintMappings(ConstraintMapping[]) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
Process the constraints following the combining rules in Servlet 3.0 EA spec section 13.7.1 Note that much of the logic is in the RoleInfo class.
setConstraintMappings(ConstraintMapping[], Set<String>) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
Process the constraints following the combining rules in Servlet 3.0 EA spec section 13.7.1 Note that much of the logic is in the RoleInfo class.
setContentLength(long) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setContentLength(long) - Method in interface org.eclipse.jetty.http.Generator
 
setContentLength(int) - Method in class org.eclipse.jetty.server.Response
 
setContentType(String) - Method in class org.eclipse.jetty.server.Request
 
setContentType(Buffer) - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
setContentType(String) - Method in class org.eclipse.jetty.server.Response
 
setContext(ContextHandler.Context) - Method in class org.eclipse.jetty.server.Request
 
setContextClass(Class) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
 
setContextPath(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setContextPath(String) - Method in class org.eclipse.jetty.server.Request
Sets the "context path" for this request
setCookies(Cookie[]) - Method in class org.eclipse.jetty.server.CookieCutter
 
setCookies(Cookie[]) - Method in class org.eclipse.jetty.server.Request
 
setCookieSet(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setCopyWebDir(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setCount(int) - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
 
setCreated(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setCurrentConnection(HttpConnection) - Static method in class org.eclipse.jetty.server.HttpConnection
 
setDaemon(boolean) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Delegated to the named or anonymous Pool.
setDaemon(boolean) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Delegated to the named or anonymous Pool.
setDataConstraint(int) - Method in class org.eclipse.jetty.http.security.Constraint
 
setDatasourceName(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
setDate(Buffer) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setDate(Buffer) - Method in interface org.eclipse.jetty.http.Generator
 
setDateHeader(String, long) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
 
setDateHeader(String, long) - Method in class org.eclipse.jetty.server.Response
 
setDebugEnabled(boolean) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
setDebugEnabled(boolean) - Method in interface org.eclipse.jetty.util.log.Logger
Mutator used to turn debug on programmatically.
setDebugEnabled(boolean) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
setDebugEnabled(boolean) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
setDebugEnabled(boolean) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
setDefault(JSON) - Static method in class org.eclipse.jetty.util.ajax.JSON
Deprecated. 
setDefaultsDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
The default descriptor is a web.xml format file that is applied to the context before the standard WEB-INF/web.xml
setDefaultSecurityHandlerClass(Class<? extends SecurityHandler>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
Set the defaultSecurityHandlerClass.
setDefaultUseCaches(boolean) - Static method in class org.eclipse.jetty.util.resource.Resource
Change the default setting for url connection caches.
setDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setDirectoriesListed(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
Set the directory.
setDiscardPathInfo(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
setDiscardQuery(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
setDispatcherType(DispatcherType) - Method in class org.eclipse.jetty.server.Request
 
setDispatcherTypes(EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.FilterMapping
 
setDispatches(int) - Method in class org.eclipse.jetty.servlet.FilterMapping
 
setDisplayName(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setDisplayName(String) - Method in class org.eclipse.jetty.servlet.Holder
 
setDisplayName(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setDistributable(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setDouble(boolean) - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
 
setDriverInfo(String, String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
Configure jdbc connection information via a jdbc Driver
setDuration(long) - Method in class org.eclipse.jetty.util.thread.Timeout
 
setEndPoint(SelectChannelEndPoint) - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
setErrorHandler(ErrorHandler) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setErrorPages(Map) - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
setEventListeners(EventListener[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Set the context event listeners.
setEventListeners(EventListener[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setExcludeCipherSuites(String[]) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setExcludeCipherSuites(String[]) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setExcludeCipherSuites(String[]) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setExpires(String) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
setExpiryTime(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setExtended(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setExtraClasspath(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setExtractWAR(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setFilename(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setFilenameDateFormat(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
Set the log file date format.
setFilenameFilter(FilenameFilter) - Method in class org.eclipse.jetty.util.Scanner
Apply a filter to files found in the scan directory.
setFilter(Filter) - Method in class org.eclipse.jetty.servlet.FilterHolder
 
setFilterChainsCached(boolean) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
setFilterMappings(FilterMapping[]) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
setFilterName(String) - Method in class org.eclipse.jetty.servlet.FilterMapping
 
setFilters(FilterHolder[]) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
setForbidden(boolean) - Method in class org.eclipse.jetty.security.RoleInfo
 
setForceContentBuffer(boolean) - Method in class org.eclipse.jetty.http.HttpParser
 
setForcedPath(String) - Method in class org.eclipse.jetty.servlet.ServletHolder
 
setForwarded(boolean) - Method in class org.eclipse.jetty.server.AbstractConnector
Set reverse proxy handling
setForwardedForHeader(String) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setForwardedHostHeader(String) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setForwardedServerHeader(String) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setGetIndex(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
setGetIndex(int) - Method in interface org.eclipse.jetty.io.Buffer
Set the buffers start getIndex.
setGracefulShutdown(int) - Method in class org.eclipse.jetty.server.Server
Set graceful shutdown timeout.
setGrowOutput(boolean) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
setHandled(boolean) - Method in class org.eclipse.jetty.server.Request
 
setHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
 
setHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
 
setHandlers(Handler[]) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
 
setHandlers(Handler[]) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
 
setHandshakeTimeout(int) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
Set the time in milliseconds for so_timeout during ssl handshaking
setHead(boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setHead(boolean) - Method in interface org.eclipse.jetty.http.Generator
 
setHeader(String, String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
 
setHeader(String, String) - Method in class org.eclipse.jetty.server.Response
 
setHeaderBufferSize(int) - Method in class org.eclipse.jetty.http.HttpBuffers
Deprecated.  
setHeaderSize(int) - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
setHeadResponse(boolean) - Method in class org.eclipse.jetty.http.HttpParser
Set if a HEAD response is expected
setHeldClass(Class) - Method in class org.eclipse.jetty.servlet.Holder
 
setHideStacks(boolean) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
setHost(String) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setHost(String) - Method in interface org.eclipse.jetty.server.Connector
 
setHostHeader(String) - Method in class org.eclipse.jetty.server.AbstractConnector
Set a forced valued for the host header to control what is returned by ServletRequest.getServerName() and ServletRequest.getServerPort().
setHosts(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Deprecated. use ContextHandler.setConnectorNames(String[])
setHttpOnly(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setIdChanged(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
setIdentityService(IdentityService) - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
Set the identityService.
setIdentityService(IdentityService) - Method in interface org.eclipse.jetty.security.LoginService
Set the IdentityService associated with this Login Service.
setIdentityService(IdentityService) - Method in class org.eclipse.jetty.security.MappedLoginService
Set the identityService.
setIdentityService(IdentityService) - Method in class org.eclipse.jetty.security.SecurityHandler
Set the identityService.
setIdManager(SessionIdManager) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setIdManager(SessionIdManager) - Method in interface org.eclipse.jetty.server.SessionManager
Sets the cross context session id manager
setIdMap(Map) - Method in class org.eclipse.jetty.xml.XmlConfiguration
 
setIgnoreCase(boolean) - Method in class org.eclipse.jetty.util.StringMap
Set the ignoreCase attribute.
setIgnorePaths(String[]) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setIn(ByteArrayBuffer) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
setIncludeCipherSuites(String[]) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setIncludeCipherSuites(String[]) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setIncludeCipherSuites(String[]) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setInitializeAtStart(boolean) - Method in class org.eclipse.jetty.servlet.ServletHandler
Deprecated.  
setInitOrder(int) - Method in class org.eclipse.jetty.servlet.ServletHolder
Set the initialize order.
setInitParameter(String, String) - Method in class org.eclipse.jetty.security.SecurityHandler
Set an initialization parameter.
setInitParameter(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
setInitParameter(String, String) - Method in class org.eclipse.jetty.servlet.Holder
 
setInitParameters(Map) - Method in class org.eclipse.jetty.servlet.Holder
 
setInitParams(Map<String, String>) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setInput(String) - Method in class org.eclipse.jetty.io.bio.StringEndPoint
 
setInputStream(InputStream) - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
setIntCacheSize(int) - Static method in class org.eclipse.jetty.util.TypeUtil
 
setIntegralPort(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setIntegralScheme(String) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setIntHeader(String, int) - Method in class org.eclipse.jetty.server.Response
 
setKeyPassword(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setKeyPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setKeyPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setKeystore(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setKeystore(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setKeystore(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setKeystoreType(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setKeystoreType(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setKeystoreType(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setLastAccessed(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setLastNode(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setLastSaved(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setLazyLoad(boolean) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
setLength(int) - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
setLocale(Locale) - Method in class org.eclipse.jetty.server.Response
 
setLocked(boolean) - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
setLog(Logger) - Static method in class org.eclipse.jetty.util.log.Log
 
setLogCookies(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setLogDateFormat(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setLogger(Logger) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setLoginService(LoginService) - Method in class org.eclipse.jetty.security.DefaultAuthenticatorFactory
 
setLoginService(LoginService) - Method in class org.eclipse.jetty.security.SecurityHandler
Set the loginService.
setLogLatency(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setLogLocale(Locale) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setLogServer(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setLogTimeZone(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setLogToParent(String) - Static method in class org.eclipse.jetty.util.log.Log
Set Log to parent Logger.
setLogUrlOnStart(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
Sets whether or not the web app name and URL is logged on startup
setLongCacheSize(int) - Static method in class org.eclipse.jetty.util.TypeUtil
 
setLongContentLength(long) - Method in class org.eclipse.jetty.server.Response
 
setLowResourceMaxIdleTime(int) - Method in class org.eclipse.jetty.server.AbstractConnector
Deprecated.  
setLowResourceMaxIdleTime(int) - Method in interface org.eclipse.jetty.server.Connector
 
setLowResourcesConnections(long) - Method in class org.eclipse.jetty.io.nio.SelectorManager
Set the number of connections, which if exceeded places this manager in low resources state.
setLowResourcesConnections(int) - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
Set the number of connections, which if exceeded places this manager in low resources state.
setLowResourcesMaxIdleTime(long) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
setLowResourcesMaxIdleTime(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setLowResourcesMaxIdleTime(int) - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
Set the period in ms that a connection is allowed to be idle when this there are more than SelectChannelConnector.getLowResourcesConnections() connections.
setLowThreads(int) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
setMarkIndex(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
setMarkIndex(int) - Method in interface org.eclipse.jetty.io.Buffer
Set a specific value for the mark.
setMaxCachedFiles(int) - Method in class org.eclipse.jetty.server.ResourceCache
 
setMaxCachedFileSize(int) - Method in class org.eclipse.jetty.server.ResourceCache
 
setMaxCacheSize(int) - Method in class org.eclipse.jetty.server.ResourceCache
 
setMaxCookieAge(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setMaxCookieAge(int) - Method in interface org.eclipse.jetty.server.SessionManager
Sets the max age to set on the session cookie, in seconds
setMaxFilterChainsCacheSize(int) - Method in class org.eclipse.jetty.servlet.ServletHandler
Set the maximum filter chain cache size.
setMaxFormContentSize(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setMaxIdleMs(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setMaxIdleTime(long) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
setMaxIdleTime(int) - Method in class org.eclipse.jetty.server.AbstractConnector
Set the maximum Idle time for a connection, which roughly translates to the Socket.setSoTimeout(int) call, although with NIO implementations other mechanisms may be used to implement the timeout.
setMaxIdleTime(int) - Method in interface org.eclipse.jetty.server.Connector
 
setMaxIdleTime(int) - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
setMaxIdleTimeMs(int) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Set the maximum thread idle time.
setMaxIdleTimeMs(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Set the maximum thread idle time.
setMaxInactiveInterval(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
setMaxInactiveInterval(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setMaxInactiveInterval(int) - Method in class org.eclipse.jetty.server.session.HashSessionManager.Session
 
setMaxInactiveInterval(int) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
setMaxInactiveInterval(int) - Method in interface org.eclipse.jetty.server.SessionManager
Sets the max period of inactivity, after which the session is invalidated, in seconds.
setMaxQueued(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
setMaxStopTimeMs(int) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
setMaxStopTimeMs(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
setMaxThreads(int) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Set the maximum number of threads.
setMaxThreads(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Set the maximum number of threads.
setMetaManager(SessionIdManager) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Deprecated. use AbstractSessionManager.setIdManager(SessionIdManager)
setMethod(String) - Method in class org.eclipse.jetty.security.ConstraintMapping
 
setMethod(String) - Method in class org.eclipse.jetty.server.Request
 
setMimeMap(Map) - Method in class org.eclipse.jetty.http.MimeTypes
 
setMimeTypes(MimeTypes) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setMimeTypes(MimeTypes) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
setMinThreads(int) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Set the minimum number of threads.
setMinThreads(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Set the minimum number of threads.
setName(String) - Method in class org.eclipse.jetty.http.security.Constraint
 
setName(String) - Method in class org.eclipse.jetty.security.MappedLoginService
Set the name.
setName(String) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setName(String) - Method in class org.eclipse.jetty.servlet.Holder
The name is a primary key for the held object.
setName(String) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
setName(String) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
setName(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
setNeedClientAuth(boolean) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setNeedClientAuth(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setNeedClientAuth(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
Set the value of the needClientAuth property
setNewContextURL(String) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
setNodeIdInSessionId(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setNonBlocking(boolean) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
setNow() - Method in class org.eclipse.jetty.util.thread.Timeout
 
setNow(long) - Method in class org.eclipse.jetty.util.thread.Timeout
 
setOut(ByteArrayBuffer) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
 
setOutputStream(OutputStream) - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
 
setOutputStream(OutputStream) - Method in class org.eclipse.jetty.server.handler.DebugHandler
 
setOverrideDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
The override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
setParameters(MultiMap) - Method in class org.eclipse.jetty.server.Request
 
setParentLoaderPriority(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setPassword(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setPathInfo(String) - Method in class org.eclipse.jetty.server.Request
 
setPathSpec(String) - Method in class org.eclipse.jetty.security.ConstraintMapping
 
setPathSpec(String) - Method in class org.eclipse.jetty.servlet.FilterMapping
 
setPathSpec(String) - Method in class org.eclipse.jetty.servlet.ServletMapping
 
setPathSpecs(String[]) - Method in class org.eclipse.jetty.servlet.FilterMapping
 
setPathSpecs(String[]) - Method in class org.eclipse.jetty.servlet.ServletMapping
 
setPathSpecSeparators(String) - Static method in class org.eclipse.jetty.http.PathMap
Set the path spec separator.
setPattern(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
Initialize the matcher by parsing a classpath pattern string
setPermanent(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
 
setPermissions(PermissionCollection) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setPersistent(boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setPersistent(boolean) - Method in interface org.eclipse.jetty.http.Generator
 
setPort(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setPort(int) - Method in interface org.eclipse.jetty.server.Connector
 
setPreferProxiedForAddress(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setProperties(Map) - Method in class org.eclipse.jetty.xml.XmlConfiguration
 
setProps(Object, Map<?, ?>) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
setProtocol(String) - Method in class org.eclipse.jetty.server.Request
 
setProtocol(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setProtocol(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setProtocol(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setProvider(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setProvider(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setProvider(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setPutIndex(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
setPutIndex(int) - Method in interface org.eclipse.jetty.io.Buffer
 
setQueryEncoding(String) - Method in class org.eclipse.jetty.server.Request
Set the character encoding used for the query string.
setQueryString(String) - Method in class org.eclipse.jetty.server.Request
 
setRandom(Random) - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
 
setReader(Reader) - Method in class org.eclipse.jetty.util.ajax.JSON.ReaderSource
 
setRealmName(String) - Method in class org.eclipse.jetty.security.SecurityHandler
 
setReason(String) - Method in exception org.eclipse.jetty.http.HttpException
 
setRecursive(boolean) - Method in class org.eclipse.jetty.util.Scanner
 
setRefreshCookieAge(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setRefreshInterval(int) - Method in class org.eclipse.jetty.security.HashLoginService
 
setRemoteAddr(String) - Method in class org.eclipse.jetty.server.Request
 
setRemoteHost(String) - Method in class org.eclipse.jetty.server.Request
 
setReportDirs(boolean) - Method in class org.eclipse.jetty.util.Scanner
Set if found directories should be reported.
setReportExistingFilesOnStartup(boolean) - Method in class org.eclipse.jetty.util.Scanner
Whether or not an initial scan will report all files as being added.
setRequest(String, String) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setRequest(String, String) - Method in interface org.eclipse.jetty.http.Generator
 
setRequestBufferSize(int) - Method in class org.eclipse.jetty.http.HttpBuffers
 
setRequestBufferSize(int) - Method in interface org.eclipse.jetty.server.Connector
Set the size of the content buffer for receiving requests.
setRequestedId(Request, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.SessionHandler
Look for a requested session ID in cookies and URI parameters
setRequestedSessionId(String) - Method in class org.eclipse.jetty.server.Request
 
setRequestedSessionIdFromCookie(boolean) - Method in class org.eclipse.jetty.server.Request
 
setRequestHeaderSize(int) - Method in class org.eclipse.jetty.http.HttpBuffers
 
setRequestHeaderSize(int) - Method in interface org.eclipse.jetty.server.Connector
Set the size of the buffer to be used for request headers.
setRequestLog(RequestLog) - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
 
setRequestURI(String) - Method in class org.eclipse.jetty.server.Request
 
setResolveNames(boolean) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setResourceAlias(String, String) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set Resource Alias.
setResourceAliases(Map) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setResourceBase(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setResourceBase(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
setResources(Resource[]) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
setResources(String[]) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
setResources(String) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
setResourcesAsCSV(String) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
setResponse(int, String) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setResponse(int, String) - Method in interface org.eclipse.jetty.http.Generator
 
setResponseBufferSize(int) - Method in class org.eclipse.jetty.http.HttpBuffers
 
setResponseBufferSize(int) - Method in interface org.eclipse.jetty.server.Connector
Set the size of the content buffer for sending responses.
setResponseHeaderSize(int) - Method in class org.eclipse.jetty.http.HttpBuffers
 
setResponseHeaderSize(int) - Method in interface org.eclipse.jetty.server.Connector
Set the size of the buffer to be used for request headers.
setRetainDays(int) - Method in class org.eclipse.jetty.server.NCSARequestLog
 
setReuseAddress(boolean) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setRoles(String[]) - Method in class org.eclipse.jetty.http.security.Constraint
 
setRoles(String[]) - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
setRoles(String[]) - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
setRoles(Set<String>) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
Set the known roles.
setRowId(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setRunAs(UserIdentity, RunAsToken) - Method in class org.eclipse.jetty.security.DefaultIdentityService
 
setRunAs(UserIdentity, RunAsToken) - Method in interface org.eclipse.jetty.security.IdentityService
Associate a runas Token with the current user and thread.
setRunAsRole(String) - Method in class org.eclipse.jetty.servlet.ServletHolder
Set the run-as role for this servlet
setSaveInterval(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Set the time in seconds which is the interval between saving the session access time to the database.
setSavePeriod(int) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
setScanDir(File) - Method in class org.eclipse.jetty.util.Scanner
Deprecated. use setScanDirs(List dirs) instead
setScanDirs(List) - Method in class org.eclipse.jetty.util.Scanner
 
setScanInterval(int) - Method in class org.eclipse.jetty.util.Scanner
Set the scan interval
setScavengeInterval(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
setScavengePeriod(int) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
setScheme(String) - Method in class org.eclipse.jetty.server.Request
 
setSecureCookies(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setSecureRandomAlgorithm(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setSecureRandomAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setSecureRandomAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setSecurityHandler(SecurityHandler) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
 
setSelectSets(int) - Method in class org.eclipse.jetty.io.nio.SelectorManager
 
setSendDateHeader(boolean) - Method in class org.eclipse.jetty.server.Server
 
setSendServerVersion(boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setSendServerVersion(boolean) - Method in interface org.eclipse.jetty.http.Generator
 
setSendServerVersion(boolean) - Method in class org.eclipse.jetty.server.Server
 
setServeIcon(boolean) - Method in class org.eclipse.jetty.server.handler.DefaultHandler
 
setServer(Server) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setServer(Server) - Method in interface org.eclipse.jetty.server.Connector
 
setServer(Server) - Method in class org.eclipse.jetty.server.handler.AbstractHandler
 
setServer(Server) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setServer(Server) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
 
setServer(Server) - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
 
setServer(Server) - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
 
setServer(Server) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
setServer(Server) - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
 
setServer(Server) - Method in interface org.eclipse.jetty.server.Handler
 
setServer(Server) - Method in class org.eclipse.jetty.server.session.SessionHandler
 
setServer(Server) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
setServer(Server) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setServerClasses(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set the server classes patterns.
setServerName(String) - Method in class org.eclipse.jetty.server.Request
 
setServerPort(int) - Method in class org.eclipse.jetty.server.Request
 
setServerVersion(String) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
setServlet(Servlet) - Method in class org.eclipse.jetty.servlet.ServletHolder
 
setServletHandler(ServletHandler) - Method in class org.eclipse.jetty.servlet.Holder
 
setServletHandler(ServletHandler) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
 
setServletMappings(ServletMapping[]) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
setServletName(String) - Method in class org.eclipse.jetty.servlet.FilterMapping
 
setServletName(String) - Method in class org.eclipse.jetty.servlet.ServletMapping
 
setServletNames(String[]) - Method in class org.eclipse.jetty.servlet.FilterMapping
 
setServletPath(String) - Method in class org.eclipse.jetty.server.Request
 
setServlets(ServletHolder[]) - Method in class org.eclipse.jetty.servlet.ServletHandler
Set Servlets.
setSession(HttpSession) - Method in class org.eclipse.jetty.server.Request
 
setSessionCookie(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setSessionCookie(String) - Method in interface org.eclipse.jetty.server.SessionManager
Sets the session cookie name.
setSessionDomain(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setSessionDomain(String) - Method in interface org.eclipse.jetty.server.SessionManager
Sets the domain to set on the session cookie
setSessionHandler(SessionHandler) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setSessionHandler(SessionHandler) - Method in interface org.eclipse.jetty.server.SessionManager
Sets the SessionHandler.
setSessionHandler(SessionHandler) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
 
setSessionIdManager(SessionIdManager) - Method in class org.eclipse.jetty.server.Server
 
setSessionIdPathParameterName(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setSessionIdPathParameterName(String) - Method in interface org.eclipse.jetty.server.SessionManager
Sets the session id URL path parameter name.
setSessionManager(SessionManager) - Method in class org.eclipse.jetty.server.Request
 
setSessionManager(SessionManager) - Method in class org.eclipse.jetty.server.session.SessionHandler
 
setSessionPath(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setSessionPath(String) - Method in interface org.eclipse.jetty.server.SessionManager
Sets the path to set on the session cookie
setShowStacks(boolean) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
setShutdown(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Set shutdown status.
setShutdown(boolean) - Method in interface org.eclipse.jetty.server.Server.Graceful
 
setSingle(boolean) - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
 
setSoLingerTime(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setSource(boolean) - Method in class org.eclipse.jetty.util.log.StdErrLog
Set if a log source is logged.
setSpawnOrShrinkAt(int) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
 
setSslContext(SSLContext) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setSslContext(SSLContext) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setSslContext(SSLContext) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setSslKeyManagerFactoryAlgorithm(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setSslKeyManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setSslKeyManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setSslTrustManagerFactoryAlgorithm(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setSslTrustManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setSslTrustManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setStartWithUnavailable(boolean) - Method in class org.eclipse.jetty.servlet.ServletHandler
 
setState(int) - Method in class org.eclipse.jetty.http.HttpParser
 
setStatsOn(boolean) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setStatsOn(boolean) - Method in interface org.eclipse.jetty.server.Connector
 
setStatus(int) - Method in exception org.eclipse.jetty.http.HttpException
 
setStatus(int) - Method in class org.eclipse.jetty.server.Response
 
setStatus(int, String) - Method in class org.eclipse.jetty.server.Response
 
setStopAtShutdown(boolean) - Method in class org.eclipse.jetty.server.Server
 
setStoreDirectory(File) - Method in class org.eclipse.jetty.server.session.HashSessionManager
 
setStrict(boolean) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
Set the strict mode of the security handler.
setStringBufferSize(int) - Method in class org.eclipse.jetty.util.ajax.JSON
 
setSuccess(boolean) - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
setSuccess(boolean) - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
setSystemClasses(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set the system classes patterns.
setTempDirectory(File) - Method in class org.eclipse.jetty.webapp.WebAppContext
Set temporary directory for context.
setTempDirectory(File, WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
setThreadPool(ThreadPool) - Method in class org.eclipse.jetty.server.AbstractConnector
 
setThreadPool(ThreadPool) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
setThreadPool(ThreadPool) - Method in class org.eclipse.jetty.server.Server
 
setThreadsPriority(int) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Set the priority of the pool threads.
setThreadsPriority(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Set the priority of the pool threads.
setTimeout(long) - Method in interface org.eclipse.jetty.continuation.Continuation
Set the continuation timeout.
setTimeout(long) - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
setTimeout(long) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
setTimeout(long) - Method in interface org.eclipse.jetty.server.AsyncContext
 
setTimeout(long) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
setTimeStamp(long) - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
setTimeStamp(long) - Method in class org.eclipse.jetty.server.Request
 
setTimeZone(TimeZone) - Method in class org.eclipse.jetty.util.DateCache
Set the timezone.
setTimeZoneID(String) - Method in class org.eclipse.jetty.util.DateCache
Set the timezone.
setTrustPassword(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setTrustPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setTrustPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setTruststore(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setTruststore(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setTruststore(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setTruststoreType(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setTruststoreType(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setTruststoreType(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
 
setUri(HttpURI) - Method in class org.eclipse.jetty.server.Request
 
setUseDirectBuffers(boolean) - Method in class org.eclipse.jetty.server.nio.AbstractNIOConnector
 
setUserDataConstraint(UserDataConstraint) - Method in class org.eclipse.jetty.security.RoleInfo
 
setUserIdentityScope(UserIdentity.Scope) - Method in class org.eclipse.jetty.server.Request
 
setUserPrincipal(Principal) - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
 
setUserPrincipal(Principal) - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
 
setUserRoleLink(String, String) - Method in class org.eclipse.jetty.servlet.ServletHolder
Link a user role.
setUsers(Map<String, UserIdentity>) - Method in class org.eclipse.jetty.security.MappedLoginService
Set the users.
setUsingCookies(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
 
setValidating(boolean) - Method in class org.eclipse.jetty.xml.XmlParser
 
setValue(Object) - Method in class org.eclipse.jetty.http.PathMap.Entry
 
setVersion(int) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setVersion(int) - Method in interface org.eclipse.jetty.http.Generator
 
setVirtualHost(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
setVirtualHosts(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
Set the virtual hosts for the context.
setWantClientAuth(boolean) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
 
setWantClientAuth(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
setWantClientAuth(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
Set the value of the _wantClientAuth property.
setWar(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
 
setWelcomeFiles(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
setWelcomeFiles(String[]) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
 
setWhite(String[]) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
 
setWidth(int) - Method in class org.eclipse.jetty.util.StringMap
Set the hash width.
setWorkerName(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
Set the workname.
setWritable(boolean) - Method in interface org.eclipse.jetty.io.AsyncEndPoint
Set the writable status.
setWritable(boolean) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
setWriteTimeout(int) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
 
setXpath(String) - Method in class org.eclipse.jetty.xml.XmlParser
Set an XPath A very simple subset of xpath is supported to select a partial tree.
SHORT - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
ShutdownThread - Class in org.eclipse.jetty.util.thread
ShutdownThread is a shutdown hook thread implemented as singleton that maintains a list of lifecycle instances that are registered with it and provides ability to stop these lifecycles upon shutdown of the Java Virtual Machine
SimpleBuffers - Class in org.eclipse.jetty.io
SimpleBuffers.
SimpleBuffers(Buffer, Buffer) - Constructor for class org.eclipse.jetty.io.SimpleBuffers
 
SingletonList - Class in org.eclipse.jetty.util
Singleton List.
size() - Method in class org.eclipse.jetty.http.HttpFields
 
size() - Method in class org.eclipse.jetty.util.ArrayQueue
 
size() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
 
size() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
size(Object) - Static method in class org.eclipse.jetty.util.LazyList
The size of a lazy List
size() - Method in exception org.eclipse.jetty.util.MultiException
 
size() - Method in class org.eclipse.jetty.util.MultiMap
 
size() - Method in class org.eclipse.jetty.util.SingletonList
 
size() - Method in class org.eclipse.jetty.util.StringMap
 
size() - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get the number of children nodes.
skip(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
skip(int) - Method in interface org.eclipse.jetty.io.Buffer
Skip _content.
skipCRLF() - Method in class org.eclipse.jetty.http.HttpParser
Skip any CRLFs in buffers
SLASH - Static variable in class org.eclipse.jetty.util.URIUtil
 
Slf4jLog - Class in org.eclipse.jetty.util.log
Slf4jLog Logger
Slf4jLog() - Constructor for class org.eclipse.jetty.util.log.Slf4jLog
 
Slf4jLog(String) - Constructor for class org.eclipse.jetty.util.log.Slf4jLog
 
slice() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
slice() - Method in interface org.eclipse.jetty.io.Buffer
 
sliceFromMark() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
sliceFromMark(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
sliceFromMark() - Method in interface org.eclipse.jetty.io.Buffer
 
sliceFromMark(int) - Method in interface org.eclipse.jetty.io.Buffer
 
SocketConnector - Class in org.eclipse.jetty.server.bio
Socket Connector.
SocketConnector() - Constructor for class org.eclipse.jetty.server.bio.SocketConnector
Constructor.
SocketConnector.ConnectorEndPoint - Class in org.eclipse.jetty.server.bio
 
SocketConnector.ConnectorEndPoint(Socket) - Constructor for class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
 
SocketEndPoint - Class in org.eclipse.jetty.io.bio
To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
SocketEndPoint(Socket) - Constructor for class org.eclipse.jetty.io.bio.SocketEndPoint
 
SPACE - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
space() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
space() - Method in interface org.eclipse.jetty.io.Buffer
the space remaining in the buffer.
space() - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
spareCapacity() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
SslCertificates - Class in org.eclipse.jetty.server.ssl
 
SslCertificates() - Constructor for class org.eclipse.jetty.server.ssl.SslCertificates
 
SslConnector - Interface in org.eclipse.jetty.server.ssl
The interface for SSL connectors and their configuration methods.
SslSelectChannelConnector - Class in org.eclipse.jetty.server.ssl
SslSelectChannelConnector.
SslSelectChannelConnector() - Constructor for class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
 
SslSelectChannelEndPoint - Class in org.eclipse.jetty.http.ssl
SslSelectChannelEndPoint
SslSelectChannelEndPoint(Buffers, SocketChannel, SelectorManager.SelectSet, SelectionKey, SSLEngine) - Constructor for class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
SslSocketConnector - Class in org.eclipse.jetty.server.ssl
SSL Socket Connector.
SslSocketConnector() - Constructor for class org.eclipse.jetty.server.ssl.SslSocketConnector
Constructor.
SslSocketConnector.SslConnection - Class in org.eclipse.jetty.server.ssl
 
SslSocketConnector.SslConnection(Socket) - Constructor for class org.eclipse.jetty.server.ssl.SslSocketConnector.SslConnection
 
start(Runnable) - Method in interface org.eclipse.jetty.server.AsyncContext
 
start(Runnable) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
start() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
start() - Method in interface org.eclipse.jetty.util.component.LifeCycle
Starts the component.
start() - Method in class org.eclipse.jetty.util.Scanner
Start the scanning action.
startAsync() - Method in class org.eclipse.jetty.server.Request
 
startAsync(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.Request
 
startContext() - Method in class org.eclipse.jetty.server.handler.ContextHandler
Extensible startContext.
startContext() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
Finish constructing handlers and link them together.
startContext() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
STARTED - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
STARTING - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
startPart(String) - Method in class org.eclipse.jetty.util.MultiPartOutputStream
Start creation of the next Content.
startPart(String, String[]) - Method in class org.eclipse.jetty.util.MultiPartOutputStream
Start creation of the next Content.
startPart(String) - Method in class org.eclipse.jetty.util.MultiPartWriter
Start creation of the next Content.
startPart(String, String[]) - Method in class org.eclipse.jetty.util.MultiPartWriter
Start creation of the next Content.
startRequest(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
This is the method called by parser when the HTTP request line is parsed
startResponse(Buffer, int, Buffer) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
This is the method called by parser when the HTTP request line is parsed
startsWithIgnoreCase(String, String) - Static method in class org.eclipse.jetty.util.StringUtil
 
STATE_CHUNK - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_CHUNK_PARAMS - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_CHUNK_SIZE - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_CHUNKED_CONTENT - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_CONTENT - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
STATE_CONTENT - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_END - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
STATE_END - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_END0 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_END1 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_EOF_CONTENT - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_FIELD0 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_FIELD1 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_FIELD2 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_FLUSHING - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
STATE_HEADER - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
STATE_HEADER - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_HEADER_IN_NAME - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_HEADER_IN_VALUE - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_HEADER_NAME - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_HEADER_VALUE - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_SPACE1 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_SPACE2 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_START - Static variable in class org.eclipse.jetty.http.HttpParser
 
StatisticsHandler - Class in org.eclipse.jetty.server.handler
 
StatisticsHandler() - Constructor for class org.eclipse.jetty.server.handler.StatisticsHandler
 
StatisticsServlet - Class in org.eclipse.jetty.servlet
 
StatisticsServlet() - Constructor for class org.eclipse.jetty.servlet.StatisticsServlet
 
statsReset() - Method in class org.eclipse.jetty.server.AbstractConnector
Reset statistics.
statsReset() - Method in interface org.eclipse.jetty.server.Connector
Reset statistics.
statsReset() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
Resets the current request statistics.
statsReset() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
Reset statistics values
StdErrLog - Class in org.eclipse.jetty.util.log
StdErr Logging.
StdErrLog() - Constructor for class org.eclipse.jetty.util.log.StdErrLog
 
StdErrLog(String) - Constructor for class org.eclipse.jetty.util.log.StdErrLog
 
stop() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
stop() - Method in interface org.eclipse.jetty.util.component.LifeCycle
Stops the component.
stop() - Method in class org.eclipse.jetty.util.Scanner
Stop the scanning.
stopAccept(int) - Method in class org.eclipse.jetty.server.AbstractConnector
 
stopJob(Thread, Object) - Method in class org.eclipse.jetty.util.thread.OldQueuedThreadPool
Stop a Job.
STOPPED - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
STOPPING - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
stopThread(long) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
Deprecated. Use QueuedThreadPool.interruptThread(long) in preference
store(T, HttpServletResponse) - Method in interface org.eclipse.jetty.security.CrossContextPsuedoSession
 
store(T, HttpServletResponse) - Method in class org.eclipse.jetty.security.HashCrossContextPsuedoSession
 
storeSession(JDBCSessionManager.SessionData) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Insert a session into the database.
STREAM - Static variable in class org.eclipse.jetty.server.Response
 
StreamEndPoint - Class in org.eclipse.jetty.io.bio
To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
StreamEndPoint(InputStream, OutputStream) - Constructor for class org.eclipse.jetty.io.bio.StreamEndPoint
 
StringEndPoint - Class in org.eclipse.jetty.io.bio
To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments
StringEndPoint() - Constructor for class org.eclipse.jetty.io.bio.StringEndPoint
 
StringEndPoint(String) - Constructor for class org.eclipse.jetty.io.bio.StringEndPoint
 
StringMap - Class in org.eclipse.jetty.util
Map implementation Optimized for Strings keys..
StringMap() - Constructor for class org.eclipse.jetty.util.StringMap
Constructor.
StringMap(boolean) - Constructor for class org.eclipse.jetty.util.StringMap
Constructor.
StringMap(boolean, int) - Constructor for class org.eclipse.jetty.util.StringMap
Constructor.
StringUtil - Class in org.eclipse.jetty.util
Fast String Utilities.
StringUtil() - Constructor for class org.eclipse.jetty.util.StringUtil
 
stripPath(String) - Static method in class org.eclipse.jetty.util.URIUtil
Strip parameters from a path.
subtract(long) - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
suspend() - Method in interface org.eclipse.jetty.continuation.Continuation
Suspend the processing of the request and associated ServletResponse.
suspend(ServletResponse) - Method in interface org.eclipse.jetty.continuation.Continuation
Suspend the processing of the request and associated ServletResponse.
suspend(ServletResponse) - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
suspend() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
suspend(ServletResponse) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
suspend() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
suspend(ServletContext, ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
suspend(ServletResponse) - Method in class org.eclipse.jetty.server.AsyncContinuation
 
suspend() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
SWITCHING_PROTOCOLS_101 - Static variable in class org.eclipse.jetty.http.HttpStatus
 

T

TAB - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
TAGLIB_PROCESSOR - Static variable in class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
TagLibConfiguration - Class in org.eclipse.jetty.webapp
TagLibConfiguration.
TagLibConfiguration() - Constructor for class org.eclipse.jetty.webapp.TagLibConfiguration
 
TagLibConfiguration.TldProcessor - Class in org.eclipse.jetty.webapp
 
TagLibConfiguration.TldProcessor(WebAppContext) - Constructor for class org.eclipse.jetty.webapp.TagLibConfiguration.TldProcessor
 
take() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
Retrieves and removes the head of this queue, waiting if no elements are present on this queue.
takeNewContext() - Method in class org.eclipse.jetty.server.Request
 
TE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
TE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
TE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
TE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
TEMPDIR - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
TEMPDIR_CREATED - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
TEMPORARY_REDIRECT_307 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
TEXT_HTML - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_8859_1 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML__8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML__UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_UTF_8 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON__UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON_UTF_8 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON_UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_8859_1 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN__8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN__UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_UTF_8 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_8859_1 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML__8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML__UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_UTF_8 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
ThreadLocalBuffers - Class in org.eclipse.jetty.io
Abstract Buffer pool.
ThreadLocalBuffers() - Constructor for class org.eclipse.jetty.io.ThreadLocalBuffers
 
ThreadLocalBuffers.ThreadBuffers - Class in org.eclipse.jetty.io
 
ThreadLocalBuffers.ThreadBuffers() - Constructor for class org.eclipse.jetty.io.ThreadLocalBuffers.ThreadBuffers
 
ThreadPool - Interface in org.eclipse.jetty.util.thread
ThreadPool.
tick() - Method in class org.eclipse.jetty.util.thread.Timeout
 
tick(long) - Method in class org.eclipse.jetty.util.thread.Timeout
 
timeout() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
timeout() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
 
Timeout - Class in org.eclipse.jetty.util.thread
Timeout queue.
Timeout() - Constructor for class org.eclipse.jetty.util.thread.Timeout
 
Timeout(Object) - Constructor for class org.eclipse.jetty.util.thread.Timeout
 
Timeout.Task - Class in org.eclipse.jetty.util.thread
Task.
Timeout.Task() - Constructor for class org.eclipse.jetty.util.thread.Timeout.Task
 
TLD_RESOURCES - Static variable in class org.eclipse.jetty.webapp.TagLibConfiguration
 
to416HeaderRangeString(long) - Static method in class org.eclipse.jetty.server.InclusiveByteRange
 
to8859_1_String(Buffer) - Static method in class org.eclipse.jetty.io.BufferUtil
 
toArray(Object, Class<?>) - Static method in class org.eclipse.jetty.util.LazyList
Convert a lazylist to an array
toBuffer(long) - Static method in class org.eclipse.jetty.io.BufferUtil
 
toDebugString() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
toDetailString() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
toDetailString() - Method in interface org.eclipse.jetty.io.Buffer
 
toHeaderRangeString(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
 
toHex(byte, Appendable) - Static method in class org.eclipse.jetty.util.TypeUtil
 
toHexString(byte[]) - Static method in class org.eclipse.jetty.util.TypeUtil
 
toHexString(byte[], int, int) - Static method in class org.eclipse.jetty.util.TypeUtil
 
toInt(Buffer) - Static method in class org.eclipse.jetty.io.BufferUtil
Convert buffer to an integer.
toJSON(JSON.Output) - Method in interface org.eclipse.jetty.util.ajax.JSON.Convertible
 
toJSON(Object, JSON.Output) - Method in interface org.eclipse.jetty.util.ajax.JSON.Convertor
 
toJSON(Object) - Method in class org.eclipse.jetty.util.ajax.JSON
Convert Object to JSON
toJSON(Object, JSON.Output) - Method in class org.eclipse.jetty.util.ajax.JSONDateConvertor
 
toJSON(Object, JSON.Output) - Method in class org.eclipse.jetty.util.ajax.JSONEnumConvertor
 
toJSON(Object, JSON.Output) - Method in class org.eclipse.jetty.util.ajax.JSONObjectConvertor
 
toJSON(Object, JSON.Output) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
toJSON(Object, JSON.Output) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertorFactory
 
toLong(Buffer) - Static method in class org.eclipse.jetty.io.BufferUtil
Convert buffer to an long.
toName(Class) - Static method in class org.eclipse.jetty.util.TypeUtil
Canonical name for a type.
toStarString() - Method in class org.eclipse.jetty.http.security.Password
 
toStatsHTML() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
 
toString() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
toString() - Method in exception org.eclipse.jetty.http.HttpException
 
toString() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
toString() - Method in class org.eclipse.jetty.http.HttpFields
 
toString() - Method in class org.eclipse.jetty.http.HttpGenerator
 
toString(Buffer) - Method in class org.eclipse.jetty.http.HttpParser
 
toString() - Method in class org.eclipse.jetty.http.HttpParser
 
toString() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
 
toString() - Method in class org.eclipse.jetty.http.HttpURI
 
toString() - Method in class org.eclipse.jetty.http.PathMap.Entry
 
toString() - Method in class org.eclipse.jetty.http.security.Constraint
 
toString() - Method in class org.eclipse.jetty.http.security.Password
 
toString() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
toString() - Method in class org.eclipse.jetty.io.AbstractBuffer
 
toString(String) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
toString(String) - Method in interface org.eclipse.jetty.io.Buffer
 
toString(Buffer) - Method in class org.eclipse.jetty.io.BufferCache
 
toString() - Method in class org.eclipse.jetty.io.BufferCache
 
toString() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
 
toString() - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
 
toString() - Method in class org.eclipse.jetty.io.View
 
toString() - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormAuthentication
 
toString() - Method in class org.eclipse.jetty.security.authentication.SessionAuthentication
 
toString() - Method in class org.eclipse.jetty.security.DefaultUserIdentity
 
toString() - Method in class org.eclipse.jetty.security.MappedLoginService.KnownUser
 
toString() - Method in class org.eclipse.jetty.security.MappedLoginService
 
toString() - Method in class org.eclipse.jetty.security.RoleInfo
 
toString() - Method in class org.eclipse.jetty.security.RoleRunAsToken
 
toString() - Method in class org.eclipse.jetty.security.SecurityHandler.NotChecked
 
toString() - Method in class org.eclipse.jetty.security.UserAuthentication
 
toString() - Method in class org.eclipse.jetty.server.AbstractConnector
 
toString() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
toString() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
 
toString() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
 
toString() - Method in class org.eclipse.jetty.server.handler.ContextHandler
 
toString() - Method in class org.eclipse.jetty.server.InclusiveByteRange
 
toString() - Method in class org.eclipse.jetty.server.Request
 
toString() - Method in class org.eclipse.jetty.server.ResourceCache.Content
 
toString() - Method in class org.eclipse.jetty.server.Response
 
toString() - Method in class org.eclipse.jetty.server.Server
 
toString() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
toString() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
 
toString() - Method in class org.eclipse.jetty.servlet.FilterHolder
 
toString() - Method in class org.eclipse.jetty.servlet.FilterMapping
 
toString() - Method in class org.eclipse.jetty.servlet.Holder
 
toString() - Method in class org.eclipse.jetty.servlet.ServletMapping
 
toString() - Method in class org.eclipse.jetty.util.ajax.JSON.Literal
 
toString() - Method in class org.eclipse.jetty.util.ajax.JSON.StringSource
 
toString(Object) - Static method in class org.eclipse.jetty.util.ajax.JSON
 
toString(Map) - Static method in class org.eclipse.jetty.util.ajax.JSON
 
toString(Object[]) - Static method in class org.eclipse.jetty.util.ajax.JSON
 
toString(char[], int, int) - Method in class org.eclipse.jetty.util.ajax.JSON
 
toString() - Method in class org.eclipse.jetty.util.AttributesMap
 
toString() - Method in class org.eclipse.jetty.util.component.Container.Relationship
 
toString(InputStream) - Static method in class org.eclipse.jetty.util.IO
Read input stream to string.
toString(InputStream, String) - Static method in class org.eclipse.jetty.util.IO
Read input stream to string.
toString(Reader) - Static method in class org.eclipse.jetty.util.IO
Read input stream to string.
toString(Object) - Static method in class org.eclipse.jetty.util.LazyList
 
toString() - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
toString() - Method in class org.eclipse.jetty.util.log.StdErrLog
 
toString() - Method in exception org.eclipse.jetty.util.MultiException
 
toString() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
 
toString() - Method in class org.eclipse.jetty.util.resource.URLResource
 
toString(byte[], int, int, String) - Static method in class org.eclipse.jetty.util.StringUtil
 
toString() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
 
toString() - Method in class org.eclipse.jetty.util.thread.Timeout
 
toString(int) - Static method in class org.eclipse.jetty.util.TypeUtil
Convert int to String using cache.
toString(long) - Static method in class org.eclipse.jetty.util.TypeUtil
Convert long to String using cache.
toString(byte[], int) - Static method in class org.eclipse.jetty.util.TypeUtil
 
toString() - Method in class org.eclipse.jetty.util.Utf8StringBuffer
 
toString() - Method in class org.eclipse.jetty.util.Utf8StringBuilder
 
toString() - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
 
toString() - Method in class org.eclipse.jetty.webapp.WebAppContext
 
toString() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
toString(boolean) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Convert to a string.
toString(boolean, boolean) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Convert to a string.
toStringArray(Object) - Static method in class org.eclipse.jetty.util.LazyList
 
toStringArrayMap() - Method in class org.eclipse.jetty.util.MultiMap
 
toUTF8String(byte[], int, int) - Static method in class org.eclipse.jetty.util.StringUtil
 
TRACE - Static variable in class org.eclipse.jetty.http.HttpMethods
 
trace(Object) - Method in class org.eclipse.jetty.jsp.JettyLog
 
TRACE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
TRACE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
TRAILER - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
TRAILER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TRAILER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TRANSFER_ENCODING - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
TRANSFER_ENCODING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TRANSFER_ENCODING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TypeUtil - Class in org.eclipse.jetty.util
TYPE Utilities.
TypeUtil() - Constructor for class org.eclipse.jetty.util.TypeUtil
 

U

UNAUTHENTICATED - Static variable in interface org.eclipse.jetty.server.Authentication
Unauthenticated state.
UNAUTHENTICATED_IDENTITY - Static variable in interface org.eclipse.jetty.server.UserIdentity
 
UNAUTHORIZED_401 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
unbindValue(String, Object) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
If value implements HttpSessionBindingListener, call valueUnbound()
UncheckedPrintWriter - Class in org.eclipse.jetty.io
A wrapper for the PrintWriter that re-throws the instances of IOException thrown by the underlying implementation of Writer as RuntimeIOException instances.
UncheckedPrintWriter(Writer) - Constructor for class org.eclipse.jetty.io.UncheckedPrintWriter
 
UncheckedPrintWriter(Writer, boolean) - Constructor for class org.eclipse.jetty.io.UncheckedPrintWriter
Create a new PrintWriter.
UncheckedPrintWriter(OutputStream) - Constructor for class org.eclipse.jetty.io.UncheckedPrintWriter
Create a new PrintWriter, without automatic line flushing, from an existing OutputStream.
UncheckedPrintWriter(OutputStream, boolean) - Constructor for class org.eclipse.jetty.io.UncheckedPrintWriter
Create a new PrintWriter from an existing OutputStream.
undispatch() - Method in interface org.eclipse.jetty.continuation.Continuation
Undispatch the request.
undispatch() - Method in class org.eclipse.jetty.continuation.Jetty6Continuation
 
undispatch() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
 
undispatch() - Method in class org.eclipse.jetty.server.AsyncContinuation
 
unhandle() - Method in class org.eclipse.jetty.server.AsyncContinuation
Signal that the HttpConnection has finished handling the request.
UnixCrypt - Class in org.eclipse.jetty.http.security
Unix Crypt.
UNKNOWN_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
unpack(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
 
UNPROCESSABLE_ENTITY_422 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
unquote(String) - Static method in class org.eclipse.jetty.util.QuotedStringTokenizer
Unquote a string.
unquote(String) - Static method in class org.eclipse.jetty.util.StringUtil
Remove single or double quotes.
unsetRunAs(Object) - Method in class org.eclipse.jetty.security.DefaultIdentityService
 
unsetRunAs(Object) - Method in interface org.eclipse.jetty.security.IdentityService
Disassociate the current runAsToken from the thread and reassociate the previous token.
UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
update(Buffer) - Method in class org.eclipse.jetty.io.View
Update view to buffer
update(int, int) - Method in class org.eclipse.jetty.io.View
 
update(Object, Object, Object, String) - Method in class org.eclipse.jetty.util.component.Container
Update single parent to child relationship.
update(Object, Object, Object, String, boolean) - Method in class org.eclipse.jetty.util.component.Container
Update single parent to child relationship.
update(Object, Object[], Object[], String) - Method in class org.eclipse.jetty.util.component.Container
Update multiple parent to child relationship.
update(Object, Object[], Object[], String, boolean) - Method in class org.eclipse.jetty.util.component.Container
Update multiple parent to child relationship.
updateMappings() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
updateNameMappings() - Method in class org.eclipse.jetty.servlet.ServletHandler
 
updateSession(JDBCSessionManager.SessionData) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Update data on an existing persisted session.
updateSessionNode(JDBCSessionManager.SessionData) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
Update the node on which the session was last seen to be my node.
UPGRADE - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
UPGRADE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
UPGRADE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
UPGRADE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
UPGRADE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
UPGRADE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
upxdateMax(long) - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
 
URIUtil - Class in org.eclipse.jetty.util
URI Holder.
UrlEncoded - Class in org.eclipse.jetty.util
Handles coding of MIME "x-www-form-urlencoded".
UrlEncoded(UrlEncoded) - Constructor for class org.eclipse.jetty.util.UrlEncoded
 
UrlEncoded() - Constructor for class org.eclipse.jetty.util.UrlEncoded
 
UrlEncoded(String) - Constructor for class org.eclipse.jetty.util.UrlEncoded
 
UrlEncoded(String, String) - Constructor for class org.eclipse.jetty.util.UrlEncoded
 
URLResource - Class in org.eclipse.jetty.util.resource
Abstract resource class.
URLResource(URL, URLConnection) - Constructor for class org.eclipse.jetty.util.resource.URLResource
 
URLResource(URL, URLConnection, boolean) - Constructor for class org.eclipse.jetty.util.resource.URLResource
 
USE_PROXY_305 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
USER_AGENT - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
USER_AGENT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
USER_AGENT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
UserAuthentication - Class in org.eclipse.jetty.security
 
UserAuthentication(Authenticator, UserIdentity) - Constructor for class org.eclipse.jetty.security.UserAuthentication
 
UserDataConstraint - Enum in org.eclipse.jetty.security
 
UserIdentity - Interface in org.eclipse.jetty.server
User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.
UserIdentity.Scope - Interface in org.eclipse.jetty.server
A UserIdentity Scope.
UserIdentity.UnauthenticatedUserIdentity - Interface in org.eclipse.jetty.server
 
Utf8StringBuffer - Class in org.eclipse.jetty.util
UTF-8 StringBuffer.
Utf8StringBuffer() - Constructor for class org.eclipse.jetty.util.Utf8StringBuffer
 
Utf8StringBuffer(int) - Constructor for class org.eclipse.jetty.util.Utf8StringBuffer
 
Utf8StringBuilder - Class in org.eclipse.jetty.util
UTF-8 StringBuilder.
Utf8StringBuilder() - Constructor for class org.eclipse.jetty.util.Utf8StringBuilder
 
Utf8StringBuilder(int) - Constructor for class org.eclipse.jetty.util.Utf8StringBuilder
 

V

validate(UserIdentity) - Method in interface org.eclipse.jetty.security.LoginService
Validate a user identity.
validate(UserIdentity) - Method in class org.eclipse.jetty.security.MappedLoginService
 
validateMethod(String) - Static method in class org.eclipse.jetty.http.security.Constraint
 
validateRequest(ServletRequest, ServletResponse, boolean) - Method in class org.eclipse.jetty.security.authentication.BasicAuthenticator
 
validateRequest(ServletRequest, ServletResponse, boolean) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
 
validateRequest(ServletRequest, ServletResponse, boolean) - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
 
validateRequest(ServletRequest, ServletResponse, boolean) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
validateRequest(ServletRequest, ServletResponse, boolean) - Method in interface org.eclipse.jetty.security.Authenticator
Validate a response
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpStatus.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.security.UserDataConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.server.DispatcherType
Returns the enum constant of this type with the specified name.
valueOf(Class, String) - Static method in class org.eclipse.jetty.util.TypeUtil
Convert String value to instance.
valueOf(String, String) - Static method in class org.eclipse.jetty.util.TypeUtil
Convert String value to instance.
valueParameters(String, Map<String, String>) - Static method in class org.eclipse.jetty.http.HttpFields
Get field value parameters.
values() - Static method in enum org.eclipse.jetty.http.HttpStatus.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.security.UserDataConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.server.DispatcherType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.jetty.util.MultiMap
 
VARY - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
VARY_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
VARY_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
VIA - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
VIA_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
VIA_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
View - Class in org.eclipse.jetty.io
A View on another buffer.
View(Buffer, int, int, int, int) - Constructor for class org.eclipse.jetty.io.View
 
View(Buffer) - Constructor for class org.eclipse.jetty.io.View
 
View() - Constructor for class org.eclipse.jetty.io.View
 
View.CaseInsensitive - Class in org.eclipse.jetty.io
 
View.CaseInsensitive() - Constructor for class org.eclipse.jetty.io.View.CaseInsensitive
 
View.CaseInsensitive(Buffer, int, int, int, int) - Constructor for class org.eclipse.jetty.io.View.CaseInsensitive
 
View.CaseInsensitive(Buffer) - Constructor for class org.eclipse.jetty.io.View.CaseInsensitive
 
VOLATILE - Static variable in interface org.eclipse.jetty.io.Buffer
 

W

waitReady(long) - Method in class org.eclipse.jetty.server.handler.ProxyHandler.ProxyToServerConnection
 
wakeup() - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
 
warn(Object) - Method in class org.eclipse.jetty.jsp.JettyLog
 
warn(String, Object...) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
warn(Throwable) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
warn(String, Throwable) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
 
warn(String) - Static method in class org.eclipse.jetty.util.log.Log
 
warn(String, Object) - Static method in class org.eclipse.jetty.util.log.Log
 
warn(String, Object, Object) - Static method in class org.eclipse.jetty.util.log.Log
 
warn(String, Throwable) - Static method in class org.eclipse.jetty.util.log.Log
 
warn(Throwable) - Static method in class org.eclipse.jetty.util.log.Log
 
warn(String, Object...) - Method in interface org.eclipse.jetty.util.log.Logger
Formats and logs at warn level.
warn(Throwable) - Method in interface org.eclipse.jetty.util.log.Logger
Logs the given Throwable information at warn level
warn(String, Throwable) - Method in interface org.eclipse.jetty.util.log.Logger
Logs the given message at warn level, with Throwable information.
warn(String, Object...) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
warn(Throwable) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
warn(String, Throwable) - Method in class org.eclipse.jetty.util.log.LoggerLog
 
warn(String, Object...) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
warn(Throwable) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
warn(String, Throwable) - Method in class org.eclipse.jetty.util.log.Slf4jLog
 
warn(String, Object...) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
warn(Throwable) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
warn(String, Throwable) - Method in class org.eclipse.jetty.util.log.StdErrLog
 
WARNING - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
WARNING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
WARNING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
WEB_DEFAULTS_XML - Static variable in class org.eclipse.jetty.webapp.WebAppContext
 
WEB_INF_JAR_RESOURCES - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
 
WEB_INF_JAR_RESOURCES - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
WEB_PROCESSOR - Static variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
WebAppClassLoader - Class in org.eclipse.jetty.webapp
ClassLoader for HttpContext.
WebAppClassLoader(WebAppContext) - Constructor for class org.eclipse.jetty.webapp.WebAppClassLoader
Constructor.
WebAppClassLoader(ClassLoader, WebAppContext) - Constructor for class org.eclipse.jetty.webapp.WebAppClassLoader
Constructor.
WebAppContext - Class in org.eclipse.jetty.webapp
Web Application Context Handler.
WebAppContext() - Constructor for class org.eclipse.jetty.webapp.WebAppContext
 
WebAppContext(String, String) - Constructor for class org.eclipse.jetty.webapp.WebAppContext
 
WebAppContext(HandlerContainer, String, String) - Constructor for class org.eclipse.jetty.webapp.WebAppContext
 
WebAppContext(SessionHandler, SecurityHandler, ServletHandler, ErrorHandler) - Constructor for class org.eclipse.jetty.webapp.WebAppContext
 
WebAppContext.Context - Class in org.eclipse.jetty.webapp
 
WebAppContext.Context() - Constructor for class org.eclipse.jetty.webapp.WebAppContext.Context
 
WEBINF_JAR_PATTERN - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
WebInfConfiguration - Class in org.eclipse.jetty.webapp
 
WebInfConfiguration() - Constructor for class org.eclipse.jetty.webapp.WebInfConfiguration
 
WEBXML_CLASSNAMES - Static variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
WEBXML_VERSION - Static variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
WebXmlConfiguration - Class in org.eclipse.jetty.webapp
Configure by parsing default web.xml and web.xml
WebXmlConfiguration() - Constructor for class org.eclipse.jetty.webapp.WebXmlConfiguration
 
webXmlParser() - Static method in class org.eclipse.jetty.webapp.WebXmlProcessor
 
WebXmlProcessor - Class in org.eclipse.jetty.webapp
WebXmlProcessor
WebXmlProcessor(WebAppContext) - Constructor for class org.eclipse.jetty.webapp.WebXmlProcessor
 
WebXmlProcessor.Descriptor - Class in org.eclipse.jetty.webapp
 
WebXmlProcessor.Descriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
willPassivate() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
wrap(byte[], int, int) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
Wrap a byte array.
wrap(byte[]) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
Wrap a byte array
write(int) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Write a single character.
write(char[], int, int) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Write a portion of an array of characters.
write(char[]) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Write an array of characters.
write(String, int, int) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Write a portion of a string.
write(String) - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
Write a string.
write(byte[]) - Method in class org.eclipse.jetty.io.WriterOutputStream
 
write(byte[], int, int) - Method in class org.eclipse.jetty.io.WriterOutputStream
 
write(int) - Method in class org.eclipse.jetty.io.WriterOutputStream
 
write(Writer, String) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
write(EndPoint, Buffer, ConcurrentMap<String, Object>) - Method in class org.eclipse.jetty.server.handler.ProxyHandler
Writes (with blocking semantic) the given buffer of data onto the given endPoint.
write(byte[], int, int) - Method in class org.eclipse.jetty.server.HttpOutput
 
write(byte[]) - Method in class org.eclipse.jetty.server.HttpOutput
 
write(int) - Method in class org.eclipse.jetty.server.HttpOutput
 
write(String, int, int) - Method in class org.eclipse.jetty.server.HttpWriter
 
write(char[], int, int) - Method in class org.eclipse.jetty.server.HttpWriter
 
write(char) - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
write(char[]) - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
write(char[], int, int) - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
write(String) - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
write(String, int, int) - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
write(byte[]) - Method in class org.eclipse.jetty.util.RolloverFileOutputStream
 
write(byte[], int, int) - Method in class org.eclipse.jetty.util.RolloverFileOutputStream
 
writeErrorPage(HttpServletRequest, Writer, int, String, boolean) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
writeErrorPageBody(HttpServletRequest, Writer, int, String, boolean) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
writeErrorPageHead(HttpServletRequest, Writer, int, String) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
writeErrorPageMessage(HttpServletRequest, Writer, int, String, String) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
writeErrorPageStacks(HttpServletRequest, Writer) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
 
writeExternal(ObjectOutput) - Method in class org.eclipse.jetty.http.PathMap
 
writeExternal(ObjectOutput) - Method in class org.eclipse.jetty.util.StringMap
 
writeHeaders(HttpServletResponse, HttpContent, long) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
writeOptionHeaders(HttpFields) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
writeOptionHeaders(HttpServletResponse) - Method in class org.eclipse.jetty.servlet.DefaultServlet
 
WRITER - Static variable in class org.eclipse.jetty.server.Response
 
WriterOutputStream - Class in org.eclipse.jetty.io
Wrap a Writer as an OutputStream.
WriterOutputStream(Writer, String) - Constructor for class org.eclipse.jetty.io.WriterOutputStream
 
WriterOutputStream(Writer) - Constructor for class org.eclipse.jetty.io.WriterOutputStream
 
writeTo(Utf8StringBuffer) - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
writeTo(Utf8StringBuilder) - Method in class org.eclipse.jetty.http.HttpURI
 
writeTo(OutputStream) - Method in class org.eclipse.jetty.io.AbstractBuffer
 
writeTo(OutputStream) - Method in interface org.eclipse.jetty.io.Buffer
Write the buffer's contents to the output stream
writeTo(OutputStream) - Method in class org.eclipse.jetty.io.ByteArrayBuffer
 
writeTo(OutputStream) - Method in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
writeTo(WritableByteChannel, int, int) - Method in class org.eclipse.jetty.io.nio.RandomAccessFileBuffer
 
writeTo(OutputStream) - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
 
writeTo(OutputStream, long, long) - Method in class org.eclipse.jetty.util.resource.Resource
 
writeUnchecked(int) - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
 
WWW_AUTHENTICATE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
WWW_AUTHENTICATE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
WWW_AUTHENTICATE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 

X

X_FORWARDED_FOR - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
X_FORWARDED_FOR_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
X_FORWARDED_FOR_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
XmlConfiguration - Class in org.eclipse.jetty.xml
Configure Objects from XML.
XmlConfiguration(URL) - Constructor for class org.eclipse.jetty.xml.XmlConfiguration
Constructor.
XmlConfiguration(String) - Constructor for class org.eclipse.jetty.xml.XmlConfiguration
Constructor.
XmlConfiguration(InputStream) - Constructor for class org.eclipse.jetty.xml.XmlConfiguration
Constructor.
XmlParser - Class in org.eclipse.jetty.xml
XML Parser wrapper.
XmlParser() - Constructor for class org.eclipse.jetty.xml.XmlParser
Construct
XmlParser(boolean) - Constructor for class org.eclipse.jetty.xml.XmlParser
Constructor.
XmlParser.Attribute - Class in org.eclipse.jetty.xml
XML Attribute.
XmlParser.Node - Class in org.eclipse.jetty.xml
XML Node.

_

__01Jan1970 - Static variable in class org.eclipse.jetty.http.HttpFields
 
__01Jan1970_BUFFER - Static variable in class org.eclipse.jetty.http.HttpFields
 
__BASIC_AUTH - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__CERT_AUTH - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__CERT_AUTH2 - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__CHARSET - Static variable in class org.eclipse.jetty.util.URIUtil
 
__CheckRemoteSessionEncoding - Static variable in interface org.eclipse.jetty.server.SessionManager
 
__dateCache - Static variable in class org.eclipse.jetty.http.HttpFields
 
__DEFAULT_SERVLET - Static variable in class org.eclipse.jetty.servlet.ServletHandler
 
__DefaultSessionCookie - Static variable in interface org.eclipse.jetty.server.SessionManager
 
__DefaultSessionDomain - Static variable in interface org.eclipse.jetty.server.SessionManager
 
__DefaultSessionIdPathParameterName - Static variable in interface org.eclipse.jetty.server.SessionManager
 
__defaultUseCaches - Static variable in class org.eclipse.jetty.util.resource.Resource
 
__deleteSession - Variable in class org.eclipse.jetty.server.session.JDBCSessionManager
 
__DIGEST_AUTH - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__distantFuture - Static variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
__FORM_AUTH - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__FORM_DISPATCH - Static variable in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
__FORM_ERROR_PAGE - Static variable in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
__FORM_LOGIN_PAGE - Static variable in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
__FORWARD_PREFIX - Static variable in class org.eclipse.jetty.server.Dispatcher
Dispatch include attribute names
__GMT - Static variable in class org.eclipse.jetty.http.HttpFields
 
__HASH_WIDTH - Static variable in class org.eclipse.jetty.util.StringMap
 
__ignored - Static variable in class org.eclipse.jetty.util.log.Log
 
__IMMUTABLE - Static variable in class org.eclipse.jetty.io.AbstractBuffer
 
__INCLUDE_PREFIX - Static variable in class org.eclipse.jetty.server.Dispatcher
Dispatch include attribute names
__insertSession - Variable in class org.eclipse.jetty.server.session.JDBCSessionManager
 
__ISO_8859_1 - Static variable in class org.eclipse.jetty.util.StringUtil
 
__J_AUTHENTICATED - Static variable in class org.eclipse.jetty.security.authentication.SessionAuthentication
 
__J_PASSWORD - Static variable in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
__J_SECURITY_CHECK - Static variable in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
__J_URI - Static variable in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
__J_USERNAME - Static variable in class org.eclipse.jetty.security.authentication.FormAuthenticator
 
__JSP_FILE - Static variable in class org.eclipse.jetty.server.Dispatcher
JSP attributes
__LINE_SEPARATOR - Static variable in class org.eclipse.jetty.util.StringUtil
 
__logClass - Static variable in class org.eclipse.jetty.util.log.Log
 
__MaxAgeProperty - Static variable in interface org.eclipse.jetty.server.SessionManager
Session Max Age.
__md5Lock - Static variable in class org.eclipse.jetty.http.security.Credential.MD5
 
__NO_USER - Static variable in class org.eclipse.jetty.security.SecurityHandler
 
__NOBODY - Static variable in class org.eclipse.jetty.security.SecurityHandler
Nobody user.
__OBFUSCATE - Static variable in class org.eclipse.jetty.http.security.Password
 
__READONLY - Static variable in class org.eclipse.jetty.io.AbstractBuffer
 
__READWRITE - Static variable in class org.eclipse.jetty.io.AbstractBuffer
 
__selectSession - Variable in class org.eclipse.jetty.server.session.JDBCSessionManager
 
__separators - Static variable in class org.eclipse.jetty.http.HttpFields
 
__SessionCookieProperty - Static variable in interface org.eclipse.jetty.server.SessionManager
Session cookie name.
__SessionDomainProperty - Static variable in interface org.eclipse.jetty.server.SessionManager
Session Domain.
__SessionIdPathParameterNameProperty - Static variable in interface org.eclipse.jetty.server.SessionManager
Session id path parameter name.
__SessionPathProperty - Static variable in interface org.eclipse.jetty.server.SessionManager
Session Path.
__TYPE - Static variable in class org.eclipse.jetty.http.security.Credential.Crypt
 
__TYPE - Static variable in class org.eclipse.jetty.http.security.Credential.MD5
 
__updateSession - Variable in class org.eclipse.jetty.server.session.JDBCSessionManager
 
__updateSessionAccessTime - Variable in class org.eclipse.jetty.server.session.JDBCSessionManager
 
__updateSessionNode - Variable in class org.eclipse.jetty.server.session.JDBCSessionManager
 
__UTF16 - Static variable in class org.eclipse.jetty.util.StringUtil
 
__UTF8 - Static variable in class org.eclipse.jetty.util.StringUtil
 
__UTF8Alt - Static variable in class org.eclipse.jetty.util.StringUtil
 
__VOLATILE - Static variable in class org.eclipse.jetty.io.AbstractBuffer
 
_acceptChannel - Variable in class org.eclipse.jetty.server.nio.SelectChannelConnector
 
_access - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_accessed - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_async - Variable in class org.eclipse.jetty.server.Request
 
_asyncSupported - Variable in class org.eclipse.jetty.servlet.Holder
 
_authenticator - Variable in class org.eclipse.jetty.security.authentication.DeferredAuthentication
 
_blobType - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_buf - Variable in class org.eclipse.jetty.io.nio.DirectNIOBuffer
 
_buf - Variable in class org.eclipse.jetty.io.nio.IndirectNIOBuffer
 
_buf - Variable in class org.eclipse.jetty.server.HttpOutput
 
_buffer - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_bufferMap - Variable in class org.eclipse.jetty.http.HttpFields
 
_buffers - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_bytes - Variable in class org.eclipse.jetty.io.ByteArrayBuffer
 
_cache - Variable in class org.eclipse.jetty.server.ResourceCache
 
_cachedFiles - Variable in class org.eclipse.jetty.server.ResourceCache
 
_cachedSize - Variable in class org.eclipse.jetty.server.ResourceCache
 
_chainCache - Variable in class org.eclipse.jetty.servlet.ServletHandler
 
_channel - Variable in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
_checkingRemoteSessionIdEncoding - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_chunkLength - Variable in class org.eclipse.jetty.http.HttpParser
 
_chunkPosition - Variable in class org.eclipse.jetty.http.HttpParser
 
_class - Variable in class org.eclipse.jetty.servlet.Holder
 
_className - Variable in class org.eclipse.jetty.servlet.Holder
 
_classNames - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
_closed - Variable in class org.eclipse.jetty.server.HttpOutput
 
_clusterId - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_componentType - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
_connection - Variable in class org.eclipse.jetty.server.AsyncContinuation
 
_connection - Variable in class org.eclipse.jetty.server.Request
 
_connection - Variable in class org.eclipse.jetty.util.resource.URLResource
 
_connections - Variable in class org.eclipse.jetty.server.bio.SocketConnector
 
_connectionUrl - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_connector - Variable in class org.eclipse.jetty.server.HttpConnection
 
_constraintMappings - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_content - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_contentLength - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_contentLength - Variable in class org.eclipse.jetty.http.HttpParser
 
_contentPosition - Variable in class org.eclipse.jetty.http.HttpParser
 
_contentWritten - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_context - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_context - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_cookieSet - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_count - Variable in class org.eclipse.jetty.util.statistic.SampleStatistic
 
_created - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_createSessionIdTable - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_createSessionTable - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_curr - Variable in class org.eclipse.jetty.util.statistic.CounterStatistic
 
_datasource - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_date - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_dbAdaptor - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_defaultSecurityHandlerClass - Variable in class org.eclipse.jetty.servlet.ServletContextHandler
 
_defaultWelcomeFileList - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_deferred - Variable in class org.eclipse.jetty.security.authentication.LoginAuthenticator
 
_deleteId - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_deleteOldExpiredSessions - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_dftMaxIdleSecs - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_displayName - Variable in class org.eclipse.jetty.servlet.Holder
 
_doInvalidate - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_driverClassName - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_elements - Variable in class org.eclipse.jetty.util.ArrayQueue
 
_encoding - Variable in class org.eclipse.jetty.io.WriterOutputStream
 
_endp - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_endp - Variable in class org.eclipse.jetty.server.HttpConnection
 
_entrySet - Variable in class org.eclipse.jetty.util.StringMap
 
_eol - Variable in class org.eclipse.jetty.http.HttpParser
 
_errorPageList - Variable in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
_errorPages - Variable in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
_errorPages - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_excluded - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
_extInstance - Variable in class org.eclipse.jetty.servlet.Holder
 
_fields - Variable in class org.eclipse.jetty.http.HttpFields
 
_filterMappings - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_filters - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_fromJSON - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
_gather2 - Variable in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
_generator - Variable in class org.eclipse.jetty.server.HttpConnection
 
_generator - Variable in class org.eclipse.jetty.server.HttpOutput
 
_get - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_getters - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
_growCapacity - Variable in class org.eclipse.jetty.util.ArrayQueue
 
_handler - Variable in class org.eclipse.jetty.server.handler.HandlerWrapper
 
_hash - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_hashGet - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_hashPut - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_hasJSP - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_hasOrdering - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
_head - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_header - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_httpOnly - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_idChanged - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_identityService - Variable in class org.eclipse.jetty.security.authentication.LoginAuthenticator
 
_identityService - Variable in class org.eclipse.jetty.security.MappedLoginService
 
_ignoreCase - Variable in class org.eclipse.jetty.util.StringMap
 
_in - Variable in class org.eclipse.jetty.server.HttpConnection
 
_in - Variable in class org.eclipse.jetty.util.resource.URLResource
 
_initParams - Variable in class org.eclipse.jetty.servlet.Holder
 
_insertId - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_invalid - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_jarConnection - Variable in class org.eclipse.jetty.util.resource.JarResource
 
_jndiName - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_jspServletClass - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_jspServletName - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_last - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_lastAccessed - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_lastScavengeTime - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_leastRecentlyUsed - Variable in class org.eclipse.jetty.server.ResourceCache
 
_length - Variable in class org.eclipse.jetty.http.HttpParser
 
_listeners - Variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
 
_listeners - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_loader - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_local - Variable in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
_localPort - Variable in class org.eclipse.jetty.server.bio.SocketConnector
 
_lock - Variable in class org.eclipse.jetty.util.ArrayQueue
 
_loginService - Variable in class org.eclipse.jetty.security.authentication.LoginAuthenticator
 
_lowResourceMaxIdleTime - Variable in class org.eclipse.jetty.server.AbstractConnector
 
_map - Variable in class org.eclipse.jetty.util.AttributesMap
 
_mark - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_max - Variable in class org.eclipse.jetty.util.statistic.CounterStatistic
 
_max - Variable in class org.eclipse.jetty.util.statistic.SampleStatistic
 
_maxCookieAge - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_maxIdleMs - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_maxIdleTime - Variable in class org.eclipse.jetty.server.AbstractConnector
 
_maxIdleTime - Variable in class org.eclipse.jetty.server.HttpInput
 
_maxIdleTime - Variable in class org.eclipse.jetty.server.HttpOutput
 
_maxNonceAge - Variable in class org.eclipse.jetty.security.authentication.DigestAuthenticator
 
_metadataComplete - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
_method - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_method - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
_mostRecentlyUsed - Variable in class org.eclipse.jetty.server.ResourceCache
 
_name - Variable in class org.eclipse.jetty.security.MappedLoginService
 
_name - Variable in class org.eclipse.jetty.servlet.Holder
 
_newSession - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_nextE - Variable in class org.eclipse.jetty.util.ArrayQueue
 
_nextScope - Variable in class org.eclipse.jetty.server.handler.ScopedHandler
 
_nextSlot - Variable in class org.eclipse.jetty.util.ArrayQueue
 
_noContent - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_nodeId - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_nodeIdInSessionId - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_nonceSecret - Variable in class org.eclipse.jetty.security.authentication.DigestAuthenticator
 
_nullEntry - Variable in class org.eclipse.jetty.util.StringMap
 
_nullValue - Variable in class org.eclipse.jetty.util.StringMap
 
_numberType - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
_options - Variable in class org.eclipse.jetty.servlet.ServletContextHandler
 
_out - Variable in class org.eclipse.jetty.server.HttpConnection
 
_outerScope - Variable in class org.eclipse.jetty.server.handler.ScopedHandler
 
_parser - Variable in class org.eclipse.jetty.server.HttpConnection
 
_parser - Variable in class org.eclipse.jetty.server.HttpInput
 
_persistent - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_pojoClass - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
_preUnpackBaseResource - Variable in class org.eclipse.jetty.webapp.WebInfConfiguration
 
_printWriter - Variable in class org.eclipse.jetty.server.HttpConnection
 
_propertyName - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
_put - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_queryId - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_random - Variable in class org.eclipse.jetty.server.session.AbstractSessionIdManager
 
_reason - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_refreshCookieAge - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_remote - Variable in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
_request - Variable in class org.eclipse.jetty.server.HttpConnection
 
_requestFields - Variable in class org.eclipse.jetty.server.HttpConnection
 
_requests - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_response - Variable in class org.eclipse.jetty.server.HttpConnection
 
_responseFields - Variable in class org.eclipse.jetty.server.HttpConnection
 
_revision - Variable in class org.eclipse.jetty.http.HttpFields
 
_roles - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_root - Variable in class org.eclipse.jetty.util.StringMap
 
_root - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
_saveIntervalSec - Variable in class org.eclipse.jetty.server.session.JDBCSessionManager
 
_scavengeIntervalMs - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_scontext - Variable in class org.eclipse.jetty.server.handler.ContextHandler
 
_secureCookies - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_securityHandler - Variable in class org.eclipse.jetty.servlet.ServletContextHandler
 
_securityHandler - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_selectExpiredSessions - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_server - Variable in class org.eclipse.jetty.server.HttpConnection
 
_server - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_serverSocket - Variable in class org.eclipse.jetty.server.bio.SocketConnector
 
_servletContext - Variable in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
 
_servletHandler - Variable in class org.eclipse.jetty.servlet.Holder
 
_servletHandler - Variable in class org.eclipse.jetty.servlet.ServletContextHandler
 
_servletHandler - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_servletMappings - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_servlets - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_sessionAttributeListeners - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessionCookie - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessionDomain - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessionHandler - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessionHandler - Variable in class org.eclipse.jetty.servlet.ServletContextHandler
 
_sessionIdManager - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessionIdPathParameterName - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessionIdPathParameterNamePrefix - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessionIds - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_sessionIdTable - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_sessionListeners - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessionPath - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessions - Variable in class org.eclipse.jetty.server.session.HashSessionManager
 
_sessionsStats - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_sessionTable - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_sessionTimeStats - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager
 
_setters - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
 
_size - Variable in class org.eclipse.jetty.util.ArrayQueue
 
_socket - Variable in class org.eclipse.jetty.io.nio.ChannelEndPoint
 
_socket - Variable in class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
 
_soLingerTime - Variable in class org.eclipse.jetty.server.AbstractConnector
 
_state - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_state - Variable in class org.eclipse.jetty.http.HttpParser
 
_status - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_string - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_task - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_timer - Variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
 
_total - Variable in class org.eclipse.jetty.util.statistic.CounterStatistic
 
_total - Variable in class org.eclipse.jetty.util.statistic.SampleStatistic
 
_totalVariance100 - Variable in class org.eclipse.jetty.util.statistic.SampleStatistic
 
_type - Variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
 
_umEntrySet - Variable in class org.eclipse.jetty.util.StringMap
 
_uri - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_uri - Variable in class org.eclipse.jetty.server.HttpConnection
 
_url - Variable in class org.eclipse.jetty.util.resource.URLResource
 
_urlString - Variable in class org.eclipse.jetty.util.resource.URLResource
 
_users - Variable in class org.eclipse.jetty.security.MappedLoginService
 
_useStale - Variable in class org.eclipse.jetty.security.authentication.DigestAuthenticator
 
_values - Variable in class org.eclipse.jetty.server.session.AbstractSessionManager.Session
 
_version - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_version - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
_view - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_volatile - Variable in class org.eclipse.jetty.io.AbstractBuffer
 
_weakRandom - Variable in class org.eclipse.jetty.server.session.AbstractSessionIdManager
 
_webDefaultsRoot - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_webFragmentRoots - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_webOverrideRoot - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_webXmlRoot - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_welcomeFiles - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 
_width - Variable in class org.eclipse.jetty.util.StringMap
 
_workerName - Variable in class org.eclipse.jetty.server.session.AbstractSessionIdManager
 
_writer - Variable in class org.eclipse.jetty.io.WriterOutputStream
 
_writer - Variable in class org.eclipse.jetty.server.HttpConnection
 
_xml - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor.Descriptor
 
_xmlParser - Variable in class org.eclipse.jetty.webapp.WebXmlProcessor
 

A B C D E F G H I J K L M N O P Q R S T U V W X _

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