- AbstractBuffer - Class in org.eclipse.jetty.io
-
- AbstractBuffer(int, boolean) - Constructor for class org.eclipse.jetty.io.AbstractBuffer
-
Constructor for BufferView
- AbstractBuffers - Class in org.eclipse.jetty.io
-
- AbstractBuffers(Buffers.Type, int, Buffers.Type, int, Buffers.Type) - Constructor for class org.eclipse.jetty.io.AbstractBuffers
-
- AbstractCompressedStream - Class in org.eclipse.jetty.http.gzip
-
Skeletal implementation of a CompressedStream.
- AbstractCompressedStream(String, HttpServletRequest, HttpServletResponse, long, int, int) - Constructor for class org.eclipse.jetty.http.gzip.AbstractCompressedStream
-
Instantiates a new compressed stream.
- AbstractConnection - Class in org.eclipse.jetty.io
-
- AbstractConnection(EndPoint) - Constructor for class org.eclipse.jetty.io.AbstractConnection
-
- AbstractConnection(EndPoint, long) - Constructor for class org.eclipse.jetty.io.AbstractConnection
-
- 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
-
- AbstractHandlerMBean - Class in org.eclipse.jetty.server.handler.jmx
-
- AbstractHandlerMBean(Object) - Constructor for class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
-
- AbstractHttpConnection - 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
.
- AbstractHttpConnection(Connector, EndPoint, Server) - Constructor for class org.eclipse.jetty.server.AbstractHttpConnection
-
- AbstractHttpConnection(Connector, EndPoint, Server, Parser, Generator, Request) - Constructor for class org.eclipse.jetty.server.AbstractHttpConnection
-
- AbstractHttpConnection.Output - Class in org.eclipse.jetty.server
-
- AbstractHttpConnection.OutputWriter - Class in org.eclipse.jetty.server
-
- 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
-
- AbstractLogger - Class in org.eclipse.jetty.util.log
-
Abstract Logger.
- AbstractLogger() - Constructor for class org.eclipse.jetty.util.log.AbstractLogger
-
- AbstractNIOConnector - Class in org.eclipse.jetty.server.nio
-
- AbstractNIOConnector() - Constructor for class org.eclipse.jetty.server.nio.AbstractNIOConnector
-
- AbstractSession - Class in org.eclipse.jetty.server.session
-
Implements HttpSession
from the javax.servlet
package.
- AbstractSession(AbstractSessionManager, HttpServletRequest) - Constructor for class org.eclipse.jetty.server.session.AbstractSession
-
- AbstractSession(AbstractSessionManager, long, long, String) - Constructor for class org.eclipse.jetty.server.session.AbstractSession
-
- 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.SessionIf - Interface in org.eclipse.jetty.server.session
-
Interface that any session wrapper should implement so that
SessionManager may access the Jetty session implementation.
- AbstractSessionManagerMBean - Class in org.eclipse.jetty.server.session.jmx
-
- AbstractSessionManagerMBean(Object) - Constructor for class org.eclipse.jetty.server.session.jmx.AbstractSessionManagerMBean
-
- 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
-
- ACCEPTED_202 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- access(long) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- access(HttpSession, boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- 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, IPAddressMap<PathMap>) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Helper method to parse the new entry and add it to
the specified address pattern map.
- 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(E) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- 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
-
- addAll(Attributes) - Method in class org.eclipse.jetty.util.AttributesMap
-
- 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.AggregateLifeCycle
-
Add an associated bean.
- addBean(Object, boolean) - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
Add an associated lifecycle.
- 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.ConnectHandler
-
Add a blacklist entry to an existing handler configuration
- addBlack(String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Add a blacklist entry to an existing handler configuration
- 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
-
- 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
-
- addConstraintMapping(ConstraintMapping) - Method in interface org.eclipse.jetty.security.ConstraintAware
-
Add a Constraint Mapping.
- addConstraintMapping(ConstraintMapping) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- 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.
- 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.Servlet3Continuation
-
- addContinuationListener(ContinuationListener) - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- addConvertor(Class, JSON.Convertor) - Method in class org.eclipse.jetty.util.ajax.JSON
-
- addConvertorFor(String, JSON.Convertor) - Method in class org.eclipse.jetty.util.ajax.JSON
-
- addCookie(HttpCookie) - Method in class org.eclipse.jetty.server.Response
-
- addCookie(Cookie) - Method in class org.eclipse.jetty.server.Response
-
- addCookie(Cookie) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- 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
-
- addDateHeader(String, long) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- addDecorator(ServletContextHandler.Decorator) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- addErrorPage(Class<? extends Throwable>, 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(String, 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
-
- addExcludeCipherSuites(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- addExcludeProtocols(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- addFile(String) - Method in class org.eclipse.jetty.util.component.FileDestroyable
-
- addFile(File) - Method in class org.eclipse.jetty.util.component.FileDestroyable
-
- addFiles(Collection<File>) - Method in class org.eclipse.jetty.util.component.FileDestroyable
-
- addFilter(String, Class<? extends Filter>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addFilter(String, Filter) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addFilter(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addFilter(FilterHolder, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
conveniance method to add a filter
- addFilter(Class<? extends Filter>, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
convenience method to add a filter
- addFilter(String, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
convenience method to add a filter
- addFilter(String, Class<? extends Filter>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- addFilter(String, String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- addFilter(String, Filter) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- addFilter(String, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Deprecated.
use #addFilterWithMapping(Class, String, EnumSet)
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
- addFilterWithMapping(Class<? extends Filter>, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Convenience method to add a filter.
- addFilterWithMapping(String, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Convenience method to add a filter.
- addFilterWithMapping(FilterHolder, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Convenience method to add a filter.
- 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.http.gzip.CompressedResponseWrapper
-
- addHeader(String, String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
-
- addHeader(String, String) - Method in class org.eclipse.jetty.server.Response
-
- addHeader(String, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- addIncludeCoda(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- addIncludePrelude(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- addIntHeader(String, int) - Method in class org.eclipse.jetty.server.Response
-
- addIntHeader(String, int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- addJSON(Appendable) - Method in interface org.eclipse.jetty.util.ajax.JSON.Generator
-
- addJSON(Appendable) - Method in class org.eclipse.jetty.util.ajax.JSON.Literal
-
- addJspPropertyGroup(JspPropertyGroupDescriptor) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspConfig
-
- addLifeCycle(LifeCycle) - Method in class org.eclipse.jetty.server.Server
-
- 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(AsyncListener) - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- addListener(AsyncListener, ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- addListener(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addListener(T) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addListener(Class<? extends EventListener>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addListener(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- addListener(T) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- addListener(Class<? extends EventListener>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- 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.
- addMapping(String...) - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) - Method in class org.eclipse.jetty.servlet.FilterHolder.Registration
-
- addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) - Method in class org.eclipse.jetty.servlet.FilterHolder.Registration
-
- addMimeMapping(String, String) - Method in class org.eclipse.jetty.http.MimeTypes
-
Set a mime mapping
- addNetworkTrafficListener(NetworkTrafficListener) - Method in class org.eclipse.jetty.server.nio.NetworkTrafficSelectChannelConnector
-
- 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.
- addRole(String) - Method in interface org.eclipse.jetty.security.ConstraintAware
-
Add a Role definition.
- addRole(String) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- addRole(String) - Method in class org.eclipse.jetty.security.RoleInfo
-
- addRoles(String...) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
delegate for ServletContext.declareRole method
- addScanDir(File) - Method in class org.eclipse.jetty.util.Scanner
-
- addServlet(String, Class<? extends Servlet>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addServlet(String, Servlet) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addServlet(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- 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, Class<? extends Servlet>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- addServlet(String, String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- addServlet(String, Servlet) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- addServlet(ServletHolder) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Convenience method to add a pre-constructed ServletHolder.
- 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
-
Convenience 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(AbstractSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- addSession(AbstractSession, 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(AbstractSession) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- addSession(HttpSession) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- addSession(AbstractSession) - 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
-
- addTaglibDescriptor(TaglibDescriptor) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspConfig
-
- addToArray(T[], T, 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
- addUrlPattern(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- addValues(K, List<? extends Object>) - 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.
- addVirtualHosts(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Either set virtual hosts or add to an existing set of virtual hosts.
- addWhite(String) - Method in class org.eclipse.jetty.server.handler.ConnectHandler
-
Add a whitelist entry to an existing handler configuration
- addWhite(String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Add a whitelist entry to an existing handler configuration
- 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
-
- AggregateLifeCycle - Class in org.eclipse.jetty.util.component
-
An AggregateLifeCycle is an
LifeCycle
implementation for a collection of contained beans.
- AggregateLifeCycle() - Constructor for class org.eclipse.jetty.util.component.AggregateLifeCycle
-
- AliasedX509ExtendedKeyManager - Class in org.eclipse.jetty.util.ssl
-
KeyManager to select a key with desired alias
while delegating processing to specified KeyManager
Can be used both with server and client sockets
- AliasedX509ExtendedKeyManager(String, X509KeyManager) - Constructor for class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
Construct KeyManager instance
- AliasedX509KeyManager - Class in org.eclipse.jetty.util.ssl
-
KeyManager to select a key with desired alias
while delegating processing to specified KeyManager
Can be used both with server and client sockets
- AliasedX509KeyManager(String, X509KeyManager) - Constructor for class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
Construct KeyManager instance
- 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.util.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) - Method in class org.eclipse.jetty.util.Utf8Appendable
-
- append(byte[], int, int) - Method in class org.eclipse.jetty.util.Utf8Appendable
-
- append(byte[], int, int, int) - Method in class org.eclipse.jetty.util.Utf8Appendable
-
- 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
-
- appendByte(byte) - Method in class org.eclipse.jetty.util.Utf8Appendable
-
- 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
-
- asList(T[]) - Static method in class org.eclipse.jetty.util.TypeUtil
-
Array to List.
- 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
-
- 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
-
- AsyncConnection - Interface in org.eclipse.jetty.io.nio
-
- 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
-
- AsyncContinuation.AsyncTimeout - Class in org.eclipse.jetty.server
-
- AsyncContinuation.AsyncTimeout() - Constructor for class org.eclipse.jetty.server.AsyncContinuation.AsyncTimeout
-
- asyncDispatch() - Method in interface org.eclipse.jetty.io.AsyncEndPoint
-
Dispatch the endpoint.
- asyncDispatch() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- asyncDispatch() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- AsyncEndPoint - Interface in org.eclipse.jetty.io
-
- AsyncHttpConnection - Class in org.eclipse.jetty.server
-
Asychronous Server HTTP connection
- AsyncHttpConnection(Connector, EndPoint, Server) - Constructor for class org.eclipse.jetty.server.AsyncHttpConnection
-
- Atomics - Class in org.eclipse.jetty.util
-
- ATTRIBUTE - Static variable in interface org.eclipse.jetty.continuation.Continuation
-
- 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.
- authenticate(HttpServletResponse) - Method in class org.eclipse.jetty.server.Request
-
- authenticate(HttpServletResponse) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- 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.AuthConfiguration - Interface in org.eclipse.jetty.security
-
Authenticator Configuration
- Authenticator.Factory - Interface in org.eclipse.jetty.security
-
Authenticator Factory
- 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
-
- available() - Method in class org.eclipse.jetty.server.HttpInput
-
- 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.
- call(Class<?>, String, Object, Object[]) - Static method in class org.eclipse.jetty.util.TypeUtil
-
- callContextDestroyed(ServletContextListener, ServletContextEvent) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- callContextDestroyed(ServletContextListener, ServletContextEvent) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- callContextInitialized(ServletContextListener, ServletContextEvent) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- callContextInitialized(ServletContextListener, ServletContextEvent) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- 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
-
- cancelTimeout(Timeout.Task) - Method in interface org.eclipse.jetty.io.AsyncEndPoint
-
- cancelTimeout(Timeout.Task) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- cancelTimeout(Timeout.Task) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
-
- cancelTimeout(Timeout.Task) - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- cancelTimeout() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- 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
-
- CertificateUtils - Class in org.eclipse.jetty.util.security
-
- CertificateUtils() - Constructor for class org.eclipse.jetty.util.security.CertificateUtils
-
- CertificateValidator - Class in org.eclipse.jetty.util.security
-
Convenience class to handle validation of certificates, aliases and keystores
Allows specifying Certificate Revocation List (CRL), as well as enabling
CRL Distribution Points Protocol (CRLDP) certificate extension support,
and also enabling On-Line Certificate Status Protocol (OCSP) support.
- CertificateValidator(KeyStore, Collection<? extends CRL>) - Constructor for class org.eclipse.jetty.util.security.CertificateValidator
-
creates an instance of the certificate validator
- ChannelEndPoint - Class in org.eclipse.jetty.io.nio
-
Channel End Point.
- ChannelEndPoint(ByteChannel) - Constructor for class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- ChannelEndPoint(ByteChannel, int) - Constructor for class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- check(Object) - Method in class org.eclipse.jetty.util.security.Credential
-
Check a credential
- check(Object) - Method in class org.eclipse.jetty.util.security.Credential.Crypt
-
- check(Object) - Method in class org.eclipse.jetty.util.security.Credential.MD5
-
- check(Object) - Method in class org.eclipse.jetty.util.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
-
- checkError() - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
-
- checkForwardedHeaders(EndPoint, Request) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- checkIdleTimestamp(long) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- checkKeyStore() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Check KeyStore Configuration.
- checkManagedAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- checkNotStarted() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Check if the lifecycle has been started and throw runtime exception
- checkParams(Class<?>[], Class<?>[], boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
-
- checkRequestedSessionId(Request, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Look for a requested session ID in cookies and URI parameters
- 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
-
- checkValid() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
asserts that the session is valid
- checkValid() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- 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
-
- chooseClientAlias(String[], Principal[], Socket) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- chooseClientAlias(String[], Principal[], Socket) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- chooseServerAlias(String, Principal[], Socket) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- chooseServerAlias(String, Principal[], Socket) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- 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
-
- 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.ConcurrentHashSet
-
- clear() - Method in class org.eclipse.jetty.util.MultiMap
-
- clear() - Method in class org.eclipse.jetty.util.StringMap
-
- clearAttributes() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- clearAttributes() - Method in class org.eclipse.jetty.server.Server
-
- clearAttributes() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- 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(Object) - Static method in class org.eclipse.jetty.util.LazyList
-
- clone() - Method in class org.eclipse.jetty.util.security.Constraint
-
- clone() - Method in class org.eclipse.jetty.util.UrlEncoded
-
- close() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
-
- CLOSE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
-
- 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 endpoint
- 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.nio.SslConnection.SslEndPoint
-
- 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.AbstractHttpConnection.Output
-
- 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.ConnectHandler.ClientToProxyConnection
-
- close() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ProxyToServerConnection
-
- 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.MultiPartInputStream.MultiPart
-
- 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.ConnectHandler.ClientToProxyConnection
-
- closeClient() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ProxyToServerConnection
-
- closed(Socket) - Method in interface org.eclipse.jetty.io.NetworkTrafficListener
-
Callback method invoked when a connection to a remote client has been closed.
- closed(Socket) - Method in class org.eclipse.jetty.io.NetworkTrafficListener.Empty
-
- closeServer() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ClientToProxyConnection
-
- closeServer() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.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.AbstractHttpConnection
-
- 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.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 class org.eclipse.jetty.server.AsyncContinuation
-
- complete() - Method in class org.eclipse.jetty.server.Response
-
- complete() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- complete(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- 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.AbstractHttpConnection
-
- completeUncheckedAddContent() - Method in class org.eclipse.jetty.http.AbstractGenerator
-
- CompressedResponseWrapper - Class in org.eclipse.jetty.http.gzip
-
- CompressedResponseWrapper(HttpServletRequest, HttpServletResponse) - Constructor for class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- ConcurrentHashSet<E> - Class in org.eclipse.jetty.util
-
- ConcurrentHashSet() - Constructor for class org.eclipse.jetty.util.ConcurrentHashSet
-
- condensePackageString(String) - Static method in class org.eclipse.jetty.util.log.StdErrLog
-
Condenses a classname by stripping down the package name to just the first character of each package name
segment.Configured
- configure(Socket) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- configure(Socket) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
- 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.ConnectHandler
-
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
-
- ConnectHandler - Class in org.eclipse.jetty.server.handler
-
Implementation of a tunneling proxy that supports HTTP CONNECT.
- ConnectHandler() - Constructor for class org.eclipse.jetty.server.handler.ConnectHandler
-
- ConnectHandler(String[], String[]) - Constructor for class org.eclipse.jetty.server.handler.ConnectHandler
-
- ConnectHandler(Handler) - Constructor for class org.eclipse.jetty.server.handler.ConnectHandler
-
- ConnectHandler(Handler, String[], String[]) - Constructor for class org.eclipse.jetty.server.handler.ConnectHandler
-
- ConnectHandler.ClientToProxyConnection - Class in org.eclipse.jetty.server.handler
-
- ConnectHandler.ClientToProxyConnection(ConcurrentMap<String, Object>, SocketChannel, EndPoint, long) - Constructor for class org.eclipse.jetty.server.handler.ConnectHandler.ClientToProxyConnection
-
- ConnectHandler.ProxyToServerConnection - Class in org.eclipse.jetty.server.handler
-
- ConnectHandler.ProxyToServerConnection(ConcurrentMap<String, Object>, Buffer) - Constructor for class org.eclipse.jetty.server.handler.ConnectHandler.ProxyToServerConnection
-
- 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
-
- Constraint - Class in org.eclipse.jetty.util.security
-
Describe an auth and/or data constraint.
- Constraint() - Constructor for class org.eclipse.jetty.util.security.Constraint
-
Constructor.
- Constraint(String, String) - Constructor for class org.eclipse.jetty.util.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.
- contains(Object) - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
Is the bean contained in the aggregate.
- contains(Object) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- contains(Object, Object) - Static method in class org.eclipse.jetty.util.LazyList
-
- containsAll(Collection<?>) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- containsHeader(String) - Method in class org.eclipse.jetty.server.Response
-
- containsHeader(String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- 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(Buffer) - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- 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
-
- contextDestroyed(ServletContextEvent) - Method in class org.eclipse.jetty.servlet.listener.ELContextCleaner
-
- contextDestroyed(ServletContextEvent) - Method in class org.eclipse.jetty.servlet.listener.IntrospectorCleaner
-
- 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
-
- ContextHandlerMBean - Class in org.eclipse.jetty.server.handler.jmx
-
- ContextHandlerMBean(Object) - Constructor for class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- contextInitialized(ServletContextEvent) - Method in class org.eclipse.jetty.servlet.listener.ELContextCleaner
-
- contextInitialized(ServletContextEvent) - Method in class org.eclipse.jetty.servlet.listener.IntrospectorCleaner
-
- Continuation - Interface in org.eclipse.jetty.continuation
-
Continuation.
- ContinuationFilter - Class in org.eclipse.jetty.continuation
-
ContinuationFilter must be applied to servlet paths that make use of
the asynchronous features provided by
Continuation
APIs, but that
are deployed in servlet containers that are neither Jetty (>= 7) nor a
compliant Servlet 3.0 container.
- 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.AbstractSession
-
- 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
-
- createFile() - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
- createFilter(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- createFilter(Class<T>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- createServlet(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- createServlet(Class<T>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- createSSLEngine(SocketChannel) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
- createStream() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
-
Create the stream fitting to the underlying compression type.
- Credential - Class in org.eclipse.jetty.util.security
-
Credentials.
- Credential() - Constructor for class org.eclipse.jetty.util.security.Credential
-
- Credential.Crypt - Class in org.eclipse.jetty.util.security
-
Unix Crypt Credentials
- Credential.MD5 - Class in org.eclipse.jetty.util.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.util.security.Credential.Crypt
-
- crypt(String, String) - Static method in class org.eclipse.jetty.util.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.
- customize(SSLEngine) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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.util.security.Constraint
-
- DC_FORBIDDEN - Static variable in class org.eclipse.jetty.util.security.Constraint
-
- DC_INTEGRAL - Static variable in class org.eclipse.jetty.util.security.Constraint
-
- DC_NONE - Static variable in class org.eclipse.jetty.util.security.Constraint
-
- DC_UNSET - Static variable in class org.eclipse.jetty.util.security.Constraint
-
- 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
-
- declareRoles(String...) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- declareRoles(String...) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- decode(String, String) - Static method in class org.eclipse.jetty.util.B64Code
-
Base 64 decode as described in RFC 2045.
- decode(char[]) - Static method in class org.eclipse.jetty.util.B64Code
-
Fast Base 64 decode as described in RFC 1421.
- decode(String) - Static method in class org.eclipse.jetty.util.B64Code
-
Base 64 decode as described in RFC 2045.
- 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, 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(String, MultiMap, String, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decodeTo(InputStream, MultiMap, String, int, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decodeUtf16To(InputStream, MultiMap, int, 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, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decorateFilterHolder(FilterHolder) - Method in interface org.eclipse.jetty.servlet.ServletContextHandler.Decorator
-
- decorateFilterInstance(T) - Method in interface org.eclipse.jetty.servlet.ServletContextHandler.Decorator
-
- decorateListenerInstance(T) - Method in interface org.eclipse.jetty.servlet.ServletContextHandler.Decorator
-
- decorateServletHolder(ServletHolder) - Method in interface org.eclipse.jetty.servlet.ServletContextHandler.Decorator
-
- decorateServletInstance(T) - Method in interface org.eclipse.jetty.servlet.ServletContextHandler.Decorator
-
- 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_BUFFER_SIZE - Static variable in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- DEFAULT_CAPACITY - Static 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 - Static variable in class org.eclipse.jetty.util.ArrayQueue
-
- DEFAULT_GROWTH - Variable in class org.eclipse.jetty.util.BlockingArrayQueue
-
- DEFAULT_KEYMANAGERFACTORY_ALGORITHM - Static variable in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- DEFAULT_KEYSTORE - Static variable in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- DEFAULT_KEYSTORE_ALGORITHM - Static variable in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- DEFAULT_KEYSTORE_PATH - Static variable in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Default value for the keystore location path.
- DEFAULT_MIN_COMPRESS_SIZE - Static variable in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- DEFAULT_TRACKING - Static variable in class org.eclipse.jetty.server.session.SessionHandler
-
- DEFAULT_TRUSTMANAGERFACTORY_ALGORITHM - Static variable in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- DEFAULT_TRUSTSTORE_ALGORITHM - Static variable in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- 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
-
- DeferredAuthentication(LoginAuthenticator) - Constructor for class org.eclipse.jetty.security.authentication.DeferredAuthentication
-
- deIdle() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- 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.MultiPartInputStream.MultiPart
-
- 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.util.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.server.handler.AbstractHandler
-
- destroy() - Method in interface org.eclipse.jetty.server.Handler
-
- destroy() - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
- destroy() - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
-
- destroy() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
-
- 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.util.component.AggregateLifeCycle
-
Destroy the joined Destroyable beans in the reverse order they were added.
- destroy() - Method in interface org.eclipse.jetty.util.component.Destroyable
-
- destroy() - Method in class org.eclipse.jetty.util.component.FileDestroyable
-
- Destroyable - Interface in org.eclipse.jetty.util.component
-
A Destroyable is an object which can be destroyed.
- destroyEndPoint(SelectChannelEndPoint) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
-
- destroyFilterInstance(Filter) - Method in interface org.eclipse.jetty.servlet.ServletContextHandler.Decorator
-
- 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
-
- destroyListenerInstance(EventListener) - Method in interface org.eclipse.jetty.servlet.ServletContextHandler.Decorator
-
- destroyServletInstance(Servlet) - Method in interface org.eclipse.jetty.servlet.ServletContextHandler.Decorator
-
- didActivate() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- digest(String) - Static method in class org.eclipse.jetty.util.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 if it is not already dispatched
- dispatch() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- dispatch(Runnable) - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- dispatch() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- 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(Runnable) - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
-
- 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.
- doComplete(Throwable) - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- doCompress() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
-
Do compress.
- 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(String) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- 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
-
- doInvalidate() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- doInvalidate() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- doNotCompress() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
-
Do not compress.
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.DefaultServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.DefaultServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.StatisticsServlet
-
- doPutOrRemove(String, Object) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- 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() - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
-
Select and dispatch tasks found from changes and the selector.
- doSessionAttributeListeners(AbstractSession, String, Object, Object) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- doStart() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- 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.PropertyUserStore
-
Depending on the value of the refresh interval, this method will either start up a scanner thread that will monitor the properties file for changes after
it has initially loaded it.
- doStart() - Method in class org.eclipse.jetty.security.SecurityHandler
-
- doStart() - Method in class org.eclipse.jetty.security.SpnegoLoginService
-
- 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.ConnectHandler
-
- 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.IPAccessHandler
-
Dump the white- and black-list configurations when started
- 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
-
Set up request logging and open log file.
- doStart() - Method in class org.eclipse.jetty.server.nio.BlockingChannelConnector
-
- doStart() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
-
- 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.server.ssl.SslSocketConnector
-
Start the managed lifecycle beans in the order they were added.
- 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.component.AggregateLifeCycle
-
Start the managed lifecycle beans in the order they were added.
- doStart() - Method in class org.eclipse.jetty.util.Scanner
-
Start the scanning action.
- doStart() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Create the SSLContext object and start the lifecycle
- doStart() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- doStop() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- doStop() - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- doStop() - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- 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.PropertyUserStore
-
- 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.ConnectHandler
-
- 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.RequestLogHandler
-
- doStop() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Close the log file and perform cleanup.
- 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.server.ssl.SslSelectChannelConnector
-
- doStop() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
- 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.ServletContextHandler
-
- 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.component.AggregateLifeCycle
-
Stop the joined lifecycle beans in the reverse order they were added.
- doStop() - Method in class org.eclipse.jetty.util.Scanner
-
Stop the scanning.
- doStop() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
-
- doStop() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- 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.io.nio.SelectorManager
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- dump() - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.server.bio.SocketConnector
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.server.handler.ConnectHandler
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- dump() - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Dump the handler configuration
- dump(StringBuilder, IPAddressMap<PathMap>) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Dump a pattern map into a StringBuilder buffer
- dump(Appendable, String) - Method in class org.eclipse.jetty.server.Server
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.servlet.FilterMapping
-
- dump() - Method in class org.eclipse.jetty.servlet.FilterMapping
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.servlet.Holder
-
- dump() - Method in class org.eclipse.jetty.servlet.Holder
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.servlet.ServletMapping
-
- dump() - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
- dump(Dumpable) - Static method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
- dump(Appendable) - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
- dump(Appendable, String, Collection<?>...) - Static method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
- dump() - Method in interface org.eclipse.jetty.util.component.Dumpable
-
- dump(Appendable, String) - Method in interface org.eclipse.jetty.util.component.Dumpable
-
- dump() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- dump(Appendable, String) - 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
-
- Dumpable - Interface in org.eclipse.jetty.util.component
-
- dumpKeyState(List<Object>) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
-
- dumpObject(Appendable, Object) - Static method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
- dumpStdErr() - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
- dumpThis(Appendable) - Method in class org.eclipse.jetty.server.handler.AbstractHandler
-
- dumpThis(Appendable) - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
- dumpThread(long) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- duplicate(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
-
- dynamicHolderAdded(ServletHolder) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
notification that a ServletRegistration has been created so we can track the annotations
- GATEWAY_TIMEOUT_504 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- gatheringFlush(Buffer, ByteBuffer, Buffer, ByteBuffer) - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- gatheringFlush(Buffer, ByteBuffer, Buffer, ByteBuffer) - Method in class org.eclipse.jetty.io.nio.NetworkTrafficSelectChannelEndPoint
-
- 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) - Method in class org.eclipse.jetty.util.HostMap
-
- get(Object) - Method in class org.eclipse.jetty.util.IPAddressMap
-
Retrieve the object mapped to the specified internet address literal
- 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(Object) - Method in class org.eclipse.jetty.util.StringMap
-
- get(String) - Method in class org.eclipse.jetty.util.StringMap
-
- 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.AbstractSession
-
- 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.
- getAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- 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
-
- getAlwaysSaveUri() - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
-
- 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.AbstractHttpConnection
-
- 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.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.AbstractSession
-
- getAttribute(String) - Method in interface org.eclipse.jetty.util.Attributes
-
- getAttribute(String) - Method in class org.eclipse.jetty.util.AttributesMap
-
- getAttributeEntrySet() - Method in class org.eclipse.jetty.util.AttributesMap
-
- 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.AbstractSession
-
- 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.server.session.AbstractSession
-
- getAuthenticate() - Method in class org.eclipse.jetty.util.security.Constraint
-
- getAuthentication() - Method in class org.eclipse.jetty.server.Request
-
Get the authentication.
- getAuthenticator(Server, ServletContext, Authenticator.AuthConfiguration, IdentityService, LoginService) - Method in interface org.eclipse.jetty.security.Authenticator.Factory
-
- getAuthenticator(Server, ServletContext, Authenticator.AuthConfiguration, 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 class org.eclipse.jetty.security.authentication.SessionAuthentication
-
- getAuthMethod() - Method in class org.eclipse.jetty.security.authentication.SpnegoAuthenticator
-
- getAuthMethod() - Method in interface org.eclipse.jetty.security.Authenticator.AuthConfiguration
-
- 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
-
- getAuthType() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- 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.util.component.AggregateLifeCycle
-
Get dependent beans of a specific class.
- getBeans() - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
Get dependent beans
- getBeans(Class<T>) - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
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.io.Buffers
-
- getBuffer(int) - Method in interface org.eclipse.jetty.io.Buffers
-
- getBuffer() - Method in class org.eclipse.jetty.io.PooledBuffers
-
- getBuffer(int) - Method in class org.eclipse.jetty.io.PooledBuffers
-
- 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.servlet.ServletContextHandler.JspPropertyGroup
-
- getBufferSize() - Method in class org.eclipse.jetty.io.AbstractBuffers
-
- getBufferSize() - Method in class org.eclipse.jetty.server.handler.GzipHandler
-
Get the buffer size.
- 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() - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
- 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
-
- getCapacity() - Method in class org.eclipse.jetty.util.ArrayQueue
-
- getCapacity() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- getCertAlias() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getCertChain(SSLSession) - Static method in class org.eclipse.jetty.server.ssl.SslCertificates
-
- getCertificateChain(String) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- getCertificateChain(String) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- 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<T>) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
-
- getChildHandlerByClass(Class<T>) - 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.Context
-
- getClassLoader() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getClassName() - Method in class org.eclipse.jetty.servlet.Holder
-
- getClassName() - Method in class org.eclipse.jetty.servlet.Holder.HolderRegistration
-
- getClassPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Make best effort to extract a file classpath from the context classloader
- getClassPath(ClassLoader) - Static method in class org.eclipse.jetty.util.Loader
-
Generate the classpath (as a string) of all classloaders
above the given classloader.
- getClientAliases(String, Principal[]) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- getClientAliases(String, Principal[]) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- getClosedStream() - Static method in class org.eclipse.jetty.util.IO
-
- getClusterId() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getClusterId(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- 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
-
- getConfig() - Method in class org.eclipse.jetty.security.PropertyUserStore
-
- getConfig() - Method in class org.eclipse.jetty.security.SpnegoLoginService
-
- getConfigResource() - Method in class org.eclipse.jetty.security.HashLoginService
-
- getConfigResource() - Method in class org.eclipse.jetty.security.PropertyUserStore
-
returns the resource associated with the configured properties file, creating it if necessary
- 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.io.nio.SslConnection.SslEndPoint
-
- 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.AbstractHttpConnection
-
- 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.ConnectHandler
-
- 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
-
- getContentDispositionFilename() - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
Get the filename from the content-disposition.
- getContentLength() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getContentLength() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
-
- 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.http.HttpContent.ResourceAsHttpContent
-
- 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
-
- getContentType() - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
- 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.server.session.AbstractSessionManager
-
- getContextAttributes() - Method in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- 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
-
- getContextHandler() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getContextLog() - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- getContextName(ContextHandler) - Method in class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
-
- 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 class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getContextPath() - Method in interface org.eclipse.jetty.server.UserIdentity.Scope
-
- getContextPath() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- getContexts() - Method in class org.eclipse.jetty.server.jmx.ServerMBean
-
- 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
-
- 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
-
- getCookies() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getCookieSet() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
-
- getCookieSetTime() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- 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.AbstractSession
-
- getCredential() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
-
- getCredential() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- getCredential(String) - Static method in class org.eclipse.jetty.util.security.Credential
-
Get a credential from a String.
- getCrlPath() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Get the crlPath.
- getCrlPath() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getCrls() - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
- getCurrent() - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
-
- getCurrentConnection() - Static method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getCurrentContext() - Static method in class org.eclipse.jetty.server.handler.ContextHandler
-
Get the current ServletContext implementation.
- getCurrentSecurityHandler() - Static method in class org.eclipse.jetty.security.SecurityHandler
-
- getDataConstraint() - Method in class org.eclipse.jetty.util.security.Constraint
-
- getDataSource() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- getDatasourceName() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- getDatedFilename() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the file name of the request log with the expanded
date wildcard if the output is written to the disk using
RolloverFileOutputStream
.
- 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
-
- getDateHeader(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getDBName() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
- getDecodedPath() - Method in class org.eclipse.jetty.http.EncodedHttpURI
-
- getDecodedPath() - Method in class org.eclipse.jetty.http.HttpURI
-
- getDecorators() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- getDefault() - Static method in class org.eclipse.jetty.util.ajax.JSON
-
- getDefaultContentType() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getDefaultSecurityHandlerClass() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
Get the defaultSecurityHandlerClass.
- getDefaultSessionTrackingModes() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getDefaultSessionTrackingModes() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getDefaultSessionTrackingModes() - Method in interface org.eclipse.jetty.server.SessionManager
-
- getDefaultSessionTrackingModes() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getDefaultUseCaches() - Static method in class org.eclipse.jetty.util.resource.Resource
-
- getDeferredSyntaxAllowedAsLiteral() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getDigest() - Method in class org.eclipse.jetty.util.security.Credential.MD5
-
- getDirectBuffer() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getDirectBuffer() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
-
- getDirectBuffer() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- getDirectBuffer(Resource) - Method in class org.eclipse.jetty.server.ResourceCache
-
- 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
-
- getDispatchTime() - Method in class org.eclipse.jetty.server.Request
-
Get timestamp of the request dispatch
- 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
-
- getDuration() - Method in class org.eclipse.jetty.util.thread.Timeout
-
- getEffectiveMajorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getEffectiveMinorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getEffectiveSessionTrackingModes() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getEffectiveSessionTrackingModes() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getEffectiveSessionTrackingModes() - Method in interface org.eclipse.jetty.server.SessionManager
-
- getEffectiveSessionTrackingModes() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getElIgnored() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getEncodedToken() - Method in class org.eclipse.jetty.security.SpnegoUserPrincipal
-
- getEndPoint() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getEndpoint() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- 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
-
- getErrorOnUndeclaredNamespace() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- 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
-
Deprecated.
- getExcludeCipherSuites() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getExcludeCipherSuites() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getExcludeCipherSuites() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getExcluded() - Method in class org.eclipse.jetty.server.handler.GzipHandler
-
Get the excluded user agents.
- getExcludedCount() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- getExcludeProtocols() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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
-
- getField(int) - Method in class org.eclipse.jetty.http.HttpFields
-
Get a Field by index.
- getField(Class) - Method in class org.eclipse.jetty.servlet.listener.ELContextCleaner
-
- getFieldNames() - Method in class org.eclipse.jetty.http.HttpFields
-
Get enumeration of header _names.
- getFieldNamesCollection() - Method in class org.eclipse.jetty.http.HttpFields
-
Get Collection of header names.
- getFile() - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
Get the file, if any, the data has been written to.
- 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
-
Retrieve the output file name of the request log.
- getFilename() - Method in class org.eclipse.jetty.util.RolloverFileOutputStream
-
- getFilenameDateFormat() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the file name date format string.
- 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
-
- getFilterRegistration(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getFilterRegistration(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getFilterRegistrations() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getFilterRegistrations() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- 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
-
- getForwardedCipherSuiteHeader() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getForwardedForHeader() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getForwardedHostHeader() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getForwardedProtoHeader() - Method in class org.eclipse.jetty.server.AbstractConnector
-
Get the forwardedProtoHeader.
- getForwardedServerHeader() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getForwardedSslSessionIdHeader() - 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
-
- getGenerator() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- 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.PooledBuffers
-
- 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
-
- getHeader(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getHeader(String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- getHeader(String) - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
- getHeaderBuffer() - Method in class org.eclipse.jetty.http.HttpParser
-
- getHeaderNames() - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormRequest
-
- getHeaderNames() - Method in class org.eclipse.jetty.server.Request
-
- getHeaderNames() - Method in class org.eclipse.jetty.server.Response
-
- getHeaderNames() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getHeaderNames() - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- getHeaderNames() - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
- 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
-
- getHeaders(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getHeaders(String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- getHeaders(String) - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
- getHeaderSize() - Method in class org.eclipse.jetty.io.AbstractBuffers
-
- 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
-
- 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.AbstractSession
-
- 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.AuthConfiguration
-
- 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.
- getIdentityService() - Method in class org.eclipse.jetty.security.SpnegoLoginService
-
- getIdleSavePeriod() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- getIdleThreads() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
-
- getIdleThreads() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- getIdleThreads() - Method in interface org.eclipse.jetty.util.thread.ThreadPool
-
- getIdleTimestamp() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- getIdManager() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getIgnorePaths() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the request paths that will not be logged.
- getIn() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- getIncludeCipherSuites() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getIncludeCipherSuites() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getIncludeCipherSuites() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getIncludeCipherSuites() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getIncludeCodas() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getIncludePreludes() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getIncludeProtocols() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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.
- getIndirectBuffer() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getIndirectBuffer() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
-
- getIndirectBuffer() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- getIndirectBuffer(Resource) - Method in class org.eclipse.jetty.server.ResourceCache
-
- getInitOrder() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- getInitOrder() - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- getInitParameter(String) - Method in interface org.eclipse.jetty.security.Authenticator.AuthConfiguration
-
Get a SecurityHandler init parameter
- 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
-
- getInitParameter(String) - Method in class org.eclipse.jetty.servlet.Holder.HolderRegistration
-
- getInitParameterNames() - Method in interface org.eclipse.jetty.security.Authenticator.AuthConfiguration
-
Get a SecurityHandler init parameter names
- 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
-
- getInitParameters() - Method in class org.eclipse.jetty.servlet.Holder.HolderRegistration
-
- 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.http.HttpContent.ResourceAsHttpContent
-
- getInputStream() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- getInputStream() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
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.MultiPartInputStream.MultiPart
-
- 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
-
- getIntHeader(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getIntValue() - Method in class org.eclipse.jetty.http.HttpFields.Field
-
- getIsXml() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getJspConfigDescriptor() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getJspConfigDescriptor() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getJspPropertyGroups() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspConfig
-
- getKey() - Method in class org.eclipse.jetty.http.PathMap.Entry
-
- getKey() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- getKeyManagers(KeyStore) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getKeyStore(InputStream, String, String, String, String) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Loads keystore using an input stream or a file path in the same
order of precedence.
- getKeystore() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getKeystore() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getKeystore() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getKeyStore(InputStream, String, String, String, String) - Static method in class org.eclipse.jetty.util.security.CertificateUtils
-
- getKeyStore() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Deprecated.
- getKeyStore(InputStream, String, String, String, String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Deprecated.
- getKeyStoreInputStream() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Deprecated.
- getKeyStorePath() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getKeyStoreProvider() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getKeystoreType() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getKeystoreType() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getKeystoreType() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getKeyStoreType() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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.AbstractSession
-
- getLastModified() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getLastModified() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
-
- 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.
- getLazyMatches(String) - Method in class org.eclipse.jetty.util.HostMap
-
Retrieve a lazy list of map entries associated with specified
hostname by taking into account the domain suffix matches.
- getLazyMatches(String) - Method in class org.eclipse.jetty.util.IPAddressMap
-
Retrieve a lazy list of map entries associated with specified
internet address by taking into account the wildcard specifications.
- getLeftMostFieldValue(HttpFields, String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getLevel() - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- getLevelId(String, String) - Static method in class org.eclipse.jetty.util.log.StdErrLog
-
- 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.
- getLoadStatement(Connection, String, String, String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
- 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.io.nio.SslConnection.SslEndPoint
-
- 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(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- 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
-
- getLocalHost() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- 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.io.nio.SslConnection.SslEndPoint
-
- 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
-
Retrieve log cookies flag
- getLogDateFormat() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the timestamp format string for request log entries.
- getLogger() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getLogger(String) - Method in class org.eclipse.jetty.util.log.AbstractLogger
-
- getLogger(Class<?>) - Static method in class org.eclipse.jetty.util.log.Log
-
Obtain a named Logger based on the fully qualified class name.
- 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
-
- getLoggers() - Static method in class org.eclipse.jetty.util.log.Log
-
Get a map of all configured
Logger
instances.
- getLoggingLevel(Properties, String) - Static method in class org.eclipse.jetty.util.log.StdErrLog
-
Get the Logging Level for the provided log name.
- getLoginService() - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
-
- getLoginService() - Method in class org.eclipse.jetty.security.authentication.LoginAuthenticator
-
- getLoginService() - Method in interface org.eclipse.jetty.security.Authenticator.AuthConfiguration
-
- 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
-
Retrieve log request processing time flag.
- getLogLocale() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the locale of the request log.
- getLogServer() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve log hostname flag.
- getLogTimeZone() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the timezone of the request log.
- 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.
- getLongType() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
- getLongType() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- 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
-
- 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
-
- getMappings() - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- getMatch(String) - Method in class org.eclipse.jetty.http.PathMap
-
Get the entry mapped by the best specification.
- getMatch(String) - Method in class org.eclipse.jetty.util.IPAddressMap
-
Retrieve the first map entry that is associated with the specified
internet address by taking into account the wildcard specifications.
- 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.
- getMaxBuffers() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getMaxBuffers() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getMaxBuffers() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- 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
-
- getMaxCertPathLength() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- getMaxCertPathLength() - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
- getMaxCertPathLength() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getMaxCookieAge() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getMaxCookieVersion() - Method in class org.eclipse.jetty.server.Server
-
Deprecated.
- getMaxFilterChainsCacheSize() - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- getMaxFormContentSize() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getMaxFormKeys() - 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.bio.StreamEndPoint
-
- getMaxIdleTime() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- getMaxIdleTime() - Method in interface org.eclipse.jetty.io.EndPoint
-
Get the max idle time in ms.
- getMaxIdleTime() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- getMaxIdleTime() - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- getMaxIdleTime() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- getMaxIdleTime() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getMaxIdleTime() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getMaxIdleTime() - Method in interface org.eclipse.jetty.server.Connector
-
- getMaxIdleTime() - Method in class org.eclipse.jetty.server.HttpOutput
-
- 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.AbstractSession
-
- getMaxInactiveInterval() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getMaxInactiveInterval() - Method in interface org.eclipse.jetty.server.SessionManager
-
- 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.QueuedThreadPool
-
- getMaxThreads() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Set the maximum number of threads.
- getMaxThreads() - Method in interface org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool
-
- 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
-
- getMetaManager() - Method in interface org.eclipse.jetty.server.SessionManager
-
- 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.server.ServletRequestHttpWrapper
-
- getMethod() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
-
- getMethodOmissions() - Method in class org.eclipse.jetty.security.ConstraintMapping
-
- 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.GzipHandler
-
Get the mime types.
- getMimeTypes() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getMinGzipSize() - Method in class org.eclipse.jetty.server.handler.GzipHandler
-
Get the minimum reponse size.
- 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.QueuedThreadPool
-
Get the minimum number of threads.
- getMinThreads() - Method in interface org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool
-
- getMultipartConfig() - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- 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.security.SpnegoLoginService
-
- getName() - Method in class org.eclipse.jetty.security.SpnegoUserPrincipal
-
- 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.servlet.Holder.HolderRegistration
-
- 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.MultiPartInputStream.MultiPart
-
- 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.QueuedThreadPool
-
- 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
-
- getNames() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getNeedClientAuth() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getNeedClientAuth() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getNeedClientAuth() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getNeedClientAuth() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getNestedHandlerByClass(Class<H>) - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
-
- getNewContextURL() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- getNodeId() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getNodeId(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- 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
-
- getObjectContextBasis() - Method in class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
-
- getObjectContextBasis() - Method in class org.eclipse.jetty.server.session.jmx.AbstractSessionManagerMBean
-
- getObjectNameBasis() - Method in class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
-
- getObjectNameBasis() - Method in class org.eclipse.jetty.servlet.jmx.FilterMappingMBean
-
- getObjectNameBasis() - Method in class org.eclipse.jetty.servlet.jmx.HolderMBean
-
- getObjectNameBasis() - Method in class org.eclipse.jetty.servlet.jmx.ServletMappingMBean
-
- getOcspResponderURL() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- getOcspResponderURL() - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
- getOcspResponderURL() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getOrdinal() - Method in class org.eclipse.jetty.io.BufferCache.CachedBuffer
-
- getOrdinal(String) - Method in class org.eclipse.jetty.io.BufferCache
-
- 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.http.gzip.AbstractCompressedStream
-
- getOutputStream() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- getOutputStream() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- getOutputStream() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getOutputStream() - Method in class org.eclipse.jetty.server.handler.DebugHandler
-
- 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
- getPageEncoding() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- 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
-
- getParser() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getPart(String) - Method in class org.eclipse.jetty.server.Request
-
- getPart(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getPart(String) - Method in class org.eclipse.jetty.util.MultiPartInputStream
-
- getParts() - Method in class org.eclipse.jetty.server.Request
-
- getParts() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getParts() - Method in class org.eclipse.jetty.util.MultiPartInputStream
-
- getPassword(String, String, String) - Static method in class org.eclipse.jetty.util.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
-
- 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
-
- getPathInfo() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- 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
-
- getPathTranslated() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- 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
-
- getPreferProxiedForAddress() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieved log X-Forwarded-For IP address flag.
- getPreviousAssociation() - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
-
- getPrintWriter(String) - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getPrivateKey(String) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- getPrivateKey(String) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- getPropertyName() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
-
- getProtectedTargets() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getProtocol() - Method in class org.eclipse.jetty.server.Request
-
- getProtocol() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getProtocol() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getProtocol() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getProtocol() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getProvider() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getProvider() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getProvider() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getProvider() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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
-
- getQueryString() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getQueue() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- 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.AuthConfiguration
-
- 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
-
- getRefreshInterval() - Method in class org.eclipse.jetty.security.PropertyUserStore
-
refresh interval in seconds for how often the properties file should be checked for changes
- getRegistration() - Method in class org.eclipse.jetty.servlet.FilterHolder
-
- getRegistration() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- 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.io.nio.SslConnection.SslEndPoint
-
- getRemoteAddr(HttpServletRequest) - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- 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.io.nio.SslConnection.SslEndPoint
-
- 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.io.nio.SslConnection.SslEndPoint
-
- getRemotePort() - Method in class org.eclipse.jetty.server.Request
-
- getRemoteUser() - Method in class org.eclipse.jetty.server.Request
-
- getRemoteUser() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getReportDirs() - Method in class org.eclipse.jetty.util.Scanner
-
- getReportExistingFilesOnStartup() - Method in class org.eclipse.jetty.util.Scanner
-
- getRequest() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getRequest() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- getRequest(HttpServletRequest) - Static method in class org.eclipse.jetty.server.Request
-
- getRequestBuffers() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getRequestBuffers() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getRequestBuffers() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getRequestBuffers() - Method in interface org.eclipse.jetty.server.Connector
-
- getRequestBufferSize() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getRequestBufferSize() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getRequestBufferSize() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getRequestBufferSize() - Method in interface org.eclipse.jetty.server.Connector
-
- getRequestBufferType() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getRequestBufferType() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getRequestBufferType() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.Request
-
- getRequestedSessionId() - Method in class org.eclipse.jetty.server.Request
-
- getRequestedSessionId() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRequestFields() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getRequestHeaderSize() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getRequestHeaderSize() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getRequestHeaderSize() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getRequestHeaderSize() - Method in interface org.eclipse.jetty.server.Connector
-
- getRequestHeaderType() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getRequestHeaderType() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getRequestHeaderType() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getRequestLog() - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
-
- getRequests() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getRequests() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- 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.session.AbstractSession
-
- 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
-
- getRequestURI() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRequestURL() - Method in class org.eclipse.jetty.server.Request
-
- getRequestURL() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getResolvedUserIdentity() - Method in class org.eclipse.jetty.server.Request
-
- getResolveNames() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getResolveNames() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getResolveNames() - Method in interface org.eclipse.jetty.server.Connector
-
- getResource() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getResource() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
-
- 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 class org.eclipse.jetty.util.resource.Resource
-
Get a resource from withing this resource.
- getResource(String) - Method in interface org.eclipse.jetty.util.resource.ResourceFactory
-
Get a resource for a path.
- 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
-
Retrieves the resource collection's resources.
- getResponse() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getResponse() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- getResponse() - Method in class org.eclipse.jetty.server.Request
-
- getResponseBuffers() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getResponseBuffers() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getResponseBuffers() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getResponseBuffers() - Method in interface org.eclipse.jetty.server.Connector
-
- getResponseBufferSize() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getResponseBufferSize() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getResponseBufferSize() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getResponseBufferSize() - Method in interface org.eclipse.jetty.server.Connector
-
- getResponseBufferType() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getResponseBufferType() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getResponseBufferType() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getResponseFields() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- getResponseHeaderSize() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getResponseHeaderSize() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getResponseHeaderSize() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getResponseHeaderSize() - Method in interface org.eclipse.jetty.server.Connector
-
- getResponseHeaderType() - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- getResponseHeaderType() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- getResponseHeaderType() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- 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
-
Retrieve the number of days before rotated log files are deleted.
- 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 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
-
- getRoles() - Method in class org.eclipse.jetty.util.security.Constraint
-
- getRootLogger() - Static method in class org.eclipse.jetty.util.log.Log
-
Get the root logger.
- 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
-
- getRowIdColumnName() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
rowId is a reserved word for Oracle, so change the name of this column
- getRunAsRole() - Method in class org.eclipse.jetty.security.RoleRunAsToken
-
- getRunAsRole() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- getRunAsRole() - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- getSaveInterval() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
-
- getSavePeriod() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- getScanDepth() - Method in class org.eclipse.jetty.util.Scanner
-
Get the scanDepth.
- 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
-
- getScriptingInvalid() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getSecureCookies() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSecureRandomAlgorithm() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getSecureRandomAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getSecureRandomAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getSecureRandomAlgorithm() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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
-
- getSelectorManager() - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
-
- getSelectorPriorityDelta() - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- getSelectSet() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- getSelectSet(int) - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- 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 class org.eclipse.jetty.server.AbstractHttpConnection
-
- 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
-
- getServerAliases(String, Principal[]) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- getServerAliases(String, Principal[]) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- 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
-
Deprecated.
- 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.AbstractSession
-
- 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).
- getServletMapping(String) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- 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
-
- getServletNameMappings() - Method in class org.eclipse.jetty.servlet.FilterHolder.Registration
-
- getServletNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
Deprecated.
- getServletNames() - Method in class org.eclipse.jetty.servlet.FilterMapping
-
- getServletPath() - Method in class org.eclipse.jetty.server.Request
-
- getServletPath() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getServletRegistration(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getServletRegistration(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getServletRegistrations() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getServletRegistrations() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getServletResponse() - Method in interface org.eclipse.jetty.continuation.Continuation
-
Get the suspended response.
- 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
-
Deprecated.
- 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(boolean) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getSession() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getSession() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getSession(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
Get a known existing session
- getSession() - Method in interface org.eclipse.jetty.server.session.AbstractSessionManager.SessionIf
-
- getSession(String) - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
-
- 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.AbstractSession
-
Deprecated.
- getSessionCookie() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSessionCookie(HttpSession, String, boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
A sessioncookie is marked as secure IFF any of the following conditions are true:
SessionCookieConfig.setSecure == true
SessionCookieConfig.setSecure == false && _secureRequestOnly==true && request is HTTPS
According to SessionCookieConfig javadoc, case 1 can be used when:
"...
- getSessionCookie(HttpSession, String, boolean) - Method in interface org.eclipse.jetty.server.SessionManager
-
Gets a Cookie for a session.
- getSessionCookieConfig() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getSessionCookieConfig() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSessionCookieConfig() - Method in interface org.eclipse.jetty.server.SessionManager
-
- getSessionCookieConfig() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getSessionDomain() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- 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
-
- getSessionIdManager() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSessionIdManager() - Method in interface org.eclipse.jetty.server.SessionManager
-
- 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.
- getSessionPath() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSessions() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSessions() - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
-
- 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
-
- getShowContexts() - Method in class org.eclipse.jetty.server.handler.DefaultHandler
-
- getSingle() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
-
- getSize(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
-
- getSize() - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
- getSoLingerTime() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getSource() - Method in class org.eclipse.jetty.servlet.Holder
-
- getSslBuffers() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
- getSslContext() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getSslContext() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getSslContext() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getSslContext() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getSslContextFactory() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
- getSslContextFactory() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
- getSslContextFactory() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
- getSslEndPoint() - Method in class org.eclipse.jetty.io.nio.SslConnection
-
- getSslEngine() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- getSslKeyManagerFactoryAlgorithm() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getSslKeyManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getSslKeyManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getSslKeyManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getSslSessionCacheSize() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Get SSL session cache size.
- getSslSessionTimeout() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Get SSL session timeout.
- getSslTrustManagerFactoryAlgorithm() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getSslTrustManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getSslTrustManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getStartupTime() - Method in class org.eclipse.jetty.server.jmx.ServerMBean
-
- 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
-
- getState(LifeCycle) - Static 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
-
- getStatus() - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- 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.
- 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
-
- getStylesheet() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- 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 class org.eclipse.jetty.security.SpnegoUserIdentity
-
- 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
-
- getSystemUserIdentity() - Method in class org.eclipse.jetty.security.DefaultIdentityService
-
- getSystemUserIdentity() - Method in interface org.eclipse.jetty.security.IdentityService
-
- getTaglibLocation() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.TagLib
-
- getTaglibs() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspConfig
-
- getTaglibURI() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.TagLib
-
- 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.ConnectHandler
-
- 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.QueuedThreadPool
-
- getThreads() - Method in interface org.eclipse.jetty.util.thread.ThreadPool
-
- 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
-
- getTimeStamp() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getTimeStamp() - Method in interface org.eclipse.jetty.io.Connection
-
- getTimeStamp() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ClientToProxyConnection
-
- getTimeStamp() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ProxyToServerConnection
-
- 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
-
- getToken() - Method in class org.eclipse.jetty.security.SpnegoUserPrincipal
-
- 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
-
- getTransport() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- getTrimDirectiveWhitespaces() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getTrustManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getTrustManagers(KeyStore, Collection<? extends CRL>) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getTrustStore() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- getTruststore() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getTruststore() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getTruststore() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getTrustStore() - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
- getTrustStore() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getTrustStoreInputStream() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Deprecated.
- getTrustStoreProvider() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- getTrustStoreProvider() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getTrustStoreType() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- getTruststoreType() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- getTruststoreType() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getTruststoreType() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getTrustStoreType() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getType() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
-
- getUnavailableException() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- 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
- getUrlPatternMappings() - Method in class org.eclipse.jetty.servlet.FilterHolder.Registration
-
- getUrlPatterns() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- 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.authentication.SessionAuthentication
-
- getUserIdentity(String) - Method in class org.eclipse.jetty.security.PropertyUserStore
-
- 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.security.SpnegoUserIdentity
-
- getUserPrincipal() - Method in class org.eclipse.jetty.server.Request
-
- getUserPrincipal() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- 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.
- getValidateCerts() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Deprecated.
- 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.AbstractSession
-
- getValue(Object, int) - Method in class org.eclipse.jetty.util.MultiMap
-
Get a value from a multiple value.
- getValueBuffer() - Method in class org.eclipse.jetty.http.HttpFields.Field
-
- getValueNames() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- 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.
- getValuesCollection(String) - Method in class org.eclipse.jetty.http.HttpFields
-
Get multi headers
- 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
-
- 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
-
Deprecated.
- getWantClientAuth() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- getWantClientAuth() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- getWantClientAuth() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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.http.gzip.CompressedResponseWrapper
-
- getWriter() - Method in class org.eclipse.jetty.server.Response
-
- getWriteTimeout() - Method in class org.eclipse.jetty.server.handler.ConnectHandler
-
- 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
-
- GzipHandler - Class in org.eclipse.jetty.server.handler
-
GZIP Handler This handler will gzip the content of a response if:
The filter is mapped to a matching path
The response status code is >=200 and <300
The content length is unknown or more than the minGzipSize
initParameter or the minGzipSize is 0(default)
The content-type is in the comma separated list of mimeTypes set in the mimeTypes
initParameter or if no mimeTypes are defined the
content-type is not "application/gzip"
No content-encoding is specified by the resource
- GzipHandler() - Constructor for class org.eclipse.jetty.server.handler.GzipHandler
-
Instantiates a new gzip handler.
- 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
-
- idle() - Method in class org.eclipse.jetty.server.session.HashedSession
-
Idle the session to reduce session memory footprint.
- idleExpired() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
-
- idleExpired() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- 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) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
-
- ignore(Throwable) - Static method in class org.eclipse.jetty.util.log.Log
-
- ignore(Throwable) - Method in interface org.eclipse.jetty.util.log.Logger
-
Ignore an exception.
- ignore(Throwable) - Method in class org.eclipse.jetty.util.log.LoggerLog
-
- ignore(Throwable) - Method in class org.eclipse.jetty.util.log.Slf4jLog
-
- ignore(Throwable) - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- 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() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- include(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.Dispatcher
-
- INCLUDE - Static variable in class org.eclipse.jetty.servlet.FilterMapping
-
- included() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- 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
-
- incoming(Socket, Buffer) - Method in class org.eclipse.jetty.io.NetworkTrafficListener.Empty
-
- incoming(Socket, Buffer) - Method in interface org.eclipse.jetty.io.NetworkTrafficListener
-
Callback method invoked when bytes sent by a remote client arrived on the server.
- 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(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() - 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
-
- initContextHandler(ServletContext) - Method in class org.eclipse.jetty.servlet.DefaultServlet
-
Compute the field _contextHandler.
In the case where the DefaultServlet is deployed on the HttpService it is likely that
this method needs to be overwritten to unwrap the ServletContext facade until we reach
the original jetty's ContextHandler.
- 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
-
- initJspServlet() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- initRandom() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
Set up a random number generator for the sessionids.
- 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
-
- IntrospectorCleaner - Class in org.eclipse.jetty.servlet.listener
-
IntrospectorCleaner
Cleans a static cache of Methods held by java.beans.Introspector
class when a context is undeployed.
- IntrospectorCleaner() - Constructor for class org.eclipse.jetty.servlet.listener.IntrospectorCleaner
-
- invalidate() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- invalidate() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- 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
-
Creates new handler object
- IPAccessHandler(String[], String[]) - Constructor for class org.eclipse.jetty.server.handler.IPAccessHandler
-
Creates new handler object and initializes white- and black-list
- IPAddressMap<TYPE> - Class in org.eclipse.jetty.util
-
Internet address map to object
- IPAddressMap() - Constructor for class org.eclipse.jetty.util.IPAddressMap
-
Construct empty IPAddressMap.
- IPAddressMap(int) - Constructor for class org.eclipse.jetty.util.IPAddressMap
-
Construct empty IPAddressMap.
- isAddrUriAllowed(String, String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Check if specified request is allowed by current IPAccess rules.
- isAliases() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- isAliases() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- isAllContentWritten() - Method in class org.eclipse.jetty.http.AbstractGenerator
-
- isAllContentWritten() - Method in interface org.eclipse.jetty.http.Generator
-
- isAllowRenegotiate() - Method in class org.eclipse.jetty.io.nio.SslConnection
-
- isAllowRenegotiate() - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- isAllowRenegotiate() - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- isAllowRenegotiate() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
- isAllowRenegotiate() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- isAnyRole() - Method in class org.eclipse.jetty.security.RoleInfo
-
- isAnyRole() - Method in class org.eclipse.jetty.util.security.Constraint
-
- isAppend() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve append to log flag.
- 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
-
- isBlocking() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- isBuffer(Buffer) - Method in class org.eclipse.jetty.io.AbstractBuffers
-
- 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
-
- isCacheable(Resource) - Method in class org.eclipse.jetty.server.ResourceCache
-
- isCached() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- isChecked() - Method in class org.eclipse.jetty.security.RoleInfo
-
- isCheckForIdle() - Method in interface org.eclipse.jetty.io.AsyncEndPoint
-
Get if the endpoint should be checked for idleness
- isCheckForIdle() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- isCheckForIdle() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- 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
-
- isClientError(int) - Static method in class org.eclipse.jetty.http.HttpStatus
-
- isClosed() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
-
- isClosed() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- isClosed() - Method in class org.eclipse.jetty.server.HttpOutput
-
- 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 class org.eclipse.jetty.server.AbstractHttpConnection
-
Find out if the request supports CONFIDENTIAL security.
- isConfidential(Request) - Method in interface org.eclipse.jetty.server.Connector
-
- 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.
- 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
-
- isDaemon() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Delegated to the named or anonymous Pool.
- 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
-
- isDefault() - Method in class org.eclipse.jetty.servlet.ServletMapping
-
- isDeferred(HttpServletResponse) - Static method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
-
- isDeferringInterestedOps0() - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- isDeleteUnrestorableSessions() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- isDetailedDump() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- 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
-
- isDispatchable() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- isDumpAfterStart() - Method in class org.eclipse.jetty.server.Server
-
- isDumpBeforeStop() - Method in class org.eclipse.jetty.server.Server
-
- 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.ConcurrentHashSet
-
- 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
-
- isEmptyStringNull() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
- isEnableCRLDP() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- isEnableCRLDP() - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
- isEnableCRLDP() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- isEnabled() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- isEnabled() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- isEnableOCSP() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- isEnableOCSP() - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
- isEnableOCSP() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- isExpecting100Continues() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- isExpecting102Processing() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- isExpired() - Method in interface org.eclipse.jetty.continuation.Continuation
-
- 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
-
Retrieve the extended request log format flag.
- 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.security.RoleInfo
-
- isForbidden() - Method in class org.eclipse.jetty.util.security.Constraint
-
- 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.AbstractBuffers
-
- 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.AbstractSession
-
- 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.io.nio.SslConnection
-
- isIdle() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- isIdle() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ClientToProxyConnection
-
- isIdle() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ProxyToServerConnection
-
- isIdled() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- 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.AbstractHttpConnection
-
- isInformational() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
-
- isInformational(int) - Static method in class org.eclipse.jetty.http.HttpStatus
-
- 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.Servlet3Continuation
-
- isInitial() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- isInputShutdown() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
-
- isInputShutdown() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- isInputShutdown() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- isInputShutdown() - Method in interface org.eclipse.jetty.io.EndPoint
-
- isInputShutdown() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- isInputShutdown() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- isInstance() - Method in class org.eclipse.jetty.servlet.Holder
-
- isIntegral(Request) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- isIntegral(Request) - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
Find out if the request supports INTEGRAL security.
- isIntegral(Request) - Method in interface org.eclipse.jetty.server.Connector
-
- 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
-
- isLogDispatch() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve request dispatch time logging flag
- isLoginOrErrorPage(String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
-
- isLowOnThreads() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
-
- 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.
- isManaged(Object) - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
Is the bean joined to the aggregate.
- isMiss() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- 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.AbstractSession
-
- 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
-
- isOpen() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- isOutputing() - Method in class org.eclipse.jetty.server.Response
-
- isOutputShutdown() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
-
- isOutputShutdown() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- isOutputShutdown() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- isOutputShutdown() - Method in interface org.eclipse.jetty.io.EndPoint
-
- isOutputShutdown() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- isOutputShutdown() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- isParallelStart() - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
Get the parrallelStart.
- 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
-
- isPersistent() - Method in class org.eclipse.jetty.http.HttpParser
-
- isPersistent() - Method in interface org.eclipse.jetty.http.Parser
-
- isPrefix(Buffer, Buffer) - Static method in class org.eclipse.jetty.io.BufferUtil
-
- isPrintLongNames() - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- 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.
- 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
-
- isRedirection() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
-
- isRedirection(int) - Static method in class org.eclipse.jetty.http.HttpStatus
-
- 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
-
- isRequestedSessionIdFromCookie() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- isRequestedSessionIdFromUrl() - 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.ServletRequestHttpWrapper
-
- isRequestedSessionIdFromUrl() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- isRequestedSessionIdValid() - Method in class org.eclipse.jetty.server.Request
-
- isRequestedSessionIdValid() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- 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.AbstractHttpConnection
-
- isResponseWrapped() - Method in interface org.eclipse.jetty.continuation.Continuation
-
Is the suspended response wrapped.
- isResponseWrapped() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- isResponseWrapped() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- isRestrictListeners() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- isResumed() - Method in interface org.eclipse.jetty.continuation.Continuation
-
- 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
-
- isSaveFailed() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- 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
-
- isSecureRequestOnly() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- isServerError() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
-
- isServerError(int) - Static method in class org.eclipse.jetty.http.HttpStatus
-
- isSessionCachingEnabled() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- isSessionRenewedOnAuthentication() - Method in interface org.eclipse.jetty.security.Authenticator.AuthConfiguration
-
- isSessionRenewedOnAuthentication() - Method in class org.eclipse.jetty.security.SecurityHandler
-
- isSetInitOrder() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- 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
-
- isSuccess(int) - Static method in class org.eclipse.jetty.http.HttpStatus
-
- 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.Servlet3Continuation
-
- isSuspended() - Method in interface org.eclipse.jetty.io.Connection
-
The semantic of this method is to return true to indicate interest in further reads,
or false otherwise, but it is misnamed and should be really called isReadInterested()
.
- isSuspended() - Method in class org.eclipse.jetty.io.nio.SslConnection
-
- isSuspended() - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- isSuspended() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- isSuspended() - Method in class org.eclipse.jetty.server.AsyncHttpConnection
-
- isSuspended() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ClientToProxyConnection
-
- isSuspended() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ProxyToServerConnection
-
- isSuspending() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- isTrustAll() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- isTypeCompatible(Class<?>, Class<?>, boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
-
- isUncheckedPrintWriter() - Method in class org.eclipse.jetty.server.Server
-
- isUseFileMappedBuffer() - Method in class org.eclipse.jetty.server.ResourceCache
-
- isUserInRole(UserIdentity.Scope, String) - Method in class org.eclipse.jetty.security.authentication.SessionAuthentication
-
- isUserInRole(String, UserIdentity.Scope) - Method in class org.eclipse.jetty.security.DefaultUserIdentity
-
- isUserInRole(String, UserIdentity.Scope) - Method in class org.eclipse.jetty.security.SpnegoUserIdentity
-
- 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) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- 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
-
- isUsingURLs() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- isUsingURLs() - Method in interface org.eclipse.jetty.server.SessionManager
-
- isUTF8(String) - Static method in class org.eclipse.jetty.util.StringUtil
-
- isUtf8SequenceComplete() - Method in class org.eclipse.jetty.util.Utf8Appendable
-
- isValid() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- isValid(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- isValid(HttpSession) - Method in interface org.eclipse.jetty.server.SessionManager
-
- isValidateCerts() - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- isValidateCerts() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- isValidatePeerCerts() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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
-
- isWritable() - Method in interface org.eclipse.jetty.io.AsyncEndPoint
-
- isWritable() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- isWritable() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- isWriting() - Method in class org.eclipse.jetty.server.Response
-
- isWritten() - Method in class org.eclipse.jetty.http.AbstractGenerator
-
- isWritten() - Method in interface org.eclipse.jetty.http.Generator
-
- isWritten() - Method in class org.eclipse.jetty.server.HttpOutput
-
- iterator() - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- iterator(Object) - Static method in class org.eclipse.jetty.util.LazyList
-
- 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(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
-
- parse(InputStream, boolean) - Static method in class org.eclipse.jetty.util.ajax.JSON
-
- 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() - Method in class org.eclipse.jetty.util.MultiPartInputStream
-
- 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
-
- 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
- parsedHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- parseFields() - Method in class org.eclipse.jetty.server.CookieCutter
-
- 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
-
- 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
-
- 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.util.security
-
Password utility class.
- Password(String) - Constructor for class org.eclipse.jetty.util.security.Password
-
Constructor.
- PASSWORD_PROPERTY - Static variable in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- PASSWORD_PROPERTY - Static variable in class org.eclipse.jetty.util.ssl.SslContextFactory
-
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.
- PooledBuffers - Class in org.eclipse.jetty.io
-
- PooledBuffers(Buffers.Type, int, Buffers.Type, int, Buffers.Type, int) - Constructor for class org.eclipse.jetty.io.PooledBuffers
-
- 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
-
- 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
-
- 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.ConnectHandler
-
- 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.AbstractHttpConnection.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
-
- processConstraintMapping(ConstraintMapping) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- 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
-
- PropertyUserStore - Class in org.eclipse.jetty.security
-
PropertyUserStore
This class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file.
- PropertyUserStore() - Constructor for class org.eclipse.jetty.security.PropertyUserStore
-
- PropertyUserStore.UserListener - Interface in org.eclipse.jetty.security
-
UserListener
- 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
-
- ProxyHandler() - Constructor for class org.eclipse.jetty.server.handler.ProxyHandler
-
Deprecated.
- ProxyHandler(Handler, String[], String[]) - Constructor for class org.eclipse.jetty.server.handler.ProxyHandler
-
Deprecated.
- ProxyHandler(Handler) - Constructor for class org.eclipse.jetty.server.handler.ProxyHandler
-
Deprecated.
- ProxyHandler(String[], String[]) - Constructor for class org.eclipse.jetty.server.handler.ProxyHandler
-
Deprecated.
- purgeEntries(Field) - Method in class org.eclipse.jetty.servlet.listener.ELContextCleaner
-
- 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(String, List<?>) - Method in class org.eclipse.jetty.http.HttpFields
-
Set a field.
- 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(String, TYPE) - Method in class org.eclipse.jetty.util.HostMap
-
- put(String, TYPE) - Method in class org.eclipse.jetty.util.IPAddressMap
-
Insert a new internet address into map
- 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<? extends K, ? extends Object>) - 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.
- putTo(Buffer) - Method in class org.eclipse.jetty.http.HttpFields.Field
-
- putTo(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
-
- 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.AbstractSession
-
- putValues(K, List<? extends Object>) - 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.
- 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.ConnectHandler
-
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
-
- READWRITE - Static variable in interface org.eclipse.jetty.io.Buffer
-
- ready() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.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
-
- 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(SocketChannel) - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
Register a channel
- register(ServerSocketChannel) - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- 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
-
- registerUserListener(PropertyUserStore.UserListener) - Method in class org.eclipse.jetty.security.PropertyUserStore
-
registers a listener to be notified of the contents of the property file
- 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.http.HttpContent.ResourceAsHttpContent
-
- 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 temporary 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(String) - Method in class org.eclipse.jetty.security.HashLoginService
-
- remove(String) - Method in interface org.eclipse.jetty.security.PropertyUserStore.UserListener
-
- 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) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- 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
-
- removeAll(Collection<?>) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- removeAttribute(String) - Method in interface org.eclipse.jetty.continuation.Continuation
-
Remove a request attribute.
- 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.AbstractSession
-
- 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 class org.eclipse.jetty.util.component.AggregateLifeCycle
-
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
-
- removeBeans() - Method in class org.eclipse.jetty.util.component.AggregateLifeCycle
-
Remove all associated bean.
- removeConnector(Connector) - Method in class org.eclipse.jetty.server.Server
-
- removeContextAttribute(String) - Method in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- 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
-
- removeFile(String) - Method in class org.eclipse.jetty.util.component.FileDestroyable
-
- removeFile(File) - Method in class org.eclipse.jetty.util.component.FileDestroyable
-
- removeFromArray(T[], 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
-
- 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
- removeNetworkTrafficListener(NetworkTrafficListener) - Method in class org.eclipse.jetty.server.nio.NetworkTrafficSelectChannelConnector
-
- removeSession(HttpSession, boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
Remove session from manager
- removeSession(AbstractSession, 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(AbstractSession, 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.AbstractSession
-
- removeValue(K, Object) - Method in class org.eclipse.jetty.util.MultiMap
-
Remove value.
- removeVirtualHosts(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Removes an array of virtual host entries, if this removes all entries the _vhosts will be set to null
- 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
- renewSessionOnAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.security.authentication.LoginAuthenticator
-
Change the session when the request is authenticated for the first time
- reopen() - Method in class org.eclipse.jetty.server.HttpOutput
-
- 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.
- REPLACEMENT - Static variable in class org.eclipse.jetty.util.Utf8Appendable
-
- reportDifferences(Map<String, Scanner.TimeNSize>, Map<String, Scanner.TimeNSize>) - 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(AbstractHttpConnection) - 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() - Method in class org.eclipse.jetty.http.AbstractGenerator
-
- reset() - Method in interface org.eclipse.jetty.http.Generator
-
- reset() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- reset() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- reset() - Method in class org.eclipse.jetty.http.HttpParser
-
- reset() - 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.AbstractHttpConnection
-
- reset() - Method in class org.eclipse.jetty.server.AsyncHttpConnection
-
- reset() - Method in class org.eclipse.jetty.server.CookieCutter
-
- 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.Utf8Appendable
-
- 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.http.gzip.AbstractCompressedStream
-
Reset buffer.
- resetBuffer() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- 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
-
- Resource - Class in org.eclipse.jetty.util.resource
-
Abstract resource class.
- Resource() - Constructor for class org.eclipse.jetty.util.resource.Resource
-
- ResourceCache - Class in org.eclipse.jetty.server
-
- ResourceCache(ResourceCache, ResourceFactory, MimeTypes, boolean) - Constructor for class org.eclipse.jetty.server.ResourceCache
-
- ResourceCache(ResourceCache, ResourceFactory, MimeTypes) - Constructor for class org.eclipse.jetty.server.ResourceCache
-
Constructor.
- ResourceCache.Content - 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
-
Instantiates an empty resource collection.
- ResourceCollection(Resource...) - Constructor for class org.eclipse.jetty.util.resource.ResourceCollection
-
Instantiates a new resource collection.
- ResourceCollection(String[]) - Constructor for class org.eclipse.jetty.util.resource.ResourceCollection
-
Instantiates a new resource collection.
- ResourceCollection(String) - Constructor for class org.eclipse.jetty.util.resource.ResourceCollection
-
Instantiates a new resource collection.
- 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(AbstractHttpConnection) - Constructor for class org.eclipse.jetty.server.Response
-
- restoreSession(String) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- restoreSession(InputStream, HashedSession) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- restoreSessions() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- restrictEventListener(EventListener) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Apply any necessary restrictions on a programmatically added
listener.
- restrictEventListener(EventListener) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- resume() - Method in interface org.eclipse.jetty.continuation.Continuation
-
Resume a suspended request.
- resume() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- resume() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- retainAll(Collection<?>) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- 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.PooledBuffers
-
- returnBuffer(Buffer) - Method in class org.eclipse.jetty.io.SimpleBuffers
-
- returnBuffer(Buffer) - Method in class org.eclipse.jetty.io.ThreadLocalBuffers
-
- returnBuffers() - Method in class org.eclipse.jetty.http.AbstractGenerator
-
- returnBuffers() - Method in interface org.eclipse.jetty.http.Generator
-
- returnBuffers() - Method in class org.eclipse.jetty.http.HttpParser
-
- returnBuffers() - Method in interface org.eclipse.jetty.http.Parser
-
- 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.server.AsyncContinuation.AsyncTimeout
-
- run() - Method in class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
-
- run() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector.SslConnectorEndPoint
-
- run() - Method in class org.eclipse.jetty.util.thread.ShutdownThread
-
- RunAsToken - Interface in org.eclipse.jetty.security
-
marker interface for run-as-role tokens
- runJob(Runnable) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- RUNNING - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- RuntimeIOException - Exception in org.eclipse.jetty.io
-
- 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
-
- 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.HashedSession
-
- saveFailed() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- saveNewSession(Object, HttpSession) - Method in class org.eclipse.jetty.server.Request
-
- saveSessions(boolean) - 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() - Method in interface org.eclipse.jetty.util.Scanner.ScanListener
-
- scanEnded(int) - Method in interface org.eclipse.jetty.util.Scanner.ScanCycleListener
-
- 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.
- Scanner.Notification - Enum in org.eclipse.jetty.util
-
- Scanner.ScanCycleListener - Interface in org.eclipse.jetty.util
-
Listener that notifies when a scan has started and when it has ended.
- Scanner.ScanListener - Interface in org.eclipse.jetty.util
-
- scanStarted(int) - Method in interface org.eclipse.jetty.util.Scanner.ScanCycleListener
-
- scavenge() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
Find sessions that have timed out and invalidate them.
- 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
-
- scheduleTimeout(Timeout.Task, long) - Method in interface org.eclipse.jetty.io.AsyncEndPoint
-
- scheduleTimeout(Timeout.Task, long) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- scheduleTimeout(Timeout.Task, long) - Method in class org.eclipse.jetty.io.nio.SelectorManager.SelectSet
-
- scheduleTimeout(Timeout.Task, long) - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- scheduleTimeout() - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- scheduleWrite() - Method in interface org.eclipse.jetty.io.AsyncEndPoint
-
Schedule a write dispatch.
- scheduleWrite() - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- scheduleWrite() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- 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 class org.eclipse.jetty.security.authentication.SpnegoAuthenticator
-
- 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
-
- SelectChannelEndPoint(SocketChannel, SelectorManager.SelectSet, SelectionKey, int) - Constructor for class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- selectCipherSuites(String[], String[]) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Select cipher suites to be used by the connector
based on configured inclusion and exclusion lists
as well as enabled and supported cipher suite lists.
- 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
-
- selectProtocols(String[], String[]) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Select protocols to be used by the connector
based on configured inclusion and exclusion lists
as well as enabled and supported protocols.
- 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.AbstractHttpConnection.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.http.gzip.CompressedResponseWrapper
-
- sendError(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- sendError(int, String) - Method in class org.eclipse.jetty.server.Response
-
- sendError(int) - Method in class org.eclipse.jetty.server.Response
-
- sendError(int, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- sendError(int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- sendProcessing() - Method in class org.eclipse.jetty.server.Response
-
- sendRedirect(String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- sendRedirect(String) - Method in class org.eclipse.jetty.server.Response
-
- sendRedirect(String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- sendResponse(Buffer) - Method in class org.eclipse.jetty.http.HttpGenerator
-
send complete response.
- sendResponse(Buffer) - Method in class org.eclipse.jetty.server.AbstractHttpConnection.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
-
- Server(InetSocketAddress) - Constructor for class org.eclipse.jetty.server.Server
-
- Server.Graceful - Interface in org.eclipse.jetty.server
-
- SERVER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
-
- SERVER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
-
- 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
-
- ServerMBean - Class in org.eclipse.jetty.server.jmx
-
- ServerMBean(Object) - Constructor for class org.eclipse.jetty.server.jmx.ServerMBean
-
- 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
-
- ServletContextHandler.Decorator - Interface in org.eclipse.jetty.servlet
-
Interface to decorate loaded classes.
- ServletContextHandler.JspConfig - Class in org.eclipse.jetty.servlet
-
- ServletContextHandler.JspConfig() - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler.JspConfig
-
- ServletContextHandler.JspPropertyGroup - Class in org.eclipse.jetty.servlet
-
- ServletContextHandler.JspPropertyGroup() - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- ServletContextHandler.TagLib - Class in org.eclipse.jetty.servlet
-
- ServletContextHandler.TagLib() - Constructor for class org.eclipse.jetty.servlet.ServletContextHandler.TagLib
-
- 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(Holder.Source) - Constructor for class org.eclipse.jetty.servlet.ServletHolder
-
Constructor .
- ServletHolder(Servlet) - Constructor for class org.eclipse.jetty.servlet.ServletHolder
-
Constructor for existing servlet.
- ServletHolder(String, Class<? extends Servlet>) - Constructor for class org.eclipse.jetty.servlet.ServletHolder
-
Constructor for servlet class.
- ServletHolder(String, Servlet) - Constructor for class org.eclipse.jetty.servlet.ServletHolder
-
Constructor for servlet class.
- ServletHolder(Class<? extends Servlet>) - Constructor for class org.eclipse.jetty.servlet.ServletHolder
-
Constructor for servlet class.
- ServletHolder.Config - Class in org.eclipse.jetty.servlet
-
- ServletHolder.Config() - Constructor for class org.eclipse.jetty.servlet.ServletHolder.Config
-
- ServletHolder.Registration - Class in org.eclipse.jetty.servlet
-
- ServletHolder.Registration() - Constructor for class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- ServletMapping - Class in org.eclipse.jetty.servlet
-
- ServletMapping() - Constructor for class org.eclipse.jetty.servlet.ServletMapping
-
- ServletMappingMBean - Class in org.eclipse.jetty.servlet.jmx
-
- ServletMappingMBean(Object) - Constructor for class org.eclipse.jetty.servlet.jmx.ServletMappingMBean
-
- ServletRequestHttpWrapper - Class in org.eclipse.jetty.server
-
Class to tunnel a ServletRequest via a HttpServletRequest
- ServletRequestHttpWrapper(ServletRequest) - Constructor for class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- ServletResponseHttpWrapper - Class in org.eclipse.jetty.server
-
Wrapper to tunnel a ServletResponse via a HttpServletResponse
- ServletResponseHttpWrapper(ServletResponse) - Constructor for class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- ServletSSL - Class in org.eclipse.jetty.server.ssl
-
Jetty Servlet SSL support utilities.
- ServletSSL() - Constructor for class org.eclipse.jetty.server.ssl.ServletSSL
-
- SESSION_SECURED - Static variable in class org.eclipse.jetty.security.authentication.LoginAuthenticator
-
- SessionAuthentication - Class in org.eclipse.jetty.security.authentication
-
- SessionAuthentication(String, UserIdentity, Object) - Constructor for class org.eclipse.jetty.security.authentication.SessionAuthentication
-
- sessionDidActivate(HttpSessionEvent) - Method in 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
-
- SESSIONS - Static variable in class org.eclipse.jetty.servlet.ServletContextHandler
-
- sessionWillPassivate(HttpSessionEvent) - Method in class org.eclipse.jetty.security.authentication.SessionAuthentication
-
- set(String[], HostMap<String>) - Method in class org.eclipse.jetty.server.handler.ConnectHandler
-
Helper method to process a list of new entries and replace
the content of the specified host map
- set(String[], IPAddressMap<PathMap>) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Helper method to process a list of new entries and replace
the content of the specified address pattern map
- 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
-
- 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.
- setAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- 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.io.nio.SslConnection
-
Set if SSL re-negotiation is allowed.
- setAllowRenegotiate(boolean) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setAllowRenegotiate(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setAllowRenegotiate(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Set if SSL re-negotiation is allowed.
- setAllowRenegotiate(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Set if SSL re-negotiation is allowed.
- setAlwaysSaveUri(boolean) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
-
If true, uris that cause a redirect to a login page will always
be remembered.
- setAnyRole(boolean) - Method in class org.eclipse.jetty.security.RoleInfo
-
- setAppend(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set append to log flag.
- 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.AbstractHttpConnection
-
- setAsyncSupported(boolean) - Method in class org.eclipse.jetty.server.Request
-
- setAsyncSupported(boolean) - Method in class org.eclipse.jetty.servlet.Holder.HolderRegistration
-
- 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.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.AbstractSession
-
- 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(Map<String, Object>) - 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.util.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.ConnectHandler
-
Re-initialize the blacklist of existing handler object
- setBlack(String[]) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Re-initialize the blacklist of existing handler object
- setBlobType(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- setBuffer(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setBufferSize(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- setBufferSize(int) - Method in class org.eclipse.jetty.server.handler.GzipHandler
-
Set the buffer size.
- 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
-
- setCertAlias(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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
-
- setCheckForIdle(boolean) - Method in interface org.eclipse.jetty.io.AsyncEndPoint
-
Set if the endpoint should be checked for idleness
- setCheckForIdle(boolean) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
- setCheckForIdle(boolean) - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- 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
-
- 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.
- setConfig(String) - Method in class org.eclipse.jetty.security.PropertyUserStore
-
- setConfig(String) - Method in class org.eclipse.jetty.security.SpnegoLoginService
-
- setConfiguration(Authenticator.AuthConfiguration) - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- setConfiguration(Authenticator.AuthConfiguration) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
-
- setConfiguration(Authenticator.AuthConfiguration) - Method in class org.eclipse.jetty.security.authentication.LoginAuthenticator
-
- setConfiguration(Authenticator.AuthConfiguration) - Method in interface org.eclipse.jetty.security.Authenticator
-
Configure the Authenticator
- 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(Connection) - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- setConnection(AbstractHttpConnection) - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- setConnection(Connection) - Method in class org.eclipse.jetty.server.bio.SocketConnector.ConnectorEndPoint
-
- setConnection(ConnectHandler.ProxyToServerConnection) - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ClientToProxyConnection
-
- setConnection(ConnectHandler.ClientToProxyConnection) - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ProxyToServerConnection
-
- setConnection(AbstractHttpConnection) - 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.ConnectHandler
-
- setConstraint(Constraint) - Method in class org.eclipse.jetty.security.ConstraintMapping
-
- setConstraintMappings(List<ConstraintMapping>, Set<String>) - Method in interface org.eclipse.jetty.security.ConstraintAware
-
Set Constraint Mappings and roles.
- setConstraintMappings(List<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[]) - 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(List<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(long) - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
-
Sets the content length.
- setContentLength(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- setContentLength(long) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- setContentLength(int) - Method in class org.eclipse.jetty.server.Response
-
- setContentType(String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- setContentType(String) - Method in class org.eclipse.jetty.server.Request
-
- setContentType(String) - Method in class org.eclipse.jetty.server.Response
-
- setContentType(String) - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
- setContext(ContextHandler.Context) - Method in class org.eclipse.jetty.server.Request
-
Set request context
- setContextAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- setContextAttribute(String, String) - Method in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- 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
-
- setCount(int) - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
-
- setCreated(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
-
- setCrlPath(String) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Set the crlPath.
- setCrlPath(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setCurrentConnection(AbstractHttpConnection) - Static method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- 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.util.security.Constraint
-
- setDatasource(DataSource) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- 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
-
- setDateHeader(String, long) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- 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
-
Legacy interface where a programmatic configuration of the logger level
is done as a wholesale approach.
- setDecorators(List<ServletContextHandler.Decorator>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- setDefault(boolean) - Method in class org.eclipse.jetty.servlet.ServletMapping
-
- setDefault(JSON) - Static method in class org.eclipse.jetty.util.ajax.JSON
-
Deprecated.
- setDefaultContentType(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- 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.
- setDeferredSyntaxAllowedAsLiteral(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setDeferringInterestedOps0(boolean) - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- setDeleteUnrestorableSessions(boolean) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- setDescription(String) - Method in class org.eclipse.jetty.servlet.Holder.HolderRegistration
-
- setDetailedDump(boolean) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- 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
-
- setDispatchTime(long) - Method in class org.eclipse.jetty.server.Request
-
Set timetstamp of request dispatch
- setDisplayName(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setDisplayName(String) - Method in class org.eclipse.jetty.servlet.Holder
-
- 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
- setDriverInfo(Driver, String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
Configure jdbc connection information via a jdbc Driver
- setDumpAfterStart(boolean) - Method in class org.eclipse.jetty.server.Server
-
- setDumpBeforeStop(boolean) - Method in class org.eclipse.jetty.server.Server
-
- setDuration(long) - Method in class org.eclipse.jetty.util.thread.Timeout
-
- setEffectiveMajorVersion(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setEffectiveMinorVersion(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setElIgnored(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setEnableCRLDP(boolean) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Enables CRL Distribution Points Support
- setEnableCRLDP(boolean) - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
Enables CRL Distribution Points Support
- setEnableCRLDP(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Enables CRL Distribution Points Support
- setEnabled(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setEnabled(boolean) - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- setEnableOCSP(boolean) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Enables On-Line Certificate Status Protocol support
- setEnableOCSP(boolean) - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
Enables On-Line Certificate Status Protocol support
- setEnableOCSP(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Enables On-Line Certificate Status Protocol support
- setEndPoint(AsyncEndPoint) - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ProxyToServerConnection
-
- setError() - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
-
- setErrorHandler(ErrorHandler) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setErrorOnUndeclaredNamespace(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setErrorPages(Map<String, String>) - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
-
- setEventListeners(EventListener[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the context event listeners.
- setExcludeCipherSuites(String[]) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setExcludeCipherSuites(String[]) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setExcludeCipherSuites(String[]) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setExcludeCipherSuites(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setExcluded(Set<String>) - Method in class org.eclipse.jetty.server.handler.GzipHandler
-
Set the excluded user agents.
- setExcluded(String) - Method in class org.eclipse.jetty.server.handler.GzipHandler
-
Set the excluded user agents.
- setExcludeProtocols(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setExitJvm(boolean) - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- 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
-
Set the extended request log format flag.
- setFilename(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set the output file name of the request log.
- setFilenameDateFormat(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set the log file name 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.
- setForwardedCipherSuiteHeader(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setForwardedForHeader(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setForwardedHostHeader(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setForwardedProtoHeader(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
Set the forwardedProtoHeader.
- setForwardedServerHeader(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setForwardedSslSessionIdHeader(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.http.gzip.AbstractCompressedStream
-
- setHeader(String, String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- setHeader(String, String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
-
- setHeader(String, String) - Method in class org.eclipse.jetty.server.Response
-
- setHeader(String, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setHeaders(MultiMap<String>) - Method in class org.eclipse.jetty.util.MultiPartInputStream.MultiPart
-
- setHeadResponse(boolean) - Method in class org.eclipse.jetty.http.HttpParser
-
Set if a HEAD response is expected
- setHeldClass(Class<? extends T>) - 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
-
Set the hostname of the interface to bind to.
- 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()
.
- setHttpOnly(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setIdChanged(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- 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.
- setIdentityService(IdentityService) - Method in class org.eclipse.jetty.security.SpnegoLoginService
-
- setIdleSavePeriod(int) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
Configures the period in seconds after which a session is deemed idle and saved
to save on session memory.
- setIdManager(SessionIdManager) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setIgnoreCase(boolean) - Method in class org.eclipse.jetty.util.StringMap
-
Set the ignoreCase attribute.
- setIgnorePaths(String[]) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set request paths that will not be logged.
- setIn(ByteArrayBuffer) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- setIncludeCipherSuites(String[]) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setIncludeCipherSuites(String[]) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setIncludeCipherSuites(String[]) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setIncludeCipherSuites(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setIncludeProtocols(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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.server.handler.ContextHandler
-
- setInitParameter(String, String) - Method in class org.eclipse.jetty.servlet.Holder.HolderRegistration
-
- setInitParameter(String, String) - Method in class org.eclipse.jetty.servlet.Holder
-
- setInitParameter(String, String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- setInitParameters(Map<String, String>) - Method in class org.eclipse.jetty.servlet.Holder.HolderRegistration
-
- setInitParameters(Map<String, String>) - Method in class org.eclipse.jetty.servlet.Holder
-
- setInput(String) - Method in class org.eclipse.jetty.io.bio.StringEndPoint
-
- setInputStream(InputStream) - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- 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.http.gzip.CompressedResponseWrapper
-
- setIntHeader(String, int) - Method in class org.eclipse.jetty.server.Response
-
- setIntHeader(String, int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setIsXml(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setJspConfigDescriptor(JspConfigDescriptor) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setJspConfigDescriptor(JspConfigDescriptor) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- setKeyManagerPassword(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setKeyPassword(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setKeyPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setKeyPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setKeystore(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setKeystore(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setKeystore(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setKeyStore(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setKeyStore(KeyStore) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Set the key store.
- setKeyStoreInputStream(InputStream) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setKeyStorePassword(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setKeyStorePath(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setKeyStoreProvider(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setKeyStoreResource(Resource) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Set the key store resource.
- setKeystoreType(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setKeystoreType(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setKeystoreType(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setKeyStoreType(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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
-
- setLevel(int) - Method in class org.eclipse.jetty.util.log.StdErrLog
-
Set the level for this logger.
- setLoadOnStartup(int) - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- setLocale(Locale) - Method in class org.eclipse.jetty.server.Response
-
- setLog(Logger) - Static method in class org.eclipse.jetty.util.log.Log
-
- setLogCookies(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Controls logging of the request cookies.
- setLogDateFormat(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set the timestamp format for request log entries in the file.
- setLogDispatch(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Controls logging of the request dispatch time
- setLogger(Logger) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setLoginService(LoginService) - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
-
- 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
-
Controls logging of request processing time.
- setLogLocale(Locale) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set the locale of the request log.
- setLogServer(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Controls logging of the request hostname.
- setLogTimeZone(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set the timezone of the request log.
- setLogToParent(String) - Static method in class org.eclipse.jetty.util.log.Log
-
Set Log to parent Logger.
- setLongContentLength(long) - Method in class org.eclipse.jetty.server.Response
-
- setLongType(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- 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
-
- setManagedAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- 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.
- setMaxBuffers(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- setMaxBuffers(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setMaxBuffers(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- 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
-
- setMaxCertPathLength(int) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setMaxCertPathLength(int) - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
- setMaxCertPathLength(int) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setMaxCookieVersion(int) - Method in class org.eclipse.jetty.server.Server
-
Deprecated.
- 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
-
Set the maximum size of a form post, to protect against DOS attacks from large forms.
- setMaxFormKeys(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the maximum number of form Keys to protect against DOS attack from crafted hash keys.
- setMaxIdleMs(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.SessionData
-
- setMaxIdleTime(int) - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
-
- setMaxIdleTime(int) - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- setMaxIdleTime(int) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- setMaxIdleTime(int) - Method in interface org.eclipse.jetty.io.EndPoint
-
Set the max idle time.
- setMaxIdleTime(int) - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- setMaxIdleTime(int) - Method in class org.eclipse.jetty.io.nio.SelectChannelEndPoint
-
Don't set the SoTimeout
- setMaxIdleTime(long) - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
- setMaxIdleTime(int) - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- 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.QueuedThreadPool
-
Set the maximum thread idle time.
- setMaxInactiveInterval(int) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- setMaxInactiveInterval(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setMaxInactiveInterval(int) - Method in class org.eclipse.jetty.server.session.HashedSession
-
- 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.
- setMaxNonceAge(long) - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- setMaxQueued(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- setMaxStopTimeMs(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- setMaxThreads(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Set the maximum number of threads.
- setMaxThreads(int) - Method in interface org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool
-
- setMethod(String) - Method in class org.eclipse.jetty.security.ConstraintMapping
-
- setMethod(String) - Method in class org.eclipse.jetty.server.Request
-
- setMethodOmissions(String[]) - Method in class org.eclipse.jetty.security.ConstraintMapping
-
- setMimeMap(Map) - Method in class org.eclipse.jetty.http.MimeTypes
-
- setMimeTypes(Set<String>) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- setMimeTypes(MimeTypes) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setMimeTypes(Set<String>) - Method in class org.eclipse.jetty.server.handler.GzipHandler
-
Set the mime types.
- setMimeTypes(String) - Method in class org.eclipse.jetty.server.handler.GzipHandler
-
Set the mime types.
- setMimeTypes(MimeTypes) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setMinCompressSize(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- setMinGzipSize(int) - Method in class org.eclipse.jetty.server.handler.GzipHandler
-
Set the minimum reponse size.
- setMinThreads(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Set the minimum number of threads.
- setMinThreads(int) - Method in interface org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool
-
- setMultipartConfig(MultipartConfigElement) - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- setName(String) - Method in class org.eclipse.jetty.security.MappedLoginService
-
Set the name.
- setName(String) - Method in class org.eclipse.jetty.security.SpnegoLoginService
-
- 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.security.Constraint
-
- setName(String) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- setNeedClientAuth(boolean) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setNeedClientAuth(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setNeedClientAuth(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setNeedClientAuth(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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
-
- setOcspResponderURL(String) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
Set the location of the OCSP Responder.
- setOcspResponderURL(String) - Method in class org.eclipse.jetty.util.security.CertificateValidator
-
Set the location of the OCSP Responder.
- setOcspResponderURL(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Set the location of the OCSP Responder.
- 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
-
- setPageEncoding(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setParallelStart(boolean) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
Set the parallelStart.
- setParameters(MultiMap<String>) - Method in class org.eclipse.jetty.server.Request
-
- setPassword(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- 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.
- setPermanent(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setPersistent(boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
-
- setPersistent(boolean) - Method in interface org.eclipse.jetty.http.Generator
-
- setPersistent(boolean) - Method in class org.eclipse.jetty.http.HttpParser
-
- setPersistent(boolean) - Method in interface org.eclipse.jetty.http.Parser
-
- 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
-
Controls whether the actual IP address of the connection or
the IP address from the X-Forwarded-For header will be logged.
- setPrintLongNames(boolean) - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- setProperties(Properties) - Static method in class org.eclipse.jetty.util.log.StdErrLog
-
- setProps(Object, Map<?, ?>) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- setProtectedTargets(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setProtocol(String) - Method in class org.eclipse.jetty.server.Request
-
- setProtocol(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setProtocol(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setProtocol(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setProtocol(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setProvider(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setProvider(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setProvider(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setProvider(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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
-
- setRefreshInterval(int) - Method in class org.eclipse.jetty.security.PropertyUserStore
-
sets the refresh interval (in seconds)
- 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
-
- setRequestBuffers(Buffers) - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- setRequestBuffers(Buffers) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setRequestBuffers(Buffers) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setRequestBufferSize(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- setRequestBufferSize(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setRequestBufferSize(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setRequestBufferSize(int) - Method in interface org.eclipse.jetty.server.Connector
-
Set the size of the content buffer for receiving requests.
- setRequestBufferType(Buffers.Type) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setRequestedSessionId(String) - Method in class org.eclipse.jetty.server.Request
-
- setRequestedSessionIdFromCookie(boolean) - Method in class org.eclipse.jetty.server.Request
-
- setRequestHeaderSize(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- setRequestHeaderSize(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setRequestHeaderSize(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setRequestHeaderSize(int) - Method in interface org.eclipse.jetty.server.Connector
-
Set the size of the buffer to be used for request headers.
- setRequestHeaderType(Buffers.Type) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setRequestLog(RequestLog) - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
-
- setRequests(int) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- setRequestURI(String) - Method in class org.eclipse.jetty.server.Request
-
- setResolveNames(boolean) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- 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
-
Sets the resource collection's resources.
- setResourcesAsCSV(String) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
-
Sets the resources as string of comma-separated values.
- setResponse(int, String) - Method in class org.eclipse.jetty.http.AbstractGenerator
-
- setResponse(int, String) - Method in interface org.eclipse.jetty.http.Generator
-
- setResponseBuffers(Buffers) - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- setResponseBuffers(Buffers) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setResponseBuffers(Buffers) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setResponseBufferSize(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- setResponseBufferSize(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setResponseBufferSize(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setResponseBufferSize(int) - Method in interface org.eclipse.jetty.server.Connector
-
Set the size of the content buffer for sending responses.
- setResponseBufferType(Buffers.Type) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setResponseHeaderSize(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
-
- setResponseHeaderSize(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setResponseHeaderSize(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setResponseHeaderSize(int) - Method in interface org.eclipse.jetty.server.Connector
-
Set the size of the buffer to be used for request headers.
- setResponseHeaderType(Buffers.Type) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
-
- setRestrictListeners(boolean) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- setRetainDays(int) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set the number of days before rotated log files are deleted.
- setReuseAddress(boolean) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- 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.
- setRoles(String[]) - Method in class org.eclipse.jetty.util.security.Constraint
-
- 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.Registration
-
- setRunAsRole(String) - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- 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
-
- setScanDepth(int) - Method in class org.eclipse.jetty.util.Scanner
-
Set the scanDepth.
- setScanDir(File) - Method in class org.eclipse.jetty.util.Scanner
-
Deprecated.
use setScanDirs(List dirs) instead
- setScanDirs(List<File>) - 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
-
- setScriptingInvalid(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setSecureRandomAlgorithm(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setSecureRandomAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setSecureRandomAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setSecureRandomAlgorithm(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setSecureRequestOnly(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setSecurityHandler(SecurityHandler) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- setSelectorPriorityDelta(int) - Method in class org.eclipse.jetty.io.nio.SelectorManager
-
Set the selector thread priorty delta.
- 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.ConnectHandler
-
- 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.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
-
- 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.
- setServletSecurity(ServletRegistration.Dynamic, ServletSecurityElement) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
Delegate for ServletRegistration.Dynamic.setServletSecurity method
- setServletSecurity(ServletRegistration.Dynamic, ServletSecurityElement) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- setServletSecurity(ServletSecurityElement) - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- setSession(HttpSession) - Method in class org.eclipse.jetty.server.Request
-
- setSessionCachingEnabled(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Set the flag to enable SSL Session caching.
- setSessionCookie(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setSessionHandler(SessionHandler) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setSessionHandler(SessionHandler) - Method in interface org.eclipse.jetty.server.SessionManager
-
- setSessionHandler(SessionHandler) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- setSessionIdManager(SessionIdManager) - Method in class org.eclipse.jetty.server.Server
-
- setSessionIdManager(SessionIdManager) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setSessionIdManager(SessionIdManager) - Method in interface org.eclipse.jetty.server.SessionManager
-
Sets the cross context session id manager
- 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
-
- setSessionRenewedOnAuthentication(boolean) - Method in class org.eclipse.jetty.security.SecurityHandler
-
Set renew the session on Authentication.
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in interface org.eclipse.jetty.server.SessionManager
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- setShowContexts(boolean) - Method in class org.eclipse.jetty.server.handler.DefaultHandler
-
- 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.
- setSslContext(SSLContext) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setSslContext(SSLContext) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setSslContext(SSLContext) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setSslContext(SSLContext) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setSslKeyManagerFactoryAlgorithm(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setSslKeyManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setSslKeyManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setSslKeyManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setSslSessionCacheSize(int) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
SEt SSL session cache size.
- setSslSessionTimeout(int) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Set SSL session timeout.
- setSslTrustManagerFactoryAlgorithm(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setSslTrustManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setSslTrustManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- 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, String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- setStatus(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
-
- 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
-
- setStatus(int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setStatus(int, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setStdErrStream(PrintStream) - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- 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
-
- setStylesheet(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setSuccess(boolean) - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
-
- setSuccess(boolean) - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- setTaglibLocation(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.TagLib
-
- setTaglibURI(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.TagLib
-
- setThreadPool(ThreadPool) - Method in class org.eclipse.jetty.server.AbstractConnector
-
Set the ThreadPool.
- setThreadPool(ThreadPool) - Method in class org.eclipse.jetty.server.handler.ConnectHandler
-
- setThreadPool(ThreadPool) - Method in class org.eclipse.jetty.server.nio.SelectChannelConnector
-
- setThreadPool(ThreadPool) - Method in class org.eclipse.jetty.server.Server
-
- 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.Servlet3Continuation
-
- setTimeout(long) - Method in class org.eclipse.jetty.server.AsyncContinuation
-
- setTimeStamp(long) - Method in class org.eclipse.jetty.server.handler.ConnectHandler.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.
- setTrimDirectiveWhitespaces(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setTrustAll(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setTrustManagerFactoryAlgorithm(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setTrustPassword(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setTrustPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setTrustPassword(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setTrustStore(String) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setTruststore(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setTruststore(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setTruststore(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setTrustStore(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setTrustStore(KeyStore) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Set the trust store.
- setTrustStoreInputStream(InputStream) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Deprecated.
- setTrustStorePassword(String) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setTrustStorePassword(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setTrustStoreProvider(String) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setTrustStoreProvider(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setTrustStoreResource(Resource) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Set the trust store resource.
- setTrustStoreType(String) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setTruststoreType(String) - Method in interface org.eclipse.jetty.server.ssl.SslConnector
-
Deprecated.
- setTruststoreType(String) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setTruststoreType(String) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setTrustStoreType(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setUncheckedPrintWriter(boolean) - Method in class org.eclipse.jetty.server.Server
-
- setUri(HttpURI) - Method in class org.eclipse.jetty.server.Request
-
- setUseDirectBuffers(boolean) - Method in class org.eclipse.jetty.server.nio.AbstractNIOConnector
-
- setUseFileMappedBuffer(boolean) - Method in class org.eclipse.jetty.server.ResourceCache
-
- 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
-
- setValidateCerts(boolean) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setValidateCerts(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setValidatePeerCerts(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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
-
Deprecated.
- setWantClientAuth(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Deprecated.
- setWantClientAuth(boolean) - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Deprecated.
- setWantClientAuth(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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.ConnectHandler
-
Re-initialize the whitelist of existing handler object
- setWhite(String[]) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Re-initialize the whitelist of existing handler object
- 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.
- setWriteTimeout(int) - Method in class org.eclipse.jetty.server.handler.ConnectHandler
-
- SHORT - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- shutdownChannelInput() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
-
Shutdown the channel Input.
- shutdownChannelOutput() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- ShutdownHandler - Class in org.eclipse.jetty.server.handler
-
A handler that shuts the server down on a valid request.
- ShutdownHandler(Server, String) - Constructor for class org.eclipse.jetty.server.handler.ShutdownHandler
-
Creates a listener that lets the server be shut down remotely (but only from localhost).
- shutdownInput() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
-
- shutdownInput() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- shutdownInput() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- shutdownInput() - Method in interface org.eclipse.jetty.io.EndPoint
-
Shutdown any backing input stream associated with the endpoint
- shutdownInput() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- shutdownInput() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- shutdownInput() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector.SslConnectorEndPoint
-
- shutdownOutput() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
-
- shutdownOutput() - Method in class org.eclipse.jetty.io.bio.StreamEndPoint
-
- shutdownOutput() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- shutdownOutput() - Method in interface org.eclipse.jetty.io.EndPoint
-
Shutdown any backing output stream associated with the endpoint
- shutdownOutput() - Method in class org.eclipse.jetty.io.nio.ChannelEndPoint
-
- shutdownOutput() - Method in class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- shutdownOutput() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ClientToProxyConnection
-
- shutdownOutput() - Method in class org.eclipse.jetty.server.handler.ConnectHandler.ProxyToServerConnection
-
- shutdownOutput() - Method in class org.eclipse.jetty.server.ssl.SslSocketConnector.SslConnectorEndPoint
-
- shutdownSocketInput() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
-
- shutdownSocketOutput() - Method in class org.eclipse.jetty.io.bio.SocketEndPoint
-
- 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
- sidBytesToString(byte[]) - Static method in class org.eclipse.jetty.util.StringUtil
-
Converts a binary SID to a string SID
http://en.wikipedia.org/wiki/Security_Identifier
S-1-IdentifierAuthority-SubAuthority1-SubAuthority2-...-SubAuthorityn
- sidStringToBytes(String) - Static method in class org.eclipse.jetty.util.StringUtil
-
Converts a string SID to a binary SID
http://en.wikipedia.org/wiki/Security_Identifier
S-1-IdentifierAuthority-SubAuthority1-SubAuthority2-...-SubAuthorityn
- SimpleBuffers - Class in org.eclipse.jetty.io
-
SimpleBuffers.
- SimpleBuffers(Buffer, Buffer) - Constructor for class org.eclipse.jetty.io.SimpleBuffers
-
- 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.AttributesMap
-
- size() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- size() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
-
- size() - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- 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.StringMap
-
- skip(int) - Method in class org.eclipse.jetty.io.AbstractBuffer
-
- skip(int) - Method in interface org.eclipse.jetty.io.Buffer
-
Skip _content.
- 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
-
- SocketEndPoint(Socket) - Constructor for class org.eclipse.jetty.io.bio.SocketEndPoint
-
- SocketEndPoint(Socket, int) - 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
-
- SpnegoAuthenticator - Class in org.eclipse.jetty.security.authentication
-
- SpnegoAuthenticator() - Constructor for class org.eclipse.jetty.security.authentication.SpnegoAuthenticator
-
- SpnegoAuthenticator(String) - Constructor for class org.eclipse.jetty.security.authentication.SpnegoAuthenticator
-
Allow for a custom authMethod value to be set for instances where SPENGO may not be appropriate
- SpnegoLoginService - Class in org.eclipse.jetty.security
-
- SpnegoLoginService() - Constructor for class org.eclipse.jetty.security.SpnegoLoginService
-
- SpnegoLoginService(String) - Constructor for class org.eclipse.jetty.security.SpnegoLoginService
-
- SpnegoLoginService(String, String) - Constructor for class org.eclipse.jetty.security.SpnegoLoginService
-
- SpnegoUserIdentity - Class in org.eclipse.jetty.security
-
- SpnegoUserIdentity(Subject, Principal, List<String>) - Constructor for class org.eclipse.jetty.security.SpnegoUserIdentity
-
- SpnegoUserPrincipal - Class in org.eclipse.jetty.security
-
- SpnegoUserPrincipal(String, String) - Constructor for class org.eclipse.jetty.security.SpnegoUserPrincipal
-
- SpnegoUserPrincipal(String, byte[]) - Constructor for class org.eclipse.jetty.security.SpnegoUserPrincipal
-
- SslCertificates - Class in org.eclipse.jetty.server.ssl
-
- SslCertificates() - Constructor for class org.eclipse.jetty.server.ssl.SslCertificates
-
- SslConnection - Class in org.eclipse.jetty.io.nio
-
SSL Connection.
- SslConnection(SSLEngine, EndPoint) - Constructor for class org.eclipse.jetty.io.nio.SslConnection
-
- SslConnection(SSLEngine, EndPoint, long) - Constructor for class org.eclipse.jetty.io.nio.SslConnection
-
- SslConnection.SslEndPoint - Class in org.eclipse.jetty.io.nio
-
- SslConnection.SslEndPoint() - Constructor for class org.eclipse.jetty.io.nio.SslConnection.SslEndPoint
-
- SslConnector - Interface in org.eclipse.jetty.server.ssl
-
The interface for SSL connectors and their configuration methods.
- SslContextFactory - Class in org.eclipse.jetty.http.ssl
-
Deprecated.
Use org.eclipse.jetty.util.ssl.SslContextFactory
- SslContextFactory() - Constructor for class org.eclipse.jetty.http.ssl.SslContextFactory
-
Deprecated.
- SslContextFactory(boolean) - Constructor for class org.eclipse.jetty.http.ssl.SslContextFactory
-
Deprecated.
- SslContextFactory(String) - Constructor for class org.eclipse.jetty.http.ssl.SslContextFactory
-
Deprecated.
- SslContextFactory - Class in org.eclipse.jetty.util.ssl
-
SslContextFactory is used to configure SSL connectors
as well as HttpClient.
- SslContextFactory() - Constructor for class org.eclipse.jetty.util.ssl.SslContextFactory
-
Construct an instance of SslContextFactory
Default constructor for use in XmlConfiguration files
- SslContextFactory(boolean) - Constructor for class org.eclipse.jetty.util.ssl.SslContextFactory
-
Construct an instance of SslContextFactory
Default constructor for use in XmlConfiguration files
- SslContextFactory(String) - Constructor for class org.eclipse.jetty.util.ssl.SslContextFactory
-
Construct an instance of SslContextFactory
- SslSelectChannelConnector - Class in org.eclipse.jetty.server.ssl
-
SslSelectChannelConnector.
- SslSelectChannelConnector() - Constructor for class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
- SslSelectChannelConnector(SslContextFactory) - Constructor for class org.eclipse.jetty.server.ssl.SslSelectChannelConnector
-
Construct with explicit SslContextFactory.
- SslSocketConnector - Class in org.eclipse.jetty.server.ssl
-
SSL Socket Connector.
- SslSocketConnector() - Constructor for class org.eclipse.jetty.server.ssl.SslSocketConnector
-
Constructor.
- SslSocketConnector(SslContextFactory) - Constructor for class org.eclipse.jetty.server.ssl.SslSocketConnector
-
- SslSocketConnector.SslConnectorEndPoint - Class in org.eclipse.jetty.server.ssl
-
- SslSocketConnector.SslConnectorEndPoint(Socket) - Constructor for class org.eclipse.jetty.server.ssl.SslSocketConnector.SslConnectorEndPoint
-
- 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.
- 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.
- 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
- startRequest(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.server.AbstractHttpConnection
-
- 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_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_SEEKING_EOF - 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
-
- STATE_STATUS - Static variable in class org.eclipse.jetty.http.HttpParser
-
- STATE_URI - 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
-
- StdErrLog(String, Properties) - 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.
- stopAccept(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- 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
-
- 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
-
- 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
-
- 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.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
-