- ABNF_REQUIRED_QUOTING - Static variable in class org.eclipse.jetty.websocket.api.util.QuoteUtil
-
ABNF from RFC 2616, RFC 822, and RFC 6455 specified characters requiring quoting.
- ABNORMAL - Static variable in class org.eclipse.jetty.websocket.api.StatusCode
-
Abnormal Close is a synonym for
StatusCode.NO_CLOSE
, used to indicate a close
condition where no close frame was processed from the remote side.
- abort(Throwable) - Method in interface org.eclipse.jetty.client.api.Request
-
Attempts to abort the send of this request.
- abort(Throwable) - Method in interface org.eclipse.jetty.client.api.Response
-
Attempts to abort the receive of this response.
- abort(Throwable) - Method in class org.eclipse.jetty.client.http.HttpChannelOverHTTP
-
- abort(Throwable) - Method in class org.eclipse.jetty.client.HttpChannel
-
- abort(Throwable) - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- abort(Throwable) - Method in class org.eclipse.jetty.client.HttpConversation
-
- abort(Throwable) - Method in class org.eclipse.jetty.client.HttpDestination
-
- abort(Throwable) - Method in class org.eclipse.jetty.client.HttpExchange
-
- abort(Throwable) - Method in class org.eclipse.jetty.client.HttpReceiver
-
- abort(Throwable) - Method in class org.eclipse.jetty.client.HttpRequest
-
- abort(Throwable) - Method in class org.eclipse.jetty.client.HttpResponse
-
- abort(Throwable) - Method in class org.eclipse.jetty.client.HttpSender
-
- abort(Throwable) - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- abort(Throwable) - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- abort() - Method in class org.eclipse.jetty.fcgi.server.HttpTransportOverFCGI
-
- abort() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- abort() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- abort() - Method in class org.eclipse.jetty.jaas.spi.LdapLoginModule
-
- abort() - Method in class org.eclipse.jetty.server.HttpChannel
-
If a write or similar to this channel fails this method should be called.
- abort() - Method in class org.eclipse.jetty.server.HttpConnection
-
- abort() - Method in class org.eclipse.jetty.server.HttpConnection.HttpChannelOverHttp
-
- abort() - Method in interface org.eclipse.jetty.server.HttpTransport
-
Abort transport.
- abort(Throwable) - Method in class org.eclipse.jetty.spdy.client.http.HttpChannelOverSPDY
-
- abort() - Method in class org.eclipse.jetty.spdy.server.http.HttpTransportOverSPDY
-
- abort(Throwable) - Method in class org.eclipse.jetty.util.CompletableCallback
-
- AbstractCallbackHandler - Class in org.eclipse.jetty.jaas.callback
-
- AbstractCallbackHandler() - Constructor for class org.eclipse.jetty.jaas.callback.AbstractCallbackHandler
-
- AbstractClientCrossContextSessionTest - Class in org.eclipse.jetty.server.session
-
AbstractClientCrossContextSessionTest
- AbstractClientCrossContextSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest
-
- AbstractClientCrossContextSessionTest.TestServletA - Class in org.eclipse.jetty.server.session
-
- AbstractClientCrossContextSessionTest.TestServletA() - Constructor for class org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletA
-
- AbstractClientCrossContextSessionTest.TestServletB - Class in org.eclipse.jetty.server.session
-
- AbstractClientCrossContextSessionTest.TestServletB() - Constructor for class org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletB
-
- AbstractCompressedStream - Class in org.eclipse.jetty.servlets.gzip
-
Skeletal implementation of a CompressedStream.
- AbstractCompressedStream(String, HttpServletRequest, CompressedResponseWrapper, String) - Constructor for class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
Instantiates a new compressed stream.
- AbstractConfiguration - Class in org.eclipse.jetty.webapp
-
- AbstractConfiguration() - Constructor for class org.eclipse.jetty.webapp.AbstractConfiguration
-
- AbstractConnection - Class in org.eclipse.jetty.io
-
- AbstractConnection(EndPoint, Executor) - Constructor for class org.eclipse.jetty.io.AbstractConnection
-
- AbstractConnection(EndPoint, Executor, boolean) - Constructor for class org.eclipse.jetty.io.AbstractConnection
-
- AbstractConnection.FillingInterestedCallback - Class in org.eclipse.jetty.io
-
- AbstractConnection.NestedState - Class in org.eclipse.jetty.io
-
- AbstractConnection.State - Class in org.eclipse.jetty.io
-
- AbstractConnectionFactory - Class in org.eclipse.jetty.server
-
- AbstractConnectionFactory(String) - Constructor for class org.eclipse.jetty.server.AbstractConnectionFactory
-
- AbstractConnector - Class in org.eclipse.jetty.server
-
An abstract implementation of
Connector
that provides a
ConnectionFactory
mechanism
for creating
Connection
instances for various protocols (HTTP, SSL, SPDY, etc).
- AbstractConnector(Server, Executor, Scheduler, ByteBufferPool, int, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.AbstractConnector
-
- AbstractConnectorMBean - Class in org.eclipse.jetty.server.jmx
-
- AbstractConnectorMBean(Object) - Constructor for class org.eclipse.jetty.server.jmx.AbstractConnectorMBean
-
- AbstractContextProvider - Class in org.eclipse.jetty.osgi.boot
-
AbstractContextProvider
Base class for DeploymentManager Providers that can deploy ContextHandlers into
Jetty that have been discovered via OSGI either as bundles or services.
- AbstractContextProvider(ServerInstanceWrapper) - Constructor for class org.eclipse.jetty.osgi.boot.AbstractContextProvider
-
- AbstractContextProvider.OSGiApp - Class in org.eclipse.jetty.osgi.boot
-
OSGiApp
- AbstractContextProvider.OSGiApp(DeploymentManager, AppProvider, String, Bundle, String) - Constructor for class org.eclipse.jetty.osgi.boot.AbstractContextProvider.OSGiApp
-
- AbstractContextProvider.OSGiApp(DeploymentManager, AppProvider, Bundle, Dictionary, String, String) - Constructor for class org.eclipse.jetty.osgi.boot.AbstractContextProvider.OSGiApp
-
- AbstractDatabaseLoginModule - Class in org.eclipse.jetty.jaas.spi
-
AbstractDatabaseLoginModule
Abstract base class for LoginModules that interact with a
database to retrieve authentication and authorization information.
- AbstractDatabaseLoginModule() - Constructor for class org.eclipse.jetty.jaas.spi.AbstractDatabaseLoginModule
-
- AbstractDecoder - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
- AbstractDecoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder
-
- AbstractDiscoverableAnnotationHandler - Class in org.eclipse.jetty.annotations
-
DiscoverableAnnotationHandler
Base class for handling the discovery of an annotation.
- AbstractDiscoverableAnnotationHandler(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.AbstractDiscoverableAnnotationHandler
-
- AbstractEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
- AbstractEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder
-
- AbstractEndPoint - Class in org.eclipse.jetty.io
-
- AbstractEndPoint(Scheduler, InetSocketAddress, InetSocketAddress) - Constructor for class org.eclipse.jetty.io.AbstractEndPoint
-
- AbstractEventDriver - Class in org.eclipse.jetty.websocket.common.events
-
EventDriver is the main interface between the User's WebSocket POJO and the internal jetty implementation of WebSocket.
- AbstractEventDriver(WebSocketPolicy, Object) - Constructor for class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- AbstractExtension - Class in org.eclipse.jetty.websocket.common.extensions
-
- AbstractExtension() - Constructor for class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- 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
-
- AbstractHttpClientTransport - Class in org.eclipse.jetty.client
-
- AbstractHttpClientTransport(int) - Constructor for class org.eclipse.jetty.client.AbstractHttpClientTransport
-
- AbstractHttpClientTransport.ClientSelectorManager - Class in org.eclipse.jetty.client
-
- AbstractHttpClientTransport.ClientSelectorManager(HttpClient, int) - Constructor for class org.eclipse.jetty.client.AbstractHttpClientTransport.ClientSelectorManager
-
- AbstractImmortalSessionTest - Class in org.eclipse.jetty.server.session
-
AbstractImmortalSessionTest
- AbstractImmortalSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractImmortalSessionTest
-
- AbstractImmortalSessionTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractImmortalSessionTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractImmortalSessionTest.TestServlet
-
- AbstractInvalidationSessionTest - Class in org.eclipse.jetty.server.session
-
AbstractInvalidationSessionTest
Goal of the test is to be sure that invalidating a session on one node
result in the session being unavailable in the other node also.
- AbstractInvalidationSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractInvalidationSessionTest
-
- AbstractInvalidationSessionTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractInvalidationSessionTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractInvalidationSessionTest.TestServlet
-
- AbstractJettyMojo - Class in org.eclipse.jetty.maven.plugin
-
AbstractJettyMojo
Common base class for most jetty mojos.
- AbstractJettyMojo() - Constructor for class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- AbstractJsrEventDriver - Class in org.eclipse.jetty.websocket.jsr356.endpoints
-
- AbstractJsrEventDriver(WebSocketPolicy, EndpointInstance) - Constructor for class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- AbstractJsrRemote - Class in org.eclipse.jetty.websocket.jsr356
-
- AbstractJsrRemote(JsrSession) - Constructor for class org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote
-
- AbstractLastAccessTimeTest - Class in org.eclipse.jetty.server.session
-
AbstractLastAccessTimeTest
This test checks that a session can migrate from node A to node B, kept in use in node B
past the time at which it would have expired due to inactivity on node A but is NOT
scavenged by node A.
- AbstractLastAccessTimeTest() - Constructor for class org.eclipse.jetty.server.session.AbstractLastAccessTimeTest
-
- AbstractLastAccessTimeTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractLastAccessTimeTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractLastAccessTimeTest.TestServlet
-
- AbstractLastAccessTimeTest.TestSessionListener - Class in org.eclipse.jetty.server.session
-
- AbstractLastAccessTimeTest.TestSessionListener() - Constructor for class org.eclipse.jetty.server.session.AbstractLastAccessTimeTest.TestSessionListener
-
- AbstractLeakPreventer - Class in org.eclipse.jetty.util.preventers
-
AbstractLeakPreventer
Abstract base class for code that seeks to avoid pinning of webapp classloaders by using the jetty classloader to
proactively call the code that pins them (generally pinned as static data members, or as static
data members that are daemon threads (which use the context classloader)).
- AbstractLeakPreventer() - Constructor for class org.eclipse.jetty.util.preventers.AbstractLeakPreventer
-
- 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
-
- AbstractLightLoadTest - Class in org.eclipse.jetty.server.session
-
AbstractLightLoadTest
- AbstractLightLoadTest() - Constructor for class org.eclipse.jetty.server.session.AbstractLightLoadTest
-
- AbstractLightLoadTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractLightLoadTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractLightLoadTest.TestServlet
-
- AbstractLightLoadTest.Worker - Class in org.eclipse.jetty.server.session
-
- AbstractLightLoadTest.Worker(CyclicBarrier, int, String, String[]) - Constructor for class org.eclipse.jetty.server.session.AbstractLightLoadTest.Worker
-
- AbstractLocalSessionScavengingTest - Class in org.eclipse.jetty.server.session
-
AbstractLocalSessionScavengingTest
- AbstractLocalSessionScavengingTest() - Constructor for class org.eclipse.jetty.server.session.AbstractLocalSessionScavengingTest
-
- AbstractLocalSessionScavengingTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractLocalSessionScavengingTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractLocalSessionScavengingTest.TestServlet
-
- AbstractLogger - Class in org.eclipse.jetty.util.log
-
Abstract Logger.
- AbstractLogger() - Constructor for class org.eclipse.jetty.util.log.AbstractLogger
-
- AbstractLoginModule - Class in org.eclipse.jetty.jaas.spi
-
AbstractLoginModule
Abstract base class for all LoginModules.
- AbstractLoginModule() - Constructor for class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- AbstractLoginModule.JAASUserInfo - Class in org.eclipse.jetty.jaas.spi
-
- AbstractLoginModule.JAASUserInfo(UserInfo) - Constructor for class org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUserInfo
-
- AbstractMethodAnnotationScanner<T> - Class in org.eclipse.jetty.websocket.common.events.annotated
-
Basic scanner for Annotated Methods
- AbstractMethodAnnotationScanner() - Constructor for class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- AbstractNCSARequestLog - Class in org.eclipse.jetty.server
-
Base implementation of the
RequestLog
outputs logs in the pseudo-standard NCSA common log format.
- AbstractNCSARequestLog() - Constructor for class org.eclipse.jetty.server.AbstractNCSARequestLog
-
- AbstractNetworkConnector - Class in org.eclipse.jetty.server
-
An abstract Network Connector.
- AbstractNetworkConnector(Server, Executor, Scheduler, ByteBufferPool, int, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.AbstractNetworkConnector
-
- AbstractNewSessionTest - Class in org.eclipse.jetty.server.session
-
AbstractNewSessionTest
- AbstractNewSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractNewSessionTest
-
- AbstractNewSessionTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractNewSessionTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractNewSessionTest.TestServlet
-
- AbstractOrphanedSessionTest - Class in org.eclipse.jetty.server.session
-
AbstractOrphanedSessionTest
- AbstractOrphanedSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractOrphanedSessionTest
-
- AbstractOrphanedSessionTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractOrphanedSessionTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractOrphanedSessionTest.TestServlet
-
- AbstractOSGiApp - Class in org.eclipse.jetty.osgi.boot
-
AbstractOSGiApp
Base class representing info about a webapp/ContextHandler that is deployed into Jetty.
- AbstractOSGiApp(DeploymentManager, AppProvider, Bundle, String) - Constructor for class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- AbstractOSGiApp(DeploymentManager, AppProvider, Bundle, Dictionary, String) - Constructor for class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- AbstractProxySerializationTest - Class in org.eclipse.jetty.server.session
-
AbstractProxySerializationTest
- AbstractProxySerializationTest() - Constructor for class org.eclipse.jetty.server.session.AbstractProxySerializationTest
-
- AbstractReentrantRequestSessionTest - Class in org.eclipse.jetty.server.session
-
AbstractReentrantRequestSessionTest
- AbstractReentrantRequestSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractReentrantRequestSessionTest
-
- AbstractReentrantRequestSessionTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractReentrantRequestSessionTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractReentrantRequestSessionTest.TestServlet
-
- AbstractRemoveSessionTest - Class in org.eclipse.jetty.server.session
-
- AbstractRemoveSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractRemoveSessionTest
-
- AbstractRemoveSessionTest.TestEventListener - Class in org.eclipse.jetty.server.session
-
- AbstractRemoveSessionTest.TestEventListener() - Constructor for class org.eclipse.jetty.server.session.AbstractRemoveSessionTest.TestEventListener
-
- AbstractRemoveSessionTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractRemoveSessionTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractRemoveSessionTest.TestServlet
-
- AbstractRestServlet - Class in org.eclipse.jetty.example.asyncrest
-
Abstract Servlet implementation class AsyncRESTServlet.
- AbstractRestServlet() - Constructor for class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- AbstractServerCrossContextSessionTest - Class in org.eclipse.jetty.server.session
-
AbstractServerCrossContextSessionTest
- AbstractServerCrossContextSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest
-
- AbstractServerCrossContextSessionTest.TestServletA - Class in org.eclipse.jetty.server.session
-
- AbstractServerCrossContextSessionTest.TestServletA() - Constructor for class org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest.TestServletA
-
- AbstractServerCrossContextSessionTest.TestServletB - Class in org.eclipse.jetty.server.session
-
- AbstractServerCrossContextSessionTest.TestServletB() - Constructor for class org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest.TestServletB
-
- AbstractSession - Class in org.eclipse.jetty.server.session
-
- 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
-
- AbstractSessionCookieTest - Class in org.eclipse.jetty.server.session
-
AbstractNewSessionTest
- AbstractSessionCookieTest() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionCookieTest
-
- AbstractSessionCookieTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractSessionCookieTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionCookieTest.TestServlet
-
- AbstractSessionExpiryTest - Class in org.eclipse.jetty.server.session
-
- AbstractSessionExpiryTest() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionExpiryTest
-
- AbstractSessionExpiryTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractSessionExpiryTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionExpiryTest.TestServlet
-
- 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
-
- AbstractSessionInvalidateAndCreateTest - Class in org.eclipse.jetty.server.session
-
AbstractSessionInvalidateAndCreateTest
This test verifies that invalidating an existing session and creating
a new session within the scope of a single request will expire the
newly created session correctly (removed from the server and session listeners called).
- AbstractSessionInvalidateAndCreateTest() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest
-
- AbstractSessionInvalidateAndCreateTest.MySessionListener - Class in org.eclipse.jetty.server.session
-
- AbstractSessionInvalidateAndCreateTest.MySessionListener() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.MySessionListener
-
- AbstractSessionInvalidateAndCreateTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractSessionInvalidateAndCreateTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.TestServlet
-
- AbstractSessionInvalidateAndCreateTest.TestServlet.MySessionBindingListener - Class in org.eclipse.jetty.server.session
-
- AbstractSessionInvalidateAndCreateTest.TestServlet.MySessionBindingListener() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.TestServlet.MySessionBindingListener
-
- AbstractSessionManager - Class in org.eclipse.jetty.server.session
-
An Abstract implementation of SessionManager.
- AbstractSessionManager() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionManager
-
- AbstractSessionManager.CookieConfig - Class in org.eclipse.jetty.server.session
-
CookieConfig
Implementation of the javax.servlet.SessionCookieConfig.
- AbstractSessionManager.CookieConfig() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- 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
-
- AbstractSessionMigrationTest - Class in org.eclipse.jetty.server.session
-
AbstractSessionMigrationTest
- AbstractSessionMigrationTest() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionMigrationTest
-
- AbstractSessionMigrationTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractSessionMigrationTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionMigrationTest.TestServlet
-
- AbstractSessionRenewTest - Class in org.eclipse.jetty.server.session
-
- AbstractSessionRenewTest() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionRenewTest
-
- AbstractSessionRenewTest.TestHttpSessionIdListener - Class in org.eclipse.jetty.server.session
-
- AbstractSessionRenewTest.TestHttpSessionIdListener() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionRenewTest.TestHttpSessionIdListener
-
- AbstractSessionRenewTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractSessionRenewTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionRenewTest.TestServlet
-
- AbstractSessionValueSavingTest - Class in org.eclipse.jetty.server.session
-
AbstractLastAccessTimeTest
- AbstractSessionValueSavingTest() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionValueSavingTest
-
- AbstractSessionValueSavingTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractSessionValueSavingTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionValueSavingTest.TestServlet
-
- AbstractStopSessionManagerPreserveSessionTest - Class in org.eclipse.jetty.server.session
-
- AbstractStopSessionManagerPreserveSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractStopSessionManagerPreserveSessionTest
-
- AbstractStopSessionManagerPreserveSessionTest.TestServlet - Class in org.eclipse.jetty.server.session
-
- AbstractStopSessionManagerPreserveSessionTest.TestServlet() - Constructor for class org.eclipse.jetty.server.session.AbstractStopSessionManagerPreserveSessionTest.TestServlet
-
- AbstractTestServer - Class in org.eclipse.jetty.server.session
-
AbstractTestServer
- AbstractTestServer(int) - Constructor for class org.eclipse.jetty.server.session.AbstractTestServer
-
- AbstractTestServer(int, int, int) - Constructor for class org.eclipse.jetty.server.session.AbstractTestServer
-
- AbstractTestServer(int, int, int, String) - Constructor for class org.eclipse.jetty.server.session.AbstractTestServer
-
- AbstractTrie<V> - Class in org.eclipse.jetty.util
-
Abstract Trie implementation.
- AbstractTrie(boolean) - Constructor for class org.eclipse.jetty.util.AbstractTrie
-
- AbstractTypedContentProvider - Class in org.eclipse.jetty.client.util
-
- AbstractTypedContentProvider(String) - Constructor for class org.eclipse.jetty.client.util.AbstractTypedContentProvider
-
- AbstractUserAuthentication - Class in org.eclipse.jetty.security
-
AbstractUserAuthentication
Base class for representing an authenticated user.
- AbstractUserAuthentication(String, UserIdentity) - Constructor for class org.eclipse.jetty.security.AbstractUserAuthentication
-
- AbstractWebAppObjectInSessionTest - Class in org.eclipse.jetty.server.session
-
AbstractWebAppObjectInSessionTest
Target of this test is to check that when a webapp on nodeA puts in the session
an object of a class loaded from the war (and hence with a WebAppClassLoader),
the same webapp on nodeB is able to load that object from the session.
- AbstractWebAppObjectInSessionTest() - Constructor for class org.eclipse.jetty.server.session.AbstractWebAppObjectInSessionTest
-
- AbstractWebAppProvider - Class in org.eclipse.jetty.osgi.boot
-
AbstractWebAppProvider
Base class for Jetty DeploymentManager Providers that are capable of deploying a webapp,
either from a bundle or an OSGi service.
- AbstractWebAppProvider(ServerInstanceWrapper) - Constructor for class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- AbstractWebAppProvider.OSGiApp - Class in org.eclipse.jetty.osgi.boot
-
OSGiApp
- AbstractWebAppProvider.OSGiApp(DeploymentManager, AppProvider, Bundle, String) - Constructor for class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- AbstractWebAppProvider.OSGiApp(DeploymentManager, AppProvider, Bundle, Dictionary, String) - Constructor for class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- AbstractWebSocketConnection - Class in org.eclipse.jetty.websocket.common.io
-
Provides the implementation of
LogicalConnection
within the framework of the new
Connection
framework of
jetty-io
.
- AbstractWebSocketConnection(EndPoint, Executor, Scheduler, WebSocketPolicy, ByteBufferPool) - Constructor for class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- AbstractWebSocketConnection.OnCloseLocalCallback - Class in org.eclipse.jetty.websocket.common.io
-
- AbstractWebSocketConnection.OnCloseLocalCallback(WriteCallback, CloseInfo) - Constructor for class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.OnCloseLocalCallback
-
- AbstractWebSocketConnection.OnCloseLocalCallback(CloseInfo) - Constructor for class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.OnCloseLocalCallback
-
- AbstractWebSocketConnection.OnDisconnectCallback - Class in org.eclipse.jetty.websocket.common.io
-
- AbstractWebSocketConnection.OnDisconnectCallback(boolean) - Constructor for class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.OnDisconnectCallback
-
- AbstractWebSocketConnection.Stats - Class in org.eclipse.jetty.websocket.common.io
-
- AbstractWebSocketConnection.Stats() - Constructor for class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.Stats
-
- accept(String...) - Method in interface org.eclipse.jetty.client.api.Request
-
- accept(Request, Response) - Method in class org.eclipse.jetty.client.ContinueProtocolHandler
-
- accept(String...) - Method in class org.eclipse.jetty.client.HttpRequest
-
- accept(Request, Response) - Method in interface org.eclipse.jetty.client.ProtocolHandler
-
- accept(Request, Response) - Method in class org.eclipse.jetty.client.ProxyAuthenticationProtocolHandler
-
- accept(Request, Response) - Method in class org.eclipse.jetty.client.RedirectProtocolHandler
-
- accept(Request, Response) - Method in class org.eclipse.jetty.client.WWWAuthenticationProtocolHandler
-
- accept(File, String) - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider.Filter
-
- accept(SocketChannel) - Method in class org.eclipse.jetty.io.SelectorManager
-
- accept(SocketChannel, Object) - Method in class org.eclipse.jetty.io.SelectorManager
-
Registers a channel to perform non-blocking read/write operations.
- accept(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- accept(int) - Method in class org.eclipse.jetty.server.LocalConnector
-
- accept(int) - Method in class org.eclipse.jetty.server.ServerConnector
-
- accepted(SocketChannel) - Method in class org.eclipse.jetty.io.SelectorManager
-
- ACCEPTED_202 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- AcceptHash - Class in org.eclipse.jetty.websocket.common
-
Logic for working with the Sec-WebSocket-Key
and Sec-WebSocket-Accept
headers.
- AcceptHash() - Constructor for class org.eclipse.jetty.websocket.common.AcceptHash
-
- acceptor(ServerSocketChannel) - Method in class org.eclipse.jetty.io.SelectorManager
-
Registers a server channel for accept operations.
- acceptWebSocket(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- acceptWebSocket(WebSocketCreator, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- acceptWebSocket(HttpServletRequest, HttpServletResponse) - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- acceptWebSocket(WebSocketCreator, HttpServletRequest, HttpServletResponse) - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- access(long) - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- 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.
- ACCESS_CONTROL_ALLOW_CREDENTIALS_HEADER - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- ACCESS_CONTROL_ALLOW_HEADERS_HEADER - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- ACCESS_CONTROL_ALLOW_METHODS_HEADER - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- ACCESS_CONTROL_ALLOW_ORIGIN_HEADER - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- ACCESS_CONTROL_EXPOSE_HEADERS_HEADER - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- ACCESS_CONTROL_MAX_AGE_HEADER - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- ACCESS_CONTROL_REQUEST_HEADERS_HEADER - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- ACCESS_CONTROL_REQUEST_METHOD_HEADER - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- acknowledgeLicense() - Method in class org.eclipse.jetty.start.Module
-
- acquire() - Method in class org.eclipse.jetty.client.ConnectionPool
-
- acquire() - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
- acquire(int, boolean) - Method in class org.eclipse.jetty.io.ArrayByteBufferPool
-
- acquire(int, boolean) - Method in interface org.eclipse.jetty.io.ByteBufferPool
-
- acquire(int, boolean) - Method in class org.eclipse.jetty.io.LeakTrackingByteBufferPool
-
- acquire(int, boolean) - Method in class org.eclipse.jetty.io.MappedByteBufferPool
-
- acquire() - Method in class org.eclipse.jetty.util.SharedBlockingCallback
-
- acquired(Connection) - Method in class org.eclipse.jetty.client.ConnectionPool
-
- acquired(Connection) - Method in class org.eclipse.jetty.client.LeakTrackingConnectionPool
-
- acquired(T) - Method in class org.eclipse.jetty.util.LeakDetector
-
Tracks the resource as been acquired.
- acquireWriteBlocker() - Method in class org.eclipse.jetty.websocket.common.BlockingWriteCallback
-
- acquireWriteBlockingCallback() - Method in class org.eclipse.jetty.server.HttpOutput
-
- activeMessage - Variable in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- adaptTo(DatabaseMetaData) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
- add(Connector) - Method in class org.eclipse.jetty.ant.types.Connectors
-
Adds a connector to the list of connectors to deploy.
- add(ContextHandler) - Method in class org.eclipse.jetty.ant.types.ContextHandlers
-
- add(LoginService) - Method in class org.eclipse.jetty.ant.types.LoginServices
-
- add(Edge) - Method in class org.eclipse.jetty.deploy.graph.Path
-
- add(String, String) - Method in class org.eclipse.jetty.http.HttpFields
-
Add to or set a field.
- add(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpFields
-
- add(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpFields
-
Add to or set a field.
- add(HttpField) - Method in class org.eclipse.jetty.http.HttpFields
-
- add(HttpFields) - Method in class org.eclipse.jetty.http.HttpFields
-
Add fields from another HttpFields instance.
- add(EventState.TriggerState<TYPE>) - Method in class org.eclipse.jetty.monitor.jmx.EventState
-
Adds a trigger state to the event state
- add(EventTrigger) - Method in class org.eclipse.jetty.monitor.triggers.AggregateEventTrigger
-
- add(Injection) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
-
- add(LifeCycleCallback) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
-
Add a Callback to the list of callbacks.
- add(RunAs) - Method in class org.eclipse.jetty.plus.annotation.RunAsCollection
-
- add(String, PathMap<IPAddressMap<Boolean>>) - 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(ConfigSource) - Method in class org.eclipse.jetty.start.config.ConfigSources
-
- 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(E) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- add(String, String) - Method in class org.eclipse.jetty.util.Fields
-
Adds the given value to a field with the given name,
creating a
Fields.Field
is none exists for the given name.
- add(URI, HttpCookie) - Method in class org.eclipse.jetty.util.HttpCookieStore
-
- add(URI, HttpCookie) - Method in class org.eclipse.jetty.util.HttpCookieStore.Empty
-
- 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(String, V) - Method in class org.eclipse.jetty.util.MultiMap
-
Add value to multi valued entry.
- add(long) - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
-
- add(String) - Method in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
-
- add(Class<? extends T>) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
- add(int, Object) - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
- addActions(MonitorAction...) - Method in class org.eclipse.jetty.monitor.JMXMonitor
-
Adds monitor actions to the monitor
- addAfter(String, String...) - Method in class org.eclipse.jetty.webapp.Configuration.ClassList
-
- addAfterOthers(Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
- addAliasCheck(ContextHandler.AliasCheck) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Add an AliasCheck instance to possibly permit aliased resources
- addAll(Collection<EventState.TriggerState<TYPE>>) - Method in class org.eclipse.jetty.monitor.jmx.EventState
-
Adds a collection of trigger states to the event state
- addAll(List<EventTrigger>) - Method in class org.eclipse.jetty.monitor.triggers.AggregateEventTrigger
-
- addAll(EventTrigger...) - Method in class org.eclipse.jetty.monitor.triggers.AggregateEventTrigger
-
- addAll(Props) - Method in class org.eclipse.jetty.start.Props
-
- addAll(List<String>, Path) - Method in class org.eclipse.jetty.start.RawArgs
-
- addAll(Attributes) - Method in class org.eclipse.jetty.util.AttributesMap
-
- addAll(Class<? extends T>[]) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
- addAll(List<Class<? extends T>>) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
- addAllValues(MultiMap<V>) - Method in class org.eclipse.jetty.util.MultiMap
-
Merge values.
- addAnnotatedTypeName(String) - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
A class has been found that has an annotation of interest
to this initializer.
- addAnnotation(DiscoveredAnnotation) - Method in class org.eclipse.jetty.annotations.AbstractDiscoverableAnnotationHandler
-
- addApp(App) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
Receive an app for processing.
- addApplicableTypeName(String) - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
- addAppProvider(AppProvider) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- addArg(String) - Method in class org.eclipse.jetty.start.CommandLineBuilder
-
Add a simple argument to the command line.
- addArg(String, String) - Method in class org.eclipse.jetty.start.RawArgs
-
- addArray(Object, Object[]) - Static method in class org.eclipse.jetty.util.LazyList
-
Add the contents of an array to a LazyList
- addAttribute(Attribute) - Method in class org.eclipse.jetty.ant.types.Attributes
-
- addAttributes(Attributes) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
Adds a new Ant's attributes tag object if it have not been created yet.
- addAttributes(Map<String, Object>) - Method in class org.eclipse.jetty.server.session.MemSession
-
- addAuthentication(Authentication) - Method in interface org.eclipse.jetty.client.api.AuthenticationStore
-
- addAuthentication(Authentication) - Method in class org.eclipse.jetty.client.HttpAuthenticationStore
-
- addAuthenticationResult(Authentication.Result) - Method in interface org.eclipse.jetty.client.api.AuthenticationStore
-
- addAuthenticationResult(Authentication.Result) - Method in class org.eclipse.jetty.client.HttpAuthenticationStore
-
- addBean(Object) - Method in interface org.eclipse.jetty.util.component.Container
-
Add a bean.
- addBean(Object) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Adds the given bean, detecting whether to manage it or not.
- addBean(Object, boolean) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Adds the given bean, explicitly managing it or not.
- addBean(Object, ContainerLifeCycle.Managed) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- addBefore(String, String...) - Method in class org.eclipse.jetty.webapp.Configuration.ClassList
-
- addBeforeOthers(Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
- addBinding(AppLifeCycle.Binding) - Method in class org.eclipse.jetty.deploy.AppLifeCycle
-
- addBinding(AppLifeCycle.Binding) - Method in class org.eclipse.jetty.deploy.bindings.OrderedGroupBinding
-
- addBinding(Name, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Add a name to object binding to this Context.
- addBindings(AppLifeCycle.Binding[]) - Method in class org.eclipse.jetty.deploy.bindings.OrderedGroupBinding
-
- addBlack(String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Add a blacklist entry to an existing handler configuration
- addChildEdge(Module) - Method in class org.eclipse.jetty.start.Module
-
- addChunk(byte[], int, int) - Method in class org.eclipse.jetty.websocket.common.extensions.compress.ByteAccumulator
-
- addClass(Class) - Method in interface org.eclipse.jetty.util.ajax.JSON.Output
-
- addClasses(FileSet) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- addClassFileTransformer(ClassFileTransformer) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
Deprecated.
- addClassName(String) - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- addClassPath(String) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
Parse the classpath ourselves to be able to filter things.
- addClasspath(String) - Method in class org.eclipse.jetty.start.Classpath
-
- addClassPath(Resource) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
- addClassPath(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
- addClassThatIdentifiesAJarThatMustBeRejected(Class<?>) - Static method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
- addClassThatIdentifiesAJarThatMustBeRejected(String) - Static method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
- addCollection(Object, Collection<?>) - Static method in class org.eclipse.jetty.util.LazyList
-
Add the contents of a Collection to a LazyList
- addComponent(File) - Method in class org.eclipse.jetty.start.Classpath
-
- addComponent(String) - Method in class org.eclipse.jetty.start.Classpath
-
- addConnectionFactory(ConnectionFactory) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- addConnector(Connector) - Method in class org.eclipse.jetty.server.Server
-
- addConnectors(Connectors) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
Adds a new Ant's connector tag object if it have not been created yet.
- addConstraintMapping(ConstraintMapping) - Method in interface org.eclipse.jetty.security.ConstraintAware
-
Add a Constraint Mapping.
- addConstraintMapping(ConstraintMapping) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- addContainerResource(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
-
- addContainerTldBundleDiscoverer(TldBundleDiscoverer) - Static method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- addContentHandler(String, ContentHandler) - Method in class org.eclipse.jetty.xml.XmlParser
-
Add a ContentHandler.
- addContext(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
Add a context handler.
- addContext(String) - Method in class org.eclipse.jetty.server.session.AbstractTestServer
-
- addContextHandlers(ContextHandlers) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- addContinuationListener(ContinuationListener) - Method in interface org.eclipse.jetty.continuation.Continuation
-
Add a ContinuationListener.
- addContinuationListener(ContinuationListener) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- 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
-
- addCustomizer(HttpConfiguration.Customizer) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- 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
-
- addDescriptorProcessor(DescriptorProcessor) - Method in class org.eclipse.jetty.webapp.MetaData
-
- addDirectoryScanner(DirectoryScanner) - Method in class org.eclipse.jetty.ant.types.FileMatchingConfiguration
-
- addDiscoverableAnnotationHandler(AbstractDiscoverableAnnotationHandler) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- addDiscoveredAnnotation(DiscoveredAnnotation) - Method in class org.eclipse.jetty.webapp.MetaData
-
Add an annotation that has been discovered on a class, method or field within a resource
eg a jar or dir.
- addDiscoveredAnnotations(List<DiscoveredAnnotation>) - Method in class org.eclipse.jetty.webapp.MetaData
-
Annotations not associated with a WEB-INF/lib fragment jar.
- addEdge(Edge) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- addEdge(String, String) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- addEndpoint(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- addEndpoint(ServerEndpointMetadata) - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- addEndpoint(ServerEndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- addEqualsArg(String, String) - Method in class org.eclipse.jetty.start.CommandLineBuilder
-
Similar to
CommandLineBuilder.addArg(String)
but concats both name + value with an "=" sign, quoting were needed, and excluding the "=" portion if the value is
undefined or empty.
- 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 interface org.eclipse.jetty.util.component.Container
-
Add an event listener.
- addEventListener(Container.Listener) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- addEventListener(EventListener) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- addExcludeCipherSuites(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- addExcludeProtocols(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- addExtensions(ExtensionConfig...) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- addExtensions(String...) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- 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.NoContext
-
- addFilter(String, Filter) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- addFilter(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- 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
-
- 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
- addFilter(FilterHolder, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- addFilter(Class<? extends Filter>, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- addFilter(String, String, EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- addFilterMapping(FilterMapping) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Convenience method to add a preconstructed FilterMapping
- addFilterMapping(String, XmlParser.Node, WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
-
- 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.
- addFragment(Resource, Resource) - Method in class org.eclipse.jetty.webapp.MetaData
-
Add a web-fragment.xml
- addGetter(String, Method) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- addHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
- addHeader(String, String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
-
- addHeader(String, String) - Method in class org.eclipse.jetty.server.Response
-
- addHeader(String, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- addHeader(String, String) - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
- addHeader(String, String) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- addHeader(String, String) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- addHeader(String, String) - Method in interface org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParseListener
-
- addImplementation(EventDriverImpl) - Method in class org.eclipse.jetty.websocket.common.events.EventDriverFactory
-
- addIncludeCoda(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- addIncludePrelude(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- addingBundle(Bundle, BundleEvent) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleWatcher
-
A bundle is being added to the BundleTracker
.
- addingService(ServiceReference) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.ServiceWatcher
-
A Service that is a ContextHandler is detected.
- addInjections(WebAppContext, Descriptor, XmlParser.Node, String, Class<?>) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
-
Iterate over the <injection-target> entries for a node
- addInput(String) - Method in class org.eclipse.jetty.server.LocalConnector.LocalEndPoint
-
- addIntHeader(String, int) - Method in class org.eclipse.jetty.server.Response
-
- addIntHeader(String, int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- addJars(Resource) - Method in class org.eclipse.jetty.runner.Runner.Classpath
-
- addJars(Resource) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
Add elements to the class path for the context from the jar and zip files found
in the specified resource.
- addJSON(Appendable) - Method in interface org.eclipse.jetty.util.ajax.JSON.Generator
-
- addJSON(Appendable) - Method in class org.eclipse.jetty.util.ajax.JSON.Literal
-
- addJspPropertyGroup(JspPropertyGroupDescriptor) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspConfig
-
- addLib(FileSet) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- addLifeCycleBinding(AppLifeCycle.Binding) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- 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(Connection.Listener) - Method in class org.eclipse.jetty.io.AbstractConnection
-
- addListener(Connection.Listener) - Method in interface org.eclipse.jetty.io.Connection
-
- addListener(NamingContext.Listener) - Method in class org.eclipse.jetty.jndi.NamingContext
-
- addListener(AsyncListener, ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- addListener(AsyncListener) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- 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.server.handler.ContextHandler.NoContext
-
- addListener(T) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- addListener(Class<? extends EventListener>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- addListener(AsyncListener) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- 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(ListenerHolder) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Add a holder for a listener
- addListener(Session.Listener) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Registers the given listener
to be notified of session events.
- addListener(Parser.Listener) - Method in class org.eclipse.jetty.spdy.parser.Parser
-
- addListener(Session.Listener) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- addListener(Scanner.Listener) - Method in class org.eclipse.jetty.util.Scanner
-
Add an added/removed/changed listener
- addListener(IOState.ConnectionStateListener) - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- addLocaleEncoding(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- addLoginServices(LoginServices) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- addManaged(LifeCycle) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Add a managed lifecycle.
- addMapping(String...) - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- addMapping(PathSpec, WebSocketCreator) - Method in interface org.eclipse.jetty.websocket.server.MappedWebSocketCreator
-
- addMapping(PathSpec, WebSocketCreator) - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- addMapping(PathSpec, WebSocketCreator) - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeHandlerWrapper
-
- 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
-
- addMember(Principal) - Method in class org.eclipse.jetty.jaas.JAASGroup
-
- addMessageHandler(MessageHandler) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- addMimeMapping(String, String) - Method in class org.eclipse.jetty.http.MimeTypes
-
Set a mime mapping
- addMonitorActions(MonitorAction...) - Static method in class org.eclipse.jetty.monitor.JMXMonitor
-
- addNetworkTrafficListener(NetworkTrafficListener) - Method in class org.eclipse.jetty.server.NetworkTrafficServerConnector
-
- addNode(Node) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- addNoOthers(Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
- addNotifier(EventNotifier) - Method in class org.eclipse.jetty.monitor.jmx.NotifierGroup
-
Add specified event notifier to event notifier group
- addNotifiers(Collection<EventNotifier>) - Method in class org.eclipse.jetty.monitor.jmx.NotifierGroup
-
Add a collection of event notifiers to event notifier group
- addOthers() - Method in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
-
- addOverride(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
-
- addOverrideDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
The override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
- addParams(Class<?>...) - Method in class org.eclipse.jetty.websocket.common.events.ParamList
-
- addParentEdge(Module) - Method in class org.eclipse.jetty.start.Module
-
- addPath(Resource) - Method in class org.eclipse.jetty.runner.Runner.Classpath
-
- addPath(String) - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- addPath(String) - Method in class org.eclipse.jetty.util.resource.FileResource
-
- addPath(String) - Method in class org.eclipse.jetty.util.resource.PathResource
-
- addPath(String) - Method in class org.eclipse.jetty.util.resource.Resource
-
Returns the resource contained inside the current resource with the
given name.
- addPath(String) - Method in class org.eclipse.jetty.util.resource.ResourceCollection
-
- addPath(String) - Method in class org.eclipse.jetty.util.resource.URLResource
-
Returns the resource contained inside the current resource with the
given name
- addPaths(String, String) - Static method in class org.eclipse.jetty.util.URIUtil
-
Add two URI path segments.
- addPattern(String, String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- addPattern(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
-
Parse a classpath pattern string and appending the result
to the existing configuration.
- addPossibleProperty(String, String) - Method in class org.eclipse.jetty.start.Props
-
Add a potential argument as a property.
- addProgrammaticListener(EventListener) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Apply any necessary restrictions on a programmatic added listener.
- addRawArg(String) - Method in class org.eclipse.jetty.start.CommandLineBuilder
-
Add a simple argument to the command line.
- addRequestProperty(String, String) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- addRequestProxyHeaders(Stream, Fields) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngine
-
- addResponseProxyHeaders(Stream, Fields) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngine
-
- addRewriteRule(String, String) - Method in class org.eclipse.jetty.rewrite.handler.LegacyRule
-
Add a path rewriting rule
- 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
- addRule(Rule) - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
Add a Rule
- addRule(Rule) - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
Add a Rule
- addScanDir(File) - Method in class org.eclipse.jetty.util.Scanner
-
- addScannerListener(Scanner.Listener) - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- addScanTargets(FileSet) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- addServerClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Add to the list of Server classes.
- addService(BundleContext, ContextHandler, ServiceReference) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.ServiceWatcher
-
Deploy ContextHandler that is a Service.
- addServlet(String, Class<? extends Servlet>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- addServlet(String, Servlet) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- addServlet(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- 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.
- addServlet(String, String) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- addServlet(Class<? extends Servlet>, String) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- addServlet(ServletHolder, String) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- addServletMapping(ServletMapping) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Convenience method to add a pre-constructed ServletMapping.
- addServletMapping(String, XmlParser.Node, WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
-
- 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(HttpSession) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- addSession(AbstractSession) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
- 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(String) - 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.
- addSession(WebSocketSession) - Method in class org.eclipse.jetty.websocket.client.io.ConnectionManager
-
- addSessionFactory(SessionFactory) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- addSetCookie(String, String, String, String, long, String, boolean, boolean, int) - Method in class org.eclipse.jetty.server.Response
-
Format a set cookie value
- addSetter(String, Method) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- addSources(List<String>) - Method in class org.eclipse.jetty.start.Module
-
- addSystemClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Add to the list of System classes.
- addSystemProperties(SystemProperties) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- addSystemProperty(Property) - Method in class org.eclipse.jetty.ant.types.SystemProperties
-
- addSystemProperty(String, String) - Method in class org.eclipse.jetty.start.StartArgs
-
- addTaglibDescriptor(TaglibDescriptor) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspConfig
-
- addToAllConnectors(Server) - Static method in class org.eclipse.jetty.server.ConnectorStatistics
-
- addToArray(T[], T, Class<?>) - Static method in class org.eclipse.jetty.util.ArrayUtil
-
Add element to an array
- addToEnvironment(String, Object) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- addToEnvironment(String, Object) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- addToEnvironment(String, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Add an environment setting to this Context
- addTransformer(ClassFileTransformer) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
- addUniqueLine(String) - Method in class org.eclipse.jetty.start.StartIni
-
- addUniqueLine(String) - Method in class org.eclipse.jetty.start.TextFile
-
- addUnsafe(E) - Method in class org.eclipse.jetty.util.ArrayQueue
-
Add without synchronization or bounds checking
- addURL(URL) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- addUrlPattern(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- addValues(String, List<V>) - Method in class org.eclipse.jetty.util.MultiMap
-
Add values to multi valued entry.
- addValues(String, V[]) - Method in class org.eclipse.jetty.util.MultiMap
-
Add values to multi valued entry.
- addViaHeader(Request) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- addVirtualHost(String) - Method in class org.eclipse.jetty.rewrite.handler.VirtualHostRuleContainer
-
- addVirtualHosts(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Either set virtual hosts or add to an existing set of virtual hosts.
- addVirtualHosts(String[]) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- addWebApp(AntWebAppContext) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
Creates a new WebApp
Ant object.
- addWebAppContext(String, String) - Method in class org.eclipse.jetty.server.session.AbstractTestServer
-
- addWebApplication(AntWebAppContext) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- addWebApplication(AntWebAppContext) - Method in interface org.eclipse.jetty.ant.utils.ServerProxy
-
Adds a new web application to this server.
- addWebApplication(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.JettyServer
-
- addWebInfJar(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
-
- addWelcomeFiles(WebAppContext, XmlParser.Node) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
-
- addWhite(String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Add a whitelist entry to an existing handler configuration
- addWhitelistAddress(String) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Adds the given IP address, either in the form of a dotted decimal notation A.B.C.D
or in the CIDR notation A.B.C.D/M, to the list of whitelisted IP addresses.
- addXForwardedHeaders(Request, HttpServletRequest) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- advance() - Method in class org.eclipse.jetty.client.HttpContent
-
Advances the cursor to the next block of content.
- afterResponse(HandshakeResponse) - Method in class org.eclipse.jetty.websocket.jsr356.client.EmptyConfigurator
-
- agent(String) - Method in interface org.eclipse.jetty.client.api.Request
-
- agent(String) - Method in class org.eclipse.jetty.client.HttpRequest
-
- AggregateEventTrigger - Class in org.eclipse.jetty.monitor.triggers
-
AggregateEventTrigger
EventTrigger aggregation that executes every aggregated event
triggers in left to right order, and returns match if any one
of them have returned match.
- AggregateEventTrigger() - Constructor for class org.eclipse.jetty.monitor.triggers.AggregateEventTrigger
-
Construct an event trigger
- AggregateEventTrigger(List<EventTrigger>) - Constructor for class org.eclipse.jetty.monitor.triggers.AggregateEventTrigger
-
Construct an event trigger and associate the list
of event triggers to be aggregated by this trigger
- AggregateEventTrigger(EventTrigger...) - Constructor for class org.eclipse.jetty.monitor.triggers.AggregateEventTrigger
-
Construct an event trigger and associate the array
of event triggers to be aggregated by this trigger
- AHW_ATTR - Static variable in class org.eclipse.jetty.server.handler.AsyncDelayHandler
-
- aid - Variable in class org.eclipse.jetty.maven.plugin.Starter.Artifact
-
- 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
-
- allocate(int) - Method in class org.eclipse.jetty.spdy.api.ByteBufferDataInfo
-
- allocate(int) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- allocate(int) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Allocate ByteBuffer in flush mode.
- allocateDirect(int) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Allocate ByteBuffer in flush mode.
- ALLOW_CREDENTIALS_PARAM - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- allowDuplicateFragmentNames - Variable in class org.eclipse.jetty.webapp.MetaData
-
- ALLOWED_HEADERS_PARAM - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- ALLOWED_METHODS_PARAM - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- ALLOWED_ORIGINS_PARAM - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- AllowSymLinkAliasChecker - Class in org.eclipse.jetty.server.handler
-
Symbolic Link AliasChecker.
- AllowSymLinkAliasChecker() - Constructor for class org.eclipse.jetty.server.handler.AllowSymLinkAliasChecker
-
- ALPNClientConnection - Class in org.eclipse.jetty.alpn.client
-
- ALPNClientConnection(EndPoint, Executor, ClientConnectionFactory, SSLEngine, Map<String, Object>, String) - Constructor for class org.eclipse.jetty.alpn.client.ALPNClientConnection
-
- ALPNClientConnectionFactory - Class in org.eclipse.jetty.alpn.client
-
- ALPNClientConnectionFactory(Executor, ClientConnectionFactory, String) - Constructor for class org.eclipse.jetty.alpn.client.ALPNClientConnectionFactory
-
- ALPNServerConnection - Class in org.eclipse.jetty.alpn.server
-
- ALPNServerConnection(Connector, EndPoint, SSLEngine, List<String>, String) - Constructor for class org.eclipse.jetty.alpn.server.ALPNServerConnection
-
- ALPNServerConnectionFactory - Class in org.eclipse.jetty.alpn.server
-
- ALPNServerConnectionFactory(String...) - Constructor for class org.eclipse.jetty.alpn.server.ALPNServerConnectionFactory
-
- AndEventTrigger - Class in org.eclipse.jetty.monitor.triggers
-
AndEventTrigger
EventTrigger aggregation using logical AND operation
that executes matching of the aggregated event triggers
in left to right order
- AndEventTrigger(List<EventTrigger>) - Constructor for class org.eclipse.jetty.monitor.triggers.AndEventTrigger
-
Construct an event trigger and associate the list
of event triggers to be aggregated by this trigger
- AndEventTrigger(EventTrigger...) - Constructor for class org.eclipse.jetty.monitor.triggers.AndEventTrigger
-
Construct an event trigger and associate the array
of event triggers to be aggregated by this trigger
- AnnotatedClientEndpointConfig - Class in org.eclipse.jetty.websocket.jsr356.client
-
- AnnotatedClientEndpointConfig(ClientEndpoint) - Constructor for class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointConfig
-
- AnnotatedClientEndpointMetadata - Class in org.eclipse.jetty.websocket.jsr356.client
-
- AnnotatedClientEndpointMetadata(ClientContainer, Class<?>) - Constructor for class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointMetadata
-
- AnnotatedEndpointMetadata<T extends Annotation,C extends EndpointConfig> - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
Static reference to a specific annotated classes metadata.
- AnnotatedEndpointMetadata(Class<?>) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- AnnotatedEndpointScanner<T extends Annotation,C extends EndpointConfig> - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
- AnnotatedEndpointScanner(AnnotatedEndpointMetadata<T, C>) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointScanner
-
- AnnotatedServerEndpointConfig - Class in org.eclipse.jetty.websocket.jsr356.server
-
- AnnotatedServerEndpointConfig(Class<?>, ServerEndpoint) - Constructor for class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- AnnotatedServerEndpointConfig(Class<?>, ServerEndpoint, ServerEndpointConfig) - Constructor for class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- AnnotatedServerEndpointMetadata - Class in org.eclipse.jetty.websocket.jsr356.server
-
- AnnotatedServerEndpointMetadata(Class<?>, ServerEndpointConfig) - Constructor for class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointMetadata
-
- AnnotationConfiguration - Class in org.eclipse.jetty.annotations
-
Configuration for Annotations
- AnnotationConfiguration() - Constructor for class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- annotationConfiguration - Variable in class org.eclipse.jetty.ant.AntWebAppContext
-
- AnnotationConfiguration - Class in org.eclipse.jetty.osgi.annotations
-
Extend the AnnotationConfiguration to support OSGi:
Look for annotations inside WEB-INF/lib and also in the fragments and required bundles.
- AnnotationConfiguration() - Constructor for class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration
-
- AnnotationConfiguration.BundleParserTask - Class in org.eclipse.jetty.osgi.annotations
-
- AnnotationConfiguration.BundleParserTask(AnnotationParser, Set<? extends AnnotationParser.Handler>, Resource, ClassNameResolver) - Constructor for class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration.BundleParserTask
-
- AnnotationConfiguration.ClassInheritanceMap - Class in org.eclipse.jetty.annotations
-
- AnnotationConfiguration.ClassInheritanceMap() - Constructor for class org.eclipse.jetty.annotations.AnnotationConfiguration.ClassInheritanceMap
-
- AnnotationConfiguration.ContainerClassNameResolver - Class in org.eclipse.jetty.annotations
-
ContainerClassNameResolver
Checks to see if a classname belongs to a hidden or visible package
when scanning for annotations and thus whether it should be excluded from
consideration or not.
- AnnotationConfiguration.ContainerClassNameResolver(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.AnnotationConfiguration.ContainerClassNameResolver
-
- AnnotationConfiguration.ParserTask - Class in org.eclipse.jetty.annotations
-
ParserTask
Task to executing scanning of a resource for annotations.
- AnnotationConfiguration.ParserTask(AnnotationParser, Set<? extends AnnotationParser.Handler>, Resource, ClassNameResolver) - Constructor for class org.eclipse.jetty.annotations.AnnotationConfiguration.ParserTask
-
- AnnotationConfiguration.ServletContainerInitializerComparator - Class in org.eclipse.jetty.annotations
-
ServletContainerInitializerComparator
Comparator impl that orders a set of ServletContainerInitializers according to the
list of classnames (optionally containing a "*" wildcard character) established in a
ServletContainerInitializerOrdering.
- AnnotationConfiguration.ServletContainerInitializerComparator(AnnotationConfiguration.ServletContainerInitializerOrdering) - Constructor for class org.eclipse.jetty.annotations.AnnotationConfiguration.ServletContainerInitializerComparator
-
- AnnotationConfiguration.ServletContainerInitializerOrdering - Class in org.eclipse.jetty.annotations
-
ServletContainerInitializerOrdering
A list of classnames of ServletContainerInitializers in the order in which
they are to be called back.
- AnnotationConfiguration.ServletContainerInitializerOrdering(String) - Constructor for class org.eclipse.jetty.annotations.AnnotationConfiguration.ServletContainerInitializerOrdering
-
- AnnotationConfiguration.TimeStatistic - Class in org.eclipse.jetty.annotations
-
TimeStatistic
Simple class to capture elapsed time of an operation.
- AnnotationConfiguration.TimeStatistic() - Constructor for class org.eclipse.jetty.annotations.AnnotationConfiguration.TimeStatistic
-
- AnnotationConfiguration.WebAppClassNameResolver - Class in org.eclipse.jetty.annotations
-
WebAppClassNameResolver
Checks to see if a classname belongs to hidden or visible packages when scanning,
and whether a classname that is a duplicate should override a previously
scanned classname.
- AnnotationConfiguration.WebAppClassNameResolver(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.AnnotationConfiguration.WebAppClassNameResolver
-
- AnnotationDecorator - Class in org.eclipse.jetty.annotations
-
AnnotationDecorator
- AnnotationDecorator(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.AnnotationDecorator
-
- AnnotationIntrospector - Class in org.eclipse.jetty.annotations
-
AnnotationIntrospector
- AnnotationIntrospector() - Constructor for class org.eclipse.jetty.annotations.AnnotationIntrospector
-
- AnnotationIntrospector.AbstractIntrospectableAnnotationHandler - Class in org.eclipse.jetty.annotations
-
AbstractIntrospectableAnnotationHandler
Base class for handlers that introspect a class to find a particular annotation.
- AnnotationIntrospector.AbstractIntrospectableAnnotationHandler(boolean) - Constructor for class org.eclipse.jetty.annotations.AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
-
- AnnotationIntrospector.IntrospectableAnnotationHandler - Interface in org.eclipse.jetty.annotations
-
IntrospectableAnnotationHandler
Interface for all handlers that wish to introspect a class to find a particular annotation
- AnnotationParser - Class in org.eclipse.jetty.annotations
-
AnnotationParser
Use asm to scan classes for annotations.
- AnnotationParser() - Constructor for class org.eclipse.jetty.annotations.AnnotationParser
-
- AnnotationParser - Class in org.eclipse.jetty.osgi.annotations
-
- AnnotationParser() - Constructor for class org.eclipse.jetty.osgi.annotations.AnnotationParser
-
- AnnotationParser.AbstractHandler - Class in org.eclipse.jetty.annotations
-
AbstractHandler
Convenience base class to provide no-ops for all Handler methods.
- AnnotationParser.AbstractHandler() - Constructor for class org.eclipse.jetty.annotations.AnnotationParser.AbstractHandler
-
- AnnotationParser.ClassInfo - Class in org.eclipse.jetty.annotations
-
ClassInfo
Immutable information gathered by parsing class header.
- AnnotationParser.ClassInfo(Resource, String, int, int, String, String, String[]) - Constructor for class org.eclipse.jetty.annotations.AnnotationParser.ClassInfo
-
- AnnotationParser.FieldInfo - Class in org.eclipse.jetty.annotations
-
FieldInfo
Immutable information gathered by parsing a field on a class.
- AnnotationParser.FieldInfo(AnnotationParser.ClassInfo, String, int, String, String, Object) - Constructor for class org.eclipse.jetty.annotations.AnnotationParser.FieldInfo
-
- AnnotationParser.Handler - Interface in org.eclipse.jetty.annotations
-
Handler
Signature for all handlers that respond to parsing class files.
- AnnotationParser.MethodInfo - Class in org.eclipse.jetty.annotations
-
MethodInfo
Immutable information gathered by parsing a method on a class.
- AnnotationParser.MethodInfo(AnnotationParser.ClassInfo, String, int, String, String, String[]) - Constructor for class org.eclipse.jetty.annotations.AnnotationParser.MethodInfo
-
- AnnotationParser.MyClassVisitor - Class in org.eclipse.jetty.annotations
-
MyClassVisitor
ASM visitor for a class.
- AnnotationParser.MyClassVisitor(Set<? extends AnnotationParser.Handler>, Resource) - Constructor for class org.eclipse.jetty.annotations.AnnotationParser.MyClassVisitor
-
- AnnotationParser.MyFieldVisitor - Class in org.eclipse.jetty.annotations
-
MyFieldVisitor
An ASM visitor for parsing Fields.
- AnnotationParser.MyFieldVisitor(Set<? extends AnnotationParser.Handler>, AnnotationParser.ClassInfo, int, String, String, String, Object) - Constructor for class org.eclipse.jetty.annotations.AnnotationParser.MyFieldVisitor
-
- AnnotationParser.MyMethodVisitor - Class in org.eclipse.jetty.annotations
-
MyMethodVisitor
ASM Visitor for parsing a method.
- AnnotationParser.MyMethodVisitor(Set<? extends AnnotationParser.Handler>, AnnotationParser.ClassInfo, int, String, String, String, String[]) - Constructor for class org.eclipse.jetty.annotations.AnnotationParser.MyMethodVisitor
-
- AntWebAppContext - Class in org.eclipse.jetty.ant
-
AntWebAppContext
Extension of WebAppContext to allow configuration via Ant environment.
- AntWebAppContext(Project) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext
-
Default constructor.
- AntWebAppContext.AntServletHandler - Class in org.eclipse.jetty.ant
-
AntServletHandler
- AntWebAppContext.AntServletHandler() - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHandler
-
- AntWebAppContext.AntServletHolder - Class in org.eclipse.jetty.ant
-
AntServletHolder
- AntWebAppContext.AntServletHolder() - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntServletHolder(Class<? extends Servlet>) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntServletHolder(Servlet) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntServletHolder(String, Class<? extends Servlet>) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntServletHolder(String, Servlet) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- AntWebAppContext.AntURLClassLoader - Class in org.eclipse.jetty.ant
-
AntURLClassLoader
Adapt the AntClassLoader which is not a URLClassLoader - this is needed for
jsp to be able to search the classpath.
- AntWebAppContext.AntURLClassLoader(AntClassLoader) - Constructor for class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- antWebInfConfiguration - Variable in class org.eclipse.jetty.ant.AntWebAppContext
-
- AntWebInfConfiguration - Class in org.eclipse.jetty.ant
-
- AntWebInfConfiguration() - Constructor for class org.eclipse.jetty.ant.AntWebInfConfiguration
-
- AntWebXmlConfiguration - Class in org.eclipse.jetty.ant
-
This configuration object provides additional way to inject application
properties into the configured web application.
- AntWebXmlConfiguration() - Constructor for class org.eclipse.jetty.ant.AntWebXmlConfiguration
-
- ANY_AUTH - Static variable in class org.eclipse.jetty.util.security.Constraint
-
- ANY_ROLE - Static variable in class org.eclipse.jetty.util.security.Constraint
-
- anyToFailure(Throwable) - Method in class org.eclipse.jetty.client.HttpSender
-
- APACHE_SENTINEL_CLASS - Static variable in class org.eclipse.jetty.servlet.ServletHolder
-
- App - Class in org.eclipse.jetty.deploy
-
- App(DeploymentManager, AppProvider, String) - Constructor for class org.eclipse.jetty.deploy.App
-
Create an App with specified Origin ID and archivePath
- App(DeploymentManager, AppProvider, String, ContextHandler) - Constructor for class org.eclipse.jetty.deploy.App
-
Create an App with specified Origin ID and archivePath
- AppContextLeakPreventer - Class in org.eclipse.jetty.util.preventers
-
AppContextLeakPreventer
Cause the classloader that is pinned by AppContext.getAppContext() to be
a container or system classloader, not a webapp classloader.
- AppContextLeakPreventer() - Constructor for class org.eclipse.jetty.util.preventers.AppContextLeakPreventer
-
- append(ByteBuffer, boolean) - Method in class org.eclipse.jetty.fcgi.generator.Generator.Result
-
- append(StandardSession.FrameBytes) - Method in class org.eclipse.jetty.spdy.Flusher
-
- append(StandardSession.DataFrameBytes) - Method in class org.eclipse.jetty.spdy.Flusher
-
- 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(ByteBuffer, byte[], int, int) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Append bytes to a buffer.
- append(ByteBuffer, byte) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Appends a byte to a buffer
- append(ByteBuffer, ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Appends a byte to a 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(ByteBuffer) - 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
-
- append(char[], int, int) - Method in class org.eclipse.jetty.websocket.common.message.Utf8CharBuffer
-
- append(int) - Method in class org.eclipse.jetty.websocket.common.message.Utf8CharBuffer
-
- 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
-
- appendFrame(ByteBuffer, boolean) - Method in interface org.eclipse.jetty.websocket.common.message.MessageAppender
-
Append the frame payload to the message.
- appendFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.message.MessageInputStream
-
- appendFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.message.MessageReader
-
- appendFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.message.SimpleBinaryMessage
-
- appendFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.message.SimpleTextMessage
-
- appendFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.messages.BinaryPartialMessage
-
- appendFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.messages.BinaryPartialOnMessage
-
- appendFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.messages.TextPartialMessage
-
- appendFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.messages.TextPartialOnMessage
-
- 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
-
- appendMessage(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- 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
-
- appendSchemeHostPort(StringBuilder, String, String, int) - Static method in class org.eclipse.jetty.util.URIUtil
-
Append scheme, host and port URI prefix, handling IPv6 address encoding and default ports
- appendSchemeHostPort(StringBuffer, String, String, int) - Static method in class org.eclipse.jetty.util.URIUtil
-
Append scheme, host and port URI prefix, handling IPv6 address encoding and default ports
- 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
-
- APPID_PARAM - Static variable in class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- appliesTo(DispatcherType) - Method in class org.eclipse.jetty.servlet.FilterMapping
-
- AppLifeCycle - Class in org.eclipse.jetty.deploy
-
- AppLifeCycle() - Constructor for class org.eclipse.jetty.deploy.AppLifeCycle
-
- AppLifeCycle.Binding - Interface in org.eclipse.jetty.deploy
-
- apply() - Method in class org.eclipse.jetty.annotations.WebFilterAnnotation
-
- apply() - Method in class org.eclipse.jetty.annotations.WebListenerAnnotation
-
- apply() - Method in class org.eclipse.jetty.annotations.WebServletAnnotation
-
- apply(Request) - Method in interface org.eclipse.jetty.client.api.Authentication.Result
-
Applies the authentication result to the given request.
- apply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.CookiePatternRule
-
- apply(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.ForwardedSchemeHeaderRule
-
- apply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.HeaderPatternRule
-
Invokes this method when a match found.
- apply(String, String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.HeaderRule
-
Apply the rule to the request
- apply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.PatternRule
-
Apply the rule to the request
- apply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.RedirectPatternRule
-
- apply(String, HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.eclipse.jetty.rewrite.handler.RedirectRegexRule
-
- apply(String, HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.eclipse.jetty.rewrite.handler.RegexRule
-
Apply this rule to the request/response pair.
- apply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.ResponsePatternRule
-
- apply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.RewritePatternRule
-
- apply(String, HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.eclipse.jetty.rewrite.handler.RewriteRegexRule
-
- apply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
Process the contained rules (called by matchAndApply)
- apply(Stream, Fields, Fields) - Method in interface org.eclipse.jetty.spdy.server.http.PushStrategy
-
Applies the SPDY push logic for the primary resource.
- apply(Stream, Fields, Fields) - Method in class org.eclipse.jetty.spdy.server.http.PushStrategy.None
-
- apply(Stream, Fields, Fields) - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- apply() - Method in class org.eclipse.jetty.webapp.DiscoveredAnnotation
-
- applyJettyXml() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- applyJettyXml() - Method in class org.eclipse.jetty.maven.plugin.Starter
-
Apply any jetty xml files given
- applyMetaInfContextXml(Resource, String) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- applyURI(Request, String, String) - Method in class org.eclipse.jetty.rewrite.handler.CompactPathRule
-
- applyURI(Request, String, String) - Method in class org.eclipse.jetty.rewrite.handler.RewritePatternRule
-
This method will add _query to the requests's queryString and also combine it with existing queryStrings in
the request.
- applyURI(Request, String, String) - Method in class org.eclipse.jetty.rewrite.handler.RewriteRegexRule
-
- applyURI(Request, String, String) - Method in interface org.eclipse.jetty.rewrite.handler.Rule.ApplyURI
-
- applyXmlConfigurations(List<File>) - Method in class org.eclipse.jetty.maven.plugin.JettyServer
-
Apply xml files to server startup, passing in ourselves as the
"Server" instance.
- AppProvider - Interface in org.eclipse.jetty.deploy
-
- args - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable
-
- ArrayByteBufferPool - Class in org.eclipse.jetty.io
-
- ArrayByteBufferPool() - Constructor for class org.eclipse.jetty.io.ArrayByteBufferPool
-
- ArrayByteBufferPool(int, int, int) - Constructor for class org.eclipse.jetty.io.ArrayByteBufferPool
-
- ArrayByteBufferPool.Bucket - Class in org.eclipse.jetty.io
-
- arrayCopy() - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue.Block
-
- arrayFromString(String) - Static method in class org.eclipse.jetty.util.StringUtil
-
- ArrayQueue<E> - Class in org.eclipse.jetty.util
-
Queue backed by circular array.
- ArrayQueue() - Constructor for class org.eclipse.jetty.util.ArrayQueue
-
- ArrayQueue(Object) - 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
-
- ArrayTernaryTrie<V> - Class in org.eclipse.jetty.util
-
A Ternary Trie String lookup data structure.
- ArrayTernaryTrie() - Constructor for class org.eclipse.jetty.util.ArrayTernaryTrie
-
Create a case insensitive Trie of default capacity.
- ArrayTernaryTrie(boolean) - Constructor for class org.eclipse.jetty.util.ArrayTernaryTrie
-
Create a Trie of default capacity
- ArrayTernaryTrie(int) - Constructor for class org.eclipse.jetty.util.ArrayTernaryTrie
-
Create a case insensitive Trie
- ArrayTernaryTrie(boolean, int) - Constructor for class org.eclipse.jetty.util.ArrayTernaryTrie
-
Create a Trie
- ArrayTernaryTrie(ArrayTernaryTrie<V>, double) - Constructor for class org.eclipse.jetty.util.ArrayTernaryTrie
-
Copy Trie and change capacity by a factor
- ArrayTrie<V> - Class in org.eclipse.jetty.util
-
A Trie String lookup data structure using a fixed size array.
- ArrayTrie() - Constructor for class org.eclipse.jetty.util.ArrayTrie
-
- ArrayTrie(int) - Constructor for class org.eclipse.jetty.util.ArrayTrie
-
- ArrayUtil - Class in org.eclipse.jetty.util
-
- ArrayUtil() - Constructor for class org.eclipse.jetty.util.ArrayUtil
-
- asArray() - Method in class org.eclipse.jetty.runner.Runner.Classpath
-
- asBuffer() - Method in enum org.eclipse.jetty.http.HttpMethod
-
- asBuffer() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
-
- asByteBuffer() - Method in enum org.eclipse.jetty.http.HttpScheme
-
- asByteBuffer(boolean) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- asBytes(boolean) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- asCanonicalName(Type) - Static method in class org.eclipse.jetty.annotations.Util
-
- asciiToLowerCase(String) - Static method in class org.eclipse.jetty.util.StringUtil
-
fast lower case conversion.
- asFrame() - Method in class org.eclipse.jetty.websocket.common.CloseInfo
-
- asList(T[]) - Static method in class org.eclipse.jetty.util.TypeUtil
-
Array to List.
- ASM_OPCODE_VERSION - Static variable in class org.eclipse.jetty.annotations.AnnotationParser
-
- asMutableList(E[]) - Static method in class org.eclipse.jetty.util.ArrayUtil
-
- assertDecoderRequired() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- assertFrameValid(Frame) - Method in class org.eclipse.jetty.websocket.common.Generator
-
- assertInputOpen() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- assertIsPublicNonStatic(Method) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- assertIsReturn(Method, Class<?>) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- assertIsVoidReturn(Method) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- assertMessageNotNull(Object) - Method in class org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote
-
- assertOutputOpen() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- assertPartialMessageSupportDisabled(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnMessage
-
- assertRoleRequired(int, String) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable
-
- assertSendHandlerNotNull(SendHandler) - Method in class org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote
-
- assertUnset(CallableMethod, Class<? extends Annotation>, Method) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- assertValid() - Method in class org.eclipse.jetty.websocket.common.frames.ControlFrame
-
- assertValid() - Method in class org.eclipse.jetty.websocket.common.frames.DataFrame
-
- assertValid() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- assertValidBinaryMessageSize(int) - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
- assertValidSignature(Method, Class<? extends Annotation>, ParamList) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- assertValidTextMessageSize(int) - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
- associate(HttpExchange) - Method in class org.eclipse.jetty.client.HttpChannel
-
- associate(HttpChannel) - Method in class org.eclipse.jetty.client.HttpExchange
-
- 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.
- associate(IStream) - Method in interface org.eclipse.jetty.spdy.IStream
-
- associate(IStream) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- associateClassLoader(ClassLoader) - Static method in class org.eclipse.jetty.jndi.ContextFactory
-
- associateContext(Context) - Static method in class org.eclipse.jetty.jndi.ContextFactory
-
Associate the given Context with the current thread.
- asString() - Method in class org.eclipse.jetty.client.HttpDestination
-
- asString() - Method in class org.eclipse.jetty.client.Origin.Address
-
- asString() - Method in class org.eclipse.jetty.client.Origin
-
- asString() - Method in class org.eclipse.jetty.http.HttpCookie
-
- asString() - Method in enum org.eclipse.jetty.http.HttpHeader
-
- asString() - Method in enum org.eclipse.jetty.http.HttpHeaderValue
-
- asString() - Method in enum org.eclipse.jetty.http.HttpMethod
-
- asString() - Method in enum org.eclipse.jetty.http.HttpScheme
-
- asString() - Method in enum org.eclipse.jetty.http.HttpVersion
-
- asString() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
-
- asString(String, boolean) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- asString(Charset, boolean) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- ASYNC - Static variable in class org.eclipse.jetty.server.HttpInput
-
- ASYNC - Static variable in class org.eclipse.jetty.servlet.FilterMapping
-
- AsyncContentProvider - Interface in org.eclipse.jetty.client
-
- AsyncContentProvider.Listener - Interface in org.eclipse.jetty.client
-
A listener that is notified of content availability
- AsyncContextEvent - Class in org.eclipse.jetty.server
-
- AsyncContextEvent(ContextHandler.Context, AsyncContextState, HttpChannelState, Request, ServletRequest, ServletResponse) - Constructor for class org.eclipse.jetty.server.AsyncContextEvent
-
- AsyncContextState - Class in org.eclipse.jetty.server
-
- AsyncContextState(HttpChannelState) - Constructor for class org.eclipse.jetty.server.AsyncContextState
-
- AsyncDelayHandler - Class in org.eclipse.jetty.server.handler
-
A handler wrapper that provides the framework to asynchronously
delay the handling of a request.
- AsyncDelayHandler() - Constructor for class org.eclipse.jetty.server.handler.AsyncDelayHandler
-
- AsyncGzipFilter - Class in org.eclipse.jetty.servlets
-
Async GZIP Filter
This filter is a gzip filter using jetty internal mechanism to apply gzip compression
to output that is compatible with async IO and does not need to wrap the response nor output stream.
- AsyncGzipFilter() - Constructor for class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- AsyncNCSARequestLog - Class in org.eclipse.jetty.server
-
An asynchronously writing NCSA Request Log
- AsyncNCSARequestLog() - Constructor for class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- AsyncNCSARequestLog(BlockingQueue<String>) - Constructor for class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- AsyncNCSARequestLog(String) - Constructor for class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- AsyncNCSARequestLog(String, BlockingQueue<String>) - Constructor for class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- AsyncProxyServlet - Class in org.eclipse.jetty.proxy
-
- AsyncProxyServlet() - Constructor for class org.eclipse.jetty.proxy.AsyncProxyServlet
-
- AsyncProxyServlet.StreamReader - Class in org.eclipse.jetty.proxy
-
- AsyncProxyServlet.StreamReader(Request, HttpServletRequest, DeferredContentProvider) - Constructor for class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamReader
-
- AsyncProxyServlet.StreamWriter - Class in org.eclipse.jetty.proxy
-
- AsyncProxyServlet.StreamWriter(HttpServletRequest, Response) - Constructor for class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamWriter
-
- AsyncProxyServlet.Transparent - Class in org.eclipse.jetty.proxy
-
- AsyncProxyServlet.Transparent() - Constructor for class org.eclipse.jetty.proxy.AsyncProxyServlet.Transparent
-
- AsyncRestServlet - Class in org.eclipse.jetty.example.asyncrest
-
Servlet implementation class AsyncRESTServlet.
- AsyncRestServlet() - Constructor for class org.eclipse.jetty.example.asyncrest.AsyncRestServlet
-
- atEOF() - Method in class org.eclipse.jetty.http.HttpParser
-
- Atomics - Class in org.eclipse.jetty.util
-
- ATTR - Static variable in interface org.eclipse.jetty.webapp.Configuration
-
- AttrEventTrigger<TYPE extends Comparable<TYPE>> - Class in org.eclipse.jetty.monitor.triggers
-
AttrEventTrigger
Event trigger that polls a value of an MXBean attribute
and matches every invocation of this trigger.
- AttrEventTrigger(String, String) - Constructor for class org.eclipse.jetty.monitor.triggers.AttrEventTrigger
-
Construct event trigger and specify the MXBean attribute
that will be polled by this event trigger.
- AttrEventTrigger(ObjectName, String) - Constructor for class org.eclipse.jetty.monitor.triggers.AttrEventTrigger
-
Construct event trigger and specify the MXBean attribute
that will be polled by this event trigger.
- Attribute - Class in org.eclipse.jetty.ant.types
-
- Attribute() - Constructor for class org.eclipse.jetty.ant.types.Attribute
-
- attribute(String, Object) - Method in interface org.eclipse.jetty.client.api.Request
-
- attribute(String, Object) - Method in class org.eclipse.jetty.client.HttpRequest
-
- ATTRIBUTE - Static variable in interface org.eclipse.jetty.continuation.Continuation
-
- attributeAdded(HttpSessionBindingEvent) - Method in class com.acme.TagListener
-
- attributeAdded(ServletContextAttributeEvent) - Method in class com.acme.TagListener
-
- attributeAdded(ServletRequestAttributeEvent) - Method in class com.acme.TagListener
-
- attributeAdded(HttpSessionBindingEvent) - Method in class com.acme.TestListener
-
- attributeAdded(ServletContextAttributeEvent) - Method in class com.acme.TestListener
-
- attributeAdded(ServletRequestAttributeEvent) - Method in class com.acme.TestListener
-
- attributeRemoved(HttpSessionBindingEvent) - Method in class com.acme.TagListener
-
- attributeRemoved(ServletContextAttributeEvent) - Method in class com.acme.TagListener
-
- attributeRemoved(ServletRequestAttributeEvent) - Method in class com.acme.TagListener
-
- attributeRemoved(HttpSessionBindingEvent) - Method in class com.acme.TestListener
-
- attributeRemoved(ServletContextAttributeEvent) - Method in class com.acme.TestListener
-
- attributeRemoved(ServletRequestAttributeEvent) - Method in class com.acme.TestListener
-
- attributeReplaced(HttpSessionBindingEvent) - Method in class com.acme.TagListener
-
- attributeReplaced(ServletContextAttributeEvent) - Method in class com.acme.TagListener
-
- attributeReplaced(ServletRequestAttributeEvent) - Method in class com.acme.TagListener
-
- attributeReplaced(HttpSessionBindingEvent) - Method in class com.acme.TestListener
-
- attributeReplaced(ServletContextAttributeEvent) - Method in class com.acme.TestListener
-
- attributeReplaced(ServletRequestAttributeEvent) - Method in class com.acme.TestListener
-
- Attributes - Class in org.eclipse.jetty.ant.types
-
- Attributes() - Constructor for class org.eclipse.jetty.ant.types.Attributes
-
- Attributes - Interface in org.eclipse.jetty.util
-
Attributes.
- AttributesMap - Class in org.eclipse.jetty.util
-
- AttributesMap() - Constructor for class org.eclipse.jetty.util.AttributesMap
-
- AttributesMap(AttributesMap) - Constructor for class org.eclipse.jetty.util.AttributesMap
-
- AUTH_METHOD_KEY - Static variable in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
-
- AUTH_TYPE - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- authenticate(Request, ContentResponse, Authentication.HeaderInfo, Attributes) - Method in interface org.eclipse.jetty.client.api.Authentication
-
Executes the authentication mechanism for the given request, returning a
Result
that can be
used to actually authenticate the request via
Result#apply(Request)
.
- authenticate(Request, ContentResponse, Authentication.HeaderInfo, Attributes) - Method in class org.eclipse.jetty.client.util.BasicAuthentication
-
- authenticate(Request, ContentResponse, Authentication.HeaderInfo, Attributes) - Method in class org.eclipse.jetty.client.util.DigestAuthentication
-
- 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
-
- authenticate(HttpServletResponse) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- Authentication - Interface in org.eclipse.jetty.client.api
-
Authentication
represents a mechanism to authenticate requests for protected resources.
- 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.Failed - Exception in org.eclipse.jetty.server
-
- Authentication.Failed(String) - Constructor for exception org.eclipse.jetty.server.Authentication.Failed
-
- Authentication.Failure - Interface in org.eclipse.jetty.server
-
An Authentication Failure has been sent.
- Authentication.HeaderInfo - Class in org.eclipse.jetty.client.api
-
Structure holding information about the WWW-Authenticate
(or Proxy-Authenticate
) header.
- Authentication.HeaderInfo(String, String, String, HttpHeader) - Constructor for class org.eclipse.jetty.client.api.Authentication.HeaderInfo
-
- Authentication.ResponseSent - Interface in org.eclipse.jetty.server
-
Authentication Response sent state.
- Authentication.Result - Interface in org.eclipse.jetty.client.api
-
- 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
- AuthenticationProtocolHandler - Class in org.eclipse.jetty.client
-
- AuthenticationProtocolHandler(HttpClient, int) - Constructor for class org.eclipse.jetty.client.AuthenticationProtocolHandler
-
- AuthenticationStore - Interface in org.eclipse.jetty.client.api
-
- 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
- available() - Method in class org.eclipse.jetty.server.HttpInput
-
- available() - Method in class org.eclipse.jetty.spdy.api.ByteBufferDataInfo
-
- available() - Method in class org.eclipse.jetty.spdy.api.BytesDataInfo
-
- available() - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- await() - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
- await(long, TimeUnit) - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
Waits for the given timeout for the whole request/response cycle to be finished,
then returns the corresponding result.
- AWTLeakPreventer - Class in org.eclipse.jetty.util.preventers
-
AWTLeakPreventer
See https://issues.jboss.org/browse/AS7-3733
The java.awt.Toolkit class has a static field that is the default toolkit.
- AWTLeakPreventer() - Constructor for class org.eclipse.jetty.util.preventers.AWTLeakPreventer
-
- CACHE - Static variable in enum org.eclipse.jetty.http.HttpHeader
-
- CACHE - Static variable in enum org.eclipse.jetty.http.HttpHeaderValue
-
- CACHE - Static variable in enum org.eclipse.jetty.http.HttpMethod
-
- CACHE - Static variable in class org.eclipse.jetty.http.HttpParser
-
Cache of common
HttpField
s including:
Common static combinations such as:
Connection: close
Accept-Encoding: gzip
Content-Length: 0
Combinations of Content-Type header for common mime types by common charsets
Most common headers with null values so that a lookup will at least
determine the header name even if the name:value combination is not cached
- CACHE - Static variable in enum org.eclipse.jetty.http.HttpScheme
-
- CACHE - Static variable in enum org.eclipse.jetty.http.HttpVersion
-
- CACHE - Static variable in class org.eclipse.jetty.http.MimeTypes
-
- CACHED_CONTAINER_FRAGMENTS - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- CACHED_CONTAINER_RESOURCES - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- CACHED_CONTAINER_TLDS - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- CACHED_INFO_ATTR - Static variable in class org.eclipse.jetty.server.SecureRequestCustomizer
-
The name of the SSLSession attribute that will contain any cached information.
- 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() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ParserTask
-
- call() - Method in class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration.BundleParserTask
-
- call(Class<?>, String, Object, Object[]) - Static method in class org.eclipse.jetty.util.TypeUtil
-
- call(Object, Object...) - Method in class org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
-
- call(Object, Object...) - Method in class org.eclipse.jetty.websocket.common.events.annotated.EventMethod
-
- call(Object, Session, Object...) - Method in class org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod
-
- call(Object, CloseInfo) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable
-
- call(Object, CloseReason) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable
-
- call(Object, int, String) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable
-
- call(Object, Throwable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnErrorCallable
-
- call(Object, ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryCallable
-
- call(Object, InputStream) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryStreamCallable
-
- call(Object, ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessagePongCallable
-
- call(Object, String, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextCallable
-
- call(Object, Reader) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextStreamCallable
-
- call(Object, EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnOpenCallable
-
- CallableMethod - Class in org.eclipse.jetty.websocket.common.events.annotated
-
A Callable Method
- CallableMethod(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
-
- callback(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
-
- callback(Object) - Method in class org.eclipse.jetty.plus.annotation.PostConstructCallback
-
- callback(Object) - Method in class org.eclipse.jetty.plus.annotation.PreDestroyCallback
-
- Callback - Interface in org.eclipse.jetty.util
-
A callback abstraction that handles completed/failed events of asynchronous operations.
- Callback.Adapter - Class in org.eclipse.jetty.util
-
- Callback.Adapter() - Constructor for class org.eclipse.jetty.util.Callback.Adapter
-
- callbackHandler - Variable in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
-
Deprecated.
- callBinary(RemoteEndpoint.Async, Object, ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- callBinaryStream(RemoteEndpoint.Async, Object, InputStream) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- callClose(Object, CloseReason) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- 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
-
- callError(Object, Throwable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- callOpen(Object, EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- callPong(RemoteEndpoint.Async, Object, ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- callPostConstructCallback(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
-
Call the method, if one exists, that is annotated with PostConstruct
or with <post-construct> in web.xml
- callPreDestroyCallback(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
-
Call the method, if one exists, that is annotated with PreDestroy
or with <pre-destroy> in web.xml
- callSessionAttributeListeners(String, Object, Object) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
Call binding and attribute listeners based on the new and old
values of the attribute.
- callStartup(WebAppContext) - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
- callText(RemoteEndpoint.Async, Object, String, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- callTextStream(RemoteEndpoint.Async, Object, Reader) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- cancel(boolean) - Method in class org.eclipse.jetty.client.util.FutureResponseListener
-
- cancel(MonitorAction) - Static method in class org.eclipse.jetty.monitor.jmx.MonitorTask
-
Cancel timer task for specified monitor action
- cancel(boolean) - Method in class org.eclipse.jetty.util.FutureCallback
-
- cancel(boolean) - Method in class org.eclipse.jetty.util.FuturePromise
-
- cancel() - Method in interface org.eclipse.jetty.util.thread.Scheduler.Task
-
- cancel(boolean) - Method in class org.eclipse.jetty.websocket.jsr356.encoders.EncodeFailedFuture
-
- cancelTimeout() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- cancelTimeoutTask() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- canonicalPath(String) - Static method in class org.eclipse.jetty.util.URIUtil
-
Convert a path to a cananonical form.
- canReadDirectory(Path) - Static method in class org.eclipse.jetty.start.FS
-
- canReadFile(Path) - Static method in class org.eclipse.jetty.start.FS
-
- canWrite(Path) - Static method in class org.eclipse.jetty.start.FS
-
- capacity() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
-
- CARRIAGE_RETURN - Static variable in interface org.eclipse.jetty.http.HttpTokens
-
- casHeadBlock(ConcurrentArrayQueue.Block<T>, ConcurrentArrayQueue.Block<T>) - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- casTailBlock(ConcurrentArrayQueue.Block<T>, ConcurrentArrayQueue.Block<T>) - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- cdata(String) - Method in class org.eclipse.jetty.xml.XmlAppendable
-
- 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
- CGI - Class in org.eclipse.jetty.servlets
-
CGI Servlet.
- CGI() - Constructor for class org.eclipse.jetty.servlets.CGI
-
- CHAIN_PREFLIGHT_PARAM - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- changeAttribute(String, Object) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
Either set (perhaps replace) or remove the value of the attribute
in the session.
- changeSessionId() - Method in class org.eclipse.jetty.server.Request
-
- changeSessionId() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- changeSessionId() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- ChannelEndPoint - Class in org.eclipse.jetty.io
-
Channel End Point.
- ChannelEndPoint(Scheduler, SocketChannel) - Constructor for class org.eclipse.jetty.io.ChannelEndPoint
-
- CharacterDecoder - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
Default implementation of the
Text
Message to
Character
decoder
- CharacterDecoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
-
- CharacterEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
Default encoder for
Character
to
Text
Message encoder
- CharacterEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
-
- ChatServlet - Class in com.acme
-
- ChatServlet() - Constructor for class com.acme.ChatServlet
-
- check(String, Resource) - Method in class org.eclipse.jetty.server.handler.AllowSymLinkAliasChecker
-
- check(String, Resource) - Method in interface org.eclipse.jetty.server.handler.ContextHandler.AliasCheck
-
Check an alias
- check(String, Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler.ApproveAliases
-
- check(String, Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler.ApproveNonExistentDirectoryAliases
-
- check(String, Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler.ApprovePathPrefixAliases
-
Deprecated.
- check(String, Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler.ApproveSameSuffixAliases
-
Deprecated.
- 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
-
- checkAlias(String, Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- 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
-
- checkContextPath(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- checkCredential(Object) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUserInfo
-
- checkCredential(Object) - Method in class org.eclipse.jetty.jaas.spi.UserInfo
-
- checkError() - Method in class org.eclipse.jetty.io.UncheckedPrintWriter
-
- checkExpiry(long) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
Check to see if session has expired as at the time given.
- checkIdleTimeout() - Method in class org.eclipse.jetty.io.IdleTimeout
-
- checkKeyStore() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Check KeyStore Configuration.
- checkListener(Class<? extends EventListener>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- checkListener(Class<? extends EventListener>) - Method in class org.eclipse.jetty.webapp.WebAppContext.Context
-
- checkManagedAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- checkNonce(String, long) - Method in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
-
Deprecated.
- checkNotStarted() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Check if the lifecycle has been started and throw runtime exception
- checkNPNAvailable() - Static method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- checkOrigin(String) - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfigurator
-
- checkParams(Class<?>[], Class<?>[], boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
-
- checkPathsWithUncoveredHttpMethods() - Method in interface org.eclipse.jetty.security.ConstraintAware
-
See Servlet Spec 31, sec 13.8.4, pg 145
Container must check if there are urls with uncovered http methods
- checkPathsWithUncoveredHttpMethods() - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Servlet spec 3.1 pg.
- checkPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- checkPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
Verify the configuration given in the pom.
- checkPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
-
- checkPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
-
- checkProtocolNegotiationAvailable() - Static method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- checkRequestedSessionId(Request, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Look for a requested session ID in cookies and URI parameters
- checkRole(String, Principal, Group) - Method in interface org.eclipse.jetty.jaas.RoleCheckPolicy
-
Check if a role is either a runAsRole or in a set of roles
- checkRole(String, Principal, Group) - Method in class org.eclipse.jetty.jaas.StrictRoleCheckPolicy
-
- 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.
- checkSessionPersisted(boolean) - Method in class org.eclipse.jetty.server.session.AbstractStopSessionManagerPreserveSessionTest
-
- checkState() - Method in class org.eclipse.jetty.util.Utf8Appendable
-
- checkUserDataPermissions(String, Request, Response, RoleInfo) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- checkUserDataPermissions(String, Request, Response, RoleInfo) - Method in class org.eclipse.jetty.security.SecurityHandler
-
- checkValid() - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- 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
-
- checkVirtualHost(Request) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- 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
-
- checkWhitelist(List<String>, String) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- 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
-
- CHUNK_SIZE - Static variable in class org.eclipse.jetty.http.HttpGenerator
-
- CLASS_INHERITANCE_MAP - Static variable in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- CLASS_NAME - Static variable in interface org.eclipse.jetty.osgi.boot.utils.BundleClassLoaderHelper
-
The name of the custom implementation for this interface in a fragment.
- CLASS_NAME - Static variable in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
The name of the custom implementation for this interface in a fragment.
- classesDirectory - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
The directory containing generated classes.
- ClassInheritanceHandler - Class in org.eclipse.jetty.annotations
-
ClassInheritanceHandler
As asm scans for classes, remember the type hierarchy.
- ClassInheritanceHandler(ConcurrentHashMap<String, ConcurrentHashSet<String>>) - Constructor for class org.eclipse.jetty.annotations.ClassInheritanceHandler
-
- ClassLoaderDump - Class in org.eclipse.jetty.server
-
- ClassLoaderDump(ClassLoader) - Constructor for class org.eclipse.jetty.server.ClassLoaderDump
-
- ClassLoadingObjectInputStream - Class in org.eclipse.jetty.util
-
ClassLoadingObjectInputStream
For re-inflating serialized objects, this class uses the thread context classloader
rather than the jvm's default classloader selection.
- ClassLoadingObjectInputStream(InputStream) - Constructor for class org.eclipse.jetty.util.ClassLoadingObjectInputStream
-
- ClassLoadingObjectInputStream() - Constructor for class org.eclipse.jetty.util.ClassLoadingObjectInputStream
-
- ClassNameResolver - Interface in org.eclipse.jetty.annotations
-
- Classpath - Class in org.eclipse.jetty.start
-
Class to handle CLASSPATH construction
- Classpath() - Constructor for class org.eclipse.jetty.start.Classpath
-
- Classpath(String) - Constructor for class org.eclipse.jetty.start.Classpath
-
- ClasspathPattern - Class in org.eclipse.jetty.webapp
-
ClasspathPattern performs sequential pattern matching of a class name
against an internal array of classpath pattern entries.
- ClasspathPattern() - Constructor for class org.eclipse.jetty.webapp.ClasspathPattern
-
- ClasspathPattern(String[]) - Constructor for class org.eclipse.jetty.webapp.ClasspathPattern
-
- ClasspathPattern(String) - Constructor for class org.eclipse.jetty.webapp.ClasspathPattern
-
- cleanReference(String) - Method in class org.eclipse.jetty.start.Props
-
- cleanSubject(MessageInfo, Subject) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
-
Deprecated.
- cleanUp() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
Only remove tmp files.
- cleanup() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- cleanup() - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- cleanupSrcs() - Method in class org.eclipse.jetty.jspc.plugin.JspcMojo
-
Until Jasper supports the option to generate the srcs in a different dir
than the classes, this is the best we can do.
- 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.ArrayByteBufferPool
-
- clear() - Method in class org.eclipse.jetty.io.MappedByteBufferPool
-
- clear(HttpServletRequest) - Method in interface org.eclipse.jetty.security.CrossContextPsuedoSession
-
Deprecated.
- clear(HttpServletRequest) - Method in class org.eclipse.jetty.security.HashCrossContextPsuedoSession
-
Deprecated.
- clear() - Method in class org.eclipse.jetty.spdy.api.Settings
-
- clear() - Method in class org.eclipse.jetty.util.ArrayQueue
-
- clear() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- clear(ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Clear the buffer to be empty in flush mode.
- clear() - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- clear() - Method in class org.eclipse.jetty.util.Fields
-
Empties this
Fields
instance from all fields
- clear() - Method in class org.eclipse.jetty.webapp.MetaData
-
Empty ready for reuse
- clear() - Method in class org.eclipse.jetty.websocket.common.message.Utf8CharBuffer
-
- clear() - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
- CLEAR_PERSISTED - Static variable in class org.eclipse.jetty.spdy.api.SettingsInfo
-
- clearAssertionStatus() - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- 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 class org.eclipse.jetty.server.session.MemSession
-
- clearAttributes() - Method in interface org.eclipse.jetty.util.Attributes
-
- clearAttributes() - Method in class org.eclipse.jetty.util.AttributesMap
-
- clearAuthenticationResults() - Method in interface org.eclipse.jetty.client.api.AuthenticationStore
-
Removes all authentication results stored
- clearAuthenticationResults() - Method in class org.eclipse.jetty.client.HttpAuthenticationStore
-
- clearAuthentications() - Method in interface org.eclipse.jetty.client.api.AuthenticationStore
-
- clearAuthentications() - Method in class org.eclipse.jetty.client.HttpAuthenticationStore
-
- clearConnectionFactories() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- clearCredential() - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
-
- 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.
- clearHeaders() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- clearImplementations() - Method in class org.eclipse.jetty.websocket.common.events.EventDriverFactory
-
- clearLowResources() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- clearMissing() - Method in class org.eclipse.jetty.start.Modules
-
- clearObject() - Method in class org.eclipse.jetty.jaas.callback.ObjectCallback
-
- clearPassword() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
-
- clearPassword() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- clearPassword() - Method in class org.eclipse.jetty.security.jaspi.modules.UserInfo
-
- clearSources() - Method in class org.eclipse.jetty.start.Module
-
- clearToFill(ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Clear the buffer to be empty in fill mode.
- clearWhitelist() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Clears the list of whitelisted IP addresses
- ClientCertAuthenticator - Class in org.eclipse.jetty.security.authentication
-
- ClientCertAuthenticator() - Constructor for class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- ClientCertAuthModule - Class in org.eclipse.jetty.security.jaspi.modules
-
Deprecated.
use *ServerAuthentication
- ClientCertAuthModule() - Constructor for class org.eclipse.jetty.security.jaspi.modules.ClientCertAuthModule
-
Deprecated.
- ClientCertAuthModule(CallbackHandler) - Constructor for class org.eclipse.jetty.security.jaspi.modules.ClientCertAuthModule
-
Deprecated.
- ClientConnectionFactory - Interface in org.eclipse.jetty.io
-
- ClientConnectionFactory.Helper - Class in org.eclipse.jetty.io
-
- ClientContainer - Class in org.eclipse.jetty.websocket.jsr356
-
Container for Client use of the javax.websocket API.
- ClientContainer() - Constructor for class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- ClientContainer(Executor) - Constructor for class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- ClientGenerator - Class in org.eclipse.jetty.fcgi.generator
-
- ClientGenerator(ByteBufferPool) - Constructor for class org.eclipse.jetty.fcgi.generator.ClientGenerator
-
- ClientParser - Class in org.eclipse.jetty.fcgi.parser
-
- ClientParser(ClientParser.Listener) - Constructor for class org.eclipse.jetty.fcgi.parser.ClientParser
-
- ClientParser.Listener - Interface in org.eclipse.jetty.fcgi.parser
-
- ClientParser.Listener.Adapter - Class in org.eclipse.jetty.fcgi.parser
-
- ClientParser.Listener.Adapter() - Constructor for class org.eclipse.jetty.fcgi.parser.ClientParser.Listener.Adapter
-
- ClientUpgradeRequest - Class in org.eclipse.jetty.websocket.client
-
Allowing a generate from a UpgradeRequest
- ClientUpgradeRequest() - Constructor for class org.eclipse.jetty.websocket.client.ClientUpgradeRequest
-
- ClientUpgradeRequest(URI) - Constructor for class org.eclipse.jetty.websocket.client.ClientUpgradeRequest
-
- ClientUpgradeResponse - Class in org.eclipse.jetty.websocket.client
-
- ClientUpgradeResponse() - Constructor for class org.eclipse.jetty.websocket.client.ClientUpgradeResponse
-
- clone() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Clone this NamingContext
- 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
-
- CloneConfiguration - Class in org.eclipse.jetty.webapp
-
- cloneConfigure(WebAppContext, WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- cloneConfigure(WebAppContext, WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
-
- cloneConfigure(WebAppContext, WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
-
- cloneConfigure(WebAppContext, WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
-
Clone configuration instance.
- cloneConfigure(WebAppContext, WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
-
- clonePolicy() - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
- close() - Method in class org.eclipse.jetty.alpn.client.ALPNClientConnection
-
- close() - Method in class org.eclipse.jetty.alpn.server.ALPNServerConnection
-
- close() - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- close() - Method in interface org.eclipse.jetty.client.api.Connection
-
- close() - Method in class org.eclipse.jetty.client.ConnectionPool
-
- close() - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- close(Throwable) - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- close() - Method in class org.eclipse.jetty.client.HttpContent
-
- close() - Method in class org.eclipse.jetty.client.HttpDestination
-
- close(Connection) - Method in class org.eclipse.jetty.client.HttpDestination
-
- close() - Method in class org.eclipse.jetty.client.LeakTrackingConnectionPool
-
- close() - Method in class org.eclipse.jetty.client.MultiplexHttpDestination
-
- close(Connection) - Method in class org.eclipse.jetty.client.MultiplexHttpDestination
-
- close(Connection) - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
- close() - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
- close() - Method in class org.eclipse.jetty.client.util.DeferredContentProvider
-
No more content will be added to this content provider
and notifies the listener that no more content is available.
- close() - Method in class org.eclipse.jetty.client.util.InputStreamContentProvider
-
- close() - Method in class org.eclipse.jetty.client.util.OutputStreamContentProvider
-
- close() - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- close(Throwable) - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- close() - Method in class org.eclipse.jetty.http.HttpParser
-
- close() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- close() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- close() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- close() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- close() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- close() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- close() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- close() - Method in interface org.eclipse.jetty.io.Connection
-
Performs a logical close of this connection.
- 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.NegotiatingClientConnection
-
- close() - Method in class org.eclipse.jetty.io.SelectChannelEndPoint
-
- close() - Method in class org.eclipse.jetty.io.ssl.SslConnection
-
- close() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- 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.jndi.BindingEnumeration
-
- close() - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- close() - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- close() - Method in class org.eclipse.jetty.jndi.NameEnumeration
-
- close() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Do nothing
- close() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- 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.LocalEndPoint
-
- close() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- close() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
Performs the activities needed to close the network communication
(for example, to stop accepting network connections).
- close() - Method in class org.eclipse.jetty.server.ServerConnector
-
- close() - Method in interface org.eclipse.jetty.servlets.EventSource.Emitter
-
Closes this event source connection.
- close() - Method in class org.eclipse.jetty.servlets.EventSourceServlet.EventSourceEmitter
-
- close() - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
- close() - Method in class org.eclipse.jetty.servlets.gzip.DeflatedOutputStream
-
- close() - Method in class org.eclipse.jetty.spdy.client.http.HttpConnectionOverSPDY
-
- close() - Method in class org.eclipse.jetty.spdy.client.NPNClientConnection
-
- close() - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- close(boolean) - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- close(boolean) - Method in interface org.eclipse.jetty.spdy.Controller
-
- close() - Method in class org.eclipse.jetty.spdy.server.NPNServerConnection
-
- close() - Method in class org.eclipse.jetty.spdy.StandardSession
-
- close(Closeable) - Static method in class org.eclipse.jetty.start.FS
-
- 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.IteratingCallback
-
- close() - Method in class org.eclipse.jetty.util.log.StacklessLogging
-
- close() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.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.resource.EmptyResource
-
- close() - Method in class org.eclipse.jetty.util.resource.FileResource
-
- close() - Method in class org.eclipse.jetty.util.resource.JarResource
-
- close() - Method in class org.eclipse.jetty.util.resource.PathResource
-
- close() - Method in class org.eclipse.jetty.util.resource.Resource
-
Release any temporary resources held by the resource.
- close() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
-
- close() - Method in class org.eclipse.jetty.util.resource.URLResource
-
Release any resources held by the resource.
- close() - Method in class org.eclipse.jetty.util.RolloverFileOutputStream
-
- close() - Method in class org.eclipse.jetty.util.SharedBlockingCallback.Blocker
-
Check the Callback has succeeded or failed and after the return leave in the state to allow reuse.
- close() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Request a close of the current conversation with a normal status code and no reason phrase.
- close(CloseStatus) - Method in interface org.eclipse.jetty.websocket.api.Session
-
Request Close the current conversation, giving a reason for the closure.
- close(int, String) - Method in interface org.eclipse.jetty.websocket.api.Session
-
Send a websocket Close frame, with status code.
- close() - Method in class org.eclipse.jetty.websocket.common.BlockingWriteCallback.WriteBlocker
-
- close() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- close(int, String) - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
Close the connection.
- close() - Method in class org.eclipse.jetty.websocket.common.io.FrameFlusher
-
- close() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Send a websocket Close frame, without a status code or reason.
- close(int, String) - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Send a websocket Close frame, with status code.
- close() - Method in class org.eclipse.jetty.websocket.common.message.MessageInputStream
-
- close() - Method in class org.eclipse.jetty.websocket.common.message.MessageOutputStream
-
- close() - Method in class org.eclipse.jetty.websocket.common.message.MessageWriter
-
- CLOSE - Static variable in class org.eclipse.jetty.websocket.common.OpCode
-
OpCode for a Close Frame
- close() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- close(CloseStatus) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- close(int, String) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- close(CloseReason) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- CloseableDoSFilter - Class in org.eclipse.jetty.servlets
-
Closeable DoS Filter.
- CloseableDoSFilter() - Constructor for class org.eclipse.jetty.servlets.CloseableDoSFilter
-
- closeByHTTP(HttpFields) - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- closeConnection(HttpServletRequest, HttpServletResponse, Thread) - Method in class org.eclipse.jetty.servlets.CloseableDoSFilter
-
- closeConnection(HttpServletRequest, HttpServletResponse, Thread) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Takes drastic measures to return this response and stop this thread.
- closed(Socket) - Method in class org.eclipse.jetty.io.NetworkTrafficListener.Adapter
-
- closed(Socket) - Method in interface org.eclipse.jetty.io.NetworkTrafficListener
-
Callback method invoked when a connection to a remote client has been closed.
- closed - Variable in class org.eclipse.jetty.servlets.gzip.DeflatedOutputStream
-
- CloseException - Exception in org.eclipse.jetty.websocket.api
-
- CloseException(int, String) - Constructor for exception org.eclipse.jetty.websocket.api.CloseException
-
- CloseException(int, String, Throwable) - Constructor for exception org.eclipse.jetty.websocket.api.CloseException
-
- CloseException(int, Throwable) - Constructor for exception org.eclipse.jetty.websocket.api.CloseException
-
- CloseFrame - Class in org.eclipse.jetty.websocket.common.frames
-
- CloseFrame() - Constructor for class org.eclipse.jetty.websocket.common.frames.CloseFrame
-
- CloseInfo - Class in org.eclipse.jetty.websocket.common
-
- CloseInfo() - Constructor for class org.eclipse.jetty.websocket.common.CloseInfo
-
- CloseInfo(ByteBuffer, boolean) - Constructor for class org.eclipse.jetty.websocket.common.CloseInfo
-
- CloseInfo(Frame) - Constructor for class org.eclipse.jetty.websocket.common.CloseInfo
-
- CloseInfo(Frame, boolean) - Constructor for class org.eclipse.jetty.websocket.common.CloseInfo
-
- CloseInfo(int) - Constructor for class org.eclipse.jetty.websocket.common.CloseInfo
-
- CloseInfo(int, String) - Constructor for class org.eclipse.jetty.websocket.common.CloseInfo
-
- closeOutput() - Method in class org.eclipse.jetty.server.Response
-
- CloseStatus - Class in org.eclipse.jetty.websocket.api
-
- CloseStatus(int, String) - Constructor for class org.eclipse.jetty.websocket.api.CloseStatus
-
Creates a reason for closing a web socket connection with the given code and reason phrase.
- closeTag() - Method in class org.eclipse.jetty.xml.XmlAppendable
-
- code - Variable in enum org.eclipse.jetty.fcgi.FCGI.FrameType
-
- code - Variable in enum org.eclipse.jetty.fcgi.FCGI.Role
-
- code() - Method in enum org.eclipse.jetty.spdy.api.Settings.Flag
-
- code() - Method in class org.eclipse.jetty.spdy.api.Settings.ID
-
- CoderMetadata<T> - Class in org.eclipse.jetty.websocket.jsr356.metadata
-
The immutable base metadata for a coder (Decoder
or Encoder
- CoderMetadata(Class<? extends T>, Class<?>, MessageType, boolean) - Constructor for class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadata
-
- CoderMetadataSet<T,M extends CoderMetadata<T>> - Class in org.eclipse.jetty.websocket.jsr356.metadata
-
- CoderMetadataSet() - Constructor for class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
- collectFragmentsAndRequiredBundles(Bundle, PackageAdmin, Map<String, Bundle>, boolean) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
Returns the fragments and the required-bundles.
- collectRequiredBundles(Bundle, PackageAdmin, Map<String, Bundle>, boolean) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
A simplistic but good enough parser for the Require-Bundle header.
- COLON - Static variable in interface org.eclipse.jetty.http.HttpTokens
-
- com.acme - package com.acme
-
- combine(RoleInfo) - Method in class org.eclipse.jetty.security.RoleInfo
-
- combine(UserDataConstraint) - Method in enum org.eclipse.jetty.security.UserDataConstraint
-
- CommandLineBuilder - Class in org.eclipse.jetty.start
-
- CommandLineBuilder() - Constructor for class org.eclipse.jetty.start.CommandLineBuilder
-
- CommandLineBuilder(String) - Constructor for class org.eclipse.jetty.start.CommandLineBuilder
-
- CommandLineConfigSource - Class in org.eclipse.jetty.start.config
-
Configuration Source representing the Command Line arguments.
- CommandLineConfigSource(String[]) - Constructor for class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- comment(String) - Method in interface org.eclipse.jetty.servlets.EventSource.Emitter
-
Sends a comment to the client.
- comment(String) - Method in class org.eclipse.jetty.servlets.EventSourceServlet.EventSourceEmitter
-
- commit() - Method in class com.acme.MockUserTransaction
-
- commit() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- commit() - Method in class org.eclipse.jetty.jaas.spi.LdapLoginModule
-
- commit(ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.servlets.gzip.GzipHttpOutput
-
- communicateStartupResult(Exception) - Method in class org.eclipse.jetty.maven.plugin.Starter
-
- compact(ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Compact the buffer
- compactPath(String) - Static method in class org.eclipse.jetty.util.URIUtil
-
Convert a path to a compact form.
- CompactPathRule - Class in org.eclipse.jetty.rewrite.handler
-
Rewrite the URI by compacting to remove //
- CompactPathRule() - Constructor for class org.eclipse.jetty.rewrite.handler.CompactPathRule
-
- compare(ServletContainerInitializer, ServletContainerInitializer) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ServletContainerInitializerComparator
-
- compare(Module, Module) - Method in class org.eclipse.jetty.start.Module.DepthComparator
-
- compare(Module, Module) - Method in class org.eclipse.jetty.start.Module.NameComparator
-
- compare(File, File) - Method in class org.eclipse.jetty.start.NaturalSort.Files
-
- compare(Path, Path) - Method in class org.eclipse.jetty.start.NaturalSort.Paths
-
- compare(String, String) - Method in class org.eclipse.jetty.start.NaturalSort.Strings
-
- compare(Version) - Method in class org.eclipse.jetty.start.Version
-
Compares with other version.
- compareTo(ServletHolder) - Method in class org.eclipse.jetty.servlet.ServletHolder
-
Comparitor by init order.
- compareTo(PathMappings.MappedResource<E>) - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings.MappedResource
-
Comparison is based solely on the pathSpec
- compareTo(PathSpec) - Method in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
- compile() - Method in class org.eclipse.jetty.jspc.plugin.JspcMojo
-
- CompletableCallback - Class in org.eclipse.jetty.util
-
A callback to be used by driver code that needs to know whether the callback has been
succeeded or failed (that is, completed) just after the asynchronous operation or not,
typically because further processing depends on the callback being completed.
- CompletableCallback() - Constructor for class org.eclipse.jetty.util.CompletableCallback
-
- 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.nosql.NoSqlSession
-
- complete() - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamWriter
-
- complete() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- complete() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- 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
-
- complete() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- complete() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- complete() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- completed() - Method in class org.eclipse.jetty.fcgi.server.HttpTransportOverFCGI
-
- completed() - Method in class org.eclipse.jetty.io.NegotiatingClientConnection
-
- completed() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- completed() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- completed() - Method in class org.eclipse.jetty.server.HttpConnection
-
- completed() - Method in interface org.eclipse.jetty.server.HttpTransport
-
- completed() - Method in class org.eclipse.jetty.spdy.server.http.HttpTransportOverSPDY
-
- completed() - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPSPDYConnection
-
- completed() - Method in class org.eclipse.jetty.util.IteratingCallback
-
- completeWrite() - Method in class org.eclipse.jetty.io.WriteFlusher
-
- composeName(Name, Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- composeName(String, String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- composeName(String, String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- composeName(Name, Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- composeName(Name, Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Join two names together.
- composeName(String, String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Join two names together.
- compress(byte[]) - Method in interface org.eclipse.jetty.spdy.CompressionFactory.Compressor
-
- compress(byte[]) - Method in class org.eclipse.jetty.spdy.StandardCompressionFactory.StandardCompressor
-
- CompressedResponseWrapper - Class in org.eclipse.jetty.servlets.gzip
-
- CompressedResponseWrapper(HttpServletRequest, HttpServletResponse) - Constructor for class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- CompressExtension - Class in org.eclipse.jetty.websocket.common.extensions.compress
-
- CompressExtension() - Constructor for class org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension
-
- CompressionDictionary - Class in org.eclipse.jetty.spdy
-
- CompressionDictionary() - Constructor for class org.eclipse.jetty.spdy.CompressionDictionary
-
- CompressionFactory - Interface in org.eclipse.jetty.spdy
-
- CompressionFactory.Compressor - Interface in org.eclipse.jetty.spdy
-
- CompressionFactory.Decompressor - Interface in org.eclipse.jetty.spdy
-
- ConcatServlet - Class in org.eclipse.jetty.servlets
-
Concatenation Servlet
This servlet may be used to concatenate multiple resources into
a single response.
- ConcatServlet() - Constructor for class org.eclipse.jetty.servlets.ConcatServlet
-
- ConcurrentArrayQueue<T> - Class in org.eclipse.jetty.util
-
A concurrent, unbounded implementation of Queue
that uses singly-linked array blocks
to store elements.
- ConcurrentArrayQueue() - Constructor for class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- ConcurrentArrayQueue(int) - Constructor for class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- ConcurrentArrayQueue.Block<E> - Class in org.eclipse.jetty.util
-
- ConcurrentArrayQueue.Block(int) - Constructor for class org.eclipse.jetty.util.ConcurrentArrayQueue.Block
-
- 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
- config(Props) - Method in class org.eclipse.jetty.start.ModuleGraphWriter
-
- config - Variable in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- ConfigSource - Interface in org.eclipse.jetty.start.config
-
A Configuration Source
- ConfigSources - Class in org.eclipse.jetty.start.config
-
Weighted List of ConfigSources.
- ConfigSources() - Constructor for class org.eclipse.jetty.start.config.ConfigSources
-
- Configurable - Interface in org.eclipse.jetty.websocket.jsr356
-
Tag indicating a component that needs to be configured.
- Configuration - Interface in org.eclipse.jetty.webapp
-
Base Class for WebApplicationContext Configuration.
- Configuration.ClassList - Class in org.eclipse.jetty.webapp
-
- Configuration.ClassList() - Constructor for class org.eclipse.jetty.webapp.Configuration.ClassList
-
- Configuration.ClassList(String[]) - Constructor for class org.eclipse.jetty.webapp.Configuration.ClassList
-
- Configuration.ClassList(List<String>) - Constructor for class org.eclipse.jetty.webapp.Configuration.ClassList
-
- ConfigurationException - Exception in org.eclipse.jetty.websocket.jsr356
-
- ConfigurationException(String) - Constructor for exception org.eclipse.jetty.websocket.jsr356.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.eclipse.jetty.websocket.jsr356.ConfigurationException
-
- ConfigurationManager - Interface in org.eclipse.jetty.deploy
-
ConfigurationManager
Type for allow injection of property values for replacement in jetty xml files during deployment.
- ConfigurationProcessor - Interface in org.eclipse.jetty.xml
-
A ConfigurationProcessor for non XmlConfiguration format files.
- ConfigurationProcessorFactory - Interface in org.eclipse.jetty.xml
-
- configure(WebSocketServletFactory) - Method in class com.acme.WebSocketChatServlet
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.ant.AntWebInfConfiguration
-
Adds classpath files into web application classloader, and
sets web.xml and base directory for the configured web application.
- configure(HttpClient, SocketChannel) - Method in class org.eclipse.jetty.client.AbstractHttpClientTransport
-
- configure(WebSocketServletFactory) - Method in class org.eclipse.jetty.embedded.WebSocketServer.EchoServlet
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenQuickStartConfiguration
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
-
- configure(Server, List<URL>, Dictionary) - Static method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.osgi.boot.OSGiWebInfConfiguration
-
Allow fragments to supply some resources that are added to the baseResource of the webapp.
- configure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.quickstart.QuickStartConfiguration
-
- configure(String[]) - Method in class org.eclipse.jetty.runner.Runner
-
Configure a jetty instance and deploy the webapps presented as args
- configure(AbstractConnection, Connector, EndPoint) - Method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- configure(Socket) - Method in class org.eclipse.jetty.server.ServerConnector
-
- configure(SocketChannel) - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- configure(Object) - Method in class org.eclipse.jetty.spring.SpringConfigurationProcessor
-
- configure() - Method in class org.eclipse.jetty.spring.SpringConfigurationProcessor
-
Return a configured bean.
- configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.CloneConfiguration
-
- configure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
-
Configure WebApp.
- configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
-
Configure
Apply web-jetty.xml configuration
- configure() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
-
- configure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
-
Process web-default.xml, web.xml, override-web.xml
- configure(Generator) - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- configure(Parser) - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- configure(WebSocketServletFactory) - Method in class org.eclipse.jetty.websocket.server.WebSocketHandler
-
- configure(WebSocketServletFactory) - Method in class org.eclipse.jetty.websocket.server.WebSocketHandler.Simple
-
- configure(WebSocketServletFactory) - Method in class org.eclipse.jetty.websocket.servlet.WebSocketServlet
-
- configure(Object) - Method in interface org.eclipse.jetty.xml.ConfigurationProcessor
-
- configure() - Method in interface org.eclipse.jetty.xml.ConfigurationProcessor
-
- configure(Object) - Method in class org.eclipse.jetty.xml.XmlConfiguration
-
Applies the XML configuration script to the given object.
- configure() - Method in class org.eclipse.jetty.xml.XmlConfiguration
-
Applies the XML configuration script.
- configureCallbacks() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- configureContext(ServletContextHandler) - Static method in class org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
-
Jetty Native approach.
- configureContext(ServletContext, ServletContextHandler) - Static method in class org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
-
Servlet 3.1 approach.
- configureContext(ServletContextHandler) - Static method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- configureContext(ServletContext) - Static method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- configureContextHandler() - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider.OSGiApp
-
- configureFromExtensions(List<? extends Extension>) - Method in class org.eclipse.jetty.websocket.common.Generator
-
- configureFromExtensions(List<? extends Extension>) - Method in class org.eclipse.jetty.websocket.common.Parser
-
- configureHandlers() - Method in class org.eclipse.jetty.maven.plugin.JettyServer
-
Set up the handler structure to receive a webapp.
- configureJetty() - Method in class org.eclipse.jetty.maven.plugin.Starter
-
- configureMonitor() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- configurePluginClasspath() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- configurePolicy(WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.server.WebSocketHandler
-
- configureRoleInfo(RoleInfo, ConstraintMapping) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Initialize or update the RoleInfo from the constraint
- configureScanner() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- configureScanner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
- configureScanner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
-
- configureScanner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
-
- configureSessionManagement(ServletContextHandler) - Method in class org.eclipse.jetty.server.session.AbstractStopSessionManagerPreserveSessionTest
-
- configureTempDirectory(File, WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
-
- configureWebApp() - Method in class org.eclipse.jetty.maven.plugin.Starter
-
- configureWebApp() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- configureWebApplication() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Subclasses should invoke this to setup basic info
on the webapp
- configureWebApplication() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
- configureWebApplication() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
-
- configureWebApplication() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
-
- configureWrappedResponse(CompressedResponseWrapper) - Method in class org.eclipse.jetty.servlets.GzipFilter
-
- CONFLICT_409 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- connect(SocketAddress, Map<String, Object>) - Method in class org.eclipse.jetty.client.AbstractHttpClientTransport
-
- connect(SocketAddress, Map<String, Object>) - Method in interface org.eclipse.jetty.client.HttpClientTransport
-
Establishes a physical connection to the given address
.
- connect(SocketChannel, Object) - Method in class org.eclipse.jetty.io.SelectorManager
-
Registers a channel to perform a non-blocking connect.
- connect() - Method in class org.eclipse.jetty.monitor.jmx.ServiceConnection
-
- connect() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- connect(SocketAddress, Map<String, Object>) - Method in class org.eclipse.jetty.spdy.client.http.HttpClientTransportOverSPDY
-
- connect(SocketAddress, SessionFrameListener) - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
Equivalent to:
- connect(SocketAddress, SessionFrameListener, Promise<Session>) - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
Equivalent to:
- connect(SocketAddress, SessionFrameListener, Promise<Session>, Map<String, Object>) - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
Connects to the given address
, binding the given listener
to session events,
and notified the given promise
of the connect result.
- connect(WebSocketClient, EventDriver, ClientUpgradeRequest) - Method in class org.eclipse.jetty.websocket.client.io.ConnectionManager
-
- connect(Object, URI) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- connect(Object, URI, ClientUpgradeRequest) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- connect(Object, URI, ClientUpgradeRequest, UpgradeListener) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- connectDatabase() - Method in class org.eclipse.jetty.security.JDBCLoginService
-
(re)Connect to database with parameters setup by loadConfig()
- connectFailed(Map<String, Object>, Throwable) - Method in class org.eclipse.jetty.client.AbstractHttpClientTransport
-
- ConnectHandler - Class in org.eclipse.jetty.proxy
-
Implementation of a
Handler
that supports HTTP CONNECT.
- ConnectHandler() - Constructor for class org.eclipse.jetty.proxy.ConnectHandler
-
- ConnectHandler(Handler) - Constructor for class org.eclipse.jetty.proxy.ConnectHandler
-
- ConnectHandler.ConnectContext - Class in org.eclipse.jetty.proxy
-
- ConnectHandler.ConnectContext(HttpServletRequest, HttpServletResponse, AsyncContext, HttpConnection) - Constructor for class org.eclipse.jetty.proxy.ConnectHandler.ConnectContext
-
- ConnectHandler.ConnectManager - Class in org.eclipse.jetty.proxy
-
- ConnectHandler.ConnectManager(Executor, Scheduler, int) - Constructor for class org.eclipse.jetty.proxy.ConnectHandler.ConnectManager
-
- ConnectHandler.DownstreamConnection - Class in org.eclipse.jetty.proxy
-
- ConnectHandler.DownstreamConnection(EndPoint, Executor, ByteBufferPool, ConcurrentMap<String, Object>, ByteBuffer) - Constructor for class org.eclipse.jetty.proxy.ConnectHandler.DownstreamConnection
-
- ConnectHandler.UpstreamConnection - Class in org.eclipse.jetty.proxy
-
- ConnectHandler.UpstreamConnection(EndPoint, Executor, ByteBufferPool, ConnectHandler.ConnectContext) - Constructor for class org.eclipse.jetty.proxy.ConnectHandler.UpstreamConnection
-
- Connection - Interface in org.eclipse.jetty.client.api
-
- Connection - Interface in org.eclipse.jetty.io
-
- Connection.Listener - Interface in org.eclipse.jetty.io
-
- Connection.Listener.Adapter - Class in org.eclipse.jetty.io
-
- Connection.Listener.Adapter() - Constructor for class org.eclipse.jetty.io.Connection.Listener.Adapter
-
- connectionClosed(Connection) - Method in class org.eclipse.jetty.io.SelectorManager
-
Callback method invoked when a connection is closed.
- ConnectionFactory - Interface in org.eclipse.jetty.server
-
- connectionFailed(SocketChannel, Throwable, Object) - Method in class org.eclipse.jetty.client.AbstractHttpClientTransport.ClientSelectorManager
-
- connectionFailed(SocketChannel, Throwable, Object) - Method in class org.eclipse.jetty.io.SelectorManager
-
Callback method invoked when a non-blocking connect cannot be completed.
- connectionFailed(SocketChannel, Throwable, Object) - Method in class org.eclipse.jetty.proxy.ConnectHandler.ConnectManager
-
- connectionFailed(SocketChannel, Throwable, Object) - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager
-
- ConnectionManager - Class in org.eclipse.jetty.websocket.client.io
-
Internal Connection/Client Manager used to track active clients, their physical vs virtual connection information, and provide some means to create new
physical or virtual connections.
- ConnectionManager(WebSocketClient) - Constructor for class org.eclipse.jetty.websocket.client.io.ConnectionManager
-
- connectionOpened(Connection) - Method in class org.eclipse.jetty.io.SelectorManager
-
Callback method invoked when a connection is opened.
- ConnectionPool - Class in org.eclipse.jetty.client
-
- ConnectionPool(Destination, int, Promise<Connection>) - Constructor for class org.eclipse.jetty.client.ConnectionPool
-
- ConnectionState - Enum in org.eclipse.jetty.websocket.common
-
Connection states as outlined in
RFC6455.
- Connector - Class in org.eclipse.jetty.ant.types
-
Connector
- Connector() - Constructor for class org.eclipse.jetty.ant.types.Connector
-
- Connector(int, int) - Constructor for class org.eclipse.jetty.ant.types.Connector
-
- Connector - Interface in org.eclipse.jetty.server
-
A
Connector
accept connections and data from remote peers,
and allows applications to send data to remote peers, by setting up
the machinery needed to handle such tasks.
- Connectors - Class in org.eclipse.jetty.ant.types
-
Connectors
Specifies a jetty configuration element for Ant build file.
- Connectors() - Constructor for class org.eclipse.jetty.ant.types.Connectors
-
Default constructor.
- Connectors(int, int) - Constructor for class org.eclipse.jetty.ant.types.Connectors
-
Constructor.
- ConnectorServer - Class in org.eclipse.jetty.jmx
-
AbstractLifeCycle wrapper for JMXConnector Server
- ConnectorServer(JMXServiceURL, String) - Constructor for class org.eclipse.jetty.jmx.ConnectorServer
-
Constructs connector server
- ConnectorServer(JMXServiceURL, Map<String, ?>, String) - Constructor for class org.eclipse.jetty.jmx.ConnectorServer
-
Constructs connector server
- ConnectorStatistics - Class in org.eclipse.jetty.server
-
A Connector.Listener that gathers Connector and Connections Statistics.
- ConnectorStatistics() - Constructor for class org.eclipse.jetty.server.ConnectorStatistics
-
- ConnectPromise - Class in org.eclipse.jetty.websocket.client.io
-
Holder for the pending connect information.
- ConnectPromise(WebSocketClient, EventDriver, ClientUpgradeRequest) - Constructor for class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- connectToServer(Class<?>, URI) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- connectToServer(Object, URI) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- ConsoleNotifier - Class in org.eclipse.jetty.monitor.jmx
-
ConsoleNotifier
Provides a way to output notification messages to the server console
- ConsoleNotifier(String) - Constructor for class org.eclipse.jetty.monitor.jmx.ConsoleNotifier
-
Constructs a new notifier with specified format string
- consoleScanner - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
A scanner to check ENTER hits on the console
- ConsoleScanner - Class in org.eclipse.jetty.maven.plugin
-
ConsoleScanner
Read input from stdin
- ConsoleScanner(AbstractJettyMojo) - Constructor for class org.eclipse.jetty.maven.plugin.ConsoleScanner
-
- Constraint - Class in org.eclipse.jetty.util.security
-
Constraint
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
-
ConstraintSecurityHandler
Handler to enforce SecurityConstraints.
- ConstraintSecurityHandler() - Constructor for class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- constraintsExist(List<ServletMapping>, List<ConstraintMapping>) - Method in class org.eclipse.jetty.annotations.ServletSecurityAnnotationHandler
-
Check if there are already elements defined that match the url-patterns for
the servlet.
- construct(Class<?>, Object[]) - Static method in class org.eclipse.jetty.util.TypeUtil
-
- construct(Class<?>, Object[], Map<String, Object>) - Static method in class org.eclipse.jetty.util.TypeUtil
-
- consume(ByteBuffer, int) - Method in class org.eclipse.jetty.server.ByteBufferQueuedHttpInput
-
- consume(T, int) - Method in class org.eclipse.jetty.server.HttpInput
-
Consumes the given content.
- consume(ByteBuffer, int) - Method in class org.eclipse.jetty.server.HttpInputOverHTTP
-
- consume(int) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
Consumes the given number of bytes from this
DataInfo
.
- consume(DataInfo, int) - Method in class org.eclipse.jetty.spdy.server.http.HttpInputOverSPDY
-
- consumeAll() - Method in class org.eclipse.jetty.server.HttpInput
-
- consumed() - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- consumeInto(ByteBuffer) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- consumeInto(byte[], int, int) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
Reads and consumes the content bytes of this
DataInfo
into the given byte array,
starting from index
offset
for
length
bytes.
- Container - Interface in org.eclipse.jetty.util.component
-
- Container.InheritedListener - Interface in org.eclipse.jetty.util.component
-
Inherited Listener.
- Container.Listener - Interface in org.eclipse.jetty.util.component
-
A listener for Container events.
- CONTAINER_BUNDLE_PATTERN - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebInfConfiguration
-
Regex of symbolic names of bundles that should be considered to be on the container classpath
- CONTAINER_INITIALIZER_STARTER - Static variable in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- CONTAINER_INITIALIZERS - Static variable in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- CONTAINER_JAR_PATTERN - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
-
- ContainerInitializer - Class in org.eclipse.jetty.plus.annotation
-
- ContainerInitializer(ServletContainerInitializer, Class<?>[]) - Constructor for class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
- ContainerInitializer(ClassLoader, String) - Constructor for class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
- ContainerInitializerAnnotationHandler - Class in org.eclipse.jetty.annotations
-
- ContainerInitializerAnnotationHandler(ContainerInitializer, Class) - Constructor for class org.eclipse.jetty.annotations.ContainerInitializerAnnotationHandler
-
- ContainerLifeCycle - Class in org.eclipse.jetty.util.component
-
- ContainerLifeCycle() - Constructor for class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- ContainerTldBundleDiscoverer - Class in org.eclipse.jetty.osgi.boot.jasper
-
ContainerTldBundleDiscoverer
Finds bundles that are considered as on the container classpath that
contain tlds.
- ContainerTldBundleDiscoverer() - Constructor for class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
-
- contains(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpFields
-
- contains(String, String) - Method in class org.eclipse.jetty.http.HttpFields
-
- contains(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
-
- contains(Object) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- 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
-
- containsHeader(String) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- containsKey(String) - Method in class org.eclipse.jetty.http.HttpFields
-
- containsKey(String) - Method in class org.eclipse.jetty.start.Props
-
- 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
-
- containsSimpleValue(V) - Method in class org.eclipse.jetty.util.MultiMap
-
Test for a specific single value in the map.
- containsSystemProperty(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
-
- content(ContentProvider) - Method in interface org.eclipse.jetty.client.api.Request
-
- content(ContentProvider, String) - Method in interface org.eclipse.jetty.client.api.Request
-
- content(ByteBuffer) - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- content(ContentProvider) - Method in class org.eclipse.jetty.client.HttpRequest
-
- content(ContentProvider, String) - Method in class org.eclipse.jetty.client.HttpRequest
-
- content(ByteBuffer, Callback) - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- content(T) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
-
- content(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- content(T) - Method in class org.eclipse.jetty.server.HttpChannel
-
- content(ByteBuffer) - Method in class org.eclipse.jetty.server.HttpConnection.HttpChannelOverHttp
-
- content(T) - Method in class org.eclipse.jetty.server.HttpInput
-
Adds some content to this input stream.
- content(ByteBuffer) - Method in class org.eclipse.jetty.server.HttpInputOverHTTP
-
- content(T) - Method in class org.eclipse.jetty.server.QueuedHttpInput
-
- content(ByteBuffer) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPSPDYConnection
-
- content(String) - Method in class org.eclipse.jetty.xml.XmlAppendable
-
- CONTENT_LENGTH - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- CONTENT_TYPE - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- CONTENT_TYPE_SUFFIX - Static variable in class org.eclipse.jetty.servlets.MultiPartFilter
-
Deprecated.
- ContentDecoder - Interface in org.eclipse.jetty.client
-
- ContentDecoder.Factory - Class in org.eclipse.jetty.client
-
- ContentDecoder.Factory(String) - Constructor for class org.eclipse.jetty.client.ContentDecoder.Factory
-
- ContentParser - Class in org.eclipse.jetty.fcgi.parser
-
- ContentParser(HeaderParser) - Constructor for class org.eclipse.jetty.fcgi.parser.ContentParser
-
- ContentParser.Result - Enum in org.eclipse.jetty.fcgi.parser
-
- ContentProvider - Interface in org.eclipse.jetty.client.api
-
- ContentProvider.Typed - Interface in org.eclipse.jetty.client.api
-
An extension of
ContentProvider
that provides a content type string
to be used as a
Content-Type
HTTP header in requests.
- ContentResponse - Interface in org.eclipse.jetty.client.api
-
A specialized
Response
that can hold a limited content in memory.
- CONTEXT_ATTRIBUTE_KEY - Static variable in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- contextDestroyed(ServletContextEvent) - Method in class com.acme.TagListener
-
- contextDestroyed(ServletContextEvent) - Method in class com.acme.TestListener
-
- contextDestroyed(ServletContextEvent) - Method in class org.eclipse.jetty.servlet.listener.ELContextCleaner
-
- contextDestroyed(ServletContextEvent) - Method in class org.eclipse.jetty.servlet.listener.IntrospectorCleaner
-
- ContextFactory - Class in org.eclipse.jetty.jndi
-
ContextFactory.java
This is an object factory that produces a jndi naming
context based on a classloader.
- ContextFactory() - Constructor for class org.eclipse.jetty.jndi.ContextFactory
-
- 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.AliasCheck - Interface in org.eclipse.jetty.server.handler
-
Interface to check aliases
- ContextHandler.ApproveAliases - Class in org.eclipse.jetty.server.handler
-
Approve all aliases.
- ContextHandler.ApproveAliases() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.ApproveAliases
-
- ContextHandler.ApproveNonExistentDirectoryAliases - Class in org.eclipse.jetty.server.handler
-
Approve Aliases of a non existent directory.
- ContextHandler.ApproveNonExistentDirectoryAliases() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.ApproveNonExistentDirectoryAliases
-
- ContextHandler.ApprovePathPrefixAliases - Class in org.eclipse.jetty.server.handler
-
Deprecated.
- ContextHandler.ApprovePathPrefixAliases() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.ApprovePathPrefixAliases
-
Deprecated.
- ContextHandler.ApproveSameSuffixAliases - Class in org.eclipse.jetty.server.handler
-
Deprecated.
- ContextHandler.ApproveSameSuffixAliases() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.ApproveSameSuffixAliases
-
Deprecated.
- ContextHandler.Availability - Enum in org.eclipse.jetty.server.handler
-
- ContextHandler.Context - Class in org.eclipse.jetty.server.handler
-
Context.
- ContextHandler.Context() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- ContextHandler.NoContext - Class in org.eclipse.jetty.server.handler
-
- ContextHandler.NoContext() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- 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
-
- ContextHandlers - Class in org.eclipse.jetty.ant.types
-
Specifies element in web app configuration.
- ContextHandlers() - Constructor for class org.eclipse.jetty.ant.types.ContextHandlers
-
- contextHandlers - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
List of other contexts to set up.
- contextInitialized(ServletContextEvent) - Method in class com.acme.TagListener
-
- contextInitialized(ServletContextEvent) - Method in class com.acme.TestListener
-
- contextInitialized(ServletContextEvent) - Method in class org.eclipse.jetty.servlet.listener.ELContextCleaner
-
- contextInitialized(ServletContextEvent) - Method in class org.eclipse.jetty.servlet.listener.IntrospectorCleaner
-
- contextXml - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Location of a context xml configuration file whose contents
will be applied to the webapp AFTER anything in <webApp>.Optional.
- Continuation - Interface in org.eclipse.jetty.continuation
-
Continuation.
- CONTINUATION - Static variable in class org.eclipse.jetty.websocket.common.OpCode
-
OpCode for a Continuation Frame
- 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 a
compliant Servlet 3.0 container.
- ContinuationFilter() - Constructor for class org.eclipse.jetty.continuation.ContinuationFilter
-
- ContinuationFilter.FilteredContinuation - Interface in org.eclipse.jetty.continuation
-
- ContinuationFrame - Class in org.eclipse.jetty.websocket.common.frames
-
- ContinuationFrame() - Constructor for class org.eclipse.jetty.websocket.common.frames.ContinuationFrame
-
- 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
-
- continue100(int) - Method in class org.eclipse.jetty.server.HttpChannel
-
If the associated response has the Expect header set to 100 Continue,
then accessing the input stream indicates that the handler/servlet
is ready for the request body and thus a 100 Continue response is sent.
- CONTINUE_100 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- CONTINUE_100_INFO - Static variable in class org.eclipse.jetty.http.HttpGenerator
-
- ContinueProtocolHandler - Class in org.eclipse.jetty.client
-
- ContinueProtocolHandler(HttpClient) - Constructor for class org.eclipse.jetty.client.ContinueProtocolHandler
-
- ContinueProtocolHandler.ContinueListener - Class in org.eclipse.jetty.client
-
- ContinueProtocolHandler.ContinueListener() - Constructor for class org.eclipse.jetty.client.ContinueProtocolHandler.ContinueListener
-
- control(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.Generator
-
- control(IStream, ControlFrame, long, TimeUnit, Callback) - Method in interface org.eclipse.jetty.spdy.ISession
-
- control(IStream, ControlFrame, long, TimeUnit, Callback) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- ControlFrame - Class in org.eclipse.jetty.spdy.frames
-
- ControlFrame(short, ControlFrameType, byte) - Constructor for class org.eclipse.jetty.spdy.frames.ControlFrame
-
- ControlFrame - Class in org.eclipse.jetty.websocket.common.frames
-
- ControlFrame(byte) - Constructor for class org.eclipse.jetty.websocket.common.frames.ControlFrame
-
- ControlFrameBodyParser - Class in org.eclipse.jetty.spdy.parser
-
- ControlFrameBodyParser() - Constructor for class org.eclipse.jetty.spdy.parser.ControlFrameBodyParser
-
- ControlFrameGenerator - Class in org.eclipse.jetty.spdy.generator
-
- ControlFrameGenerator(ByteBufferPool) - Constructor for class org.eclipse.jetty.spdy.generator.ControlFrameGenerator
-
- ControlFrameParser - Class in org.eclipse.jetty.spdy.parser
-
- ControlFrameParser(CompressionFactory.Decompressor) - Constructor for class org.eclipse.jetty.spdy.parser.ControlFrameParser
-
- ControlFrameType - Enum in org.eclipse.jetty.spdy.frames
-
- Controller - Interface in org.eclipse.jetty.spdy
-
- convert(Fields) - Static method in class org.eclipse.jetty.client.util.FormContentProvider
-
- convert(Fields, Charset) - Static method in class org.eclipse.jetty.client.util.FormContentProvider
-
- convertCredentialJettyToLdap(String) - Static method in class org.eclipse.jetty.jaas.spi.LdapLoginModule
-
- convertCredentialLdapToJetty(String) - Static method in class org.eclipse.jetty.jaas.spi.LdapLoginModule
-
- convertHexDigit(byte) - Static method in class org.eclipse.jetty.util.TypeUtil
-
- convertHexDigit(int) - 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
-
- convertType(Type) - Static method in class org.eclipse.jetty.annotations.Util
-
- convertTypes(String) - Static method in class org.eclipse.jetty.annotations.Util
-
- convertTypes(Type[]) - Static method in class org.eclipse.jetty.annotations.Util
-
- cookie(HttpCookie) - Method in interface org.eclipse.jetty.client.api.Request
-
- cookie(HttpCookie) - Method in class org.eclipse.jetty.client.HttpRequest
-
- CookieCutter - Class in org.eclipse.jetty.server
-
Cookie parser
- CookieCutter() - Constructor for class org.eclipse.jetty.server.CookieCutter
-
- CookieDump - Class in com.acme
-
Test Servlet Cookies.
- CookieDump() - Constructor for class com.acme.CookieDump
-
- CookiePatternRule - Class in org.eclipse.jetty.rewrite.handler
-
Sets the cookie in the response whenever the rule finds a match.
- CookiePatternRule() - Constructor for class org.eclipse.jetty.rewrite.handler.CookiePatternRule
-
- 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
- copy(Frame) - Static method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- copyDir(File, File) - Static method in class org.eclipse.jetty.util.IO
-
- copyFile(File, File) - Static method in class org.eclipse.jetty.util.IO
-
- copyHeaders(Frame) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- copyHeaders(WebSocketFrame) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- copyRequest(HttpRequest, URI) - Method in class org.eclipse.jetty.client.HttpClient
-
- copyTo(File) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- 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
-
- count() - Method in class org.eclipse.jetty.start.Classpath
-
- count() - Method in class org.eclipse.jetty.start.Modules
-
- Counter - Class in com.acme
-
- Counter() - Constructor for class com.acme.Counter
-
- COUNTER - Static variable in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
-
- 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
-
- create(Object, WebSocketPolicy) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriverImpl
-
Create the EventDriver based on this implementation.
- create(Object, WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedImpl
-
- create(Object, WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerImpl
-
- create(Object, WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.jsr356.client.JsrClientEndpointImpl
-
- create(Object, WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointImpl
-
- create(Object, WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrServerEndpointImpl
-
- create(Object, WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrServerExtendsEndpointImpl
-
- create(WebSocketPolicy) - Static method in class org.eclipse.jetty.websocket.servlet.WebSocketServletFactory.Loader
-
- createAnnotationParser() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- createAnnotationParser() - Method in class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration
-
This parser scans the bundles using the OSGi APIs instead of assuming a jar.
- createApp(String) - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
Called by the Scanner.DiscreteListener to create a new App object.
- createBundleManifest(Manifest, URL, JarFile) - Static method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarBundleManifestGenerator
-
- createClassNameResolver(WebAppContext) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration
-
Returns the same classname resolver than for the webInfjar scanner
- createClassNameResolver(WebAppContext, boolean, boolean, boolean, boolean) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration
-
- createConnection(Promise<Connection>) - Method in class org.eclipse.jetty.client.HttpDestination
-
- createConnector(boolean) - Method in class org.eclipse.jetty.servlet.ServletTester
-
Create a port based connector.
- createConstraint() - Static method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- createConstraint(Constraint) - Static method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- createConstraint(String, boolean, String[], int) - Static method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Create a security constraint
- createConstraint(String, HttpConstraintElement) - Static method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- createConstraint(String, String[], ServletSecurity.EmptyRoleSemantic, ServletSecurity.TransportGuarantee) - Static method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- createConstraintsWithMappingsForPath(String, String, ServletSecurityElement) - Static method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Generate Constraints and ContraintMappings for the given url pattern and ServletSecurityElement
- createContext(String, HttpHandler) - Method in class org.eclipse.jetty.http.spi.JettyHttpServer
-
- createContext(String) - Method in class org.eclipse.jetty.http.spi.JettyHttpServer
-
- createContextHandler(App) - Method in interface org.eclipse.jetty.deploy.AppProvider
-
Create a ContextHandler for an App
- createContextHandler(App) - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
- createContextHandler(App) - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider
-
- createContextHandler() - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider.OSGiApp
-
- createContextHandler(App) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- createContextHandler() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- created - Variable in class org.eclipse.jetty.server.session.AbstractLastAccessTimeTest.TestSessionListener
-
- CREATED_201 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- createEnvContext(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
-
- createFactory(WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- createFactory(WebSocketPolicy) - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- createFile() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
- createFilter(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- createFilter(Class<T>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- createHttpClient() - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
Creates a
HttpClient
instance, configured with init parameters of this servlet.
- createHttpServer(InetSocketAddress, int) - Method in class org.eclipse.jetty.http.spi.JettyHttpServerProvider
-
- createHttpsServer(InetSocketAddress, int) - Method in class org.eclipse.jetty.http.spi.JettyHttpServerProvider
-
- createInstance(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- createLibEtcClassLoader(File, ClassLoader) - Static method in class org.eclipse.jetty.osgi.boot.internal.webapp.LibExtClassLoaderHelper
-
- createLibExtClassLoader(List<File>, List<URL>, ClassLoader) - Static method in class org.eclipse.jetty.osgi.boot.internal.webapp.LibExtClassLoaderHelper
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- createLocalConnector() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- createLogger() - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- createNewFile(Path) - Static method in class org.eclipse.jetty.start.FS
-
- createServer(int) - Method in class org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractImmortalSessionTest
-
- createServer(int) - Method in class org.eclipse.jetty.server.session.AbstractInvalidationSessionTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractLastAccessTimeTest
-
- createServer(int) - Method in class org.eclipse.jetty.server.session.AbstractLightLoadTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractLocalSessionScavengingTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractNewSessionTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractOrphanedSessionTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractProxySerializationTest
-
- createServer(int) - Method in class org.eclipse.jetty.server.session.AbstractReentrantRequestSessionTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractRemoveSessionTest
-
- createServer(int) - Method in class org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractSessionCookieTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractSessionExpiryTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest
-
- createServer(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionMigrationTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractSessionRenewTest
-
- createServer(int, int, int) - Method in class org.eclipse.jetty.server.session.AbstractSessionValueSavingTest
-
- createServer(int) - Method in class org.eclipse.jetty.server.session.AbstractStopSessionManagerPreserveSessionTest
-
- createServer(int) - Method in class org.eclipse.jetty.server.session.AbstractWebAppObjectInSessionTest
-
- createServlet(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- createServlet(Class<T>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- createServletContainerInitializerAnnotationHandlers(WebAppContext, List<ServletContainerInitializer>) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- createSession(URI, EventDriver, LogicalConnection) - Method in interface org.eclipse.jetty.websocket.common.SessionFactory
-
- createSession(URI, EventDriver, LogicalConnection) - Method in class org.eclipse.jetty.websocket.common.WebSocketSessionFactory
-
- createSession(URI, EventDriver, LogicalConnection) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSessionFactory
-
- createStream() - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
Create the stream fitting to the underlying compression type.
- createSubcontext(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- createSubcontext(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- createSubcontext(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- createSubcontext(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- createSubcontext(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Create a context as a child of this one
- createSubcontext(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Create a Context as a child of this one
- createWebApp() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class com.acme.WebSocketChatServlet
-
- createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrCreator
-
- createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
Default Creator logic
- createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketCreator
-
Create a websocket from the incoming request.
- createWrappedResponse(HttpServletRequest, HttpServletResponse, String) - Method in class org.eclipse.jetty.servlets.GzipFilter
-
- createWrappedResponse(HttpServletRequest, HttpServletResponse, String) - Method in class org.eclipse.jetty.servlets.IncludableGzipFilter
-
- 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
- CredentialBodyParser - Class in org.eclipse.jetty.spdy.parser
-
- CredentialBodyParser(ControlFrameParser) - Constructor for class org.eclipse.jetty.spdy.parser.CredentialBodyParser
-
- CredentialBodyParser.State - Enum in org.eclipse.jetty.spdy.parser
-
- CredentialFrame - Class in org.eclipse.jetty.spdy.frames
-
- CredentialFrame(short, short, byte[], Certificate[]) - Constructor for class org.eclipse.jetty.spdy.frames.CredentialFrame
-
- CredentialGenerator - Class in org.eclipse.jetty.spdy.generator
-
- CredentialGenerator(ByteBufferPool) - Constructor for class org.eclipse.jetty.spdy.generator.CredentialGenerator
-
- credentialLogin(Object) - Method in class org.eclipse.jetty.jaas.spi.LdapLoginModule
-
password supplied authentication check
- CredentialValidationCallback - Class in org.eclipse.jetty.security.jaspi.callback
-
CredentialValidationCallback
Store a jetty Credential for a user so that it can be
validated by jaspi
- CredentialValidationCallback(Subject, String, Credential) - Constructor for class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
-
- 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
-
Deprecated.
- CrossOriginFilter - Class in org.eclipse.jetty.servlets
-
- CrossOriginFilter() - Constructor for class org.eclipse.jetty.servlets.CrossOriginFilter
-
- 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.
- CURRENT_CONGESTION_WINDOW - Static variable in class org.eclipse.jetty.spdy.api.Settings.ID
-
- customize(Request, HttpFields) - Method in class org.eclipse.jetty.fcgi.client.http.HttpClientTransportOverFCGI
-
- customize(Connector, HttpConfiguration, Request) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- customize(Connector, HttpConfiguration, Request) - Method in class org.eclipse.jetty.server.HostHeaderCustomizer
-
- customize(Connector, HttpConfiguration, Request) - Method in interface org.eclipse.jetty.server.HttpConfiguration.Customizer
-
- customize(Connector, HttpConfiguration, Request) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- customize(SSLEngine, Request) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- customize(SSLEngine) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- customizeContext(ServletContextHandler) - Method in class org.eclipse.jetty.server.session.AbstractProxySerializationTest
-
- customizeFastCGIHeaders(Request, HttpFields) - Method in class org.eclipse.jetty.fcgi.server.proxy.FastCGIProxyServlet
-
- customizeParamsOnClose(LinkedList<IJsrParamId>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- customizeParamsOnClose(LinkedList<IJsrParamId>) - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointMetadata
-
- customizeParamsOnError(LinkedList<IJsrParamId>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- customizeParamsOnError(LinkedList<IJsrParamId>) - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointMetadata
-
- customizeParamsOnMessage(LinkedList<IJsrParamId>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- customizeParamsOnMessage(LinkedList<IJsrParamId>) - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointMetadata
-
- customizeParamsOnOpen(LinkedList<IJsrParamId>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- customizeParamsOnOpen(LinkedList<IJsrParamId>) - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointMetadata
-
- customizeProxyRequest(Request, HttpServletRequest) - Method in class org.eclipse.jetty.fcgi.server.proxy.FastCGIProxyServlet
-
- customizeProxyRequest(Request, HttpServletRequest) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
Extension point for subclasses to customize the proxy request.
- customizeRequestHeaders(Stream, Fields) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngine
-
- customizeResponseHeaders(Stream, Fields) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngine
-
- daemon - Variable in class org.eclipse.jetty.maven.plugin.JettyDeployWar
-
If true, the plugin should continue and not block.
- data(byte[], int, int, Callback) - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamWriter
-
- data(String) - Method in interface org.eclipse.jetty.servlets.EventSource.Emitter
-
Sends a default event with data to the client.
- data(String) - Method in class org.eclipse.jetty.servlets.EventSourceServlet.EventSourceEmitter
-
- data(DataInfo) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
Sends asynchronously a DATA frame on this stream.
- data(DataInfo, Callback) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
Sends asynchronously a DATA frame on this stream.
- data(int, int, DataInfo) - Method in class org.eclipse.jetty.spdy.generator.Generator
-
- data(IStream, DataInfo, long, TimeUnit, Callback) - Method in interface org.eclipse.jetty.spdy.ISession
-
- data(IStream, DataInfo, long, TimeUnit, Callback) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- data(DataInfo) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- data(DataInfo, Callback) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- data - Variable in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
The payload data.
- DataFrame - Class in org.eclipse.jetty.spdy.frames
-
- DataFrame(int, byte, int) - Constructor for class org.eclipse.jetty.spdy.frames.DataFrame
-
- DataFrame - Class in org.eclipse.jetty.websocket.common.frames
-
A Data Frame
- DataFrame(byte) - Constructor for class org.eclipse.jetty.websocket.common.frames.DataFrame
-
- DataFrame(Frame) - Constructor for class org.eclipse.jetty.websocket.common.frames.DataFrame
-
Construct new DataFrame based on headers of provided frame.
- DataFrame(Frame, boolean) - Constructor for class org.eclipse.jetty.websocket.common.frames.DataFrame
-
Construct new DataFrame based on headers of provided frame, overriding for continuations if needed.
- DataFrameGenerator - Class in org.eclipse.jetty.spdy.generator
-
- DataFrameGenerator(ByteBufferPool) - Constructor for class org.eclipse.jetty.spdy.generator.DataFrameGenerator
-
- DataFrameParser - Class in org.eclipse.jetty.spdy.parser
-
- DataFrameParser() - Constructor for class org.eclipse.jetty.spdy.parser.DataFrameParser
-
- DataInfo - Class in org.eclipse.jetty.spdy.api
-
A container for DATA frames metadata and content bytes.
- DataInfo(boolean) - Constructor for class org.eclipse.jetty.spdy.api.DataInfo
-
Creates a new
DataInfo
with the given close flag and no compression flag.
- DataInfo(long, TimeUnit, boolean) - Constructor for class org.eclipse.jetty.spdy.api.DataInfo
-
Creates a new
DataInfo
with the given close flag and no compression flag.
- DataRateLimitedServlet - Class in org.eclipse.jetty.servlets
-
A servlet that uses the Servlet 3.1 asynchronous IO API to server
static content at a limited data rate.
- DataRateLimitedServlet() - Constructor for class org.eclipse.jetty.servlets.DataRateLimitedServlet
-
- DataSourceCloser - Class in org.eclipse.jetty.jndi
-
Close a DataSource.
- DataSourceCloser(DataSource) - Constructor for class org.eclipse.jetty.jndi.DataSourceCloser
-
- DataSourceCloser(DataSource, String) - Constructor for class org.eclipse.jetty.jndi.DataSourceCloser
-
- DataSourceLoginModule - Class in org.eclipse.jetty.jaas.spi
-
DataSourceLoginModule
A LoginModule that uses a DataSource to retrieve user authentication
and authorisation information.
- DataSourceLoginModule() - Constructor for class org.eclipse.jetty.jaas.spi.DataSourceLoginModule
-
- DataSourceLoginService - Class in org.eclipse.jetty.plus.security
-
DataSourceUserRealm
Obtain user/password/role information from a database
via jndi DataSource.
- DataSourceLoginService() - Constructor for class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- DataSourceLoginService(String) - Constructor for class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- DataSourceLoginService(String, IdentityService) - Constructor for class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- Date2Tag - Class in com.acme
-
- Date2Tag() - Constructor for class com.acme.Date2Tag
-
- 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, Locale, String) - Constructor for class org.eclipse.jetty.util.DateCache
-
- DateCache(String, Locale, TimeZone) - Constructor for class org.eclipse.jetty.util.DateCache
-
- DateCache.Tick - Class in org.eclipse.jetty.util
-
- DateCache.Tick(long, String) - Constructor for class org.eclipse.jetty.util.DateCache.Tick
-
- DateGenerator - Class in org.eclipse.jetty.http
-
ThreadLocal Date formatters for HTTP style dates.
- DateGenerator() - Constructor for class org.eclipse.jetty.http.DateGenerator
-
- DateTag - Class in com.acme
-
- DateTag() - Constructor for class com.acme.DateTag
-
- 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(Object) - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- debug(Object, Throwable) - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- debug() - Method in class org.eclipse.jetty.start.CommandLineBuilder
-
- debug(String, Object...) - Static method in class org.eclipse.jetty.start.StartLog
-
- debug(Throwable) - Static method in class org.eclipse.jetty.start.StartLog
-
- debug(String, long) - Method in class org.eclipse.jetty.util.log.AbstractLogger
-
- debug(String, Object...) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
-
- debug(String, long) - 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(String, Object...) - Method in interface org.eclipse.jetty.util.log.Logger
-
Formats and logs at debug level.
- debug(String, long) - 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, long) - Method in class org.eclipse.jetty.util.log.LoggerLog
-
- debug(String, Object...) - Method in class org.eclipse.jetty.util.log.Slf4jLog
-
- debug(String, long) - 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(String, long) - 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
-
- DebugBinding - Class in org.eclipse.jetty.deploy.bindings
-
- DebugBinding(String) - Constructor for class org.eclipse.jetty.deploy.bindings.DebugBinding
-
- DebugBinding(String...) - Constructor for class org.eclipse.jetty.deploy.bindings.DebugBinding
-
- DebugHandler - Class in org.eclipse.jetty.server.handler
-
Debug Handler.
- DebugHandler() - Constructor for class org.eclipse.jetty.server.handler.DebugHandler
-
- declaredRolesContains(String) - Method in class org.eclipse.jetty.security.AbstractUserAuthentication
-
- declareRoles(String...) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- declareRoles(String...) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- declareRoles(String...) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- DeclareRolesAnnotationHandler - Class in org.eclipse.jetty.annotations
-
DeclaresRolesAnnotationHandler
- DeclareRolesAnnotationHandler(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.DeclareRolesAnnotationHandler
-
- decode(ByteBuffer) - Method in interface org.eclipse.jetty.client.ContentDecoder
-
Decodes the bytes in the given buffer
and returns decoded bytes, if any.
- decode(ByteBuffer) - Method in class org.eclipse.jetty.client.GZIPContentDecoder
-
Decodes the bytes in the given buffer
and returns decoded bytes, if any.
- decode(String, String) - Static method in class org.eclipse.jetty.util.B64Code
-
Base 64 decode as described in RFC 2045.
- decode(String, Charset) - 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, ByteArrayOutputStream) - 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, Charset) - Method in class org.eclipse.jetty.util.UrlEncoded
-
- decode(String) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
-
- decode(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
-
- decode(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
-
- decode(String) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
-
- decode(String) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
-
- decode(String) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
-
- decode(String) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
-
- decode(InputStream) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
-
- decode(String) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
-
- decode(String) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
-
- decode(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
-
- decode(Reader) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
-
- decode(String) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
-
- decode(String) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
-
- decode88591To(InputStream, MultiMap<String>, int, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decodeName(String) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- 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<String>) - Method in class org.eclipse.jetty.http.HttpURI
-
- decodeQueryTo(MultiMap<String>, String) - Method in class org.eclipse.jetty.http.HttpURI
-
- decodeQueryTo(MultiMap<String>, Charset) - Method in class org.eclipse.jetty.http.HttpURI
-
- decoder - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- decoderClass - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- DecoderFactory - Class in org.eclipse.jetty.websocket.jsr356
-
- DecoderFactory(DecoderMetadataSet) - Constructor for class org.eclipse.jetty.websocket.jsr356.DecoderFactory
-
- DecoderFactory(DecoderMetadataSet, DecoderFactory) - Constructor for class org.eclipse.jetty.websocket.jsr356.DecoderFactory
-
- DecoderFactory.Wrapper - Class in org.eclipse.jetty.websocket.jsr356
-
- DecoderMetadata - Class in org.eclipse.jetty.websocket.jsr356.metadata
-
- DecoderMetadata(Class<? extends Decoder>, Class<?>, MessageType, boolean) - Constructor for class org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadata
-
- DecoderMetadataSet - Class in org.eclipse.jetty.websocket.jsr356.metadata
-
- DecoderMetadataSet() - Constructor for class org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadataSet
-
- decodeString(String, int, int, Charset) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decode String with % encoding.
- decodeTo(String, MultiMap<String>, String, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decodeTo(String, MultiMap<String>, Charset, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decodeTo(InputStream, MultiMap<String>, String, int, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decodeTo(InputStream, MultiMap<String>, Charset, int, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decodeUtf16To(InputStream, MultiMap<String>, int, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
- decodeUtf8To(byte[], int, int, MultiMap<String>) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decodeUtf8To(InputStream, MultiMap<String>, int, int) - Static method in class org.eclipse.jetty.util.UrlEncoded
-
Decoded parameters to Map.
- decodeValue(Object) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- decompress(byte[]) - Method in interface org.eclipse.jetty.spdy.CompressionFactory.Decompressor
-
- decompress(byte[]) - Method in class org.eclipse.jetty.spdy.StandardCompressionFactory.StandardDecompressor
-
- decompress(byte[]) - Method in class org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension
-
- deconfigure(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- deconfigure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
-
- deconfigure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
-
Remove jndi setup from start
- deconfigure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
-
- deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
-
- deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.CloneConfiguration
-
- deconfigure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
-
DeConfigure WebApp.
- deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
-
- deconfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
-
- decorate(Object) - Method in class org.eclipse.jetty.annotations.AnnotationDecorator
-
- decorate(Object) - Method in class org.eclipse.jetty.plus.webapp.PlusDecorator
-
- decorate(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.util.ssl.SslContextFactory
-
Given the name of a TLS/SSL cipher suite, return an int representing it effective stream
cipher key strength.
- DEEP_BINDING - Static variable in class org.eclipse.jetty.jndi.NamingContext
-
- DEFAULT - Static variable in interface org.eclipse.jetty.osgi.boot.utils.BundleClassLoaderHelper
-
The default instance supports felix and equinox
- DEFAULT - Static variable in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
The default instance supports felix and equinox
- DEFAULT - Static variable in class org.eclipse.jetty.servlet.FilterMapping
-
Dispatch types
- DEFAULT - Static variable in class org.eclipse.jetty.util.ajax.JSON
-
- DEFAULT_BLOCK_SIZE - Static variable in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- DEFAULT_BUFFER_SIZE - Static variable in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- DEFAULT_CAPACITY - Static variable in class org.eclipse.jetty.util.ArrayQueue
-
- DEFAULT_CAPACITY - Static variable in class org.eclipse.jetty.util.BlockingArrayQueue
-
Default initial capacity, 128.
- DEFAULT_CONFIGURATION_CLASSES - Static variable in class org.eclipse.jetty.webapp.WebAppContext
-
- DEFAULT_CONFIGURATIONS - Variable in class org.eclipse.jetty.ant.AntWebAppContext
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class org.eclipse.jetty.io.SelectorManager
-
- DEFAULT_CONTAINER_INCLUDE_JAR_PATTERN - Static variable in class org.eclipse.jetty.ant.AntWebAppContext
-
- DEFAULT_DELIMS - Static variable in class org.eclipse.jetty.osgi.boot.utils.Util
-
- DEFAULT_EXCLUDES - Static variable in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- DEFAULT_FILENAME - Static variable in class org.eclipse.jetty.jaas.spi.PropertyFileLoginModule
-
- DEFAULT_FORMAT - Static variable in class org.eclipse.jetty.util.DateCache
-
- DEFAULT_GROWTH - Static variable in class org.eclipse.jetty.util.ArrayQueue
-
- DEFAULT_GROWTH - Static variable in class org.eclipse.jetty.util.BlockingArrayQueue
-
Default growth factor, 64.
- DEFAULT_INCLUDES - Static variable in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- DEFAULT_JETTY_ETC_FILES - Static variable in class org.eclipse.jetty.osgi.boot.internal.serverfactory.DefaultJettyAtJettyHomeHelper
-
Set of config files to apply to a jetty Server instance if none are supplied by SYS_PROP_JETTY_ETC_FILES
- DEFAULT_JETTYHOME - Static variable in class org.eclipse.jetty.osgi.boot.internal.serverfactory.DefaultJettyAtJettyHomeHelper
-
Default location within bundle of a jetty home dir.
- DEFAULT_KEYMANAGERFACTORY_ALGORITHM - Static variable in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- DEFAULT_LISTENER_TYPE_INDEX - Static variable in class org.eclipse.jetty.server.handler.ContextHandler
-
- DEFAULT_MAX_CONTENT_LENGTH - Static variable in class org.eclipse.jetty.client.AuthenticationProtocolHandler
-
- DEFAULT_MAX_IDLE_TIME - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- DEFAULT_MAX_SCAN_WAIT - Static variable in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- DEFAULT_MIN_COMPRESS_SIZE - Static variable in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- DEFAULT_MIN_GZIP_SIZE - Static variable in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- DEFAULT_MULTI_THREADED - Static variable in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- DEFAULT_POLL_INTERVAL - Static variable in class org.eclipse.jetty.monitor.jmx.MonitorAction
-
- DEFAULT_PORT - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- DEFAULT_PORT_STR - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- DEFAULT_PROTECTED_OSGI_TARGETS - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Set of extra dirs that must not be served by osgi webapps
- DEFAULT_QUICKSTART_DESCRIPTOR_NAME - Static variable in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
-
- DEFAULT_ROLE_CLASS_NAME - Static variable in class org.eclipse.jetty.jaas.JAASLoginService
-
- DEFAULT_ROLE_CLASS_NAMES - Static variable in class org.eclipse.jetty.jaas.JAASLoginService
-
- 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_USE_CONTAINER_METAINF_CACHE - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- DEFAULT_WEBAPP_SRC - Static variable in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
-
- DEFAULT_WEBAPP_SRC - Static variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
- DefaultAuthenticatorFactory - Class in org.eclipse.jetty.security
-
The Default Authenticator Factory.
- DefaultAuthenticatorFactory() - Constructor for class org.eclipse.jetty.security.DefaultAuthenticatorFactory
-
- DefaultBinaryEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
- DefaultBinaryEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.DefaultBinaryEncoder
-
- DefaultBinaryStreamEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
- DefaultBinaryStreamEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.DefaultBinaryStreamEncoder
-
- DefaultBundleClassLoaderHelper - Class in org.eclipse.jetty.osgi.boot.utils.internal
-
DefaultBundleClassLoaderHelper
Default implementation of the BundleClassLoaderHelper.
- DefaultBundleClassLoaderHelper() - Constructor for class org.eclipse.jetty.osgi.boot.utils.internal.DefaultBundleClassLoaderHelper
-
- DefaultCallbackHandler - Class in org.eclipse.jetty.jaas.callback
-
DefaultUsernameCredentialCallbackHandler
- DefaultCallbackHandler() - Constructor for class org.eclipse.jetty.jaas.callback.DefaultCallbackHandler
-
- DefaultFileLocatorHelper - Class in org.eclipse.jetty.osgi.boot.utils.internal
-
DefaultFileLocatorHelper
From a bundle to its location on the filesystem.
- DefaultFileLocatorHelper() - Constructor for class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
- 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
-
- DefaultJettyAtJettyHomeHelper - Class in org.eclipse.jetty.osgi.boot.internal.serverfactory
-
DefaultJettyAtJettyHomeHelper
Creates a default instance of Jetty, based on the values of the
System properties "jetty.home" or "jetty.home.bundle", one of which
must be specified in order to create the default instance.
- DefaultJettyAtJettyHomeHelper() - Constructor for class org.eclipse.jetty.osgi.boot.internal.serverfactory.DefaultJettyAtJettyHomeHelper
-
- DefaultsDescriptor - Class in org.eclipse.jetty.webapp
-
DefaultsDescriptor
- DefaultsDescriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.DefaultsDescriptor
-
- DefaultServlet - Class in org.eclipse.jetty.servlet
-
The default servlet.
- DefaultServlet() - Constructor for class org.eclipse.jetty.servlet.DefaultServlet
-
- DefaultTextEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
- DefaultTextEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.DefaultTextEncoder
-
- DefaultTextStreamEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
- DefaultTextStreamEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.DefaultTextStreamEncoder
-
- 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(LoginAuthenticator) - Constructor for class org.eclipse.jetty.security.authentication.DeferredAuthentication
-
- DeferredContentProvider - Class in org.eclipse.jetty.client.util
-
- DeferredContentProvider(ByteBuffer...) - Constructor for class org.eclipse.jetty.client.util.DeferredContentProvider
-
- defineAttribute(Method, ManagedAttribute) - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
TODO update to new behavior
Define an attribute on the managed object.
- definePackage(String, Manifest, URL) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- definePackage(String, String, String, String, String, String, String, URL) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- DEFLATE - Static variable in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- DEFLATE - Static variable in class org.eclipse.jetty.servlets.GzipFilter
-
- DeflatedOutputStream - Class in org.eclipse.jetty.servlets.gzip
-
- DeflatedOutputStream(OutputStream, Deflater, byte[]) - Constructor for class org.eclipse.jetty.servlets.gzip.DeflatedOutputStream
-
- DeflateFrameExtension - Class in org.eclipse.jetty.websocket.common.extensions.compress
-
Implementation of the
deflate-frame
extension seen out in the wild.
- DeflateFrameExtension() - Constructor for class org.eclipse.jetty.websocket.common.extensions.compress.DeflateFrameExtension
-
- deIdle() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- deIdleFailed() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- delayHandling(Request, AsyncContext) - Method in class org.eclipse.jetty.server.handler.AsyncDelayHandler
-
Called to indicate that a requests handling is being delayed/
The implementation should arrange for context.dispatch() to be
called when the request should be handled.
- DelegatingThreadPool - Class in org.eclipse.jetty.http.spi
-
- DelegatingThreadPool(Executor) - Constructor for class org.eclipse.jetty.http.spi.DelegatingThreadPool
-
- delete(File) - Static method in class org.eclipse.jetty.util.IO
-
Delete File.
- delete() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
Remove the file, whether or not Part.write() was called on it
(ie no longer temporary)
- delete() - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- delete() - Method in class org.eclipse.jetty.util.resource.FileResource
-
Deletes the given resource
- delete() - Method in class org.eclipse.jetty.util.resource.PathResource
-
- 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
- deleteOnExit - Variable in class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
-
- deleteParts() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser
-
Delete any tmp storage for parts, and clear out the parts list.
- deleteSession(JDBCSessionManager.Session) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
-
Delete a session from the database.
- DeMaskProcessor - Class in org.eclipse.jetty.websocket.common.io.payload
-
- DeMaskProcessor() - Constructor for class org.eclipse.jetty.websocket.common.io.payload.DeMaskProcessor
-
- deobfuscate(String) - Static method in class org.eclipse.jetty.util.security.Password
-
- DEPLOYED - Static variable in class org.eclipse.jetty.deploy.AppLifeCycle
-
- DEPLOYED_EVENT - Static variable in class org.eclipse.jetty.osgi.boot.utils.EventSender
-
- DEPLOYING - Static variable in class org.eclipse.jetty.deploy.AppLifeCycle
-
- DEPLOYING_EVENT - Static variable in class org.eclipse.jetty.osgi.boot.utils.EventSender
-
- DeploymentManager - Class in org.eclipse.jetty.deploy
-
The Deployment Manager.
- DeploymentManager() - Constructor for class org.eclipse.jetty.deploy.DeploymentManager
-
- DeploymentManager.AppEntry - Class in org.eclipse.jetty.deploy
-
Represents a single tracked app within the deployment manager.
- DeploymentManager.AppEntry() - Constructor for class org.eclipse.jetty.deploy.DeploymentManager.AppEntry
-
- DeploymentManagerMBean - Class in org.eclipse.jetty.deploy.jmx
-
- DeploymentManagerMBean(Object) - Constructor for class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean
-
- dequote(String) - Static method in class org.eclipse.jetty.websocket.api.util.QuoteUtil
-
Remove quotes from a string, only if the input string start with and end with the same quote character.
- deregister(LifeCycle) - Static method in class org.eclipse.jetty.server.ShutdownMonitor
-
- deregister(LifeCycle) - Static method in class org.eclipse.jetty.util.thread.ShutdownThread
-
- deregisterAsOSGiService() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- deregisterAsOSGiService() - Method in class org.eclipse.jetty.osgi.boot.ServiceContextProvider.ServiceApp
-
- deregisterAsOSGiService() - Method in class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider.ServiceApp
-
- describeRule() - Method in interface org.eclipse.jetty.websocket.common.events.EventDriverImpl
-
human readable string describing the rule that would support this EventDriver.
- describeRule() - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedImpl
-
- describeRule() - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerImpl
-
- describeRule() - Method in class org.eclipse.jetty.websocket.jsr356.client.JsrClientEndpointImpl
-
- describeRule() - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointImpl
-
- describeRule() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrServerEndpointImpl
-
- describeRule() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrServerExtendsEndpointImpl
-
- deScript(String) - Method in class com.acme.CookieDump
-
- Descriptor - Class in org.eclipse.jetty.webapp
-
- Descriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.Descriptor
-
- DescriptorProcessor - Interface in org.eclipse.jetty.webapp
-
DescriptorProcessor
- Destination - Interface in org.eclipse.jetty.client.api
-
- destinationFor(String, String, int) - Method in class org.eclipse.jetty.client.HttpClient
-
- destroy() - Method in class com.acme.CookieDump
-
- destroy() - Method in class com.acme.DispatchServlet
-
- destroy() - Method in class com.acme.Dump
-
- destroy() - Method in class com.acme.JNDITest
-
- destroy() - Method in class com.acme.RegTest
-
- destroy() - Method in class com.acme.TestFilter
-
- destroy(Object) - Method in class org.eclipse.jetty.annotations.AnnotationDecorator
-
- destroy() - Method in class org.eclipse.jetty.continuation.ContinuationFilter
-
- destroy() - Method in class org.eclipse.jetty.fcgi.server.proxy.TryFilesFilter
-
- destroy() - Method in class org.eclipse.jetty.jmx.MBeanContainer
-
- destroy() - Method in class org.eclipse.jetty.jndi.DataSourceCloser
-
- destroy(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
-
Remove all jndi setup
- destroy(Object) - Method in class org.eclipse.jetty.plus.webapp.PlusDecorator
-
- destroy() - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- 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(Object) - Method in interface org.eclipse.jetty.servlet.ServletContextHandler.Decorator
-
- destroy() - Method in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- destroy() - Method in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- destroy() - Method in class org.eclipse.jetty.servlets.DataRateLimitedServlet
-
- destroy() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- destroy() - Method in class org.eclipse.jetty.servlets.EventSourceServlet
-
- destroy() - Method in class org.eclipse.jetty.servlets.GzipFilter
-
- destroy() - Method in class org.eclipse.jetty.servlets.MultiPartFilter
-
Deprecated.
- destroy() - Method in class org.eclipse.jetty.servlets.PutFilter
-
- destroy() - Method in class org.eclipse.jetty.servlets.QoSFilter
-
- destroy() - Method in class org.eclipse.jetty.servlets.UserAgentFilter
-
- destroy() - Method in class org.eclipse.jetty.servlets.WelcomeFilter
-
- destroy() - Method in class org.eclipse.jetty.start.Main
-
- destroy() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
-
- destroy() - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Destroys the managed 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
-
- destroy(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
-
- destroy(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
-
Destroy WebApp.
- destroy() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- destroy() - Method in class org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder
-
- destroy() - Method in class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
-
- destroy() - Method in class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
-
- destroy() - Method in class org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder
-
- destroy() - Method in class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
-
- destroy() - Method in class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
-
- destroy() - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- destroy() - Method in class org.eclipse.jetty.websocket.servlet.WebSocketServlet
-
- Destroyable - Interface in org.eclipse.jetty.util.component
-
A Destroyable is an object which can be destroyed.
- destroyed - Variable in class org.eclipse.jetty.server.session.AbstractLastAccessTimeTest.TestSessionListener
-
- destroyEndPoint(EndPoint) - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- 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
-
- destroySubcontext(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- destroySubcontext(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- destroySubcontext(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- destroySubcontext(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- destroySubcontext(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
- destroySubcontext(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
- didActivate() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- digest(String) - Static method in class org.eclipse.jetty.util.security.Credential.MD5
-
- DigestAuthentication - Class in org.eclipse.jetty.client.util
-
Implementation of the HTTP "Digest" authentication defined in RFC 2617.
- DigestAuthentication(URI, String, String, String) - Constructor for class org.eclipse.jetty.client.util.DigestAuthentication
-
- DigestAuthenticator - Class in org.eclipse.jetty.security.authentication
-
- DigestAuthenticator() - Constructor for class org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- DigestAuthModule - Class in org.eclipse.jetty.security.jaspi.modules
-
Deprecated.
use *ServerAuthentication
- DigestAuthModule() - Constructor for class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
-
Deprecated.
- DigestAuthModule(CallbackHandler, String) - Constructor for class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
-
Deprecated.
- DirConfigSource - Class in org.eclipse.jetty.start.config
-
- DirConfigSource(String, Path, int, boolean) - Constructor for class org.eclipse.jetty.start.config.DirConfigSource
-
Create DirConfigSource with specified identifier and directory.
- disassociate() - Method in class org.eclipse.jetty.client.HttpChannel
-
- disassociate(HttpChannel) - Method in class org.eclipse.jetty.client.HttpExchange
-
- 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.
- disassociate(IStream) - Method in interface org.eclipse.jetty.spdy.IStream
-
remove the given associated
IStream
from this stream
- disassociate(IStream) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- disassociateClassLoader() - Static method in class org.eclipse.jetty.jndi.ContextFactory
-
- disassociateContext(Context) - Static method in class org.eclipse.jetty.jndi.ContextFactory
-
- disconnect() - Method in class org.eclipse.jetty.monitor.jmx.ServiceConnection
-
Close the connections
- disconnect() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Issue a harsh disconnect of the underlying connection.
- disconnect(boolean) - Method in class org.eclipse.jetty.websocket.client.io.UpgradeConnection
-
- disconnect() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- disconnect() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Terminate the connection (no close frame sent)
- disconnect() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
Harsh disconnect
- discover(Class<? extends T>) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
Coder Specific discovery of Metadata for a specific coder.
- discover(Class<? extends Decoder>) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadataSet
-
- discover(Class<? extends Encoder>) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.EncoderMetadataSet
-
- DiscoveredAnnotation - Class in org.eclipse.jetty.webapp
-
DiscoveredAnnotation
Represents an annotation that has been discovered
by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
- DiscoveredAnnotation(WebAppContext, String) - Constructor for class org.eclipse.jetty.webapp.DiscoveredAnnotation
-
- DiscoveredAnnotation(WebAppContext, String, Resource) - Constructor for class org.eclipse.jetty.webapp.DiscoveredAnnotation
-
- dispatch() - Method in class org.eclipse.jetty.fcgi.server.HttpChannelOverFCGI
-
- dispatch() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- dispatch(String) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- dispatch(ServletContext, String) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- dispatch(ServletContext, String) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- 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.websocket.common.events.AbstractEventDriver
-
- dispatch(Runnable) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- Dispatcher - Class in org.eclipse.jetty.server
-
- Dispatcher(ContextHandler, String, String, String) - Constructor for class org.eclipse.jetty.server.Dispatcher
-
- Dispatcher(ContextHandler, String) - Constructor for class org.eclipse.jetty.server.Dispatcher
-
- DispatchServlet - Class in com.acme
-
Test Servlet RequestDispatcher.
- DispatchServlet() - Constructor for class com.acme.DispatchServlet
-
- dispose() - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- dispose() - Method in class org.eclipse.jetty.client.http.HttpSenderOverHTTP
-
- dispose() - Method in class org.eclipse.jetty.client.HttpReceiver
-
- dispose() - Method in class org.eclipse.jetty.client.HttpSender
-
- doAfterBody() - Method in class com.acme.DateTag
-
- doCompress() - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
Do compress.
- DOCUMENT_ROOT - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- DOCUMENT_URI - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.tests.webapp.HttpMethodsServlet
-
- doDirectory(HttpServletRequest, HttpServletResponse, Resource) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- doEndTag() - Method in class com.acme.DateTag
-
- doExecute(long) - Method in class org.eclipse.jetty.monitor.jmx.MonitorAction
-
This method will be called when event trigger associated
with this monitor action matches its conditions.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.acme.TestFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.continuation.ContinuationFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.fcgi.server.proxy.TryFilesFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.GzipFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.MultiPartFilter
-
Deprecated.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.PutFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.QoSFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.UserAgentFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.servlets.WelcomeFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- doFilterChain(FilterChain, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- doFormatCookieDate(StringBuilder, long) - Method in class org.eclipse.jetty.http.DateGenerator
-
Format "EEE, dd-MMM-yy HH:mm:ss 'GMT'" for cookies
- doFormatDate(long) - Method in class org.eclipse.jetty.http.DateGenerator
-
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'"
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.ChatServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.CookieDump
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.DispatchServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.Dump
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.HelloWorld
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.JNDITest
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.LoginServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.RegTest
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.RewriteServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.SecureModeServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.SessionDump
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.acme.WebSocketChatServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.embedded.DumpServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.embedded.HelloServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.embedded.MinimalServlets.HelloServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.example.asyncrest.AsyncRestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.example.asyncrest.SerialRestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletA
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletB
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractImmortalSessionTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractInvalidationSessionTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractLastAccessTimeTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractLightLoadTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractLocalSessionScavengingTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractNewSessionTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractOrphanedSessionTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractReentrantRequestSessionTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractRemoveSessionTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest.TestServletA
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest.TestServletB
-
- doGet(String) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractSessionCookieTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractSessionExpiryTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractSessionMigrationTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractSessionRenewTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractSessionValueSavingTest.TestServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractStopSessionManagerPreserveSessionTest.TestServlet
-
- doGet(String) - Method in class org.eclipse.jetty.server.session.MemSession
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.WebAppObjectInSessionServlet
-
- 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.ServletHandler.Default404Servlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.StatisticsServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlets.ConcatServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlets.DataRateLimitedServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlets.EventSourceServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.tests.webapp.HttpMethodsServlet
-
- doGetAttributeNames() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- doGetAttributeNames() - Method in class org.eclipse.jetty.server.session.MemSession
-
- doHandle(Class<?>) - Method in class org.eclipse.jetty.annotations.AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
-
- doHandle(Class) - Method in class org.eclipse.jetty.annotations.DeclareRolesAnnotationHandler
-
- doHandle(Class) - Method in class org.eclipse.jetty.annotations.MultiPartConfigAnnotationHandler
-
- doHandle(Class) - Method in class org.eclipse.jetty.annotations.PostConstructAnnotationHandler
-
- doHandle(Class) - Method in class org.eclipse.jetty.annotations.PreDestroyAnnotationHandler
-
- doHandle(Class<?>) - Method in class org.eclipse.jetty.annotations.ResourceAnnotationHandler
-
Class level Resource annotations declare a name in the
environment that will be looked up at runtime.
- doHandle(Class<?>) - Method in class org.eclipse.jetty.annotations.ResourcesAnnotationHandler
-
- doHandle(Class) - Method in class org.eclipse.jetty.annotations.RunAsAnnotationHandler
-
- doHandle(Class) - Method in class org.eclipse.jetty.annotations.ServletSecurityAnnotationHandler
-
- 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
-
- doHandshakeResponse(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class org.eclipse.jetty.websocket.server.HandshakeRFC6455
-
- doHandshakeResponse(ServletUpgradeRequest, ServletUpgradeResponse) - Method in interface org.eclipse.jetty.websocket.server.WebSocketHandshake
-
Formulate a WebSocket upgrade handshake response.
- doHead(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.tests.webapp.HttpMethodsServlet
-
- doInitBody() - Method in class com.acme.DateTag
-
- doInvalidate() - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- doInvalidate() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- doInvalidate() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- DOMLeakPreventer - Class in org.eclipse.jetty.util.preventers
-
DOMLeakPreventer
See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6916498
Prevent the RuntimeException that is a static member of AbstractDOMParser
from pinning a webapp classloader by causing it to be set here by a non-webapp classloader.
- DOMLeakPreventer() - Constructor for class org.eclipse.jetty.util.preventers.DOMLeakPreventer
-
- doNotCompress(boolean) - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
Do not compress.
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.DefaultServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.ChatServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.CookieDump
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.DispatchServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.Dump
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.HelloWorld
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.JNDITest
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.LoginServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.RegTest
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.RewriteServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.SecureModeServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.acme.SessionDump
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.example.asyncrest.AsyncRestServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.example.asyncrest.SerialRestServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractReentrantRequestSessionTest.TestServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.session.AbstractSessionMigrationTest.TestServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.DefaultServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.StatisticsServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.tests.webapp.HttpMethodsServlet
-
- doPut(HttpServletRequest, HttpServletResponse) - Method in class com.acme.Dump
-
- doPut(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.tests.webapp.HttpMethodsServlet
-
- doPutOrRemove(String, Object) - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- doPutOrRemove(String, Object) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- doPutOrRemove(String, Object) - Method in class org.eclipse.jetty.server.session.MemSession
-
- doResponseHeaders(HttpServletResponse, Resource, String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Set the response headers.
- doRFC2254Encoding(String) - Method in class org.eclipse.jetty.jaas.spi.LdapLoginModule
-
- doScope(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.http.spi.HttpSpiContextHandler
-
- 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
-
- doSessionAttributeListeners(AbstractSession, String, Object, Object) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- DoSFilter - Class in org.eclipse.jetty.servlets
-
- DoSFilter() - Constructor for class org.eclipse.jetty.servlets.DoSFilter
-
- doStart() - Method in class org.eclipse.jetty.annotations.ServletContainerInitializersStarter
-
Call the doStart method of the ServletContainerInitializers
- doStart() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- doStart() - Method in class org.eclipse.jetty.client.AbstractHttpClientTransport
-
- doStart() - Method in class org.eclipse.jetty.client.HttpClient
-
- doStart() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- doStart() - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- doStart() - Method in class org.eclipse.jetty.io.SelectorManager
-
- doStart() - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- doStart() - Method in class org.eclipse.jetty.jaas.JAASLoginService
-
- doStart() - Method in class org.eclipse.jetty.jmx.ConnectorServer
-
- doStart() - Method in class org.eclipse.jetty.maven.plugin.JettyServer
-
- doStart() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- doStart() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- doStart() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
- doStart() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- doStart() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- doStart() - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
- doStart() - Method in class org.eclipse.jetty.osgi.boot.BundleContextProvider
-
- doStart() - Method in class org.eclipse.jetty.osgi.boot.BundleWebAppProvider
-
- doStart() - Method in class org.eclipse.jetty.osgi.boot.ServiceContextProvider
-
- doStart() - Method in class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider
-
- doStart() - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- doStart() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
- 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.AbstractNCSARequestLog
-
Set up request logging and open log file.
- doStart() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- doStart() - Method in class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- doStart() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- doStart() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
-
- doStart() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- doStart() - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
- doStart() - Method in class org.eclipse.jetty.server.handler.DebugHandler
-
- doStart() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
-
- 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.ShutdownHandler
-
- doStart() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- doStart() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- 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.Server
-
- doStart() - Method in class org.eclipse.jetty.server.ServerConnector
-
- 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.Slf4jRequestLog
-
- doStart() - Method in class org.eclipse.jetty.server.SslConnectionFactory
-
- doStart() - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- 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.ListenerHolder
-
- 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.servlets.gzip.GzipHandler
-
- doStart() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- doStart() - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Starts the managed lifecycle beans in the order they were added.
- doStart() - Method in class org.eclipse.jetty.util.LeakDetector
-
- doStart() - Method in class org.eclipse.jetty.util.preventers.AbstractLeakPreventer
-
- 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
-
- doStart() - Method in class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
-
- doStart() - Method in class org.eclipse.jetty.util.thread.TimerScheduler
-
- doStart() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- doStart() - Method in class org.eclipse.jetty.websocket.client.io.ConnectionManager
-
- doStart() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- doStart() - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- doStart() - Method in class org.eclipse.jetty.websocket.server.WebSocketHandler
-
- doStartTag() - Method in class com.acme.DateTag
-
- doStop() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- doStop() - Method in class org.eclipse.jetty.client.AbstractHttpClientTransport
-
- doStop() - Method in class org.eclipse.jetty.client.HttpClient
-
- doStop() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- doStop() - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- doStop() - Method in class org.eclipse.jetty.http.spi.DelegatingThreadPool
-
- doStop() - Method in class org.eclipse.jetty.io.SelectorManager
-
- doStop() - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- doStop() - Method in class org.eclipse.jetty.jmx.ConnectorServer
-
- doStop() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- doStop() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- doStop() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
- doStop() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- doStop() - Method in class org.eclipse.jetty.osgi.boot.BundleContextProvider
-
- doStop() - Method in class org.eclipse.jetty.osgi.boot.BundleWebAppProvider
-
- doStop() - Method in class org.eclipse.jetty.osgi.boot.ServiceContextProvider
-
- doStop() - Method in class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider
-
- doStop() - Method in class org.eclipse.jetty.osgi.httpservice.HttpServiceErrorPageErrorHandler
-
- 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.AbstractNCSARequestLog
-
- doStop() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- doStop() - Method in class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- doStop() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- doStop() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
-
- doStop() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- doStop() - Method in class org.eclipse.jetty.server.handler.DebugHandler
-
- doStop() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
-
- doStop() - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
-
- doStop() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- doStop() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- 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.servlet.BaseHolder
-
- doStop() - Method in class org.eclipse.jetty.servlet.FilterHolder
-
- 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.spdy.client.SPDYClient.Factory
-
- doStop() - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- doStop() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- doStop() - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Stops the managed lifecycle beans in the reverse order they were added.
- doStop() - Method in class org.eclipse.jetty.util.LeakDetector
-
- doStop() - Method in class org.eclipse.jetty.util.Scanner
-
Stop the scanning.
- doStop() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- doStop() - Method in class org.eclipse.jetty.util.thread.ExecutorThreadPool
-
- doStop() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- doStop() - Method in class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
-
- doStop() - Method in class org.eclipse.jetty.util.thread.TimerScheduler
-
- doStop() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- doStop() - Method in class org.eclipse.jetty.websocket.client.io.ConnectionManager
-
- doStop() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- doStop() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- doStop() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- doTag() - Method in class com.acme.Date2Tag
-
- doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.DefaultServlet
-
- doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.tests.webapp.HttpMethodsServlet
-
- DOUBLE - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- DoubleDecoder - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
Default implementation of the
Text
Message to
Double
to decoder
- DoubleDecoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
-
- DoubleEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
Default encoder for
Double
to
Text
Message encoder
- DoubleEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
-
- DOWNLOAD_BANDWIDTH - Static variable in class org.eclipse.jetty.spdy.api.Settings.ID
-
- DOWNLOAD_RETRANSMISSION_RATE - Static variable in class org.eclipse.jetty.spdy.api.Settings.ID
-
- 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
-
- DriverManagerLeakPreventer - Class in org.eclipse.jetty.util.preventers
-
DriverManagerLeakPreventer
Cause DriverManager.getCallerClassLoader() to be called, which will pin the classloader.
- DriverManagerLeakPreventer() - Constructor for class org.eclipse.jetty.util.preventers.DriverManagerLeakPreventer
-
- Dump - Class in com.acme
-
Dump Servlet Request.
- Dump() - Constructor for class com.acme.Dump
-
- dump(ClassLoader) - Static method in class org.eclipse.jetty.ant.AntWebAppContext
-
- dump() - Method in class org.eclipse.jetty.client.ConnectionPool
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.client.ConnectionPool
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.client.HttpClient
-
- dump() - Method in class org.eclipse.jetty.client.HttpDestination
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.client.HttpDestination
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
- dump() - Method in class org.eclipse.jetty.io.SelectorManager
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.io.SelectorManager
-
- dump() - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.jmx.MBeanContainer
-
- dump() - Method in class org.eclipse.jetty.jmx.MBeanContainer
-
- dump(Appendable, String) - Static method in class org.eclipse.jetty.jndi.ContextFactory
-
- dump() - Method in class org.eclipse.jetty.jndi.NamingContext
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- dump() - Method in class org.eclipse.jetty.server.ClassLoaderDump
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.server.ClassLoaderDump
-
- dump() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- 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, PathMap<IPAddressMap<Boolean>>) - 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.BaseHolder
-
- dump() - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.servlet.FilterHolder
-
- 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.ServletMapping
-
- dump() - Method in class org.eclipse.jetty.spdy.StandardSession
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- dump(PrintStream) - Method in class org.eclipse.jetty.start.Classpath
-
- dump() - Method in class org.eclipse.jetty.start.Modules
-
- dump() - Method in class org.eclipse.jetty.util.ArrayTernaryTrie
-
- dump() - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- dump(Dumpable) - Static method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- dump(Appendable) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- dump(Appendable, String, Collection<?>...) - Static method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- 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
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- dump() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- dump() - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings
-
- dump() - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- dump(Appendable, String) - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- Dumpable - Interface in org.eclipse.jetty.util.component
-
- dumpActiveXmls(BaseHome) - Method in class org.eclipse.jetty.start.StartArgs
-
- dumpBeans(Appendable, String, Collection<?>...) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- dumpEnabledTree() - Method in class org.eclipse.jetty.start.Modules
-
- dumpEnvironment(BaseHome) - Method in class org.eclipse.jetty.start.StartArgs
-
- dumpJvmArgs() - Method in class org.eclipse.jetty.start.StartArgs
-
- dumpKeysState(List<Object>) - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- dumpObject(Appendable, Object) - Static method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- dumpOnStart - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Use the dump() facility of jetty to print out the server configuration to logging
- dumpProperties() - Method in class org.eclipse.jetty.start.StartArgs
-
- DumpServlet - Class in org.eclipse.jetty.embedded
-
- DumpServlet() - Constructor for class org.eclipse.jetty.embedded.DumpServlet
-
- dumpStdErr() - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- dumpSystemProperties() - Method in class org.eclipse.jetty.start.StartArgs
-
- dumpThis(Appendable) - Method in class org.eclipse.jetty.server.handler.AbstractHandler
-
- dumpThis(Appendable) - Method in class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- dumpThis(Appendable) - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- dumpThis(Appendable) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- dumpThread(long) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- dumpWithHeading(Appendable, String, String, Object) - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- DuplicateCoderException - Exception in org.eclipse.jetty.websocket.jsr356.metadata
-
Thrown when a duplicate coder is encountered when attempting to identify a Endpoint's metadata ( Decoder
or Encoder
)
- DuplicateCoderException(String) - Constructor for exception org.eclipse.jetty.websocket.jsr356.metadata.DuplicateCoderException
-
- DuplicateCoderException(String, Throwable) - Constructor for exception org.eclipse.jetty.websocket.jsr356.metadata.DuplicateCoderException
-
- dynamicHolderAdded(ServletHolder) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
notification that a ServletRegistration has been created so we can track the annotations
- GATEWAY_INTERFACE - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- GATEWAY_TIMEOUT_504 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- GCThreadLeakPreventer - Class in org.eclipse.jetty.util.preventers
-
GCThreadLeakPreventer
Prevents a call to sun.misc.GC.requestLatency pinning a webapp classloader
by calling it with a non-webapp classloader.
- GCThreadLeakPreventer() - Constructor for class org.eclipse.jetty.util.preventers.GCThreadLeakPreventer
-
- generate() - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.ControlFrameGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.CredentialGenerator
-
- generate(int, int, DataInfo) - Method in class org.eclipse.jetty.spdy.generator.DataFrameGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.GoAwayGenerator
-
- generate(short, Fields) - Method in class org.eclipse.jetty.spdy.generator.HeadersBlockGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.HeadersGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.NoOpGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.PingGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.RstStreamGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.SettingsGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.SynReplyGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.SynStreamGenerator
-
- generate(ControlFrame) - Method in class org.eclipse.jetty.spdy.generator.WindowUpdateGenerator
-
- generate() - Method in class org.eclipse.jetty.websocket.client.ClientUpgradeRequest
-
- generateContent(int, ByteBuffer, boolean, boolean, Callback, FCGI.FrameType) - Method in class org.eclipse.jetty.fcgi.generator.Generator
-
- generateControlFrameHeader(ControlFrame, int, ByteBuffer) - Method in class org.eclipse.jetty.spdy.generator.ControlFrameGenerator
-
- generateHeaderBytes(Frame) - Method in class org.eclipse.jetty.websocket.common.Generator
-
- generateHeaderBytes(Frame, ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.Generator
-
- generateQuickStartWebXml(OutputStream) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
-
Perform the generation of the xml file
- generateQuickstartWebXml(String) - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
- generateRequest(HttpGenerator.RequestInfo, ByteBuffer, ByteBuffer, ByteBuffer, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
-
- generateRequestContent(int, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.fcgi.generator.ClientGenerator
-
- generateRequestHeaders(int, HttpFields, Callback) - Method in class org.eclipse.jetty.fcgi.generator.ClientGenerator
-
- generateResponse(HttpGenerator.ResponseInfo, ByteBuffer, ByteBuffer, ByteBuffer, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
-
- generateResponseContent(int, ByteBuffer, boolean, boolean, Callback) - Method in class org.eclipse.jetty.fcgi.generator.ServerGenerator
-
- generateResponseContent(ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.fcgi.server.HttpTransportOverFCGI
-
- generateResponseHeaders(int, int, String, HttpFields, Callback) - Method in class org.eclipse.jetty.fcgi.generator.ServerGenerator
-
- generateResponseHeaders(HttpGenerator.ResponseInfo, Callback) - Method in class org.eclipse.jetty.fcgi.server.HttpTransportOverFCGI
-
- generateThumbs(Queue<Map<String, String>>) - Method in class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- generateWholeFrame(Frame, ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.Generator
-
Generate the whole frame (header + payload copy) into a single ByteBuffer.
- Generator - Class in org.eclipse.jetty.fcgi.generator
-
- Generator(ByteBufferPool) - Constructor for class org.eclipse.jetty.fcgi.generator.Generator
-
- Generator - Class in org.eclipse.jetty.spdy.generator
-
- Generator(ByteBufferPool, CompressionFactory.Compressor) - Constructor for class org.eclipse.jetty.spdy.generator.Generator
-
- Generator - Class in org.eclipse.jetty.websocket.common
-
Generating a frame in WebSocket land.
- Generator(WebSocketPolicy, ByteBufferPool) - Constructor for class org.eclipse.jetty.websocket.common.Generator
-
Construct Generator with provided policy and bufferPool
- Generator(WebSocketPolicy, ByteBufferPool, boolean) - Constructor for class org.eclipse.jetty.websocket.common.Generator
-
Construct Generator with provided policy and bufferPool
- Generator(WebSocketPolicy, ByteBufferPool, boolean, boolean) - Constructor for class org.eclipse.jetty.websocket.common.Generator
-
Construct Generator with provided policy and bufferPool
- Generator.Result - Class in org.eclipse.jetty.fcgi.generator
-
- Generator.Result(ByteBufferPool, Callback) - Constructor for class org.eclipse.jetty.fcgi.generator.Generator.Result
-
- GET(String) - Method in class org.eclipse.jetty.client.HttpClient
-
Performs a GET request to the specified URI.
- GET(URI) - Method in class org.eclipse.jetty.client.HttpClient
-
Performs a GET request to the specified URI.
- get() - Method in class org.eclipse.jetty.client.util.FutureResponseListener
-
- get(long, TimeUnit) - Method in class org.eclipse.jetty.client.util.FutureResponseListener
-
- get(long, TimeUnit) - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
Waits for the given timeout for the response to be available, then returns it.
- get(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
-
- get(String) - Method in class org.eclipse.jetty.http.HttpFields
-
- get(String) - Method in class org.eclipse.jetty.monitor.jmx.EventState
-
Retrieves a single trigger state
- get(int) - Static method in enum org.eclipse.jetty.security.UserDataConstraint
-
- get(ByteBuffer, byte[], int, int) - Method in class org.eclipse.jetty.server.ByteBufferQueuedHttpInput
-
- get(T, byte[], int, int) - Method in class org.eclipse.jetty.server.HttpInput
-
Copies the given content into the given byte buffer.
- get(ByteBuffer, byte[], int, int) - Method in class org.eclipse.jetty.server.HttpInputOverHTTP
-
- get(Settings.ID) - Method in class org.eclipse.jetty.spdy.api.Settings
-
- get(short) - Static method in class org.eclipse.jetty.spdy.CompressionDictionary
-
- get(DataInfo, byte[], int, int) - Method in class org.eclipse.jetty.spdy.server.http.HttpInputOverSPDY
-
- get(String) - Method in class org.eclipse.jetty.start.Modules
-
- get(String) - Method in class org.eclipse.jetty.util.AbstractTrie
-
- get(ByteBuffer) - Method in class org.eclipse.jetty.util.AbstractTrie
-
- get(int) - Method in class org.eclipse.jetty.util.ArrayQueue
-
- get(String, int, int) - Method in class org.eclipse.jetty.util.ArrayTernaryTrie
-
- get(ByteBuffer, int, int) - Method in class org.eclipse.jetty.util.ArrayTernaryTrie
-
- get(String, int, int) - Method in class org.eclipse.jetty.util.ArrayTrie
-
- get(ByteBuffer, int, int) - Method in class org.eclipse.jetty.util.ArrayTrie
-
- get(int) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- get(String) - Method in class org.eclipse.jetty.util.Fields
-
- get() - Method in class org.eclipse.jetty.util.FutureCallback
-
- get(long, TimeUnit) - Method in class org.eclipse.jetty.util.FutureCallback
-
- get() - Method in class org.eclipse.jetty.util.FuturePromise
-
- get(long, TimeUnit) - Method in class org.eclipse.jetty.util.FuturePromise
-
- get(Object) - Method in class org.eclipse.jetty.util.HostMap
-
- get(URI) - Method in class org.eclipse.jetty.util.HttpCookieStore.Empty
-
- get(URI) - Method in class org.eclipse.jetty.util.HttpCookieStore
-
- 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(String, int, int) - Method in class org.eclipse.jetty.util.TreeTrie
-
- get(ByteBuffer, int, int) - Method in class org.eclipse.jetty.util.TreeTrie
-
- get(String) - Method in interface org.eclipse.jetty.util.Trie
-
Get and exact match from a String key
- get(String, int, int) - Method in interface org.eclipse.jetty.util.Trie
-
Get and exact match from a String key
- get(ByteBuffer) - Method in interface org.eclipse.jetty.util.Trie
-
Get and exact match from a segment of a ByteBuufer as key
- get(ByteBuffer, int, int) - Method in interface org.eclipse.jetty.util.Trie
-
Get and exact match from a segment of a ByteBuufer as key
- get() - Method in class org.eclipse.jetty.websocket.jsr356.encoders.EncodeFailedFuture
-
- get(long, TimeUnit) - Method in class org.eclipse.jetty.websocket.jsr356.encoders.EncodeFailedFuture
-
- get(int) - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
Get the ith child node or content.
- get(String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
Get the first child node with the tag.
- getAbortCause() - Method in interface org.eclipse.jetty.client.api.Request
-
- getAbortCause() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getAcceptedSubProtocol() - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
Get the accepted WebSocket protocol.
- getAcceptEncodingField() - Method in class org.eclipse.jetty.client.HttpClient
-
- getAcceptorPriorityDelta() - 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.ServerConnector
-
- getAccess() - Method in class org.eclipse.jetty.annotations.AnnotationParser.ClassInfo
-
- getAccess() - Method in class org.eclipse.jetty.annotations.AnnotationParser.FieldInfo
-
- getAccess() - Method in class org.eclipse.jetty.annotations.AnnotationParser.MethodInfo
-
- getAccessed() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getAccessTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getActiveConnections() - Method in class org.eclipse.jetty.client.ConnectionPool
-
- getActualValue(Number) - Method in interface org.eclipse.jetty.util.ajax.JSONPojoConvertor.NumberType
-
- getAddress() - Method in class org.eclipse.jetty.client.Origin
-
- getAddress() - Method in class org.eclipse.jetty.client.ProxyConfiguration.Proxy
-
- getAddress() - Method in class org.eclipse.jetty.http.spi.JettyHttpServer
-
- getAddress() - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector.ProxyServerInfo
-
- getAddressResolutionTimeout() - Method in class org.eclipse.jetty.client.HttpClient
-
- getAddToStartdIni() - Method in class org.eclipse.jetty.start.StartArgs
-
- getAddToStartIni() - Method in class org.eclipse.jetty.start.StartArgs
-
- getAfters() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- getAgent() - Method in interface org.eclipse.jetty.client.api.Request
-
- getAgent() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getAlias() - Method in class org.eclipse.jetty.util.resource.FileResource
-
- getAlias() - Method in class org.eclipse.jetty.util.resource.PathResource
-
- getAlias() - Method in class org.eclipse.jetty.util.resource.Resource
-
- getAliasChecks() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getAllModules() - Method in class org.eclipse.jetty.start.StartArgs
-
- getAllowedPushOrigins() - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- getAllowNullPathInfo() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getAllowUserInteraction() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getAllResources() - Method in class org.eclipse.jetty.util.resource.Resource
-
- getAllThreadIds() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Retrieve all avaliable thread ids
- getAlterTableForMaxIntervalAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getAlwaysSaveUri() - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
-
- getAnnotatedTypeNames() - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
- getAnnotation() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- getAnnotation(Class<A>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.Param
-
- getAnnotation() - Method in class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointMetadata
-
- getAnnotation() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointMetadata
-
- getApp() - Method in class org.eclipse.jetty.deploy.DeploymentManager.AppEntry
-
- getAppByOriginId(String) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getAppContext() - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
-
- getAppEntries() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getApplicableTypeNames() - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
- getApplicationData() - Method in class org.eclipse.jetty.websocket.jsr356.JsrPongMessage
-
- getAppProvider() - Method in class org.eclipse.jetty.deploy.App
-
- getAppProviders() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getAppProviders() - Method in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean
-
- getApps() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getApps(Node) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getApps(String) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getApps() - Method in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean
-
- getApps(String) - Method in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean
-
- getAppsWithSameContext(App) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getArgs() - Method in class org.eclipse.jetty.start.CommandLineBuilder
-
- getArgs() - Method in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- getArgs() - Method in interface org.eclipse.jetty.start.config.ConfigSource
-
The list of Arguments for this ConfigSource
- getArgs() - Method in class org.eclipse.jetty.start.config.DirConfigSource
-
- getArtifactForOverlay(OverlayConfig, List<Artifact>) - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
- getArtifactForOverlayConfig(OverlayConfig, List<Starter.Artifact>) - Method in class org.eclipse.jetty.maven.plugin.Starter
-
- getArtifactId() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- getAssociate() - Method in class org.eclipse.jetty.util.resource.Resource
-
- getAssociatedStream() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- getAssociatedStream() - Method in interface org.eclipse.jetty.spdy.IStream
-
Overrides Stream.getAssociatedStream() to return an instance of IStream instead of Stream
- getAssociatedStream() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- getAssociatedStreamId() - Method in class org.eclipse.jetty.spdy.frames.SynStreamFrame
-
- getAssociatedStreamId() - Method in class org.eclipse.jetty.spdy.PushSynInfo
-
- getAsyncContext() - Method in class org.eclipse.jetty.proxy.ConnectHandler.ConnectContext
-
- getAsyncContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getAsyncContext() - Method in class org.eclipse.jetty.server.Request
-
- getAsyncContext() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getAsyncContextEvent() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getAsyncDispatches() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getAsyncRemote() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getAsyncRequests() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getAsyncRequestsWaiting() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getAsyncRequestsWaitingMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getAsyncWriteTimeout() - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The timeout in ms (milliseconds) for async write operations.
- getAsyncWriteTimeout() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
Return the number of milliseconds for a timeout of an attempted write operation.
- 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.http.spi.JettyHttpExchange
-
- getAttribute(String) - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getAttribute(String) - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getAttribute(String) - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- 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.HttpChannelState
-
- getAttribute(String) - Method in class org.eclipse.jetty.server.Request
-
Get Request Attribute.
- 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 class org.eclipse.jetty.servlet.ServletTester
-
- getAttribute(String) - Method in interface org.eclipse.jetty.spdy.api.Session
-
- getAttribute(String) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- getAttribute(String) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- getAttribute(String) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- getAttribute(String) - Method in interface org.eclipse.jetty.util.Attributes
-
- getAttribute(String) - Method in class org.eclipse.jetty.util.AttributesMap
-
- getAttribute(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getAttribute(String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
Get an element attribute.
- getAttribute(String, String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
Get an element attribute.
- getAttributeEntrySet() - Method in class org.eclipse.jetty.util.AttributesMap
-
- getAttributeMap() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getAttributeMap() - Method in class org.eclipse.jetty.server.session.MemSession
-
- 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 class org.eclipse.jetty.servlet.ServletTester
-
- getAttributeNames() - Method in interface org.eclipse.jetty.util.Attributes
-
- getAttributeNames() - Method in class org.eclipse.jetty.util.AttributesMap
-
- getAttributeNames() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- 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.ant.types.Attributes
-
- getAttributes() - Method in interface org.eclipse.jetty.client.api.Request
-
- getAttributes() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getAttributes() - Method in class org.eclipse.jetty.http.spi.JettyHttpContext
-
- getAttributes(String[]) - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- 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
-
- getAttributes() - Method in class org.eclipse.jetty.server.session.MemSession
-
- getAttributes() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getAttributes() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getAttributes() - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
Get an array of element attributes.
- getAuthContext(String, Subject, Map) - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
-
- getAuthContextID(MessageInfo) - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
-
- getAuthenticate() - Method in class org.eclipse.jetty.util.security.Constraint
-
- getAuthenticateHeader() - Method in class org.eclipse.jetty.client.AuthenticationProtocolHandler
-
- getAuthenticateHeader() - Method in class org.eclipse.jetty.client.ProxyAuthenticationProtocolHandler
-
- getAuthenticateHeader() - Method in class org.eclipse.jetty.client.WWWAuthenticationProtocolHandler
-
- getAuthentication() - Method in class org.eclipse.jetty.server.Request
-
Get the authentication.
- getAuthenticationStore() - Method in class org.eclipse.jetty.client.HttpClient
-
- getAuthenticationURI(Request) - Method in class org.eclipse.jetty.client.AuthenticationProtocolHandler
-
- getAuthenticationURI(Request) - Method in class org.eclipse.jetty.client.ProxyAuthenticationProtocolHandler
-
- getAuthenticationURI(Request) - Method in class org.eclipse.jetty.client.WWWAuthenticationProtocolHandler
-
- getAuthenticator() - Method in class org.eclipse.jetty.http.spi.JettyHttpContext
-
- 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(Server, ServletContext, Authenticator.AuthConfiguration, IdentityService, LoginService) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
-
- 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.AbstractUserAuthentication
-
- 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.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.jaspi.JaspiAuthenticator
-
- getAuthMethod() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
-
- getAuthMethod() - Method in class org.eclipse.jetty.security.SecurityHandler
-
- getAuthMethod() - Method in interface org.eclipse.jetty.server.Authentication.User
-
- getAuthority() - Method in class org.eclipse.jetty.http.HttpURI
-
- getAuthorizationHeader() - Method in class org.eclipse.jetty.client.AuthenticationProtocolHandler
-
- getAuthorizationHeader() - Method in class org.eclipse.jetty.client.ProxyAuthenticationProtocolHandler
-
- getAuthorizationHeader() - Method in class org.eclipse.jetty.client.WWWAuthenticationProtocolHandler
-
- getAuthType() - Method in class org.eclipse.jetty.server.Request
-
- getAuthType() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getAuthType() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getAvailableExtensions() - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionFactory
-
- getBase() - Method in class org.eclipse.jetty.start.BaseHome
-
- getBaseAppFirst() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getBaseDir() - Method in class org.eclipse.jetty.start.StartIni
-
- getBaseDirectories() - Method in class org.eclipse.jetty.ant.types.FileMatchingConfiguration
-
- getBaseHome() - Method in class org.eclipse.jetty.start.Main
-
- getBasePath() - Method in class org.eclipse.jetty.start.BaseHome
-
- getBasePath(String) - Method in class org.eclipse.jetty.start.BaseHome
-
Create a
Path
reference to some content in
"${jetty.base}"
- getBasePath() - Method in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- getBaseRequest() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getBaseResource() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getBaseResource() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getBaseResource() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getBaseType() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
-
- getBasicRemote() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getBatchingAllowed() - Method in class org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote
-
- getBatchMode() - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
- getBatchMode() - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- getBatchMode() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getBatchMode() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getBean(Class<T>) - Method in interface org.eclipse.jetty.util.component.Container
-
- getBean(Class<T>) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- getBeans() - Method in interface org.eclipse.jetty.util.component.Container
-
- getBeans(Class<T>) - Method in interface org.eclipse.jetty.util.component.Container
-
- getBeans() - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- getBeans(Class<T>) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- getBefores() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- getBehavior() - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
- getBest(String) - Method in class org.eclipse.jetty.util.AbstractTrie
-
- getBest(byte[], int, int) - Method in class org.eclipse.jetty.util.AbstractTrie
-
- getBest(String) - Method in class org.eclipse.jetty.util.ArrayTernaryTrie
-
- getBest(String, int, int) - Method in class org.eclipse.jetty.util.ArrayTernaryTrie
-
- getBest(ByteBuffer, int, int) - Method in class org.eclipse.jetty.util.ArrayTernaryTrie
-
- getBest(byte[], int, int) - Method in class org.eclipse.jetty.util.ArrayTrie
-
- getBest(ByteBuffer, int, int) - Method in class org.eclipse.jetty.util.ArrayTrie
-
- getBest(String, int, int) - Method in class org.eclipse.jetty.util.ArrayTrie
-
- getBest(byte[], int, int) - Method in class org.eclipse.jetty.util.TreeTrie
-
- getBest(String, int, int) - Method in class org.eclipse.jetty.util.TreeTrie
-
- getBest(ByteBuffer, int, int) - Method in class org.eclipse.jetty.util.TreeTrie
-
- getBest(String) - Method in interface org.eclipse.jetty.util.Trie
-
Get the best match from key in a String.
- getBest(String, int, int) - Method in interface org.eclipse.jetty.util.Trie
-
Get the best match from key in a String.
- getBest(byte[], int, int) - Method in interface org.eclipse.jetty.util.Trie
-
Get the best match from key in a byte array.
- getBest(ByteBuffer, int, int) - Method in interface org.eclipse.jetty.util.Trie
-
Get the best match from key in a byte buffer.
- getBindAddress() - Method in class org.eclipse.jetty.client.HttpClient
-
- getBindAddress() - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- getBindAddress() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getBinding(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Get a name to object binding from this Context
- getBinding(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Get a name to object binding from this Context
- getBindings() - Method in class org.eclipse.jetty.deploy.AppLifeCycle
-
Get all
Node
bound objects.
- getBindings(Node) - Method in class org.eclipse.jetty.deploy.AppLifeCycle
-
Get all objects bound to a specific
Node
- getBindings(String) - Method in class org.eclipse.jetty.deploy.AppLifeCycle
-
Get all objects bound to a specific
Node
- getBindings() - Method in class org.eclipse.jetty.jndi.NamingContext
-
- getBindingTargets() - Method in class org.eclipse.jetty.cdi.WeldDeploymentBinding
-
- getBindingTargets() - Method in interface org.eclipse.jetty.deploy.AppLifeCycle.Binding
-
Get a list of targets that this implementation should bind to.
- getBindingTargets() - Method in class org.eclipse.jetty.deploy.bindings.DebugBinding
-
- getBindingTargets() - Method in class org.eclipse.jetty.deploy.bindings.GlobalWebappConfigBinding
-
- getBindingTargets() - Method in class org.eclipse.jetty.deploy.bindings.OrderedGroupBinding
-
- getBindingTargets() - Method in class org.eclipse.jetty.deploy.bindings.StandardDeployer
-
- getBindingTargets() - Method in class org.eclipse.jetty.deploy.bindings.StandardStarter
-
- getBindingTargets() - Method in class org.eclipse.jetty.deploy.bindings.StandardStopper
-
- getBindingTargets() - Method in class org.eclipse.jetty.deploy.bindings.StandardUndeployer
-
- getBlackListHosts() - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- getBlackListHosts() - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- 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
-
Deprecated.
see DbAdaptor.getBlobType
- getBlockCount() - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- getBlockSize() - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- getBoundary() - Method in class org.eclipse.jetty.util.MultiPartOutputStream
-
- getBoundary() - Method in class org.eclipse.jetty.util.MultiPartWriter
-
- getBoundedExpiredSessionsStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getBuf() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
-
- getBuf() - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
-
- getBuffer() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getBufferPool() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getBufferPool() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- getBufferPool() - Method in class org.eclipse.jetty.websocket.common.Generator
-
- getBufferPool() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getBufferPool() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Get the ByteBufferPool in use by the connection
- getBufferPool() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getBufferSize() - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- getBufferSize() - Method in class org.eclipse.jetty.server.HttpOutput
-
- getBufferSize() - Method in class org.eclipse.jetty.server.Response
-
- getBufferSize() - Method in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- getBufferSize() - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- getBufferSize() - Method in interface org.eclipse.jetty.servlets.gzip.GzipFactory
-
- getBufferSize() - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Get the buffer size.
- getBundle(Resource) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationParser
-
- getBundle() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getBundle() - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
Returns the Bundle
that defined this web-application.
- getBundleClassLoader(Bundle) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleClassLoaderHelper
-
- getBundleClassLoader(Bundle) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultBundleClassLoaderHelper
-
Assuming the bundle is started.
- getBundleInstallLocation(Bundle) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
Works with equinox, felix, nuxeo and probably more.
- getBundleInstallLocation(Bundle) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
Works with equinox, felix, nuxeo and probably more.
- getBundlePath() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- getBundleSymbolicName() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getBundleVersionAsString() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getBusyThreshold() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Gets the busy threshold.
- getByteArray() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
-
- getByteBuffer() - Method in class org.eclipse.jetty.client.HttpContent
-
- getByteBuffer() - Method in class org.eclipse.jetty.spdy.StandardSession.CloseFrameBytes
-
- getByteBuffer() - Method in class org.eclipse.jetty.spdy.StandardSession.ControlFrameBytes
-
- getByteBuffer() - Method in class org.eclipse.jetty.spdy.StandardSession.DataFrameBytes
-
- getByteBuffer() - Method in interface org.eclipse.jetty.spdy.StandardSession.FrameBytes
-
- getByteBuffer() - Method in class org.eclipse.jetty.websocket.common.message.Utf8CharBuffer
-
- getByteBufferPool() - Method in class org.eclipse.jetty.client.HttpClient
-
- getByteBufferPool() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getByteBufferPool() - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- getByteBufferPool() - Method in class org.eclipse.jetty.proxy.ProxyConnection
-
- getByteBufferPool() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getByteBufferPool() - Method in interface org.eclipse.jetty.server.Connector
-
- getByteBufferPool() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getByteBufferPool() - Method in class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- getByteBufferPool() - Method in class org.eclipse.jetty.spdy.generator.ControlFrameGenerator
-
- getByteBuffers() - Method in class org.eclipse.jetty.fcgi.generator.Generator.Result
-
- getBytes() - Method in enum org.eclipse.jetty.http.HttpHeader
-
- getBytes() - Method in enum org.eclipse.jetty.http.HttpMethod
-
- getBytes() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
- getBytes(String) - Static method in class org.eclipse.jetty.util.StringUtil
-
- getBytes(String, String) - Static method in class org.eclipse.jetty.util.StringUtil
-
- getBytesColonSpace() - Method in enum org.eclipse.jetty.http.HttpHeader
-
- getBytesIn() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getBytesIn() - Method in interface org.eclipse.jetty.io.Connection
-
- getBytesIn() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getBytesOut() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getBytesOut() - Method in interface org.eclipse.jetty.io.Connection
-
- getBytesOut() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- 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
-
- getCacheLineBytes() - Static method in class org.eclipse.jetty.util.MemoryUtils
-
- getCacheMs() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getCacheNegativeSeconds() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getCacheNegativeTweakedFrom() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getCacheSeconds() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getCacheTweakedFrom() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getCallbackHandler() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- getCanonicalContext() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- getCanonicalNameForWebAppTmpDir(WebAppContext) - Static method in class org.eclipse.jetty.webapp.WebInfConfiguration
-
Create a canonical name for a webapp temp directory.
- getCapacity() - Method in class org.eclipse.jetty.util.ArrayQueue
-
- getCapacity() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- getCertAlias() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getCertChain(SSLSession) - Static method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getCertificateChain() - Method in class org.eclipse.jetty.spdy.frames.CredentialFrame
-
- getCertificateChain(String) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- getCertificateChain(String) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- getCertificates() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getChannel() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- getCharacterEncoding() - Method in class org.eclipse.jetty.server.Request
-
- getCharacterEncoding() - Method in class org.eclipse.jetty.server.Response
-
- getCharacterEncoding() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getCharset() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
-
- getCharsetFromContentType(String) - Static method in class org.eclipse.jetty.http.MimeTypes
-
- getChildEdges() - Method in class org.eclipse.jetty.start.Module
-
- 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
-
- getClasses() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getClassifier() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- getClassInfo() - Method in class org.eclipse.jetty.annotations.AnnotationParser.FieldInfo
-
- getClassInfo() - Method in class org.eclipse.jetty.annotations.AnnotationParser.MethodInfo
-
- getClassLoader() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getClassLoader() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getClassLoader() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getClassLoader() - Method in class org.eclipse.jetty.start.Classpath
-
- getClassLoader() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getClassLoadingLock(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- getClassName() - Method in class org.eclipse.jetty.annotations.AnnotationParser.ClassInfo
-
- getClassName() - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- getClassName() - Method in class org.eclipse.jetty.servlet.Holder.HolderRegistration
-
- getClassName(Object) - Method in class org.eclipse.jetty.websocket.common.events.EventDriverFactory
-
- getClassName(Object) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEventDriverFactory
-
Unwrap ConfiguredEndpoint for end-user.
- getClassNames() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- getClassPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Make best effort to extract a file classpath from the context classloader
- getClasspath() - Method in class org.eclipse.jetty.start.StartArgs
-
- getClassPath(ClassLoader) - Static method in class org.eclipse.jetty.util.Loader
-
Generate the classpath (as a string) of all classloaders
above the given classloader.
- getClassPathFiles() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- getClassPathFiles() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getClient() - Method in class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- getClient() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getClientAliases(String, Principal[]) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- getClientAliases(String, Principal[]) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- getClientConnectionFactory() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getClientConnectionFactory() - Method in class org.eclipse.jetty.io.NegotiatingClientConnectionFactory
-
- getClientConnectionFactory() - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- getClientEndpointMetadata(Class<?>, EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getClosedStream() - Static method in class org.eclipse.jetty.util.IO
-
- getCloseInfo() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- getClusterId() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getClusterId(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
Get the session ID without any worker ID.
- getClusterId(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- 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
- getCode() - Method in enum org.eclipse.jetty.spdy.api.SessionStatus
-
- getCode(short) - Method in enum org.eclipse.jetty.spdy.api.StreamStatus
-
- getCode() - Method in enum org.eclipse.jetty.spdy.frames.ControlFrameType
-
- getCode() - Method in class org.eclipse.jetty.websocket.api.CloseStatus
-
- getCoder(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
- getCoderClass() - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadata
-
- getCommandLineSource() - Method in class org.eclipse.jetty.start.config.ConfigSources
-
- getComment() - Method in class org.eclipse.jetty.http.HttpCookie
-
- getComment() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- getCompletePath() - Method in class org.eclipse.jetty.http.HttpURI
-
- getComponentType() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
-
- getConfig() - Method in class org.eclipse.jetty.maven.plugin.Overlay
-
- 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
-
- getConfig() - Method in interface org.eclipse.jetty.websocket.api.extensions.Extension
-
The active configuration for this extension.
- getConfig() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- getConfig() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- getConfig() - Method in class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointMetadata
-
- getConfig() - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- getConfig() - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.EndpointInstance
-
- getConfig() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointMetadata
-
- getConfig() - Method in interface org.eclipse.jetty.websocket.jsr356.server.ServerEndpointMetadata
-
- getConfig() - Method in class org.eclipse.jetty.websocket.jsr356.server.SimpleServerEndpointMetadata
-
- 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
- getConfigSources() - Method in class org.eclipse.jetty.start.BaseHome
-
- getConfiguration(String[]) - Method in class org.eclipse.jetty.maven.plugin.Starter
-
- getConfigurationClasses() - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
- getConfigurationClasses() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getConfigurationClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getConfigurationManager() - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
- getConfigurationProcessor(String, String) - Method in class org.eclipse.jetty.spring.SpringConfigurationProcessorFactory
-
- getConfigurationProcessor(String, String) - Method in interface org.eclipse.jetty.xml.ConfigurationProcessorFactory
-
- getConfigurations() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getConfigurator() - Method in class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointConfig
-
- getConfigurator() - Method in class org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig
-
- getConfigurator() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- getConfigurator() - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig
-
- getConnectAddress() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getConnectedEndPoints() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getConnectedEndPoints() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getConnectedEndPoints() - Method in interface org.eclipse.jetty.server.Connector
-
- getConnection() - Method in class com.acme.MockDataSource
-
- getConnection(String, String) - Method in class com.acme.MockDataSource
-
- getConnection() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- getConnection() - Method in interface org.eclipse.jetty.io.EndPoint
-
- getConnection() - Method in class org.eclipse.jetty.jaas.spi.AbstractDatabaseLoginModule
-
- getConnection() - Method in class org.eclipse.jetty.jaas.spi.DataSourceLoginModule
-
Get a connection from the DataSource
- getConnection() - Method in class org.eclipse.jetty.jaas.spi.JDBCLoginModule
-
Get a connection from the DriverManager
- getConnection() - Method in class org.eclipse.jetty.monitor.jmx.ServiceConnection
-
Retrieve a connection to MBean server
- getConnection() - Method in class org.eclipse.jetty.monitor.JMXMonitor
-
- getConnection() - Method in class org.eclipse.jetty.proxy.ProxyConnection
-
- getConnection() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
Get a connection from the driver or datasource.
- getConnection() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- getConnection() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getConnectionDurationMax() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getConnectionDurationMean() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getConnectionDurationStdDev() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getConnectionFactories() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getConnectionFactories() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getConnectionFactories() - Method in interface org.eclipse.jetty.server.Connector
-
- getConnectionFactory(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getConnectionFactory(Class<T>) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getConnectionFactory(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getConnectionFactory(Class<T>) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getConnectionFactory(String) - Method in interface org.eclipse.jetty.server.Connector
-
- getConnectionFactory(Class<T>) - Method in interface org.eclipse.jetty.server.Connector
-
- getConnectionManager() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getConnectionPool() - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
- getConnections() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getConnectionsOpen() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getConnectionsOpenMax() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getConnectionState() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- getConnectionUrl() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- getConnector() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getConnector() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getConnector() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getConnectors() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getConnectors() - Method in class org.eclipse.jetty.ant.types.Connectors
-
Returns the list of known connectors to deploy.
- getConnectors() - Method in class org.eclipse.jetty.server.Server
-
- getConnectTimeout() - Method in class org.eclipse.jetty.client.HttpClient
-
- getConnectTimeout() - Method in class org.eclipse.jetty.io.SelectorManager
-
Get the connect timeout
- getConnectTimeout() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getConnectTimeout() - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- getConnectTimeout() - Method in class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- getConnectTimeout() - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- getConnectTimeout() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- 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
-
- getConstraintMappingsForPath(String, List<ConstraintMapping>) - Static method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- getContainer() - Method in class org.eclipse.jetty.websocket.jsr356.JettyClientContainerProvider
-
- getContainer() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getContainerClassPath() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
-
- getContainerIncludeJarPattern() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getContainerInitializer() - Method in class org.eclipse.jetty.annotations.ContainerInitializerAnnotationHandler
-
- getContainerResources() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getContainerTldBundleDiscoverers() - Static method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- getContainingResource() - Method in class org.eclipse.jetty.annotations.AnnotationParser.ClassInfo
-
- getContent() - Method in interface org.eclipse.jetty.client.api.ContentResponse
-
- getContent() - Method in interface org.eclipse.jetty.client.api.Request
-
- getContent() - Method in class org.eclipse.jetty.client.HttpContent
-
- getContent() - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getContent() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getContent() - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- getContent() - Method in class org.eclipse.jetty.http.HttpTester.Response
-
- getContent() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getContent(Class[]) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getContentAsInputStream() - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- getContentAsString() - Method in interface org.eclipse.jetty.client.api.ContentResponse
-
- getContentAsString() - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getContentAsString() - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- getContentAsString(String) - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- getContentAsString(Charset) - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- getContentBytes() - Method in class org.eclipse.jetty.http.HttpTester.Response
-
- getContentCount() - Method in class org.eclipse.jetty.server.Response
-
- getContentDecoderFactories() - Method in class org.eclipse.jetty.client.HttpClient
-
- getContentDispositionFilename() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
Get the filename from the content-disposition.
- getContentEncoding() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getContentLength() - Method in class org.eclipse.jetty.fcgi.parser.ContentParser
-
- getContentLength() - Method in class org.eclipse.jetty.fcgi.parser.HeaderParser
-
- 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.HttpGenerator.Info
-
- getContentLength() - Method in class org.eclipse.jetty.http.HttpParser
-
- getContentLength() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getContentLength() - Method in class org.eclipse.jetty.server.Request
-
- getContentLength() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- getContentLength() - Method in class org.eclipse.jetty.server.Response
-
- getContentLength() - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- getContentLength() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getContentLengthLong() - Method in class org.eclipse.jetty.server.Request
-
- getContentLengthLong() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getContentPrepared() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- getContentRead() - Method in class org.eclipse.jetty.http.HttpParser
-
- getContentRead() - Method in class org.eclipse.jetty.server.HttpInput
-
- getContentRead() - Method in class org.eclipse.jetty.server.Request
-
- getContentType() - Method in interface org.eclipse.jetty.client.api.ContentProvider.Typed
-
- getContentType() - Method in class org.eclipse.jetty.client.util.AbstractTypedContentProvider
-
- 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.osgi.boot.warurl.internal.WarURLConnection
-
- 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.MultiPartInputStreamParser.MultiPart
-
- getContentType() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getContentTypeField() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
-
- getContentTypeWithoutCharset(String) - Static method in class org.eclipse.jetty.http.MimeTypes
-
- getContext() - Method in class org.eclipse.jetty.proxy.ConnectHandler.ConnectContext
-
- getContext() - Method in class org.eclipse.jetty.proxy.ProxyConnection
-
- getContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getContext(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getContext(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getContext() - Method in class org.eclipse.jetty.server.Request
-
- getContext() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getContext() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getContext() - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
- getContext(String) - Method in class org.eclipse.jetty.webapp.WebAppContext.Context
-
- getContextAttribute(String) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
Get a contextAttribute that will be set for every Context deployed by this provider.
- getContextAttributes() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getContextAttributes() - Method in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- getContextClass() - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
- getContextFile() - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider.OSGiApp
-
- getContextForClassLoader(ClassLoader) - Method in class org.eclipse.jetty.jndi.ContextFactory
-
Find the naming Context for the given classloader
- getContextForNamingEntries(Object) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
-
- getContextForScope(Object) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
-
- getContextHandler() - Method in class org.eclipse.jetty.deploy.App
-
Get ContextHandler for the App.
- getContextHandler() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getContextHandler(ServletContext) - Static method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getContextHandler() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getContextHandler() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getContextHandlerCollection() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- getContextHandlers() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getContextHandlers() - Method in class org.eclipse.jetty.ant.types.ContextHandlers
-
- getContextId() - Method in class org.eclipse.jetty.deploy.App
-
Deprecated.
Use getContextPath instead.
- 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.deploy.App
-
The context path
App
relating to how it is installed on the
jetty server side.
- getContextPath() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- 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.handler.ContextHandler.NoContext
-
- 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
-
- getContextPath() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getContextPath() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getContextPathColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getContexts() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getContexts() - Method in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean
-
- getContexts() - Method in class org.eclipse.jetty.server.jmx.ServerMBean
-
- getContextXml() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- 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
-
- getConversation() - Method in class org.eclipse.jetty.client.HttpExchange
-
- getConversation() - Method in class org.eclipse.jetty.client.HttpRequest
-
- 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 interface org.eclipse.jetty.client.api.Request
-
- getCookies() - Method in class org.eclipse.jetty.client.HttpRequest
-
- 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
-
- getCookies() - Method in class org.eclipse.jetty.util.HttpCookieStore.Empty
-
- getCookies() - Method in class org.eclipse.jetty.util.HttpCookieStore
-
- getCookies() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getCookies() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getCookieSet() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- getCookieSetTime() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getCookieStore() - Method in class org.eclipse.jetty.client.HttpClient
-
- getCookieStore() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getCookieTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getCount() - Method in class com.acme.Counter
-
- getCount() - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
-
- getCount() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
-
- getCpuTime() - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
- getCpuUtilization() - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Gets the CPU utilization.
- getCreatedTimeStamp() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getCreatedTimeStamp() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- getCreatedTimeStamp() - Method in interface org.eclipse.jetty.io.Connection
-
- getCreatedTimeStamp() - Method in interface org.eclipse.jetty.io.EndPoint
-
- getCreateIndexOverExpiryStatementAsString(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getCreateIndexOverSessionStatementAsString(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getCreateStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionIdTableSchema
-
- getCreateStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getCreateTables() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getCreateTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getCreationTime() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getCreator() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- getCreator() - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- getCredential() - Method in class org.eclipse.jetty.jaas.callback.AbstractCallbackHandler
-
- getCredential() - Method in class org.eclipse.jetty.jaas.spi.UserInfo
-
- getCredential() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
-
- getCredential() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- getCredential() - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
-
- 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.HttpConnection
-
Get the current connection that this thread is dispatched to.
- getCurrentContext() - Static method in class org.eclipse.jetty.server.handler.ContextHandler
-
Get the current ServletContext implementation.
- getCurrentHttpChannel() - Static method in class org.eclipse.jetty.server.HttpChannel
-
Get the current channel that this thread is dispatched to.
- getCurrentSecurityHandler() - Static method in class org.eclipse.jetty.security.SecurityHandler
-
- getCurrentUser() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- getCurrentWebAppContext() - Static method in class org.eclipse.jetty.webapp.WebAppContext
-
- getCustomErrorHandler() - Static method in class org.eclipse.jetty.osgi.httpservice.HttpServiceErrorHandlerHelper
-
- getCustomizer(Class<T>) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getCustomizers() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- 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
-
- getDate() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- 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.
- getDateField() - Method in class org.eclipse.jetty.server.Server
-
- 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
-
- getDateHeader(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getDbAdaptor() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- getDBName() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
- getDeadlockStacktraces() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getDecodedPath() - Method in class org.eclipse.jetty.http.HttpURI
-
- getDecodedPath(String) - Method in class org.eclipse.jetty.http.HttpURI
-
- getDecodedPath(Charset) - Method in class org.eclipse.jetty.http.HttpURI
-
- getDecoder() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- getDecoder() - Method in class org.eclipse.jetty.websocket.jsr356.DecoderFactory.Wrapper
-
- getDecoder() - Method in class org.eclipse.jetty.websocket.jsr356.MessageHandlerWrapper
-
- getDecoderClass() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- getDecoderFactory() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getDecoderFactory() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getDecoderFor(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.DecoderFactory
-
- getDecoders() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- getDecoders() - Method in class org.eclipse.jetty.websocket.jsr356.BasicEndpointConfig
-
- getDecoders() - Method in class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointConfig
-
- getDecoders() - Method in class org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig
-
- getDecoders() - Method in class org.eclipse.jetty.websocket.jsr356.client.SimpleEndpointMetadata
-
- getDecoders() - Method in interface org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata
-
- getDecoders() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- getDecoders() - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig
-
- getDecorators() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- getDecryptedEndPoint() - Method in class org.eclipse.jetty.io.ssl.SslConnection
-
- getDefault() - Static method in class org.eclipse.jetty.util.ajax.JSON
-
- getDefaultAsyncSendTimeout() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getDefaultAsyncSendTimeout() - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- getDefaultConfig() - Method in class org.eclipse.jetty.start.Module
-
- getDefaultConfigurationClasses() - Static method in class org.eclipse.jetty.webapp.WebAppContext
-
- getDefaultConfigurations() - Static method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getDefaultConnectionFactory() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getDefaultConnectionFactory() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getDefaultConnectionFactory() - Method in interface org.eclipse.jetty.server.Connector
-
- getDefaultConnectors() - Method in class org.eclipse.jetty.ant.types.Connectors
-
Gets the default list of connectors to deploy when no connectors
were explicitly added to the list.
- getDefaultContentType() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getDefaultLifeCycleGoal() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getDefaultMaxBinaryMessageBufferSize() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getDefaultMaxBinaryMessageBufferSize() - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- getDefaultMaxSessionIdleTimeout() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getDefaultMaxSessionIdleTimeout() - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- getDefaultMaxTextMessageBufferSize() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getDefaultMaxTextMessageBufferSize() - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- getDefaultProtocol() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getDefaultProtocol() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- getDefaultProtocol() - Method in class org.eclipse.jetty.server.NegotiatingServerConnectionFactory
-
- getDefaultsDescriptor() - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
Get the defaultsDescriptor.
- getDefaultsDescriptor() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
Get the defaultsDescriptor.
- getDefaultsDescriptor() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
The default descriptor is a web.xml format file that is applied to the context before the standard WEB-INF/web.xml
- getDefaultSecurityHandlerClass() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
Get the defaultSecurityHandlerClass.
- getDefaultServerClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getDefaultSessionTrackingModes() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- 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
-
- getDefaultSystemClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getDefaultUseCaches() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getDefaultUseCaches() - Static method in class org.eclipse.jetty.util.resource.Resource
-
- getDeferredSyntaxAllowedAsLiteral() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getDeflater(Request, long) - Method in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- getDeflater(Request, long) - Method in interface org.eclipse.jetty.servlets.gzip.GzipFactory
-
- getDeflater() - Method in class org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension
-
- getDelayMs() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get delay (in milliseconds) that is applied to all requests
over the rate limit, before they are considered at all.
- getDeleteBlockSize() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- getDeleteSessionStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getDeleteStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionIdTableSchema
-
- getDependentMavenWarExcludes() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Get value of dependentWarExcludes for maven-war-plugin
- getDependentMavenWarIncludes() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Get value of dependentWarIncludes for maven-war-plugin
- getDeployedApps() - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- getDeployers(String) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleWatcher
-
- getDeployers(String) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.ServiceWatcher
-
- getDeploymentManager() - Method in class org.eclipse.jetty.deploy.App
-
- getDeploymentManager() - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
Get the deploymentManager.
- getDeploymentManager() - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider
-
- getDeploymentManager() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getDeploymentManager() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- getDepth() - Method in class org.eclipse.jetty.start.Module
-
- getDesc() - Method in class org.eclipse.jetty.annotations.AnnotationParser.MethodInfo
-
- getDescription() - Method in class org.eclipse.jetty.monitor.jmx.EventState.TriggerState
-
Retrieve the description string set by event trigger
- getDescriptor() - Method in class org.eclipse.jetty.webapp.MetaData.OriginInfo
-
- getDescriptor() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getDestination(String, String, int) - Method in class org.eclipse.jetty.client.HttpClient
-
Returns a
Destination
for the given scheme, host and port.
- getDestinations() - Method in class org.eclipse.jetty.client.HttpClient
-
- getDigest() - Method in class org.eclipse.jetty.util.security.Credential.MD5
-
- getDir() - Method in class org.eclipse.jetty.start.BaseHome.SearchDir
-
- getDir() - Method in class org.eclipse.jetty.start.config.DirConfigSource
-
- 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
-
- getDirectory() - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- getDirMatcher() - Method in class org.eclipse.jetty.start.PathFinder
-
- getDispatchContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- 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
-
- getDispatcherType() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getDisplayName() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getDisplayName() - Method in class org.eclipse.jetty.servlet.Holder
-
- getDoInput() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getDomain() - Method in class org.eclipse.jetty.http.HttpCookie
-
- getDomain() - Method in class org.eclipse.jetty.jmx.MBeanContainer
-
Retrieve domain name used to add MBeans
- getDomain() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- getDoOutput() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getDouble() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
-
- getDriver() - Method in class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- getDriverClassName() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- getDTD() - Method in class org.eclipse.jetty.xml.XmlParser
-
- getDumpable() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
- getEdge(int) - Method in class org.eclipse.jetty.deploy.graph.Path
-
- getEdges() - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- getEdges() - Method in class org.eclipse.jetty.deploy.graph.Path
-
- getEffectiveMajorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getEffectiveMinorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getEffectiveSessionTrackingModes() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- 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
-
- getElapsed() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.TimeStatistic
-
- getElements() - Method in class org.eclipse.jetty.start.Classpath
-
- getElIgnored() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getEnabledModules() - Method in class org.eclipse.jetty.start.StartArgs
-
- getEncodedToken() - Method in class org.eclipse.jetty.security.SpnegoUserPrincipal
-
- getEncoder() - Method in class org.eclipse.jetty.websocket.jsr356.EncoderFactory.Wrapper
-
- getEncoderFactory() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getEncoderFactory() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getEncoderFor(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.EncoderFactory
-
- getEncoders() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- getEncoders() - Method in class org.eclipse.jetty.websocket.jsr356.BasicEndpointConfig
-
- getEncoders() - Method in class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointConfig
-
- getEncoders() - Method in class org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig
-
- getEncoders() - Method in class org.eclipse.jetty.websocket.jsr356.client.SimpleEndpointMetadata
-
- getEncoders() - Method in interface org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata
-
- getEncoders() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- getEncoders() - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig
-
- getEncoding() - Method in interface org.eclipse.jetty.client.api.ContentResponse
-
- getEncoding() - Method in class org.eclipse.jetty.client.ContentDecoder.Factory
-
- getEncoding() - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getEncoding() - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- getEnd() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.TimeStatistic
-
- getEndPoint() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getEndPoint() - Method in interface org.eclipse.jetty.io.Connection
-
- getEndPoint() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getEndpoint() - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.EndpointInstance
-
- getEndpointClass() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
- getEndpointClass() - Method in class org.eclipse.jetty.websocket.jsr356.client.SimpleEndpointMetadata
-
- getEndpointClass() - Method in interface org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata
-
- getEndpointClass() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- getEndpointClass() - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig
-
- getEndpointConfig() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getEndpointInstance(Class<T>) - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfigurator
-
- getEndpointMetadata() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getEnvironment() - Method in class org.eclipse.jetty.jaas.spi.LdapLoginModule
-
get the context for connection
- getEnvironment() - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- getEnvironment() - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- getEnvironment() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Get the environment of this Context.
- getErrorHandler() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getErrorHandler(Server, ContextHandler) - Static method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- getErrorOnUndeclaredNamespace() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getErrorPage(HttpServletRequest) - Method in interface org.eclipse.jetty.server.handler.ErrorHandler.ErrorPageMapper
-
- getErrorPage(HttpServletRequest) - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
-
- getErrorPages() - Method in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
-
- getETag() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getETag() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
-
- getETag() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- getETag() - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- getEventDriverFactory() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getEventDriverFactory() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- getEventListeners() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getExceptions() - Method in class org.eclipse.jetty.annotations.AnnotationParser.MethodInfo
-
- getExchanges() - Method in class org.eclipse.jetty.client.HttpConversation
-
- getExcludeCipherSuites() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getExcluded() - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Get the excluded user agents.
- getExcludedAddresses() - Method in class org.eclipse.jetty.client.ProxyConfiguration.Proxy
-
- getExcludedCount() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- getExcludeProtocols() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getExcludes() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- getExcludes() - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- getExecutor() - Method in class org.eclipse.jetty.client.HttpClient
-
- getExecutor() - Method in class org.eclipse.jetty.http.spi.DelegatingThreadPool
-
- getExecutor() - Method in class org.eclipse.jetty.http.spi.JettyHttpServer
-
- getExecutor() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getExecutor() - Method in class org.eclipse.jetty.io.SelectorManager
-
- getExecutor() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getExecutor() - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- getExecutor() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getExecutor() - Method in interface org.eclipse.jetty.server.Connector
-
- getExecutor() - Method in class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- getExecutor() - Method in class org.eclipse.jetty.util.SocketAddressResolver
-
- getExecutor() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getExecutor() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getExecutor() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Get the Executor used by this connection.
- getExitCode() - Method in exception org.eclipse.jetty.start.UsageException
-
- getExpiration() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- 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.Session
-
- getExpiryTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getExtension(String) - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionFactory
-
- getExtensionFactory() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getExtensionFactory() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getExtensionFactory() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- getExtensionFactory() - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- getExtensionNames() - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionFactory
-
- getExtensions() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getExtensions() - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
Get the list of extensions that should be used for the websocket.
- getExtensions() - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- getExtensions() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
Get the list of extensions in use.
- getExtensions() - Method in class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointConfig
-
- getExtensions() - Method in class org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig
-
- getExtensions() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- getExtensions() - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig
-
- getExtraClasspath() - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
-
- getExtraClasspath() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getFactories(SslContextFactory, ConnectionFactory...) - Static method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- getFactory() - Static method in class org.eclipse.jetty.osgi.boot.utils.BundleClassLoaderHelperFactory
-
- getFactory() - Static method in class org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelperFactory
-
- getFactory() - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- getFactory() - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- getFailure() - Method in class org.eclipse.jetty.client.api.Result
-
- getField(int) - Method in class org.eclipse.jetty.http.HttpFields
-
Get a Field by index.
- getField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
-
- getField(String) - Method in class org.eclipse.jetty.http.HttpFields
-
- getField(Class<?>) - Method in class org.eclipse.jetty.servlet.listener.ELContextCleaner
-
- getFieldCache() - Method in class org.eclipse.jetty.http.HttpParser
-
- getFieldName() - Method in class org.eclipse.jetty.annotations.AnnotationParser.FieldInfo
-
- 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.
- getFieldType() - Method in class org.eclipse.jetty.annotations.AnnotationParser.FieldInfo
-
- getFile() - Method in class org.eclipse.jetty.deploy.PropertiesConfigurationManager
-
- getFile() - Method in class org.eclipse.jetty.start.TextFile
-
- getFile() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
Get the file, if any, the data has been written to.
- getFile() - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- 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.PathResource
-
- 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.
- getFileAsResource(String, String) - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getFileAsResource(String) - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getFileInBundle(Bundle, String) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
Locate a file inside a bundle.
- getFileInBundle(Bundle, String) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
Locate a file inside a bundle.
- getFileMatcher() - Method in class org.eclipse.jetty.start.PathFinder
-
- 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.
- getFiles() - Method in class org.eclipse.jetty.start.Module
-
- getFiles() - Method in class org.eclipse.jetty.start.StartArgs
-
- getFilesystemRef() - Method in class org.eclipse.jetty.start.Module
-
- getFileURL(URL) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
Only useful for equinox: on felix we get the file:// url already.
- getFileURL(URL) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
Only useful for equinox: on felix we get the file:// url already.
- getFillableErrorCount() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.Stats
-
- getFillInterest() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- getFillInterest() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- getFillInterestedCount() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.Stats
-
- getFilter() - Method in class org.eclipse.jetty.servlet.FilterHolder
-
- getFilter(String) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- getFilterChain(Request, String, ServletHolder) - 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.NoContext
-
- getFilterRegistration(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getFilterRegistrations() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getFilterRegistrations() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getFilters() - Method in class org.eclipse.jetty.http.spi.JettyHttpContext
-
- 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
-
- getFlags() - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- getFlags() - Method in class org.eclipse.jetty.spdy.api.HeadersInfo
-
- getFlags() - Method in class org.eclipse.jetty.spdy.api.PushInfo
-
- getFlags() - Method in class org.eclipse.jetty.spdy.api.ReplyInfo
-
- getFlags() - Method in class org.eclipse.jetty.spdy.api.SettingsInfo
-
- getFlags() - Method in class org.eclipse.jetty.spdy.api.SynInfo
-
- getFlags() - Method in class org.eclipse.jetty.spdy.frames.ControlFrame
-
- getFlags() - Method in class org.eclipse.jetty.spdy.frames.DataFrame
-
- getFlags() - Method in class org.eclipse.jetty.spdy.parser.ControlFrameParser
-
- getFlags() - Method in class org.eclipse.jetty.spdy.PushSynInfo
-
- getFollowLinks() - Method in class org.eclipse.jetty.util.resource.PathResource
-
- getForce() - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
-
- getForcedPath() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- getFormatString() - Method in class org.eclipse.jetty.util.DateCache
-
- getForwardedCipherSuiteHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedForHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedHostHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedProtoHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
Get the forwardedProtoHeader.
- getForwardedServerHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedSslSessionIdHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getFragment() - Method in class org.eclipse.jetty.http.HttpURI
-
- getFragment(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
-
- getFragment(String) - Method in class org.eclipse.jetty.webapp.MetaData
-
- getFragmentFromJar(Resource, List<FragmentDescriptor>) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Get the web-fragment.xml from a jar
- getFragments(Bundle) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
Helper to access the PackageAdmin and return the fragments hosted by a
bundle.
- getFragments() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getFragmentsAndRequiredBundles(Bundle) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
Returns the fragments and the required-bundles of a bundle.
- getFrameType() - Method in class org.eclipse.jetty.fcgi.parser.HeaderParser
-
- getFrom() - Method in class org.eclipse.jetty.deploy.graph.Edge
-
- getFullyQualifiedMethodName() - Method in interface org.eclipse.jetty.websocket.jsr356.annotations.IJsrMethod
-
Get the fully qualifed method name {classname}.{methodname}({params}) suitable for using in error messages.
- getGenerator() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getGroup() - Method in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
- getGroupId() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- getHandler() - Method in class org.eclipse.jetty.http.spi.JettyHttpContext
-
- getHandler() - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
-
- getHandler() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
-
- getHandler() - Method in class org.eclipse.jetty.websocket.jsr356.MessageHandlerWrapper
-
- getHandlerClass() - Method in class org.eclipse.jetty.websocket.jsr356.metadata.MessageHandlerMetadata
-
- 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
-
- getHeadBlock() - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- getHeader() - Method in class org.eclipse.jetty.client.api.Authentication.HeaderInfo
-
- getHeader() - Method in class org.eclipse.jetty.http.HttpField
-
- getHeader() - Method in class org.eclipse.jetty.rewrite.handler.HeaderRule
-
- 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.MultiPartInputStreamParser.MultiPart
-
- getHeader(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getHeader(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- getHeader(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getHeaderCacheSize() - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- getHeaderCacheSize() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
-
- getHeaderCacheSize() - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- getHeaderCacheSize() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getHeaderCacheSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getHeaderCacheSize() - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPSPDYConnection
-
- getHeaderField(int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getHeaderField(String) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getHeaderFieldDate(String, long) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getHeaderFieldInt(String, int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getHeaderFieldKey(int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getHeaderFields() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getHeaderInt(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- 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.MultiPartInputStreamParser.MultiPart
-
- getHeaderNames() - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- getHeaderNames() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getHeaders() - Method in interface org.eclipse.jetty.client.api.Request
-
- getHeaders() - Method in interface org.eclipse.jetty.client.api.Response
-
- getHeaders() - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getHeaders() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getHeaders() - Method in class org.eclipse.jetty.client.HttpResponse
-
- 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() - Method in class org.eclipse.jetty.spdy.api.HeadersInfo
-
- getHeaders() - Method in class org.eclipse.jetty.spdy.api.PushInfo
-
- getHeaders() - Method in class org.eclipse.jetty.spdy.api.ReplyInfo
-
- getHeaders() - Method in class org.eclipse.jetty.spdy.api.SynInfo
-
- getHeaders() - Method in class org.eclipse.jetty.spdy.frames.HeadersFrame
-
- getHeaders() - Method in class org.eclipse.jetty.spdy.frames.SynReplyFrame
-
- getHeaders() - Method in class org.eclipse.jetty.spdy.frames.SynStreamFrame
-
- getHeaders(String) - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
- getHeaders() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getHeaders(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getHeaders() - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- getHeaders(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- getHeaders() - Method in class org.eclipse.jetty.websocket.jsr356.JsrHandshakeResponse
-
- getHeaders() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrHandshakeRequest
-
- getHeaders() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrHandshakeResponse
-
- getHeaders(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getHeaders() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getHeaderValue() - Method in class org.eclipse.jetty.rewrite.handler.HeaderRule
-
- getHeldClass() - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- getHelper() - Method in class org.eclipse.jetty.osgi.boot.utils.BundleClassLoaderHelperFactory
-
- getHelper() - Method in class org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelperFactory
-
- getHitList() - Method in class org.eclipse.jetty.start.PathFinder
-
- getHits() - Method in class org.eclipse.jetty.start.PathFinder
-
- getHolderEntry(String) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
ServletHolder matching path.
- getHome() - Method in class org.eclipse.jetty.start.BaseHome
-
- getHomePath() - Method in class org.eclipse.jetty.start.BaseHome
-
- getHomePath() - Method in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- getHost() - Method in interface org.eclipse.jetty.client.api.Destination
-
- getHost() - Method in interface org.eclipse.jetty.client.api.Request
-
- getHost() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getHost() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getHost() - Method in class org.eclipse.jetty.client.Origin.Address
-
- getHost() - Method in class org.eclipse.jetty.http.HttpURI
-
- getHost() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getHost() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- getHost() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
- getHost() - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector.ProxyServerInfo
-
- getHost() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getHostField() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getHostHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getHttpChannel() - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- getHttpChannel() - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- getHttpChannel() - Method in class org.eclipse.jetty.client.http.HttpSenderOverHTTP
-
- getHttpChannel() - Method in class org.eclipse.jetty.client.HttpReceiver
-
- getHttpChannel() - Method in class org.eclipse.jetty.client.HttpSender
-
- getHttpChannel() - Method in class org.eclipse.jetty.fcgi.client.http.HttpSenderOverFCGI
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.HttpOutput
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.Request
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.Response
-
- getHttpChannel() - Method in class org.eclipse.jetty.spdy.client.http.HttpReceiverOverSPDY
-
- getHttpChannel() - Method in class org.eclipse.jetty.spdy.client.http.HttpSenderOverSPDY
-
- getHttpChannelState() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getHttpChannelState() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- getHttpChannelState() - Method in class org.eclipse.jetty.server.Request
-
- getHttpClient() - Method in class org.eclipse.jetty.client.AbstractHttpClientTransport
-
- getHttpClient() - Method in class org.eclipse.jetty.client.AuthenticationProtocolHandler
-
- getHttpClient() - Method in class org.eclipse.jetty.client.HttpConnection
-
- getHttpClient() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getHttpClient() - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- getHttpConfiguration() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getHttpConfiguration() - Method in interface org.eclipse.jetty.server.HttpConfiguration.ConnectionFactory
-
- getHttpConfiguration() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getHttpConfiguration() - Method in class org.eclipse.jetty.server.HttpConnectionFactory
-
- getHttpConfiguration() - Method in class org.eclipse.jetty.spdy.server.http.HTTPSPDYServerConnectionFactory
-
- getHttpConfiguration() - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPConnectionFactory
-
- getHttpConnection() - Method in class org.eclipse.jetty.client.http.HttpChannelOverHTTP
-
- getHttpConnection() - Method in class org.eclipse.jetty.proxy.ConnectHandler.ConnectContext
-
- getHttpContext() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getHttpContext() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getHttpContext() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getHttpDestination() - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- getHttpDestination() - Method in class org.eclipse.jetty.client.HttpChannel
-
- getHttpDestination() - Method in class org.eclipse.jetty.client.HttpConnection
-
- getHttpDestination() - Method in class org.eclipse.jetty.client.HttpReceiver
-
- getHttpDestination() - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- getHttpExchange() - Method in class org.eclipse.jetty.client.HttpChannel
-
- getHttpExchange() - Method in class org.eclipse.jetty.client.HttpReceiver
-
- getHttpExchange() - Method in class org.eclipse.jetty.client.HttpSender
-
- getHttpExchanges() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getHttpFields() - Method in class org.eclipse.jetty.http.HttpGenerator.Info
-
- getHttpFields() - Method in class org.eclipse.jetty.server.Request
-
- getHttpFields() - Method in class org.eclipse.jetty.server.Response
-
- getHttpHandler() - Method in class org.eclipse.jetty.http.spi.HttpSpiContextHandler
-
- getHttpInput() - Method in class org.eclipse.jetty.server.Request
-
- getHttpOnly() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getHttpOnly() - Method in interface org.eclipse.jetty.server.SessionManager
-
- getHttpOutput() - Method in class org.eclipse.jetty.server.Response
-
- getHttpPort() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorAction
-
- getHttpReceiver() - Method in class org.eclipse.jetty.spdy.client.http.HttpChannelOverSPDY
-
- getHttpSender() - Method in class org.eclipse.jetty.spdy.client.http.HttpChannelOverSPDY
-
- getHttpServletRequest() - Method in interface org.eclipse.jetty.server.Authentication.Wrapped
-
- getHttpServletRequest() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
Return the underlying HttpServletRequest that existed at Upgrade time.
- getHttpServletRequest() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- 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
- getHttpSession() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrHandshakeRequest
-
- getHttpTransport() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getHttpVersion() - Method in class org.eclipse.jetty.http.HttpGenerator.Info
-
- getHttpVersion() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getHttpVersion() - Method in class org.eclipse.jetty.server.Request
-
- getHttpVersion() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getID() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTrigger
-
- getID() - Method in class org.eclipse.jetty.monitor.jmx.EventState.TriggerState
-
Retrieve the identification string of associated event trigger
- getID() - Method in class org.eclipse.jetty.monitor.jmx.EventTrigger
-
Retrieve the identification string of the event trigger
- getID() - Method in class org.eclipse.jetty.monitor.jmx.MonitorAction
-
Retrieve the identification string of the monitor action
- getId() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getId() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- getId() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- getId() - Method in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- getId() - Method in interface org.eclipse.jetty.start.config.ConfigSource
-
The identifier for this source.
- getId() - Method in class org.eclipse.jetty.start.config.DirConfigSource
-
- getId() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getIdColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionIdTableSchema
-
- getIdColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getIdentityService() - Method in class org.eclipse.jetty.jaas.JAASLoginService
-
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
-
- getIdentityService() - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- getIdleConnections() - Method in class org.eclipse.jetty.client.ConnectionPool
-
- getIdlePeriod() - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
The Idle Period is the time in seconds before an in memory session is passivated.
- getIdleSavePeriod() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- getIdleThreads() - Method in class org.eclipse.jetty.http.spi.DelegatingThreadPool
-
- 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
-
- getIdleTimeout() - Method in interface org.eclipse.jetty.client.api.Request
-
- getIdleTimeout() - Method in class org.eclipse.jetty.client.HttpClient
-
- getIdleTimeout() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getIdleTimeout() - Method in interface org.eclipse.jetty.io.EndPoint
-
Get the max idle time in ms.
- getIdleTimeout() - Method in class org.eclipse.jetty.io.IdleTimeout
-
- getIdleTimeout() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getIdleTimeout() - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- getIdleTimeout() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getIdleTimeout() - Method in interface org.eclipse.jetty.server.Connector
-
- getIdleTimeout() - Method in class org.eclipse.jetty.server.HttpChannel
-
Get the idle timeout.
- getIdleTimeout() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
Get the idle timeout set for this particular stream
- getIdleTimeout() - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- getIdleTimeout() - Method in class org.eclipse.jetty.spdy.server.http.HttpChannelOverSPDY
-
- getIdleTimeout() - Method in class org.eclipse.jetty.util.SharedBlockingCallback
-
- getIdleTimeout() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Get the maximum thread idle time.
- getIdleTimeout() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Return the number of milliseconds before this conversation will be closed by the container if it is inactive, ie no messages are either sent or received
in that time.
- getIdleTimeout() - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The time in ms (milliseconds) that a websocket connection mad by idle before being closed automatically.
- getIdleTimeout() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getIdleTimeout() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Get the read/write idle timeout.
- getIdleTimeout() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
The idle timeout in milliseconds
- getIdleTimeoutMs() - Method in class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
- getIdleTimestamp() - Method in class org.eclipse.jetty.io.IdleTimeout
-
- getIdMap() - Method in class org.eclipse.jetty.xml.XmlConfiguration
-
Get the map of ID String to Objects that is used to hold
and lookup any objects by ID.
- getIfModifiedSince() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getIgnorePaths() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve the request paths that will not be logged.
- getImpl() - Method in class org.eclipse.jetty.util.Uptime
-
- getImplementations() - Method in class org.eclipse.jetty.websocket.common.events.EventDriverFactory
-
- getIn() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- getIncludeCipherSuites() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getIncludeCodas() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getIncludedAddresses() - Method in class org.eclipse.jetty.client.ProxyConfiguration.Proxy
-
- getIncludePreludes() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getIncludeProtocols() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getIncludes() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- getIncludes() - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- getIncomingFramesHandler() - Method in class org.eclipse.jetty.websocket.common.Parser
-
- getIncomingHandler() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getIndexOf(String) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ServletContainerInitializerOrdering
-
Get the order index of the given classname
- getIndexOf(List<Resource>, String) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
- 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
-
- getInetSocketAddress() - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- getInflater() - Method in class org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension
-
- getInfo() - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- getInfo() - Method in class org.eclipse.jetty.http.HttpTester.Request
-
- getInfo() - Method in class org.eclipse.jetty.http.HttpTester.Response
-
- getInitialContext(Hashtable) - Method in class org.eclipse.jetty.jndi.InitialContextFactory
-
Get Context that has access to default Namespace.
- getInitializerOrdering(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Jetty-specific extension that allows an ordering to be applied across ALL ServletContainerInitializers.
- getInitialWindowSize() - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- getInitialWindowSize() - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- 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.server.handler.ContextHandler.NoContext
-
- 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
-
- getInitParameter(String) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- 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.server.handler.ContextHandler.NoContext
-
- getInitParameterNames() - Method in class org.eclipse.jetty.servlet.Holder
-
- getInitParameterNames() - Method in class org.eclipse.jetty.servlet.Holder.HolderConfig
-
- getInitParameterNames() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- 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
-
- getInitParams() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getInjection(String, Class<?>, Field) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
-
- getInjection(String, Class<?>, Method, Class<?>) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
-
- getInjections(String) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
-
- getInputBufferSize() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getInputBufferSize() - Method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- getInputBufferSize() - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The size of the input (read from network layer) buffer size.
- getInputState() - Method in class org.eclipse.jetty.server.Request
-
- getInputStream() - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
Returns an
InputStream
providing the response content bytes.
- 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.osgi.boot.warurl.internal.WarURLConnection
-
- 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.MultiPartInputStreamParser.MultiPart
-
- getInputStream() - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- 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.PathResource
-
- 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.
- getInputStream(boolean) - Method in class org.eclipse.jetty.util.resource.URLResource
-
Returns an input stream to the resource, optionally nulling
out the underlying url connection.
- getInputStream() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getInsertSessionStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getInsertStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionIdTableSchema
-
- getInstalledExtensions() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getInstance(String) - Static method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- getInstance() - Static method in class org.eclipse.jetty.monitor.JMXMonitor
-
- getInstance() - Static method in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
- getInstance() - Static method in class org.eclipse.jetty.osgi.boot.utils.EventSender
-
- getInstance() - Static method in class org.eclipse.jetty.osgi.httpservice.HttpServiceErrorPageErrorHandler
-
- getInstance() - Static method in class org.eclipse.jetty.server.ShutdownMonitor
-
- getInstance() - Static method in class org.eclipse.jetty.start.StartLog
-
- getInstance() - Static method in class org.eclipse.jetty.util.thread.ShutdownThread
-
Returns the instance of the singleton
- getInstance() - Static method in class org.eclipse.jetty.util.Uptime
-
- getIntegersPerCacheLine() - Static method in class org.eclipse.jetty.util.MemoryUtils
-
- getInterestedTypes() - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
- getInterfaces() - Method in class org.eclipse.jetty.annotations.AnnotationParser.ClassInfo
-
- getIntHeader(String) - Method in class org.eclipse.jetty.server.Request
-
- getIntHeader(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getIntHeader(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getIOState() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getIOState() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Get the IOState of the connection.
- getIsXml() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getJarFor(ServletContainerInitializer) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- getJarForFragment(String) - Method in class org.eclipse.jetty.webapp.MetaData
-
- getJettyContextHandler() - Method in class org.eclipse.jetty.http.spi.JettyHttpContext
-
- getJettyEnvXml() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- getJettyEnvXml() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getJettyXml() - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- getJettyXml() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getJettyXml() - Method in class org.eclipse.jetty.deploy.bindings.GlobalWebappConfigBinding
-
- getJettyXmlFiles() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- getJndiName() - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- getJndiName() - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
-
Get the unique name of the object
relative to the scope
- getJndiName() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getJndiNameInScope() - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
-
Get the name of the object, fully
qualified with the scope
- getJspConfigDescriptor() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getJspConfigDescriptor() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getJspConfigDescriptor() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getJspPropertyGroups() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspConfig
-
- getJsrSession() - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- getJvmArgs() - Method in class org.eclipse.jetty.start.Module
-
- getJvmArgs() - Method in class org.eclipse.jetty.start.StartArgs
-
- getKey() - Method in class org.eclipse.jetty.http.PathMap.MappedEntry
-
- getKey() - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- getKey() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- getKey() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- getKey() - Method in class org.eclipse.jetty.websocket.client.ClientUpgradeRequest
-
- 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(InputStream, String, String, String, String) - Static method in class org.eclipse.jetty.util.security.CertificateUtils
-
- getKeyStorePath() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getKeyStoreProvider() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getKeyStoreType() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getKnownMimeTypes() - Static method in class org.eclipse.jetty.http.MimeTypes
-
- getLast() - Method in class com.acme.Counter
-
- getLast() - Method in class org.eclipse.jetty.server.InclusiveByteRange
-
- getLast(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
-
- getLastAccessedTime() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getLastAccessTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- 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.osgi.boot.warurl.internal.WarURLConnection
-
- getLastModified() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- getLastModified(HttpServletRequest) - Method in class org.eclipse.jetty.servlets.ConcatServlet
-
- getLastNode() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- getLastNodeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getLastSaved() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- getLastSavedTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getLastStreamId() - Method in class org.eclipse.jetty.spdy.api.GoAwayResultInfo
-
- getLastStreamId() - Method in class org.eclipse.jetty.spdy.frames.GoAwayFrame
-
- 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.ForwardedRequestCustomizer
-
- getLegacyRule() - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
Deprecated.
- getLength() - Method in interface org.eclipse.jetty.client.api.ContentProvider
-
- getLength() - Method in class org.eclipse.jetty.client.util.ByteBufferContentProvider
-
- getLength() - Method in class org.eclipse.jetty.client.util.BytesContentProvider
-
- getLength() - Method in class org.eclipse.jetty.client.util.DeferredContentProvider
-
- getLength() - Method in class org.eclipse.jetty.client.util.InputStreamContentProvider
-
- getLength() - Method in class org.eclipse.jetty.client.util.OutputStreamContentProvider
-
- getLength() - Method in class org.eclipse.jetty.client.util.PathContentProvider
-
- getLength() - Method in class org.eclipse.jetty.proxy.ProxyServlet.ProxyInputStreamContentProvider
-
- getLength() - Method in class org.eclipse.jetty.spdy.frames.DataFrame
-
- getLength() - Method in class org.eclipse.jetty.spdy.parser.ControlFrameParser
-
- getLength() - Method in class org.eclipse.jetty.websocket.common.extensions.compress.ByteAccumulator
-
- getLevel() - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- getLevelId(String, String) - Static method in class org.eclipse.jetty.util.log.StdErrLog
-
- getLibraries() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- getLibrariesConfiguration() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- getLibs() - Method in class org.eclipse.jetty.start.Module
-
- getLicense() - Method in class org.eclipse.jetty.start.Module
-
- getLifeCycle() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getLifeCycleBindings() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getLifecyleNode() - Method in class org.eclipse.jetty.deploy.DeploymentManager.AppEntry
-
- getLine() - Method in class org.eclipse.jetty.start.RawArgs.Entry
-
- getLineMatches(Pattern) - Method in class org.eclipse.jetty.start.TextFile
-
- getLines() - Method in class org.eclipse.jetty.start.TextFile
-
- getLink() - Method in class org.eclipse.jetty.plus.jndi.Link
-
- 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.
- getList() - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
- getListener() - Method in class org.eclipse.jetty.servlet.ListenerHolder
-
- getListeners(Class<T>) - Method in interface org.eclipse.jetty.client.api.Response
-
- getListeners(Class<T>) - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getListeners(Class<T>) - Method in class org.eclipse.jetty.client.HttpResponse
-
- getListeners() - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- 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.SessionTableSchema
-
- getLocalAddr() - Method in class org.eclipse.jetty.server.Request
-
- getLocalAddr() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getLocalAddress() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getLocalAddress() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getLocalAddress() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getLocalAddress() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- getLocalAddress() - Method in interface org.eclipse.jetty.io.EndPoint
-
- getLocalAddress() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getLocalAddress() - Method in interface org.eclipse.jetty.spdy.api.Session
-
- getLocalAddress() - Method in class org.eclipse.jetty.spdy.StandardSession
-
- getLocalAddress() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Get the address of the local side.
- getLocalAddress() - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientConnection
-
- getLocalAddress() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
- getLocalAddress() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getLocalAddress() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerConnection
-
- getLocalAddress() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getLocale() - Method in class org.eclipse.jetty.server.Request
-
- getLocale() - Method in class org.eclipse.jetty.server.Response
-
- getLocale() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getLocale() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- 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.
- getLocaleEncodings() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Get all of the locale encodings
- getLocales() - Method in class org.eclipse.jetty.server.Request
-
- getLocales() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getLocales() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getLocalHostName() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getLocalName() - Method in class org.eclipse.jetty.server.Request
-
- getLocalName() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getLocalPort() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- getLocalPort() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
- getLocalPort() - Method in class org.eclipse.jetty.server.Request
-
- getLocalPort() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getLocalPort() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getLocalPort() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getLocalSocketAddress() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getLocalURL(URL) - Method in interface org.eclipse.jetty.osgi.boot.utils.BundleFileLocatorHelper
-
Only useful for equinox: on felix we get the file:// or jar:// url
already.
- getLocalURL(URL) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
Only useful for equinox: on felix we get the file:// or jar:// url
already.
- getLock() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
-
- getLog() - Static method in class org.eclipse.jetty.maven.plugin.PluginLog
-
- getLog() - Static method in class org.eclipse.jetty.util.log.Log
-
- getLogCookies() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve log cookies flag
- getLogDateFormat() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
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
-
- getLogger(Class<?>) - Static method in class org.eclipse.jetty.util.log.StdErrLog
-
Obtain a StdErrLog reference for the specified class, a convenience method used most often during testing to allow for control over a specific logger.
- getLoggerName() - Method in class org.eclipse.jetty.server.Slf4jRequestLog
-
- getLoggers() - Method in class org.eclipse.jetty.util.log.jmx.LogMBean
-
- 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.
- getLoggingProperty(Properties, String, String) - Static method in class org.eclipse.jetty.util.log.StdErrLog
-
- getLoginService() - Method in class org.eclipse.jetty.security.authentication.LoginAuthenticator
-
- getLoginService() - Method in interface org.eclipse.jetty.security.Authenticator.AuthConfiguration
-
- getLoginService() - Method in class org.eclipse.jetty.security.DefaultAuthenticatorFactory
-
- getLoginService() - Method in class org.eclipse.jetty.security.SecurityHandler
-
Get the loginService.
- getLoginServices() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getLoginServices() - Method in class org.eclipse.jetty.ant.types.LoginServices
-
- getLogInterval() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Gets the log interval.
- getLoginTimeout() - Method in class com.acme.MockDataSource
-
- getLogLatency() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve log request processing time flag.
- getLogLocale() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve the locale of the request log.
- getLogServer() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve log hostname flag.
- getLogThreshold() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Gets the log threshold.
- getLogTimeZone() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve the timezone of the request log.
- getLogWriter() - Method in class com.acme.MockDataSource
-
- getLongContentLength() - Method in class org.eclipse.jetty.server.Response
-
- getLongField(String) - Method in class org.eclipse.jetty.http.HttpFields
-
Get a header as an long value.
- getLongsPerCacheLine() - Static method in class org.eclipse.jetty.util.MemoryUtils
-
- getLongType() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
- getLongType() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
Deprecated.
see DbAdaptor.getLogType
- getLowResourcesIdleTimeout() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getLowResourcesReasons() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getLowResourcesStarted() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMainArgs(BaseHome, boolean) - Method in class org.eclipse.jetty.start.StartArgs
-
- getMainClassname() - Method in class org.eclipse.jetty.start.StartArgs
-
- getMajorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getMajorVersion() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- getManagedObject() - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- getManagedServerName() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- getMap() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
-
- getMapColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getMapped() - Method in class org.eclipse.jetty.http.PathMap.MappedEntry
-
- getMappingName() - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- getMappings() - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- getMappings() - Method in interface org.eclipse.jetty.websocket.server.MappedWebSocketCreator
-
- getMappings() - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings
-
- getMappings() - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- getMappings() - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeHandlerWrapper
-
- getMask() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- getMask() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- getMasker() - Method in class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- getMasker() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- 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.
- getMatch(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings
-
- getMatcher(String) - Static method in class org.eclipse.jetty.start.PathMatchers
-
- getMatcher(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
- getMatches(String) - Method in class org.eclipse.jetty.http.PathMap
-
Get all entries matched by the path.
- getMavenWarOverlayConfigAsString() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
- getMavenWarOverlayConfigs() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Get config for any overlays that have been declared for the maven-war-plugin.
- 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
-
- getMaxAge() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- getMaxAssociatedResources() - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- getMaxBinaryMessageBufferSize() - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
Get the maximum size of a binary message buffer (for streaming writing)
- getMaxBinaryMessageBufferSize() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
Get the maximum size for buffering of a binary message.
- getMaxBinaryMessageBufferSize() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getMaxBinaryMessageSize() - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
Get the maximum size of a binary message during parsing/generating.
- getMaxBinaryMessageSize() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
Get the maximum size for a binary message.
- 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
-
- getMaxCapacity() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- 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
-
- getMaxConnections() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMaxConnectionsPerDestination() - Method in class org.eclipse.jetty.client.HttpClient
-
- getMaxCookieAge() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getMaxDepth() - Method in class org.eclipse.jetty.start.Modules
-
- 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
-
- getMaxIdleTime() - Method in class org.eclipse.jetty.ant.types.Connector
-
- getMaxIdleTimeout() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
Get the max idle timeout for new connections.
- getMaxIdleTimeout() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getMaxIdleTimeout() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Set the maximum number of milliseconds of idleness before the connection is closed/disconnected, (ie no frames are either sent or received)
- getMaxIdleTimeout() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getMaxIdleTrackerMs() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get maximum amount of time (in milliseconds) to keep track
of request rates for a connection, before deciding that
the user has gone away, and discarding it.
- 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
-
- getMaxIntervalColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getMaxLowResourcesTime() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMaxMemory() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMaxNonceAge() - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- getMaxNonceCount() - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- getMaxPriority() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- getMaxRedirects() - Method in class org.eclipse.jetty.client.HttpClient
-
- getMaxRequestMs() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get maximum amount of time (in milliseconds) to allow
the request to process.
- getMaxRequests() - Method in class org.eclipse.jetty.servlets.QoSFilter
-
Get the maximum number of requests allowed to be processed
at the same time.
- getMaxRequestsPerSec() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get maximum number of requests from a connection per
second.
- getMaxRequestsQueuedPerDestination() - Method in class org.eclipse.jetty.client.HttpClient
-
- getMaxScanWait(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Work out how long we should wait for the async scanning to occur.
- getMaxTextMessageBufferSize() - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
Get the maximum size of a text message buffer (for streaming writing)
- getMaxTextMessageBufferSize() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
Get the maximum size for buffering of a text message.
- getMaxTextMessageBufferSize() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getMaxTextMessageSize() - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
Get the maximum size of a text message during parsing/generating.
- getMaxTextMessageSize() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
Get the maximum size for a text message.
- 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
-
- getMaxWaitMs() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get maximum amount of time (in milliseconds) the filter will
blocking wait for the throttle semaphore.
- getMBeanContainer() - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- getMBeanInfo() - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- getMBeanServer() - Method in class org.eclipse.jetty.jmx.MBeanContainer
-
Retrieve instance of MBeanServer used by container
- getMean() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
-
- getMediaType() - Method in interface org.eclipse.jetty.client.api.ContentResponse
-
- getMediaType() - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getMediaType() - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- 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.
- getMessageClass() - Method in class org.eclipse.jetty.websocket.jsr356.metadata.MessageHandlerMetadata
-
- getMessageDecoder() - Method in interface org.eclipse.jetty.websocket.jsr356.annotations.IJsrMethod
-
Get the Decoder to use for message decoding
- getMessageHandlerFactory() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getMessageHandlers() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getMessageHandlerWrapper(MessageType) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getMessageLayer() - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
-
- getMessageObjectParam() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- getMessageRoles() - Static method in enum org.eclipse.jetty.websocket.jsr356.annotations.Param.Role
-
- getMessagesIn() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getMessagesIn() - Method in interface org.eclipse.jetty.io.Connection
-
- getMessagesIn() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessagesIn() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getMessagesInPerConnectionMax() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessagesInPerConnectionMean() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessagesInPerConnectionStdDev() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessagesInPerSecond() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessagesOut() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- getMessagesOut() - Method in interface org.eclipse.jetty.io.Connection
-
- getMessagesOut() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessagesOut() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getMessagesOutPerConnectionMax() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessagesOutPerConnectionMean() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessagesOutPerConnectionStdDev() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessagesOutPerSecond() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getMessageType() - Method in interface org.eclipse.jetty.websocket.jsr356.annotations.IJsrMethod
-
The type of message this method can handle
- getMessageType() - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadata
-
- getMetaData() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getMetadata() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- getMetadata() - Method in class org.eclipse.jetty.websocket.jsr356.DecoderFactory.Wrapper
-
- getMetadata() - Method in class org.eclipse.jetty.websocket.jsr356.EncoderFactory.Wrapper
-
- getMetadata() - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- getMetadata() - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.EndpointInstance
-
- getMetadata(Class<? extends MessageHandler>) - Method in class org.eclipse.jetty.websocket.jsr356.MessageHandlerFactory
-
- getMetadata() - Method in class org.eclipse.jetty.websocket.jsr356.MessageHandlerWrapper
-
- getMetadataByImplementation(Class<? extends T>) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
- getMetadataByType(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
- getMetaDataComplete() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- getMetadataFor(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.DecoderFactory
-
- getMetadataFor(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.EncoderFactory
-
- getMetaManager() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
Deprecated.
- getMetaManager() - Method in interface org.eclipse.jetty.server.SessionManager
-
- getMethod() - Method in interface org.eclipse.jetty.client.api.Request
-
- getMethod() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getMethod() - Method in class org.eclipse.jetty.http.HttpGenerator.RequestInfo
-
- getMethod() - Method in class org.eclipse.jetty.http.HttpTester.Request
-
- 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
-
- getMethod() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getMethod() - Method in class org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
-
- getMethod() - Method in class org.eclipse.jetty.websocket.common.events.annotated.EventMethod
-
- getMethod() - Method in interface org.eclipse.jetty.websocket.jsr356.annotations.IJsrMethod
-
The reflected method
- getMethod() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getMethodName() - Method in class org.eclipse.jetty.annotations.AnnotationParser.MethodInfo
-
- getMethodName() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
-
- 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
-
- getMimeType(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getMimeTypes() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getMimeTypes() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getMimeTypes() - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Get the mime types.
- getMinAsyncContentLength() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Get the minimum content length for async handling.
- getMinCompressSize() - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- getMinGzipSize() - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Get the minimum reponse size.
- getMinMemoryMappedContentLength() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Get minimum memory mapped file content length.
- getMinorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getMinorVersion() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- 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
-
- getModuleGraphFilename() - Method in class org.eclipse.jetty.start.StartArgs
-
- getModulesAtDepth(int) - Method in class org.eclipse.jetty.start.Modules
-
- getMonitoredConnectors() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMonitoredDirName() - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- getMonitoredDirResource() - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- getMonitoredOrServerConnectors() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMonitoredResources() - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- getMonitorThreads() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMultipartConfig() - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- getMultiPathSpecs(String) - Static method in class org.eclipse.jetty.websocket.server.pathmap.ServletPathSpec
-
Get multi-path spec splits.
- getName() - Method in class org.eclipse.jetty.ant.types.Attribute
-
- getName() - Method in class org.eclipse.jetty.deploy.graph.Node
-
- getName() - Method in class org.eclipse.jetty.http.HttpCookie
-
- getName() - Method in class org.eclipse.jetty.http.HttpField
-
- getName() - Method in class org.eclipse.jetty.jaas.JAASGroup
-
- getName() - Method in class org.eclipse.jetty.jaas.JAASLoginService
-
Get the name of the realm.
- getName() - Method in class org.eclipse.jetty.jaas.JAASPrincipal
-
- getName() - Method in class org.eclipse.jetty.jaas.JAASUserPrincipal
-
Get the name identifying the user
- getName() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Getter for _name
- getName() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getName() - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- getName() - Method in class org.eclipse.jetty.rewrite.handler.HeaderPatternRule
-
Returns the header name.
- 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
-
Get the connector name if set.
- getName() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- 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.spdy.server.proxy.ProxyEngine
-
- getName() - Method in class org.eclipse.jetty.start.Module
-
- getName() - Method in class org.eclipse.jetty.util.Fields.Field
-
- 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.MultiPartInputStreamParser.MultiPart
-
- getName() - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- 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.PathResource
-
- 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.security.Constraint
-
- getName() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- getName() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- getName() - Method in class org.eclipse.jetty.webapp.MetaData.OriginInfo
-
- getName() - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
- getName() - Method in interface org.eclipse.jetty.websocket.api.extensions.Extension
-
The Sec-WebSocket-Extensions
name for this extension.
- getName() - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
- getName() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- getName() - Method in class org.eclipse.jetty.websocket.common.extensions.compress.DeflateFrameExtension
-
- getName() - Method in class org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension
-
- getName() - Method in class org.eclipse.jetty.websocket.common.extensions.compress.XWebkitDeflateFrameExtension
-
- getName() - Method in class org.eclipse.jetty.websocket.common.extensions.fragment.FragmentExtension
-
- getName() - Method in class org.eclipse.jetty.websocket.common.extensions.FrameDebugExtension
-
- getName() - Method in class org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension
-
- getName() - Method in class org.eclipse.jetty.websocket.jsr356.JsrExtension
-
- getName() - Method in class org.eclipse.jetty.xml.XmlParser.Attribute
-
- getNamedDispatcher(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getNamedDispatcher(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getNamedFragments() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getNameForScope(Object) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
-
- getNameInNamespace() - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- getNameInNamespace() - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- getNameInNamespace() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Get the full name of this Context node
by visiting it's ancestors back to root.
- getNameParser(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- getNameParser(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- getNameParser(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- getNameParser(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- getNameParser(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Return a NameParser for this Context.
- getNameParser(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Return a NameParser for this Context.
- getNames() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getNames() - Method in class org.eclipse.jetty.server.session.MemSession
-
- getNames() - Method in class org.eclipse.jetty.util.Fields
-
- getNameString() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTrigger
-
- getNameString() - Method in class org.eclipse.jetty.monitor.triggers.AttrEventTrigger
-
Returns the string representation of this event trigger
in the format "[object_name:attribute_name]".
- getNeedClientAuth() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getNegotiatedExtensions() - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
Get the list of negotiated extensions, each entry being a full "name; params" extension configuration
- getNegotiatedExtensions() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfigurator
-
- getNegotiatedSubprotocol() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getNegotiatedSubprotocol(List<String>, List<String>) - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfigurator
-
- getNewContextURL() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- getNextContent() - Method in class org.eclipse.jetty.server.HttpInput
-
A convenience method to call nextContent and to check the return value, which if null then the
a check is made for EOF and the state changed accordingly.
- getNextId() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSessionFactory
-
- getNextIncoming() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- getNextIncoming() - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- getNextOutgoing() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- getNextOutgoing() - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- getNode(int) - Method in class org.eclipse.jetty.deploy.graph.Path
-
- getNodeByName(String) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
Get the Node by Name.
- getNodeId() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getNodeId(String, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
Get the session ID with any worker ID.
- getNodeId(HttpSession) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- 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
-
- getNodes() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getNodes() - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- getNodes() - Method in class org.eclipse.jetty.deploy.graph.Path
-
- getNodes() - Method in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean
-
- getNonExcludedInitializers(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- getNonHidden() - Static method in class org.eclipse.jetty.start.PathMatchers
-
- getNotifiers() - Method in class org.eclipse.jetty.monitor.jmx.NotifierGroup
-
Retrieve all event notifier associated with this group
- 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
-
- getObject() - Method in class org.eclipse.jetty.jaas.callback.ObjectCallback
-
- getObjectContextBasis() - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- getObjectContextBasis() - Method in class org.eclipse.jetty.nosql.mongodb.jmx.MongoSessionManagerMBean
-
- getObjectContextBasis() - Method in class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
-
- getObjectContextBasis() - Method in class org.eclipse.jetty.server.jmx.AbstractConnectorMBean
-
- getObjectContextBasis() - Method in class org.eclipse.jetty.server.session.jmx.AbstractSessionManagerMBean
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.eclipse.jetty.jndi.ContextFactory
-
Find or create a context which pertains to a classloader.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference
-
Create a javax.mail.Session instance based on the information passed in the Reference
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.eclipse.jetty.jndi.java.javaURLContextFactory
-
Either return a new context or the resolution of a url.
- getObjectName() - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- getObjectNameBasis() - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- 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
-
- getObjectType() - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadata
-
- 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
-
- getOmittedMethods(String) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Given a string of the form <method>.<method>.omission
split out the individual method names.
- getOnFillableCount() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.Stats
-
- getOpCode() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- getOpCode() - Method in enum org.eclipse.jetty.websocket.api.extensions.Frame.Type
-
- getOpCode() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- getOpenSessions() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getOpenSessions() - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- getOpenSessions() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getOpenSessions() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- getOptionalParentNames() - Method in class org.eclipse.jetty.start.Module
-
- getOrderedFragments() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getOrderedWebInfJars() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getOrdering() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- getOrdering() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getOrdering() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- getOrigin() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getOrigin() - Method in class org.eclipse.jetty.start.RawArgs.Entry
-
- getOrigin(String) - Method in class org.eclipse.jetty.webapp.MetaData
-
- getOrigin() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getOriginalPathAttribute() - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
- getOriginalPathAttribute() - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
- getOriginDescriptor(String) - Method in class org.eclipse.jetty.webapp.MetaData
-
- getOriginId() - Method in class org.eclipse.jetty.deploy.App
-
- getOriginId(Bundle, String) - Static method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getOriginInfo(String) - Method in class org.eclipse.jetty.webapp.MetaData
-
- getOrigins() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getOriginType() - Method in class org.eclipse.jetty.webapp.MetaData.OriginInfo
-
- getOtherType() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- getOut() - Method in class org.eclipse.jetty.util.MultiPartOutputStream
-
- getOutgoingHandler() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getOutput() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- getOutputAggregationSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getOutputBufferSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getOutputStream() - Method in class org.eclipse.jetty.client.util.OutputStreamContentProvider
-
- getOutputStream() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- 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.servlets.gzip.AbstractCompressedStream
-
- getOutputStream() - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- getOutputString() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- getOutputString(Charset) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- getOverlays() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getOverrideDescriptor() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
The override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
- getOverrideDescriptors() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
An override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
- getOverrideWebs() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getPackage(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- getPackages() - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- getPaddingLength() - Method in class org.eclipse.jetty.fcgi.parser.HeaderParser
-
- getPageEncoding() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getParam() - Method in class org.eclipse.jetty.http.HttpURI
-
- getParam(String) - Method in class org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension
-
- getParamClass() - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- getParameter(String) - Method in class org.eclipse.jetty.server.Request
-
- getParameter(String, int) - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
- getParameter(String, String) - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
- getParameter(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getParameterizedName() - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
- getParameterKeys() - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
- getParameterMap() - Method in class org.eclipse.jetty.server.Request
-
- getParameterMap() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
Returns a map of the query parameters of the request.
- getParameterMap() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrHandshakeRequest
-
- getParameterMap() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getParameterName() - Method in class org.eclipse.jetty.jaas.callback.RequestParameterCallback
-
- getParameterNames() - Method in class org.eclipse.jetty.server.Request
-
- getParameterNames() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getParameters() - Method in class org.eclipse.jetty.client.api.Authentication.HeaderInfo
-
- getParameters() - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
Return parameters found in request URI.
- getParameters() - Method in class org.eclipse.jetty.websocket.jsr356.JsrExtension
-
- getParameterValues() - Method in class org.eclipse.jetty.jaas.callback.RequestParameterCallback
-
- getParameterValues(String) - Method in class org.eclipse.jetty.server.Request
-
- getParameterValues(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getParams() - Method in interface org.eclipse.jetty.client.api.Request
-
- getParams() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getParams() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable
-
- getParamTypes() - Method in class org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
-
- getParamTypes() - Method in class org.eclipse.jetty.websocket.common.events.annotated.EventMethod
-
- getParent() - Method in class com.acme.DateTag
-
- getParent() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Getter for _parent
- getParent() - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
- getParentClassLoaderForWebapps() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
The classloader that should be the parent classloader for each webapp
deployed on this server.
- getParentEdges() - Method in class org.eclipse.jetty.start.Module
-
- getParentLogger() - Method in class com.acme.MockDataSource
-
NOTE: JDK7+ new feature
- getParentNames() - Method in class org.eclipse.jetty.start.Module
-
- getParsedParts() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser
-
Get the already parsed parts.
- getParser() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getParser() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- 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.MultiPartInputStreamParser
-
Get the named Part.
- getPart(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- 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.MultiPartInputStreamParser
-
Parse, if necessary, the multipart data and return the list of Parts.
- getParts() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getPassword() - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
-
- getPassword() - Method in class org.eclipse.jetty.security.jaspi.modules.UserInfo
-
- getPassword(String, String, String) - Static method in class org.eclipse.jetty.util.security.Password
-
Get a password.
- getPasswordAuthentication() - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
-
- getPath() - Method in interface org.eclipse.jetty.client.api.Request
-
- getPath() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getPath(String, String) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- getPath(Node, Node) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
Using BFS (Breadth First Search) return the path from a any arbitrary node to any other.
- getPath() - Method in class org.eclipse.jetty.http.HttpCookie
-
- getPath() - Method in class org.eclipse.jetty.http.HttpURI
-
- getPath() - Method in class org.eclipse.jetty.http.spi.JettyHttpContext
-
- getPath() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getPath() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- getPath(String) - Method in class org.eclipse.jetty.start.BaseHome
-
Get a specific path reference.
- getPath() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- getPath() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointMetadata
-
- getPath() - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig
-
- getPath() - Method in interface org.eclipse.jetty.websocket.jsr356.server.ServerEndpointMetadata
-
- getPath() - Method in class org.eclipse.jetty.websocket.jsr356.server.SimpleServerEndpointMetadata
-
- getPath() - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
- getPathAndParam() - Method in class org.eclipse.jetty.http.HttpURI
-
- getPathDepth() - Method in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
Get the number of path elements that this path spec declares.
- getPathInfo() - Method in class org.eclipse.jetty.server.Request
-
- getPathInfo() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getPathInfo(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
Return the portion of the path that is after the path spec.
- getPathInfo(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
- getPathInfo(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.ServletPathSpec
-
- getPathInfo() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getPathMatch(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
Return the portion of the path that matches a path spec.
- getPathMatch(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
- getPathMatch(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.ServletPathSpec
-
- getPathParameters() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getPathParamMap() - Method in class org.eclipse.jetty.websocket.jsr356.server.PathParamServerEndpointConfig
-
- getPathParamName() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.Param
-
- getPathParams(String) - Method in class org.eclipse.jetty.websocket.jsr356.server.pathmap.WebSocketPathSpec
-
- getPaths(Path, int, String) - Method in class org.eclipse.jetty.start.BaseHome
-
Search specified Path with pattern and return hits
- getPaths(String) - Method in class org.eclipse.jetty.start.BaseHome
-
Get a List of
Path
s from a provided pattern.
- getPathSpec() - Method in class org.eclipse.jetty.security.ConstraintMapping
-
- getPathSpec() - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings.MappedResource
-
- getPathSpec() - Method in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
The as-provided path spec.
- getPathSpecs() - Method in class org.eclipse.jetty.servlet.FilterMapping
-
- getPathSpecs() - Method in class org.eclipse.jetty.servlet.ServletMapping
-
- getPathsToRequiredBundles(String) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- getPathsWithUncoveredHttpMethods() - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Servlet spec 3.1 pg.
- getPathTranslated() - Method in class org.eclipse.jetty.server.Request
-
- getPathTranslated() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getPathTranslated() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getPattern() - Method in class org.eclipse.jetty.rewrite.handler.PatternRule
-
- getPattern() - Method in class org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
- getPatterns() - Method in class org.eclipse.jetty.webapp.ClasspathPattern
-
- getPayload() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- getPayload() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
Get the payload ByteBuffer.
- getPayloadAsUTF8() - Method in class org.eclipse.jetty.websocket.common.frames.TextFrame
-
- getPayloadAsUTF8() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- getPayloadLength() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- getPayloadLength() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- getPeriod() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getPermission() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getPermissions(CodeSource) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- getPermissions() - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
-
- getPermissions(CodeSource) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
- getPermissions() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getPhrase() - Method in class org.eclipse.jetty.websocket.api.CloseStatus
-
- getPingId() - Method in class org.eclipse.jetty.spdy.api.PingResultInfo
-
- getPingId() - Method in class org.eclipse.jetty.spdy.frames.PingFrame
-
- getPlugin() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Find the maven-war-plugin, if one is configured
- getPojo() - Method in class org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
-
- getPojoClass() - Method in class org.eclipse.jetty.websocket.common.events.annotated.EventMethods
-
- getPolicy() - Method in interface org.eclipse.jetty.websocket.api.Session
-
- getPolicy() - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager
-
- getPolicy() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getPolicy() - Method in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- getPolicy() - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- getPolicy() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- getPolicy() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getPolicy() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
The policy that the connection is running under.
- getPolicy() - Method in class org.eclipse.jetty.websocket.common.Parser
-
- getPolicy() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getPolicy() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- getPolicy() - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
Get the base policy in use for WebSockets.
- getPollDelay() - Method in class org.eclipse.jetty.monitor.jmx.MonitorAction
-
Retrieve the poll delay
- getPollInterval() - Method in class org.eclipse.jetty.monitor.jmx.MonitorAction
-
Retrieve the poll interval
- getPort() - Method in class org.eclipse.jetty.ant.types.Connector
-
- getPort() - Method in interface org.eclipse.jetty.client.api.Destination
-
- getPort() - Method in interface org.eclipse.jetty.client.api.Request
-
- getPort() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getPort() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getPort() - Method in class org.eclipse.jetty.client.Origin.Address
-
- getPort() - Method in class org.eclipse.jetty.http.HttpURI
-
- getPort() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getPort() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- getPort() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
- getPort() - Method in class org.eclipse.jetty.server.session.AbstractTestServer
-
- getPort() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- getPostConstructCallbackMap() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
-
Generate a read-only view of the post-construct callbacks
- getPostConstructCallbacks(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
-
- getPostConstructCallbacks() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
-
Amalgamate all post-construct callbacks and return a read only list
- getPreDestroyCallbackMap() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
-
Generate a read-only view of the pre-destroy callbacks
- getPreDestroyCallbacks(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
-
- getPreDestroyCallbacks() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
-
Amalgamate all pre-destroy callbacks and return a read only list
- getPreferProxiedForAddress() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieved log X-Forwarded-For IP address flag.
- getPreferredSubprotocols() - Method in class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointConfig
-
- getPreferredSubprotocols() - Method in class org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig
-
- getPreviousAssociation() - Method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
-
- getPrimitiveClass(Class<?>) - Static method in class org.eclipse.jetty.websocket.jsr356.utils.Primitives
-
- getPrimitiveClasses() - Static method in class org.eclipse.jetty.websocket.jsr356.utils.Primitives
-
- getPrimitives() - Static method in class org.eclipse.jetty.websocket.jsr356.utils.Primitives
-
- getPrimitiveType(Class<?>) - Static method in class org.eclipse.jetty.websocket.jsr356.utils.Primitives
-
- getPrincipal() - Method in interface org.eclipse.jetty.http.spi.JettyExchange
-
- getPrincipal() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getPrincipal() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getPrincipal() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getPrincipal() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUserInfo
-
- getPrincipal() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getPriority(HttpServletRequest, DoSFilter.RateTracker) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get priority for this request, based on user type
- getPriority(ServletRequest) - Method in class org.eclipse.jetty.servlets.QoSFilter
-
Computes the request priority.
- getPriority() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- getPriority() - Method in class org.eclipse.jetty.spdy.api.SynInfo
-
- getPriority() - Method in class org.eclipse.jetty.spdy.frames.SynStreamFrame
-
- getPriority() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- getPrivateKey(String) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- getPrivateKey(String) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- getProof() - Method in class org.eclipse.jetty.spdy.frames.CredentialFrame
-
- getProp(String) - Method in class org.eclipse.jetty.start.config.ConfigSources
-
- getProp(String) - Method in class org.eclipse.jetty.start.Props
-
- getProp(String, boolean) - Method in class org.eclipse.jetty.start.Props
-
- getProperties() - Method in interface org.eclipse.jetty.deploy.ConfigurationManager
-
- getProperties() - Method in class org.eclipse.jetty.deploy.PropertiesConfigurationManager
-
- getProperties() - Method in class org.eclipse.jetty.start.StartArgs
-
- getProperties() - Method in class org.eclipse.jetty.xml.XmlConfiguration
-
Get the map of properties used by the Property XML element
to parameterise configuration.
- getProperty(String) - Method in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- getProperty(String) - Method in interface org.eclipse.jetty.start.config.ConfigSource
-
Return the value of the specified property.
- getProperty(String) - Method in class org.eclipse.jetty.start.config.DirConfigSource
-
- getPropertyName() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
-
- getProps() - Method in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- getProps() - Method in interface org.eclipse.jetty.start.config.ConfigSource
-
The properties for this ConfigSource
- getProps() - Method in class org.eclipse.jetty.start.config.ConfigSources
-
- getProps() - Method in class org.eclipse.jetty.start.config.DirConfigSource
-
- getProtectedTargets() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getProtocol() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getProtocol() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getProtocol() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getProtocol() - Method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- getProtocol() - Method in interface org.eclipse.jetty.server.ConnectionFactory
-
- getProtocol() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- getProtocol() - Method in class org.eclipse.jetty.server.Request
-
- getProtocol() - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector.ProxyServerInfo
-
- getProtocol() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getProtocol() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getProtocolHandlers() - Method in class org.eclipse.jetty.client.HttpClient
-
- getProtocols() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getProtocols() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getProtocols() - Method in interface org.eclipse.jetty.server.Connector
-
- getProtocols() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- getProtocols() - Method in class org.eclipse.jetty.server.NegotiatingServerConnectionFactory
-
- getProtocolVersion() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Returns the version of the websocket protocol currently being used.
- getProtocolVersion() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getProtocolVersion() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getProvidedJars() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
-
- getProvider() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getProxiedObject() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getProxiedObject() - Method in interface org.eclipse.jetty.ant.utils.ServerProxy
-
- getProxies() - Method in class org.eclipse.jetty.client.ProxyConfiguration
-
- getProxy() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getProxyConfiguration() - Method in class org.eclipse.jetty.client.HttpClient
-
- getProxyEngine(String) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- getProxyEngines() - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- getProxyServerInfo(String) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- getProxyServerInfos() - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- getPurgeInvalidAge() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- getPurgeValidAge() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- getPushContentTypes() - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- getPushedStreams() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- getPushedStreams() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- getPushRegexps() - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- getQuality(String) - Static method in class org.eclipse.jetty.http.HttpFields
-
- getQuery() - Method in interface org.eclipse.jetty.client.api.Request
-
- getQuery() - Method in class org.eclipse.jetty.client.HttpRequest
-
- 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
-
- getQueryParameters() - 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
-
- getQueryString() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getQueryString() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getQueryString() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrHandshakeRequest
-
- getQueryString() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getQueue() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- getQueueSize() - Method in class org.eclipse.jetty.spdy.Flusher
-
- getQueueSize() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Get the size of the job queue.
- getQuickStartWebDescriptor() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getQuickStartWebXml(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenQuickStartConfiguration
-
- getQuickStartWebXml(WebAppContext) - Method in class org.eclipse.jetty.quickstart.QuickStartConfiguration
-
Get the quickstart-web.xml file as a Resource.
- getRandom() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
- getRateTracker(ServletRequest) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Return a request rate tracker associated with this connection; keeps
track of this connection's request rate.
- getReadableByteChannel() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getReadableByteChannel() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
-
- getReadableByteChannel() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- getReadableByteChannel() - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- getReadableByteChannel() - Method in class org.eclipse.jetty.util.resource.FileResource
-
- getReadableByteChannel() - Method in class org.eclipse.jetty.util.resource.PathResource
-
- getReadableByteChannel() - Method in class org.eclipse.jetty.util.resource.Resource
-
Returns an readable bytechannel to the resource or null if one is not available.
- getReadableByteChannel() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
-
- getReadableByteChannel() - Method in class org.eclipse.jetty.util.resource.URLResource
-
- getReader() - Method in class org.eclipse.jetty.server.Request
-
- getReader() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getReadTimeout() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getRealm() - Method in class org.eclipse.jetty.client.api.Authentication.HeaderInfo
-
- 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.handler.ContextHandler.NoContext
-
- getRealPath(String) - Method in class org.eclipse.jetty.server.Request
-
- getRealPath(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getReason() - Method in interface org.eclipse.jetty.client.api.Response
-
- getReason() - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getReason() - Method in class org.eclipse.jetty.client.HttpResponse
-
- getReason() - Method in class org.eclipse.jetty.http.HttpGenerator.ResponseInfo
-
- getReason() - Method in class org.eclipse.jetty.http.HttpTester.Response
-
- getReason() - Method in class org.eclipse.jetty.server.Response
-
- getReason() - Method in class org.eclipse.jetty.websocket.common.CloseInfo
-
- getReasonBuffer(int) - Static method in class org.eclipse.jetty.http.HttpGenerator
-
- getRecursive() - Method in class org.eclipse.jetty.util.Scanner
-
- getReferrerPushPeriod() - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- 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
- getRegex() - Method in class org.eclipse.jetty.rewrite.handler.RegexRule
-
- getRegistration() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- getRegistration() - Method in class org.eclipse.jetty.servlet.FilterHolder
-
- getRegistration() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- getRelativePath(String, String) - Method in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
Get the relative path.
- getRelativePath(String, String) - Method in class org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
- getRelativePath(String, String) - Method in class org.eclipse.jetty.websocket.server.pathmap.ServletPathSpec
-
- getRemainingBuffer() - Method in class org.eclipse.jetty.websocket.client.ClientUpgradeResponse
-
- getRemote() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Return a reference to the RemoteEndpoint object representing the other end of this conversation.
- getRemote() - Method in class org.eclipse.jetty.websocket.api.WebSocketAdapter
-
- getRemote() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getRemoteAddr() - Method in class org.eclipse.jetty.server.Request
-
- getRemoteAddr() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getRemoteAddress() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getRemoteAddress() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getRemoteAddress() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getRemoteAddress() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- getRemoteAddress() - Method in interface org.eclipse.jetty.io.EndPoint
-
- getRemoteAddress() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getRemoteAddress() - Method in interface org.eclipse.jetty.spdy.api.Session
-
- getRemoteAddress() - Method in class org.eclipse.jetty.spdy.StandardSession
-
- getRemoteAddress() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Get the address of the remote side.
- getRemoteAddress() - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientConnection
-
- getRemoteAddress() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getRemoteAddress() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Get the remote Address in use for this connection.
- getRemoteAddress() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getRemoteAddress() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerConnection
-
- getRemoteAddress() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getRemoteHost() - Method in class org.eclipse.jetty.server.Request
-
- getRemoteHost() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getRemoteHostName() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getRemoteInetSocketAddress() - Method in class org.eclipse.jetty.server.Request
-
- getRemotePort() - Method in class org.eclipse.jetty.server.Request
-
- getRemotePort() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getRemotePort() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getRemoteSocketAddress() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getRemoteUser() - Method in class org.eclipse.jetty.server.Request
-
- getRemoteUser() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRemoteUser() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getReportDirs() - Method in class org.eclipse.jetty.util.Scanner
-
- getReportExistingFilesOnStartup() - Method in class org.eclipse.jetty.util.Scanner
-
- getRequest() - Method in interface org.eclipse.jetty.client.api.Response
-
- getRequest() - Method in class org.eclipse.jetty.client.api.Result
-
- getRequest() - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getRequest() - Method in class org.eclipse.jetty.client.HttpExchange
-
- getRequest() - Method in class org.eclipse.jetty.client.HttpRequestException
-
- getRequest() - Method in class org.eclipse.jetty.client.HttpResponse
-
- getRequest() - Method in class org.eclipse.jetty.client.util.FutureResponseListener
-
- getRequest() - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- getRequest() - Method in class org.eclipse.jetty.fcgi.parser.ContentParser
-
- getRequest() - Method in class org.eclipse.jetty.fcgi.parser.HeaderParser
-
- getRequest() - Method in class org.eclipse.jetty.proxy.ConnectHandler.ConnectContext
-
- getRequest() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- getRequest() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getRequest() - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- getRequest() - Method in class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- getRequestBody() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getRequestBody() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getRequestBody() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getRequestBuffer() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getRequestBufferSize() - Method in class org.eclipse.jetty.client.HttpClient
-
- getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.Request
-
- getRequestDispatcher(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getRequestedSessionId() - Method in class org.eclipse.jetty.server.Request
-
- getRequestedSessionId() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRequestedSessionId() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getRequestFailure() - Method in class org.eclipse.jetty.client.api.Result
-
- getRequestFailure() - Method in class org.eclipse.jetty.client.HttpExchange
-
- getRequestHeaders() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getRequestHeaders() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getRequestHeaders() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getRequestHeaders() - Method in class org.eclipse.jetty.spdy.server.http.HttpTransportOverSPDY
-
- getRequestHeaderSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getRequestId(HttpServletRequest) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- getRequestListeners(Class<T>) - Method in interface org.eclipse.jetty.client.api.Request
-
- getRequestListeners() - Method in class org.eclipse.jetty.client.HttpClient
-
Returns a
non thread-safe list of
Request.Listener
s that can be modified before
performing requests.
- getRequestListeners(Class<T>) - Method in class org.eclipse.jetty.client.HttpRequest
-
- getRequestLog() - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- getRequestLog() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getRequestLog() - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
-
- getRequestMessage() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
-
- getRequestMethod() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getRequestMethod() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getRequestMethod() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getRequestNotifier() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getRequestParameterMap() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getRequestPath() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getRequestPathSpec() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrHandshakeRequest
-
- getRequestProperties() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getRequestProperty(String) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getRequests() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getRequests() - Method in class org.eclipse.jetty.server.HttpChannel
-
- 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.http.spi.JettyHttpExchange
-
- getRequestURI() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getRequestURI() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getRequestURI() - Method in class org.eclipse.jetty.server.Request
-
- getRequestURI() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRequestURI() - Method in exception org.eclipse.jetty.websocket.api.UpgradeException
-
- getRequestURI() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getRequestURI() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getRequestURI() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrHandshakeRequest
-
- getRequestURI() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getRequestURL() - Method in class org.eclipse.jetty.server.Request
-
- getRequestURL() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRequestURL() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getReseed() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
- getResolvedUserIdentity() - Method in class org.eclipse.jetty.server.Request
-
- getResource() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ParserTask
-
- getResource(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- 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.maven.plugin.JettyWebAppContext
-
- getResource() - Method in class org.eclipse.jetty.maven.plugin.Overlay
-
- getResource(Bundle) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationParser
-
- getResource(String) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
- getResource(String) - Method in class org.eclipse.jetty.osgi.boot.utils.OSGiClassLoader
-
Get a resource from the classloader
Copied from WebAppClassLoader
- 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.ContextHandler.NoContext
-
- 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) - Static method in class org.eclipse.jetty.util.Loader
-
- getResource(String) - Method in class org.eclipse.jetty.util.resource.Resource
-
Get a resource from within this resource.
- getResource(String) - Method in interface org.eclipse.jetty.util.resource.ResourceFactory
-
Get a resource for a path.
- getResource() - Method in class org.eclipse.jetty.webapp.Descriptor
-
- getResource() - Method in class org.eclipse.jetty.webapp.DiscoveredAnnotation
-
- getResource(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
Get a resource from the classloader
NOTE: this method provides a convenience of hacking off a leading /
should one be present.
- getResource(String) - Method in class org.eclipse.jetty.webapp.WebAppContext.Context
-
- getResource(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getResource() - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings.MappedResource
-
- getResourceAlias(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getResourceAliases() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getResourceAsStream(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- getResourceAsStream(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getResourceAsStream(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getResourceBase() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getResourceBase() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getResourceBase() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getResourceBundle(Class<?>, String, boolean, Locale) - Static method in class org.eclipse.jetty.util.Loader
-
- getResourceClass() - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- getResourceDescription() - Method in class org.eclipse.jetty.util.LeakDetector.LeakInfo
-
- getResourcePaths(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getResourcePaths(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getResourcePaths(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getResourcePaths(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getResources(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- getResources(String) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
- getResources(String) - Method in class org.eclipse.jetty.osgi.boot.utils.OSGiClassLoader
-
- getResources() - Method in class org.eclipse.jetty.util.resource.ResourceCollection
-
Retrieves the resource collection's resources.
- getResources(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
- getResponse() - Method in class org.eclipse.jetty.client.api.Result
-
- getResponse() - Method in class org.eclipse.jetty.client.HttpExchange
-
- getResponse() - Method in exception org.eclipse.jetty.client.HttpResponseException
-
- getResponse() - Method in class org.eclipse.jetty.proxy.ConnectHandler.ConnectContext
-
- getResponse() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- getResponse() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getResponse() - Method in class org.eclipse.jetty.server.Request
-
- getResponse(HttpServletResponse) - Static method in class org.eclipse.jetty.server.Response
-
- getResponse() - Method in class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- getResponseBody() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getResponseBody() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getResponseBody() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getResponseBufferSize() - Method in class org.eclipse.jetty.client.HttpClient
-
- getResponseCode() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getResponseCode() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getResponseCode() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getResponseFailure() - Method in class org.eclipse.jetty.client.api.Result
-
- getResponseFailure() - Method in class org.eclipse.jetty.client.HttpExchange
-
- getResponseHeaders() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- getResponseHeaders() - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- getResponseHeaders() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- getResponseHeaderSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getResponseListener() - Method in class org.eclipse.jetty.client.AuthenticationProtocolHandler
-
- getResponseListener() - Method in class org.eclipse.jetty.client.ContinueProtocolHandler
-
- getResponseListener() - Method in interface org.eclipse.jetty.client.ProtocolHandler
-
- getResponseListener() - Method in class org.eclipse.jetty.client.RedirectProtocolHandler
-
- getResponseListeners() - Method in class org.eclipse.jetty.client.HttpConversation
-
Returns the list of response listeners that needs to be notified of response events.
- getResponseListeners() - Method in class org.eclipse.jetty.client.HttpExchange
-
- getResponseMessage() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
-
- getResponseNotifier() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getResponses(String) - Method in class org.eclipse.jetty.server.LocalConnector
-
Sends requests and get responses based on thread activity.
- getResponses(String, long, TimeUnit) - Method in class org.eclipse.jetty.server.LocalConnector
-
Sends requests and get responses based on thread activity.
- getResponses(ByteBuffer) - Method in class org.eclipse.jetty.server.LocalConnector
-
Sends requests and get's responses based on thread activity.
- getResponses(ByteBuffer, long, TimeUnit) - Method in class org.eclipse.jetty.server.LocalConnector
-
Sends requests and get's responses based on thread activity.
- getResponses(String) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getResponses(String, long, TimeUnit) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getResponses(ByteBuffer) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getResponses(ByteBuffer, long, TimeUnit) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- 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
-
- getResponseStatusCode() - Method in exception org.eclipse.jetty.websocket.api.UpgradeException
-
- getResult() - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
-
- 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
-
- getReturnEncoder() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- getReturnType() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- getReuseAddress() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getRewrite() - Method in class org.eclipse.jetty.rewrite.handler.LegacyRule
-
Returns the map of rewriting rules.
- getRoleClassNames() - Method in class org.eclipse.jetty.jaas.JAASLoginService
-
- getRoleName() - Method in class org.eclipse.jetty.plus.annotation.RunAs
-
- getRoleNames() - Method in class org.eclipse.jetty.jaas.spi.UserInfo
-
- 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
-
- getRoleTableKey() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getRoleTableName() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getRoleTableRoleField() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getRoot() - Static method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- getRoot() - Static method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- getRoot() - Method in class org.eclipse.jetty.webapp.Descriptor
-
- 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.Session
-
- getRowIdColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getRules() - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
Returns the list of rules.
- getRules() - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
Returns the list of rules.
- getRunAs(Object) - Method in class org.eclipse.jetty.plus.annotation.RunAsCollection
-
- 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
-
- getSampleTime() - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
- getSaveAll() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTrigger
-
- getSaveAll() - Method in class org.eclipse.jetty.monitor.triggers.AttrEventTrigger
-
- getSaveInterval() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
-
- getSavePeriod() - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
The Save Period is the time in seconds between saves of a dirty session to the DB.
- getSavePeriod() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- getScanDepth() - Method in class org.eclipse.jetty.util.Scanner
-
Get the scanDepth.
- getScanDirs() - Method in class org.eclipse.jetty.util.Scanner
-
- getScanFiles() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- getScanInterval() - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- getScanInterval() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Gets the scan interval.
- getScanInterval() - Method in class org.eclipse.jetty.util.Scanner
-
Get the scan interval
- getScanIntervalSeconds() - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- getScanIntervalSecs() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getScanTargetFiles() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- getScavengeInterval() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- getScavengePeriod() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- getScheduler() - Method in class org.eclipse.jetty.client.HttpClient
-
- getScheduler() - Method in class org.eclipse.jetty.io.SelectorManager
-
- getScheduler() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getScheduler() - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- getScheduler() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getScheduler() - Method in interface org.eclipse.jetty.server.Connector
-
- getScheduler() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getScheduler() - Method in class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- getScheduler() - Method in class org.eclipse.jetty.util.SocketAddressResolver
-
- getScheduler() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getScheduler() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getScheme() - Method in interface org.eclipse.jetty.client.api.Destination
-
- getScheme() - Method in interface org.eclipse.jetty.client.api.Request
-
- getScheme() - Method in class org.eclipse.jetty.client.HttpDestination
-
- getScheme() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getScheme() - Method in class org.eclipse.jetty.client.Origin
-
- getScheme() - Method in class org.eclipse.jetty.http.HttpURI
-
- getScheme() - Method in class org.eclipse.jetty.rewrite.handler.ForwardedSchemeHeaderRule
-
- getScheme() - Method in class org.eclipse.jetty.server.Request
-
- getScheme() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getScriptingInvalid() - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- getScriptRoot() - Method in class org.eclipse.jetty.fcgi.client.http.HttpClientTransportOverFCGI
-
- getSearchRoot(String) - Static method in class org.eclipse.jetty.start.PathMatchers
-
Provide the non-glob / non-regex prefix on the pattern as a Path reference.
- getSecureCookies() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSecurePort() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getSecureRandomAlgorithm() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getSecureScheme() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getSecurityHandler() - Method in class org.eclipse.jetty.security.SecurityHandler.NotChecked
-
- getSecurityHandler() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- getSelectExpiredSessionsStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getSelector() - Method in class org.eclipse.jetty.websocket.client.io.ConnectionManager
-
- getSelectorCount() - Method in class org.eclipse.jetty.io.SelectorManager
-
- getSelectorManager() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getSelectorPriorityDelta() - Method in class org.eclipse.jetty.io.SelectorManager
-
- getSelectorPriorityDelta() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getSelectStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionIdTableSchema
-
- getSendDateHeader() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getSendServerVersion() - Method in class org.eclipse.jetty.http.HttpGenerator
-
Deprecated.
- getSendServerVersion() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getSendStream() - Method in class org.eclipse.jetty.websocket.jsr356.JsrBasicRemote
-
- getSendTimeout() - Method in class org.eclipse.jetty.websocket.jsr356.JsrAsyncRemote
-
- getSendWriter() - Method in class org.eclipse.jetty.websocket.jsr356.JsrBasicRemote
-
- getSendXPoweredBy() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getServeIcon() - Method in class org.eclipse.jetty.server.handler.DefaultHandler
-
- getServer() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- getServer() - Method in class org.eclipse.jetty.http.spi.JettyHttpContext
-
- getServer() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getServer() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- getServer() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getServer() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getServer() - Method in interface org.eclipse.jetty.server.Connector
-
- getServer() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
-
- getServer() - Method in interface org.eclipse.jetty.server.Handler
-
- getServer() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getServer() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getServer() - Method in class org.eclipse.jetty.server.session.AbstractTestServer
-
- getServer() - Method in class org.eclipse.jetty.servlet.ServletTester
-
- getServerAliases(String, Principal[]) - Method in class org.eclipse.jetty.util.ssl.AliasedX509ExtendedKeyManager
-
- getServerAliases(String, Principal[]) - Method in class org.eclipse.jetty.util.ssl.AliasedX509KeyManager
-
- getServerClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getServerEndpointMetadata(Class<?>, ServerEndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- getServerInfo() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getServerInstanceWrapper() - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider
-
- getServerInstanceWrapper() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getServerName() - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
-
- getServerName() - Method in class org.eclipse.jetty.server.Request
-
- getServerName() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getServerPort() - Method in class org.eclipse.jetty.server.Request
-
- getServerPort() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getServerSessionFrameListener() - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- getServerSocket() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- getServiceConnection() - Static method in class org.eclipse.jetty.monitor.JMXMonitor
-
Retrieves a connection to JMX service
- getServiceSubject() - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
-
- getServiceUrl() - Method in class org.eclipse.jetty.monitor.jmx.ServiceConnection
-
Retrieve an external URL for the JMX server
- getServlet(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
Deprecated.
- getServlet(String) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- getServlet() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
Get the servlet.
- getServletAttribute(String) - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getServletAttributes() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getServletContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- 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
-
- getServletContext() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getServletContextName() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getServletContextName() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getServletHandler() - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- getServletHandler() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- getServletInfo() - Method in class com.acme.CookieDump
-
- getServletInfo() - Method in class com.acme.DispatchServlet
-
- getServletInfo() - Method in class com.acme.Dump
-
- getServletInfo() - Method in class com.acme.RegTest
-
- getServletInfo() - Method in class com.acme.RewriteServlet
-
- getServletInfo() - Method in class com.acme.SessionDump
-
- 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
-
Get the ServletMapping matching the path
- getServletMappings(String) - Method in class org.eclipse.jetty.annotations.ServletSecurityAnnotationHandler
-
Get the ServletMappings for the servlet's class.
- 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.NoContext
-
Deprecated.
- getServletNames() - Method in class org.eclipse.jetty.servlet.FilterMapping
-
- getServletParameters() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getServletPath() - Method in class org.eclipse.jetty.server.Request
-
- getServletPath() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getServletPath() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getServletRegistration(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getServletRegistration(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- getServletRegistrations() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- 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.HttpChannelState
-
- getServletResponse() - Method in class org.eclipse.jetty.server.Request
-
- getServlets() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
Deprecated.
- getServlets() - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Get Servlets.
- getSession(String) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
- 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 its id on this node.
- getSession() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- getSession() - Method in class org.eclipse.jetty.spdy.client.http.HttpChannelOverSPDY
-
- getSession() - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- getSession() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- getSession() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
Access the Servlet HTTP Session (if present)
- getSession() - Method in class org.eclipse.jetty.websocket.api.WebSocketAdapter
-
- getSession() - Method in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- getSession() - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- getSession() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getSession() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Get the Session for this connection
- getSession() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
Return the HttpSession if it exists.
- getSession(boolean) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getSession() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- 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.NoContext
-
- 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
-
- getSessionFactory() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- 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
-
- getSessionIdTableSchema() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- getSessionManager() - Method in class org.eclipse.jetty.server.Request
-
- getSessionManager() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getSessionManager() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionPath() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSessions() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- 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.
- getSessions() - Method in class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- getSessions() - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- getSessions() - Method in class org.eclipse.jetty.websocket.client.io.ConnectionManager
-
- getSessionsMax() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSessionStatus() - Method in class org.eclipse.jetty.spdy.api.GoAwayResultInfo
-
- getSessionStatus() - Method in exception org.eclipse.jetty.spdy.SessionException
-
- getSessionStoreCount() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
returns the total number of session objects in the session store
the count() operation itself is optimized to perform on the server side
and avoid loading to client side.
- getSessionsTotal() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- getSessionTableSchema() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- 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
-
- getSettings() - Method in class org.eclipse.jetty.spdy.api.SettingsInfo
-
- getSettings() - Method in class org.eclipse.jetty.spdy.frames.SettingsFrame
-
- getShowContexts() - Method in class org.eclipse.jetty.server.handler.DefaultHandler
-
- getShowMessageInTitle() - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- getShutdownToken() - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- getSignature() - Method in class org.eclipse.jetty.annotations.AnnotationParser.ClassInfo
-
- getSignature() - Method in class org.eclipse.jetty.annotations.AnnotationParser.FieldInfo
-
- getSignature() - Method in class org.eclipse.jetty.annotations.AnnotationParser.MethodInfo
-
- getSingle() - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
-
- getSize() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ServletContainerInitializerOrdering
-
Get the number of elements of the ordering
- getSize(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
-
- getSize() - Method in class org.eclipse.jetty.util.Fields
-
- getSize() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
- getSlot() - Method in class org.eclipse.jetty.spdy.frames.CredentialFrame
-
- getSlot() - Method in class org.eclipse.jetty.spdy.frames.SynStreamFrame
-
- getSocket() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- getSoLingerTime() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getSource() - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- getSources() - Method in class org.eclipse.jetty.start.Module
-
- getSources(String) - Method in class org.eclipse.jetty.start.StartArgs
-
- getSslConnection() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- getSslContext() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getSslContextFactory() - Method in class org.eclipse.jetty.client.HttpClient
-
- getSslContextFactory() - Method in class org.eclipse.jetty.server.SslConnectionFactory
-
- getSslContextFactory() - Method in class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- getSslContextFactory() - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager
-
- getSslContextFactory() - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- getSSLEngine() - Method in class org.eclipse.jetty.io.NegotiatingClientConnection
-
- getSSLEngine() - Method in class org.eclipse.jetty.io.ssl.SslConnection
-
- getSSLEngine() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- getSslKeyManagerFactoryAlgorithm() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getSSLSession() - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- 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.
- getStackDepth() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Gets the stack depth.
- getStackFrames() - Method in class org.eclipse.jetty.util.LeakDetector.LeakInfo
-
- getStackTrace() - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Gets the stack trace.
- getStalePeriod() - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
The State Period is the maximum time in seconds that an in memory session is allows to be stale:
If this period is exceeded, the DB will be checked to see if a more recent version is available.
If the state period is set to a value < 0, then no staleness check will be made.
If the state period is set to 0, then a staleness check is made whenever the active request count goes from 0 to 1.
- getStart() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.TimeStatistic
-
- getStartedMillis() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- getStartupTime() - Method in class org.eclipse.jetty.server.jmx.ServerMBean
-
- getState() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- getState() - Method in class org.eclipse.jetty.http.HttpParser
-
- getState(long) - Method in class org.eclipse.jetty.monitor.jmx.EventTrigger
-
Retrieve the event state associated with specified invocation
of the event trigger match method
- getState(long) - Method in class org.eclipse.jetty.monitor.triggers.AggregateEventTrigger
-
Retrieve the event state associated with specified invocation
of the event trigger match method.
- getState(long) - Method in class org.eclipse.jetty.monitor.triggers.AndEventTrigger
-
Retrieve the event state associated with specified invocation
of the event trigger match method.
- getState(long) - Method in class org.eclipse.jetty.monitor.triggers.AttrEventTrigger
-
Retrieve the event state associated with specified invocation
of the event trigger match method.
- getState(long) - Method in class org.eclipse.jetty.monitor.triggers.OrEventTrigger
-
Retrieve the event state associated with specified invocation
of the event trigger match method.
- getState() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getState() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getState() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- getState(LifeCycle) - Static method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- getStateTimestamps() - Method in class org.eclipse.jetty.deploy.DeploymentManager.AppEntry
-
- getStatistic() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ParserTask
-
- getStats() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- getStatsOnMs() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getStatus() - Method in class com.acme.MockUserTransaction
-
- getStatus() - Method in interface org.eclipse.jetty.client.api.Response
-
- getStatus() - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getStatus() - Method in class org.eclipse.jetty.client.HttpResponse
-
- getStatus() - Method in class org.eclipse.jetty.http.HttpGenerator.ResponseInfo
-
- getStatus() - Method in class org.eclipse.jetty.http.HttpTester.Response
-
- getStatus() - Method in class org.eclipse.jetty.server.Response
-
- getStatus() - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- getStatusCode() - Method in class org.eclipse.jetty.spdy.frames.GoAwayFrame
-
- getStatusCode() - Method in class org.eclipse.jetty.spdy.frames.RstStreamFrame
-
- getStatusCode() - Method in exception org.eclipse.jetty.websocket.api.CloseException
-
- getStatusCode() - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- getStatusCode() - Method in class org.eclipse.jetty.websocket.common.CloseInfo
-
- getStatusCode() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- getStatusReason() - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- getStatusReason() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- getStatusString() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getStdDev() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
-
- getStopAtShutdown() - Method in class org.eclipse.jetty.server.Server
-
- getStopKey() - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- getStopKey() - Method in class org.eclipse.jetty.ant.JettyStopTask
-
- getStopKey() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getStopKey() - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
- getStopPort() - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- getStopPort() - Method in class org.eclipse.jetty.ant.JettyStopTask
-
- getStopPort() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getStopPort() - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
- getStopTimeout() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- getStopWait() - Method in class org.eclipse.jetty.ant.JettyStopTask
-
- getStoreDirectory() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- getStream(int) - Method in interface org.eclipse.jetty.spdy.api.Session
-
- getStream() - Method in class org.eclipse.jetty.spdy.server.http.HttpTransportOverSPDY
-
- getStream() - Method in interface org.eclipse.jetty.spdy.StandardSession.FrameBytes
-
- getStream(int) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- getStreamFrameListener() - Method in interface org.eclipse.jetty.spdy.IStream
-
- getStreamFrameListener() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- getStreamId() - Method in class org.eclipse.jetty.spdy.api.RstInfo
-
- getStreamId() - Method in class org.eclipse.jetty.spdy.frames.DataFrame
-
- getStreamId() - Method in class org.eclipse.jetty.spdy.frames.HeadersFrame
-
- getStreamId() - Method in class org.eclipse.jetty.spdy.frames.RstStreamFrame
-
- getStreamId() - Method in class org.eclipse.jetty.spdy.frames.SynReplyFrame
-
- getStreamId() - Method in class org.eclipse.jetty.spdy.frames.SynStreamFrame
-
- getStreamId() - Method in class org.eclipse.jetty.spdy.frames.WindowUpdateFrame
-
- getStreamId() - Method in exception org.eclipse.jetty.spdy.StreamException
-
- getStreams() - Method in interface org.eclipse.jetty.spdy.api.Session
-
- getStreams() - Method in class org.eclipse.jetty.spdy.StandardSession
-
- getStreamStatus() - Method in class org.eclipse.jetty.spdy.api.RstInfo
-
- getStreamStatus() - Method in exception org.eclipse.jetty.spdy.StreamException
-
- getString(String) - Method in class org.eclipse.jetty.start.Props
-
- getString(String, String) - Method in class org.eclipse.jetty.start.Props
-
- getString(String) - Method in class org.eclipse.jetty.util.MultiMap
-
Get value as String.
- getString(String, boolean, boolean) - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
Get a tag as a string.
- getStringBuffer() - Method in class org.eclipse.jetty.util.Utf8StringBuffer
-
- getStringBufferSize() - Method in class org.eclipse.jetty.util.ajax.JSON
-
- getStringBuilder() - Method in class org.eclipse.jetty.util.Utf8StringBuilder
-
- getStringField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
-
- getStringField(String) - Method in class org.eclipse.jetty.http.HttpFields
-
- getStylesheet() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getSubject() - Method in class org.eclipse.jetty.jaas.JAASUserPrincipal
-
Provide access to the Subject
- getSubject() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- 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.jaspi.callback.CredentialValidationCallback
-
- getSubject() - Method in class org.eclipse.jetty.security.SpnegoUserIdentity
-
- getSubject() - Method in interface org.eclipse.jetty.server.UserIdentity
-
- getSubmittedFileName() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
- getSubProtocols() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- getSubprotocols() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- getSubprotocols() - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig
-
- getSuffix(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- getSuffix(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- getSuperName() - Method in class org.eclipse.jetty.annotations.AnnotationParser.ClassInfo
-
- getSupportedMessageTypes() - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
-
Deprecated.
- getSuspendedContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getSuspendMs() - Method in class org.eclipse.jetty.servlets.QoSFilter
-
Get the amount of time (in milliseconds) that the filter would suspend
a request for while waiting for the semaphore to become available.
- getSystemClasses() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getSystemClassPath(ClassLoader) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntServletHolder
-
- getSystemProperties() - Method in class org.eclipse.jetty.ant.types.SystemProperties
-
- getSystemProperties() - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
-
- getSystemProperty(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
-
- getSystemUserIdentity() - Method in class org.eclipse.jetty.security.DefaultIdentityService
-
- getSystemUserIdentity() - Method in interface org.eclipse.jetty.security.IdentityService
-
- getTableName() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionIdTableSchema
-
- getTableName() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getTag() - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
- 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
-
- getTailBlock() - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- getTarget() - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
- getTarget() - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- getTarget() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
-
- getTargetClass() - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- getTargetClass() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
-
- getTargetClass() - Method in class org.eclipse.jetty.webapp.DiscoveredAnnotation
-
- getTargetClassName() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
-
- getTargetClassName() - Method in class org.eclipse.jetty.plus.annotation.RunAs
-
- getTargetPath() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- getTempDir() - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
Get the user supplied Work Directory.
- getTempDirectory() - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- getTempDirectory() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getTempDirectory() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- GETTER_ARG - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- getTestClasses() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getThreadCallerPrincipalCallback() - Method in class org.eclipse.jetty.security.jaspi.ServletCallbackHandler
-
- getThreadCpuTime(long) - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Retrieve the cpu time for specified thread.
- getThreadGroupPrincipalCallback() - Method in class org.eclipse.jetty.security.jaspi.ServletCallbackHandler
-
- getThreadId() - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
- getThreadName() - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Gets the thread name.
- getThreadPool() - Method in class org.eclipse.jetty.server.Server
-
- getThreads() - Method in class org.eclipse.jetty.http.spi.DelegatingThreadPool
-
- 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
-
- getThreadsBlocked() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getThreadsNew() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getThreadsPriority() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Get the priority of the pool threads.
- getThreadsRunnable() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getThreadState() - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Gets the thread state.
- getThreadsTerminated() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getThreadsTimedWaiting() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getThreadsWaiting() - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTools
-
- getThrottledRequests() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get number of requests over the rate limit able to be
considered at once.
- getThrottleMs() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get amount of time (in milliseconds) to async wait for semaphore.
- getThrowable() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getThrowable(int) - Method in exception org.eclipse.jetty.util.MultiException
-
- getThrowables() - Method in exception org.eclipse.jetty.util.MultiException
-
- getTimeout() - Method in interface org.eclipse.jetty.client.api.Request
-
- getTimeout() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getTimeout() - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- getTimeout() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- getTimeout() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getTimeout() - Method in class org.eclipse.jetty.spdy.api.Info
-
- getTimeout() - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- getTimeout() - Method in class org.eclipse.jetty.util.SocketAddressResolver
-
- getTimeStamp() - Method in class org.eclipse.jetty.server.Request
-
Get Request TimeStamp
- getTimeZone() - Method in class org.eclipse.jetty.util.DateCache
-
- getTldBundles() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- getTo() - Method in class org.eclipse.jetty.deploy.graph.Edge
-
- 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
-
- getTraceCount() - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Gets the trace count.
- getTrailLength() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Gets the stack trace trail length.
- getTransport() - Method in class org.eclipse.jetty.client.HttpClient
-
- getTransport() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- getTransport() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- getTransport() - Method in interface org.eclipse.jetty.io.EndPoint
-
- getTransport() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- getTransport() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- getTransport() - Method in interface org.eclipse.jetty.server.Connector
-
- getTransport() - Method in class org.eclipse.jetty.server.LocalConnector
-
- getTransport() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getTrigger() - Method in class org.eclipse.jetty.monitor.jmx.MonitorAction
-
Retrieve the event trigger of the monitor action
- 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 class org.eclipse.jetty.util.security.CertificateValidator
-
- getTrustStore() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- 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 class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getType() - Method in class org.eclipse.jetty.client.api.Authentication.HeaderInfo
-
- getType() - Method in class org.eclipse.jetty.spdy.frames.ControlFrame
-
- getType() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
-
- getType() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- getType() - Method in class org.eclipse.jetty.websocket.common.frames.BinaryFrame
-
- getType() - Method in class org.eclipse.jetty.websocket.common.frames.CloseFrame
-
- getType() - Method in class org.eclipse.jetty.websocket.common.frames.ContinuationFrame
-
- getType() - Method in class org.eclipse.jetty.websocket.common.frames.PingFrame
-
- getType() - Method in class org.eclipse.jetty.websocket.common.frames.PongFrame
-
- getType() - Method in class org.eclipse.jetty.websocket.common.frames.TextFrame
-
- getType() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- getUnavailableException() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- getUnavailableException() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Get an exception that caused the webapp to be unavailable
- getUnit() - Method in class org.eclipse.jetty.spdy.api.Info
-
- getUnsafe(int) - Method in class org.eclipse.jetty.util.ArrayQueue
-
Get without synchronization or bounds checking.
- getUpdateSessionAccessTimeStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getUpdateSessionNodeStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getUpdateSessionStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getUpgradeListener() - Method in class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- getUpgradeRequest() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Get the UpgradeRequest used to create this session
- getUpgradeRequest() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getUpgradeResponse() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Get the UpgradeResponse used to create this session
- getUpgradeResponse() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- getUptime() - Method in class org.eclipse.jetty.util.Uptime.DefaultImpl
-
- getUptime() - Static method in class org.eclipse.jetty.util.Uptime
-
- getUptime() - Method in interface org.eclipse.jetty.util.Uptime.Impl
-
- getURI() - Method in interface org.eclipse.jetty.client.api.Authentication.Result
-
- getURI() - Method in interface org.eclipse.jetty.client.api.Request
-
- getURI() - Method in class org.eclipse.jetty.client.HttpProxy
-
- getURI() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getURI() - Method in class org.eclipse.jetty.client.ProxyConfiguration.Proxy
-
- getUri() - Method in class org.eclipse.jetty.http.HttpGenerator.RequestInfo
-
- getUri() - Method in class org.eclipse.jetty.http.HttpTester.Request
-
- getURI(Bundle) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationParser
-
- getUri() - Method in class org.eclipse.jetty.server.Request
-
- getURI() - Method in class org.eclipse.jetty.server.Server
-
- getURI() - Method in class org.eclipse.jetty.util.resource.FileResource
-
- getURI() - Method in class org.eclipse.jetty.util.resource.PathResource
-
- getURI() - Method in class org.eclipse.jetty.util.resource.Resource
-
Returns an URI representing the given resource
- getURIs() - Method in class org.eclipse.jetty.util.HttpCookieStore.Empty
-
- getURIs() - Method in class org.eclipse.jetty.util.HttpCookieStore
-
- getURL() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getURL() - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- getURL() - Method in class org.eclipse.jetty.util.resource.FileResource
-
- getURL() - Method in class org.eclipse.jetty.util.resource.PathResource
-
- 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
-
- getURLs() - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- getURLs() - Method in class org.eclipse.jetty.osgi.boot.utils.FakeURLClassLoader
-
- getUrlsForBundlesWithTlds(DeploymentManager, BundleFileLocatorHelper) - Method in class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
-
Check the System property "org.eclipse.jetty.osgi.tldbundles" for names of
bundles that contain tlds and convert to URLs.
- getUrlsForBundlesWithTlds(DeploymentManager, BundleFileLocatorHelper) - Method in class org.eclipse.jetty.osgi.boot.jasper.JSTLBundleDiscoverer
-
The jasper TldScanner expects a URLClassloader to parse a jar for the
/META-INF/*.tld it may contain.
- getUrlsForBundlesWithTlds(DeploymentManager, BundleFileLocatorHelper) - Method in interface org.eclipse.jetty.osgi.boot.utils.TldBundleDiscoverer
-
Find bundles that contain tlds and convert into URL references to their location.
- getUseCaches() - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- getUseCaches() - Method in class org.eclipse.jetty.util.resource.URLResource
-
- getUser() - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
-
- getUserAgent(ServletRequest) - Method in class org.eclipse.jetty.servlets.UserAgentFilter
-
- getUserAgent(String) - Method in class org.eclipse.jetty.servlets.UserAgentFilter
-
Get UserAgent.
- getUserAgentBlacklist() - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- getUserAgentField() - Method in class org.eclipse.jetty.client.HttpClient
-
- getUserDataConstraint() - Method in class org.eclipse.jetty.security.RoleInfo
-
- getUserIdentity() - Method in class org.eclipse.jetty.security.AbstractUserAuthentication
-
- getUserIdentity(String) - Method in class org.eclipse.jetty.security.PropertyUserStore
-
- 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
-
- getUserInfo(String) - Method in class org.eclipse.jetty.jaas.spi.AbstractDatabaseLoginModule
-
Load info from database
- getUserInfo(String) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- getUserInfo(String) - Method in class org.eclipse.jetty.jaas.spi.LdapLoginModule
-
get the available information about the user
for this LoginModule, the credential can be null which will result in a
binding ldap authentication scenario
roles are also an optional concept if required
- getUserInfo(String) - Method in class org.eclipse.jetty.jaas.spi.PropertyFileLoginModule
-
Don't implement this as we want to pre-fetch all of the users.
- getUserName() - Method in class org.eclipse.jetty.jaas.callback.AbstractCallbackHandler
-
- getUserName() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUserInfo
-
- getUserName() - Method in class org.eclipse.jetty.jaas.spi.UserInfo
-
- getUserName() - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
-
- getUserName() - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- getUsername() - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
-
- getUserName() - Method in class org.eclipse.jetty.security.jaspi.modules.UserInfo
-
- 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
-
- getUserPrincipal() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
Get the User Principal for this request.
- getUserPrincipal() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getUserPrincipal() - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrHandshakeRequest
-
- getUserPrincipal() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- getUserPrincipal() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- getUserProperties() - Method in class org.eclipse.jetty.websocket.jsr356.BasicEndpointConfig
-
- getUserProperties() - Method in class org.eclipse.jetty.websocket.jsr356.client.AnnotatedClientEndpointConfig
-
- getUserProperties() - Method in class org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig
-
- getUserProperties() - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- getUserProperties() - Method in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig
-
- getUserProperties() - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig
-
- getUserRoleLink(String) - Method in class org.eclipse.jetty.servlet.ServletHolder
-
get a user role link.
- getUserRoleTableName() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getUserRoleTableRoleKey() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getUserRoleTableUserKey() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getUsers() - Method in class org.eclipse.jetty.security.MappedLoginService
-
Get the users.
- getUserTableKey() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getUserTableName() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getUserTablePasswordField() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getUserTableUserField() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- getUtf8Bytes(String) - Static method in class org.eclipse.jetty.util.StringUtil
-
- getValue() - Method in class org.eclipse.jetty.annotations.AnnotationParser.FieldInfo
-
- getValue() - Method in class org.eclipse.jetty.ant.types.Attribute
-
- getValue() - Method in class org.eclipse.jetty.http.HttpCookie
-
- getValue() - Method in class org.eclipse.jetty.http.HttpField
-
- getValue() - Method in class org.eclipse.jetty.http.PathMap.MappedEntry
-
- getValue() - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- getValue() - Method in class org.eclipse.jetty.monitor.jmx.EventState.TriggerState
-
Retrieve the effective value of the MXBean attribute (if applicable)
- getValue(CompositeData, String) - Method in class org.eclipse.jetty.monitor.triggers.AttrEventTrigger
-
- getValue() - Method in class org.eclipse.jetty.rewrite.handler.HeaderPatternRule
-
Returns the header value.
- getValue(String) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getValue(String) - Static method in class org.eclipse.jetty.start.Props
-
- getValue() - Method in class org.eclipse.jetty.util.Fields.Field
-
- getValue(String, int) - Method in class org.eclipse.jetty.util.MultiMap
-
Get a value from a multiple value.
- getValue() - Method in class org.eclipse.jetty.xml.XmlParser.Attribute
-
- getValueAsInt() - Method in class org.eclipse.jetty.util.Fields.Field
-
- getValueNames() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- getValues(String) - 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(String) - Static method in class org.eclipse.jetty.start.Props
-
- getValues() - Method in class org.eclipse.jetty.util.Fields.Field
-
- getValues(String) - Method in class org.eclipse.jetty.util.MultiMap
-
Get multiple values.
- getValuesList(String) - Method in class org.eclipse.jetty.http.HttpFields
-
Get multi headers
- getVariableCount() - Method in class org.eclipse.jetty.websocket.jsr356.server.pathmap.WebSocketPathSpec
-
- getVariables() - Method in class org.eclipse.jetty.websocket.jsr356.server.pathmap.WebSocketPathSpec
-
- getVariance() - Method in class org.eclipse.jetty.util.statistic.SampleStatistic
-
- getVary() - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
- getVaryField() - Method in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- getVaryField() - Method in interface org.eclipse.jetty.servlets.gzip.GzipFactory
-
- getVersion() - Method in class org.eclipse.jetty.annotations.AnnotationParser.ClassInfo
-
- getVersion() - Method in interface org.eclipse.jetty.client.api.Request
-
- getVersion() - Method in interface org.eclipse.jetty.client.api.Response
-
- getVersion() - Method in class org.eclipse.jetty.client.HttpContentResponse
-
- getVersion() - Method in class org.eclipse.jetty.client.HttpRequest
-
- getVersion() - Method in class org.eclipse.jetty.client.HttpResponse
-
- getVersion() - Method in class org.eclipse.jetty.deploy.DeploymentManager.AppEntry
-
- getVersion() - Method in class org.eclipse.jetty.http.HttpCookie
-
- getVersion() - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- getVersion() - Method in enum org.eclipse.jetty.http.HttpVersion
-
- getVersion() - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- getVersion() - Static method in class org.eclipse.jetty.server.Server
-
- getVersion() - Method in interface org.eclipse.jetty.spdy.api.Session
-
- getVersion() - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- getVersion() - Method in class org.eclipse.jetty.spdy.frames.ControlFrame
-
- getVersion() - Method in class org.eclipse.jetty.spdy.parser.ControlFrameParser
-
- getVersion() - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- getVersion() - Method in class org.eclipse.jetty.spdy.StandardSession
-
- getVersion(File) - Static method in class org.eclipse.jetty.start.JarVersion
-
- getViaHost() - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- getVirtualHost() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- getVirtualHostColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- getVirtualHosts() - Method in class org.eclipse.jetty.rewrite.handler.VirtualHostRuleContainer
-
Get the virtual hosts that the rules within this container will apply to
- getVirtualHosts() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Get the virtual hosts for the context.
- getVirtualServerName() - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- getWaitMs() - Method in class org.eclipse.jetty.servlets.QoSFilter
-
Get the (short) amount of time (in milliseconds) that the filter would wait
for the semaphore to become available before suspending a request.
- getWantClientAuth() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- getWar() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getWeakETag() - Method in class org.eclipse.jetty.util.resource.Resource
-
- getWebApplications() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- getWebDefault() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getWebInf() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- getWebInfClassesDirs() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getWebInfIncludeJarPattern() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getWebInfJars() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getWebInfLib() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- getWebSocketFactory() - Method in class org.eclipse.jetty.websocket.server.WebSocketHandler
-
- getWebXml() - Method in class org.eclipse.jetty.webapp.MetaData
-
- getWeight() - Method in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- getWeight() - Method in interface org.eclipse.jetty.start.config.ConfigSource
-
The weight of this source, used for proper ordering of the config source search order.
- getWeight() - Method in class org.eclipse.jetty.start.config.DirConfigSource
-
- 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
-
- getWhitelist() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get a list of IP addresses that will not be rate limited.
- getWhiteListHosts() - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- getWhiteListHosts() - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- getWildcardIndex() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ServletContainerInitializerOrdering
-
Get the index of the "*" element, if it is specified.
- getWindowDelta() - Method in class org.eclipse.jetty.spdy.frames.WindowUpdateFrame
-
- getWindowSize(ISession) - Method in interface org.eclipse.jetty.spdy.FlowControlStrategy
-
- getWindowSize(ISession) - Method in class org.eclipse.jetty.spdy.FlowControlStrategy.None
-
- getWindowSize() - Method in interface org.eclipse.jetty.spdy.IStream
-
Senders of data frames need to know the current window size
to determine whether they can send more data.
- getWindowSize(ISession) - Method in class org.eclipse.jetty.spdy.SPDYv3FlowControlStrategy
-
- getWindowSize() - Method in class org.eclipse.jetty.spdy.StandardSession
-
- getWindowSize() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- getWorkerName() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
Get the workname.
- getWorkerName() - Method in interface org.eclipse.jetty.server.SessionIdManager
-
- getWrapperFor(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.DecoderFactory
-
- getWrapperFor(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.EncoderFactory
-
- getWriteFlusher() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- getWriteFlusher() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- getWriter() - Method in class org.eclipse.jetty.server.Response
-
- getWriter() - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- getWritten() - Method in class org.eclipse.jetty.server.HttpOutput
-
- getXML() - Method in class org.eclipse.jetty.quickstart.PreconfigureDescriptorProcessor
-
- getXmlFiles() - Method in class org.eclipse.jetty.start.StartArgs
-
- getXmls() - Method in class org.eclipse.jetty.start.Module
-
- getXpath() - Method in class org.eclipse.jetty.xml.XmlParser
-
- gid - Variable in class org.eclipse.jetty.maven.plugin.Starter.Artifact
-
- GLASSFISH_SENTINEL_CLASS - Static variable in class org.eclipse.jetty.servlet.ServletHolder
-
- GLOBAL_ERROR_PAGE - Static variable in class org.eclipse.jetty.servlet.ErrorPageErrorHandler
-
- GlobalWebappConfigBinding - Class in org.eclipse.jetty.deploy.bindings
-
Provides a way of globally setting various aspects of webapp contexts.
- GlobalWebappConfigBinding() - Constructor for class org.eclipse.jetty.deploy.bindings.GlobalWebappConfigBinding
-
- goAway(GoAwayInfo) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Closes gracefully this session, sending a GO_AWAY frame and then closing the TCP connection.
- goAway(GoAwayInfo, Callback) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Closes gracefully this session, sending a GO_AWAY frame and then closing the TCP connection.
- goAway(ISession) - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- goAway(GoAwayInfo) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- goAway(GoAwayInfo, Callback) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- GoAwayBodyParser - Class in org.eclipse.jetty.spdy.parser
-
- GoAwayBodyParser(ControlFrameParser) - Constructor for class org.eclipse.jetty.spdy.parser.GoAwayBodyParser
-
- GoAwayFrame - Class in org.eclipse.jetty.spdy.frames
-
- GoAwayFrame(short, int, int) - Constructor for class org.eclipse.jetty.spdy.frames.GoAwayFrame
-
- GoAwayGenerator - Class in org.eclipse.jetty.spdy.generator
-
- GoAwayGenerator(ByteBufferPool) - Constructor for class org.eclipse.jetty.spdy.generator.GoAwayGenerator
-
- GoAwayInfo - Class in org.eclipse.jetty.spdy.api
-
A GoAwayInfo container.
- GoAwayInfo(long, TimeUnit) - Constructor for class org.eclipse.jetty.spdy.api.GoAwayInfo
-
- GoAwayInfo() - Constructor for class org.eclipse.jetty.spdy.api.GoAwayInfo
-
- GoAwayResultInfo - Class in org.eclipse.jetty.spdy.api
-
A container for GOAWAY frames metadata: the last good stream id and
the session status.
- GoAwayResultInfo(int, SessionStatus) - Constructor for class org.eclipse.jetty.spdy.api.GoAwayResultInfo
-
Creates a new
GoAwayResultInfo
with the given last good stream id and session status
- GONE_410 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- Graceful - Interface in org.eclipse.jetty.util.component
-
- Graph - Class in org.eclipse.jetty.deploy.graph
-
Basic directed graph implementation
- Graph() - Constructor for class org.eclipse.jetty.deploy.graph.Graph
-
- GraphOutputDot - Class in org.eclipse.jetty.deploy.graph
-
Output the Graph in GraphViz Dot format.
- GreaterThanAttrEventTrigger<TYPE extends Comparable<TYPE>> - Class in org.eclipse.jetty.monitor.triggers
-
GreaterThanAttrEventTrigger
Event trigger that polls a value of an MXBean attribute and
checks if it is greater than specified min value.
- GreaterThanAttrEventTrigger(String, String, TYPE) - Constructor for class org.eclipse.jetty.monitor.triggers.GreaterThanAttrEventTrigger
-
Construct event trigger and specify the MXBean attribute
that will be polled by this event trigger as well as min
value of the attribute.
- GreaterThanOrEqualToAttrEventTrigger<TYPE extends Comparable<TYPE>> - Class in org.eclipse.jetty.monitor.triggers
-
GreaterThanOrEqualToAttrEventTrigger
Event trigger that polls a value of an MXBean attribute and
checks if it is greater than or equal to specified min value.
- GreaterThanOrEqualToAttrEventTrigger(String, String, TYPE) - Constructor for class org.eclipse.jetty.monitor.triggers.GreaterThanOrEqualToAttrEventTrigger
-
Construct event trigger and specify the MXBean attribute
that will be polled by this event trigger as well as min
value of the attribute.
- group - Variable in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
- grow() - Method in class org.eclipse.jetty.util.ArrayQueue
-
- GZIP - Static variable in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- GZIP - Static variable in class org.eclipse.jetty.servlets.GzipFilter
-
- GZIPContentDecoder - Class in org.eclipse.jetty.client
-
- GZIPContentDecoder() - Constructor for class org.eclipse.jetty.client.GZIPContentDecoder
-
- GZIPContentDecoder(int) - Constructor for class org.eclipse.jetty.client.GZIPContentDecoder
-
- GZIPContentDecoder.Factory - Class in org.eclipse.jetty.client
-
- GZIPContentDecoder.Factory() - Constructor for class org.eclipse.jetty.client.GZIPContentDecoder.Factory
-
- GZIPContentDecoder.Factory(int) - Constructor for class org.eclipse.jetty.client.GZIPContentDecoder.Factory
-
- GzipFactory - Interface in org.eclipse.jetty.servlets.gzip
-
- GzipFilter - Class in org.eclipse.jetty.servlets
-
GZIP Filter
This filter will gzip or deflate the content of a response if:
The filter is mapped to a matching path
accept-encoding header is set to either gzip, deflate or a combination of those
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)
If a list of mimeTypes is set by the mimeTypes
init parameter, then the Content-Type is in the list.
If no mimeType list is set, then the content-type is not in the list defined by excludedMimeTypes
No content-encoding is specified by the resource
- GzipFilter() - Constructor for class org.eclipse.jetty.servlets.GzipFilter
-
- GzipHandler - Class in org.eclipse.jetty.servlets.gzip
-
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.servlets.gzip.GzipHandler
-
Instantiates a new gzip handler.
- GzipHttpOutput - Class in org.eclipse.jetty.servlets.gzip
-
- GzipHttpOutput(HttpChannel<?>) - Constructor for class org.eclipse.jetty.servlets.gzip.GzipHttpOutput
-
- GzipOutputStream - Class in org.eclipse.jetty.servlets.gzip
-
- GzipOutputStream(OutputStream, Deflater, byte[]) - Constructor for class org.eclipse.jetty.servlets.gzip.GzipOutputStream
-
- id() - Method in class org.eclipse.jetty.spdy.api.Settings.Setting
-
- id(T) - Method in class org.eclipse.jetty.util.LeakDetector
-
Generates a unique ID for the given resource.
- IdentityExtension - Class in org.eclipse.jetty.websocket.common.extensions.identity
-
- IdentityExtension() - Constructor for class org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension
-
- IdentityService - Interface in org.eclipse.jetty.security
-
Associates UserIdentities from with threads and UserIdentity.Contexts.
- idInUse(String) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
Searches database to find if the session id known to mongo, and is it valid
- 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 - Static variable in class org.eclipse.jetty.io.AbstractConnection
-
- idle() - Method in class org.eclipse.jetty.server.session.HashedSession
-
Idle the session to reduce session memory footprint.
- IdleListener - Interface in org.eclipse.jetty.spdy
-
- idleTimeout(long, TimeUnit) - Method in interface org.eclipse.jetty.client.api.Request
-
- idleTimeout(long, TimeUnit) - Method in class org.eclipse.jetty.client.HttpRequest
-
- IdleTimeout - Class in org.eclipse.jetty.io
-
An Abstract implementation of an Idle Timeout.
- IdleTimeout(Scheduler) - Constructor for class org.eclipse.jetty.io.IdleTimeout
-
- IdleTimeoutHandler - Class in org.eclipse.jetty.server.handler
-
Handler to adjust the idle timeout of requests while dispatched.
- IdleTimeoutHandler() - Constructor for class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
- idxConfig - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable
-
- idxMessageObject - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- idxPartialMessageFlag - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- idxSession - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable
-
- 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) - 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
-
- IJsrMethod - Interface in org.eclipse.jetty.websocket.jsr356.annotations
-
- IJsrParamId - Interface in org.eclipse.jetty.websocket.jsr356.annotations
-
JSR-356 Parameter Identification processing.
- illegalStateIfContextStarted() - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- IncludableGzipFilter - Class in org.eclipse.jetty.servlets
-
Includable GZip Filter.
- IncludableGzipFilter() - Constructor for class org.eclipse.jetty.servlets.IncludableGzipFilter
-
- include(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.Dispatcher
-
- include() - Method in class org.eclipse.jetty.server.Response
-
- INCLUDE - Static variable in class org.eclipse.jetty.servlet.FilterMapping
-
- included() - Method in class org.eclipse.jetty.server.Response
-
- 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, ByteBuffer) - Method in class org.eclipse.jetty.io.NetworkTrafficListener.Adapter
-
- incoming(Socket, ByteBuffer) - Method in interface org.eclipse.jetty.io.NetworkTrafficListener
-
Callback method invoked when bytes sent by a remote client arrived on the server.
- incomingError(Throwable) - Method in interface org.eclipse.jetty.websocket.api.extensions.IncomingFrames
-
- incomingError(Throwable) - Method in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- incomingError(Throwable) - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- incomingError(Throwable) - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- incomingError(Throwable) - Method in class org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension
-
- incomingError(Throwable) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
Incoming Errors from Parser
- incomingFrame(Frame) - Method in interface org.eclipse.jetty.websocket.api.extensions.IncomingFrames
-
Process the incoming frame.
- incomingFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- incomingFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.extensions.compress.DeflateFrameExtension
-
- incomingFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension
-
- incomingFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- incomingFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.extensions.fragment.FragmentExtension
-
- incomingFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.extensions.FrameDebugExtension
-
- incomingFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension
-
- incomingFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
Incoming Raw Frames from Parser
- IncomingFrames - Interface in org.eclipse.jetty.websocket.api.extensions
-
Interface for dealing with Incoming Frames.
- inContentState() - Method in class org.eclipse.jetty.http.HttpParser
-
- increment() - Method in class org.eclipse.jetty.util.statistic.CounterStatistic
-
- index - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.Param
-
- indexBundle(Bundle) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationParser
-
Keep track of a jetty URI Resource and its associated OSGi bundle.
- indexFrom(String, String) - Static method in class org.eclipse.jetty.util.StringUtil
-
returns the next index of a character from the chars string
- inferCharsetFromContentType(String) - Static method in class org.eclipse.jetty.http.MimeTypes
-
- info(Object) - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- info(Object, Throwable) - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- Info - Class in org.eclipse.jetty.spdy.api
-
A base class for all *Info classes providing timeout and unit and api to access them
- Info(long, TimeUnit) - Constructor for class org.eclipse.jetty.spdy.api.Info
-
- Info() - Constructor for class org.eclipse.jetty.spdy.api.Info
-
- info(String, Object...) - Static method in class org.eclipse.jetty.start.StartLog
-
- 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, 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
-
- init() - Method in class com.acme.ChatServlet
-
- init(ServletConfig) - Method in class com.acme.Dump
-
- init(ServletConfig) - Method in class com.acme.HelloWorld
-
- init(ServletConfig) - Method in class com.acme.JNDITest
-
- init(ServletConfig) - Method in class com.acme.LoginServlet
-
- init(ServletConfig) - Method in class com.acme.RegTest
-
- init(ServletConfig) - Method in class com.acme.SecureModeServlet
-
- init(ServletConfig) - Method in class com.acme.SessionDump
-
- init(FilterConfig) - Method in class com.acme.TestFilter
-
- init(FilterConfig) - Method in class org.eclipse.jetty.continuation.ContinuationFilter
-
- init(ServletConfig) - Method in class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- init(ServletConfig) - Method in class org.eclipse.jetty.example.asyncrest.AsyncRestServlet
-
- init() - Method in class org.eclipse.jetty.fcgi.server.proxy.FastCGIProxyServlet
-
- init(FilterConfig) - Method in class org.eclipse.jetty.fcgi.server.proxy.TryFilesFilter
-
- init() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Initialize JMX objects.
- init(ServletConfig) - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.Transparent
-
- init() - Method in class org.eclipse.jetty.proxy.BalancerServlet
-
- init() - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- init(ServletConfig) - Method in class org.eclipse.jetty.proxy.ProxyServlet.Transparent
-
- init(ServletConfig) - Method in class org.eclipse.jetty.proxy.ProxyServlet.TransparentDelegate
-
- init(HttpChannelState) - Method in class org.eclipse.jetty.server.HttpInput
-
- 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.JspPropertyGroupServlet
-
- init() - Method in class org.eclipse.jetty.servlet.StatisticsServlet
-
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- init() - Method in class org.eclipse.jetty.servlets.CGI
-
- init() - Method in class org.eclipse.jetty.servlets.ConcatServlet
-
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- init() - Method in class org.eclipse.jetty.servlets.DataRateLimitedServlet
-
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- init() - Method in class org.eclipse.jetty.servlets.EventSourceServlet
-
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.GzipFilter
-
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.IncludableGzipFilter
-
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.MultiPartFilter
-
Deprecated.
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.PutFilter
-
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.QoSFilter
-
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.UserAgentFilter
-
- init(FilterConfig) - Method in class org.eclipse.jetty.servlets.WelcomeFilter
-
- init(URL, XmlParser.Node, XmlConfiguration) - Method in class org.eclipse.jetty.spring.SpringConfigurationProcessor
-
- init(String[]) - Method in class org.eclipse.jetty.start.Main
-
- init() - Method in class org.eclipse.jetty.start.StartIni
-
- init() - Method in class org.eclipse.jetty.start.TextFile
-
- init() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- init(ExtensionConfig) - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
Initialize the parameters on this config from the other configuration.
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnErrorCallable
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryCallable
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryStreamCallable
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessagePongCallable
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextCallable
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextStreamCallable
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnOpenCallable
-
- init(EndpointConfig) - Method in interface org.eclipse.jetty.websocket.jsr356.Configurable
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.DecoderFactory
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.DecoderFactory.Wrapper
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.EncoderFactory
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.EncoderFactory.Wrapper
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- init(JsrSession) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- init(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- init() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- init(FilterConfig) - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- init() - Method in class org.eclipse.jetty.websocket.servlet.WebSocketServlet
-
- init() - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- init(URL, XmlParser.Node, XmlConfiguration) - Method in interface org.eclipse.jetty.xml.ConfigurationProcessor
-
- initClassLoader() - Method in class org.eclipse.jetty.runner.Runner
-
Establish a classloader with custom paths (if any)
- 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.
- initDb() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
Lookup the datasource for the jndiName and formulate the
necessary sql query strings based on the configured table
and column names.
- InitException - Exception in org.eclipse.jetty.websocket.jsr356
-
Exception during initialization of the Endpoint
- InitException(String) - Constructor for exception org.eclipse.jetty.websocket.jsr356.InitException
-
- InitException(String, Throwable) - Constructor for exception org.eclipse.jetty.websocket.jsr356.InitException
-
- InitException(Throwable) - Constructor for exception org.eclipse.jetty.websocket.jsr356.InitException
-
- initExtensions(List<ExtensionConfig>) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- INITIAL_URI_LENGTH - Static variable in class org.eclipse.jetty.http.HttpParser
-
- INITIAL_WINDOW_SIZE - Static variable in class org.eclipse.jetty.spdy.api.Settings.ID
-
- InitialContextFactory - Class in org.eclipse.jetty.jndi
-
InitialContextFactory.java
Factory for the default InitialContext.
- InitialContextFactory() - Constructor for class org.eclipse.jetty.jndi.InitialContextFactory
-
- InitialContextFactory.DefaultParser - Class in org.eclipse.jetty.jndi
-
- InitialContextFactory.DefaultParser() - Constructor for class org.eclipse.jetty.jndi.InitialContextFactory.DefaultParser
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.eclipse.jetty.jaas.spi.AbstractDatabaseLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.eclipse.jetty.jaas.spi.DataSourceLoginModule
-
Init LoginModule.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.eclipse.jetty.jaas.spi.JDBCLoginModule
-
Init LoginModule.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.eclipse.jetty.jaas.spi.LdapLoginModule
-
Init LoginModule.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.eclipse.jetty.jaas.spi.PropertyFileLoginModule
-
Read contents of the configured property file.
- initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
-
Deprecated.
- initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.eclipse.jetty.security.jaspi.modules.BasicAuthModule
-
Deprecated.
- initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
-
Deprecated.
- initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
-
Deprecated.
- initialize() - Method in class org.eclipse.jetty.servlet.BaseHolder
-
Do any setup necessary after starting
- initialize() - Method in class org.eclipse.jetty.servlet.FilterHolder
-
- initialize() - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Initialize filters and load-on-startup servlets.
- initialize() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- initialize(BaseHome, CommandLineConfigSource) - Method in class org.eclipse.jetty.start.StartLog
-
- initialized() - Static method in class org.eclipse.jetty.util.log.Log
-
- initializeDefaults(Object) - Method in class org.eclipse.jetty.xml.XmlConfiguration
-
Initialize a new Object defaults.
- initJspServlet() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- initLogFile(Path) - Method in class org.eclipse.jetty.start.StartLog
-
- initMultiPart() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
Register a ServletRequestListener that will ensure tmp multipart
files are deleted when the request goes out of scope.
- initRandom() - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
Set up a random number generator for the sessionids.
- initScanFiles() - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- inject(Object) - Method in class org.eclipse.jetty.plus.annotation.Injection
-
Inject a value for a Resource from JNDI into an object
- inject(Object) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
-
- injectField(Field, Object) - Method in class org.eclipse.jetty.plus.annotation.Injection
-
Inject value from jndi into a field of an instance
- Injection - Class in org.eclipse.jetty.plus.annotation
-
Injection
Represents the injection of a resource into a target (method or field).
- Injection() - Constructor for class org.eclipse.jetty.plus.annotation.Injection
-
- INJECTION_COLLECTION - Static variable in class org.eclipse.jetty.plus.annotation.InjectionCollection
-
- InjectionCollection - Class in org.eclipse.jetty.plus.annotation
-
InjectionCollection
- InjectionCollection() - Constructor for class org.eclipse.jetty.plus.annotation.InjectionCollection
-
- injectMethod(Method, Object) - Method in class org.eclipse.jetty.plus.annotation.Injection
-
Inject value from jndi into a setter method of an instance
- InputStreamContentProvider - Class in org.eclipse.jetty.client.util
-
- InputStreamContentProvider(InputStream) - Constructor for class org.eclipse.jetty.client.util.InputStreamContentProvider
-
- InputStreamContentProvider(InputStream, int) - Constructor for class org.eclipse.jetty.client.util.InputStreamContentProvider
-
- InputStreamContentProvider(InputStream, int, boolean) - Constructor for class org.eclipse.jetty.client.util.InputStreamContentProvider
-
- InputStreamDecoder - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
- InputStreamDecoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
-
- InputStreamResponseListener - Class in org.eclipse.jetty.client.util
-
- InputStreamResponseListener() - Constructor for class org.eclipse.jetty.client.util.InputStreamResponseListener
-
- InputStreamResponseListener(long) - Constructor for class org.eclipse.jetty.client.util.InputStreamResponseListener
-
- insert(List<Resource>, int, String) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
Insert the resource matching the fragName into the list of resources
at the location indicated by index.
- insert(List<Resource>, int, Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
- insertFilterMapping(FilterMapping, int, boolean) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Insert a filtermapping in the list
- insertHandler(HandlerWrapper) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
Insert a HandlerWrapper before the first Session,Security or ServletHandler
but after any other HandlerWrappers.
- insertLifeCycleNode(String, String, String) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
Convenience method to allow for insertion of nodes into the lifecycle.
- insertNode(Edge, String) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- insertNode(Edge, Node) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
Insert an arbitrary node on an existing edge.
- INSTANCE - Static variable in class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
- INSTANCE - Static variable in class org.eclipse.jetty.util.Callback.Adapter
-
Instance of Adapter that can be used when the callback methods need an empty
implementation without incurring in the cost of allocating a new Adapter object.
- INSTANCE - Static variable in class org.eclipse.jetty.util.resource.EmptyResource
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBinary
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnClose
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnError
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnOpen
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdPong
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdText
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.client.EmptyConfigurator
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.PrimitiveDecoderMetadataSet
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.encoders.PrimitiveEncoderMetadataSet
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfigurator
-
- INSTANCE - Static variable in class org.eclipse.jetty.websocket.jsr356.server.JsrPathParamId
-
- INSUFFICIENT_STORAGE_507 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- INTEGER - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- IntegerDecoder - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
Default implementation of the
Text
Message to
Integer
decoder
- IntegerDecoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
-
- IntegerEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
Default encoder for
Integer
to
Text
Message encoder
- IntegerEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
-
- INTERNAL_SERVER_ERROR_500 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- interruptAcceptors() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- interruptThread(long) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- introspect(Object) - Method in class org.eclipse.jetty.annotations.AnnotationDecorator
-
Look for annotations that can be discovered with introspection:
Resource
Resources
PostConstruct
PreDestroy
ServletSecurity?
- introspect(Class<?>) - Method in class org.eclipse.jetty.annotations.AnnotationIntrospector
-
- 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.nosql.mongodb.MongoSessionIdManager
-
Remove the session id from the list of in-use sessions.
- 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
-
- invalidateChainsCache() - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- invalidateSession(String) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
- invalidateSession(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
-
Invalidate a session.
- InvalidSignatureException - Exception in org.eclipse.jetty.websocket.common.events.annotated
-
- InvalidSignatureException(String) - Constructor for exception org.eclipse.jetty.websocket.common.events.annotated.InvalidSignatureException
-
- InvalidSignatureException(String, Throwable) - Constructor for exception org.eclipse.jetty.websocket.common.events.annotated.InvalidSignatureException
-
- InvalidWebSocketException - Exception in org.eclipse.jetty.websocket.api
-
Indicating that the provided Class is not a valid WebSocket as defined by the API.
- InvalidWebSocketException(String) - Constructor for exception org.eclipse.jetty.websocket.api.InvalidWebSocketException
-
- InvalidWebSocketException(String, Throwable) - Constructor for exception org.eclipse.jetty.websocket.api.InvalidWebSocketException
-
- invoke(String, Object[], String[]) - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- invoke(Object, Object) - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
-
- invokeMain(ClassLoader, StartArgs) - Method in class org.eclipse.jetty.start.Main
-
- 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
-
- IOState - Class in org.eclipse.jetty.websocket.common.io
-
- IOState() - Constructor for class org.eclipse.jetty.websocket.common.io.IOState
-
- IOState.ConnectionStateListener - Interface in org.eclipse.jetty.websocket.common.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.
- is(String) - Method in enum org.eclipse.jetty.http.HttpHeader
-
- is(String) - Method in enum org.eclipse.jetty.http.HttpHeaderValue
-
- is(String) - Method in enum org.eclipse.jetty.http.HttpMethod
-
- is(String) - Method in enum org.eclipse.jetty.http.HttpScheme
-
- is(String) - Method in enum org.eclipse.jetty.http.HttpVersion
-
- is(String) - Method in enum org.eclipse.jetty.http.MimeTypes.Type
-
- isAbnormal() - Method in class org.eclipse.jetty.websocket.common.CloseInfo
-
- isAbsolute(String) - Static method in class org.eclipse.jetty.start.PathMatchers
-
Tests if provided pattern is an absolute reference (or not)
- isAbsolute() - Method in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
-
- isAbsolute() - Method in interface org.eclipse.jetty.webapp.Ordering
-
- isAbsolute() - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
- isAccepting() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- isAccepting() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- isActive(Connection) - Method in class org.eclipse.jetty.client.ConnectionPool
-
- isAdd() - Method in class org.eclipse.jetty.rewrite.handler.HeaderPatternRule
-
Returns the add flag value.
- isAddrUriAllowed(String, String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Check if specified request is allowed by current IPAccess rules.
- isAfter(List<Resource>, String, String) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
Is fragment name "a" after fragment name "b"?
- isAlive() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- isAllContentWritten() - Method in class org.eclipse.jetty.server.HttpOutput
-
- isAllContentWritten(long) - Method in class org.eclipse.jetty.server.Response
-
- isAllowDuplicateFragmentNames() - Method in class org.eclipse.jetty.webapp.MetaData
-
- isAllowDuplicateFragmentNames() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isAnnotation(Annotation, Class<? extends Annotation>) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- isAnyAuth() - Method in class org.eclipse.jetty.security.RoleInfo
-
- isAnyAuth() - Method in class org.eclipse.jetty.util.security.Constraint
-
Servlet Spec 3.1, pg 140
- 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.
- isApplyToAsync() - Method in class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
- isApproveAllLicenses() - Method in class org.eclipse.jetty.start.StartArgs
-
- isAsync() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isAsync() - Method in class org.eclipse.jetty.server.HttpInput
-
- isAsyncStarted() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isAsyncStarted() - Method in class org.eclipse.jetty.server.Request
-
- isAsyncStarted() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- isAsyncSupported() - Method in class org.eclipse.jetty.server.Request
-
- isAsyncSupported() - Method in class org.eclipse.jetty.servlet.Holder
-
- isAsyncSupported() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- isAtEOF() - Method in class org.eclipse.jetty.http.HttpParser
-
- isAuthenticated() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- 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() - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
-
- isAuthMandatory(Request, Response, Object) - Method in class org.eclipse.jetty.security.SecurityHandler
-
- isAutoPreconfigure() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
- 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
-
- isAvailable(String) - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionFactory
-
- isBaseDifferent() - Method in class org.eclipse.jetty.start.BaseHome
-
- isBefore(List<Resource>, String, String) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
Is fragment with name a before fragment with name b?
- isBinaryPartialSupported() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- isBlank(String) - Static method in class org.eclipse.jetty.util.StringUtil
-
Test if a string is null or only has whitespace characters in it.
- isCacheable(Resource) - Method in class org.eclipse.jetty.server.ResourceCache
-
- isCached() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- isCalled() - Method in class org.eclipse.jetty.server.session.AbstractSessionRenewTest.TestHttpSessionIdListener
-
- isCancelled() - Method in class org.eclipse.jetty.client.util.FutureResponseListener
-
- isCancelled() - Method in class org.eclipse.jetty.util.FutureCallback
-
- isCancelled() - Method in class org.eclipse.jetty.util.FuturePromise
-
- isCancelled() - Method in class org.eclipse.jetty.websocket.jsr356.encoders.EncodeFailedFuture
-
- isCaseInsensitive() - Method in class org.eclipse.jetty.util.AbstractTrie
-
- isCaseInsensitive() - Method in interface org.eclipse.jetty.util.Trie
-
- isCharsetAssumed() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
-
- isChecked() - Method in class org.eclipse.jetty.security.RoleInfo
-
- isCheckingRemoteSessionIdEncoding() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- isCheckingRemoteSessionIdEncoding() - Method in interface org.eclipse.jetty.server.SessionManager
-
- isCheckWelcomeFiles() - Method in class org.eclipse.jetty.security.SecurityHandler
-
- isChunking() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- isChunking() - Method in class org.eclipse.jetty.http.HttpParser
-
- isClearPersisted() - Method in class org.eclipse.jetty.spdy.api.SettingsInfo
-
- isClearPersisted() - Method in class org.eclipse.jetty.spdy.frames.SettingsFrame
-
- isClientError() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
-
- isClientError(int) - Static method in class org.eclipse.jetty.http.HttpStatus
-
- isClose() - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- isClose() - Method in class org.eclipse.jetty.spdy.api.HeadersInfo
-
- isClose() - Method in class org.eclipse.jetty.spdy.api.PushInfo
-
- isClose() - Method in class org.eclipse.jetty.spdy.api.ReplyInfo
-
- isClose() - Method in class org.eclipse.jetty.spdy.api.SynInfo
-
- isClose() - Method in class org.eclipse.jetty.spdy.frames.DataFrame
-
- isClose() - Method in class org.eclipse.jetty.spdy.frames.HeadersFrame
-
- isClose() - Method in class org.eclipse.jetty.spdy.frames.SynReplyFrame
-
- isClose() - Method in class org.eclipse.jetty.spdy.frames.SynStreamFrame
-
- isClosed() - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- isClosed() - Method in class org.eclipse.jetty.http.HttpParser
-
- isClosed() - Method in class org.eclipse.jetty.server.HttpOutput
-
- isClosed() - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
- isClosed() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- isClosed() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- isClosed() - Method in class org.eclipse.jetty.util.IteratingCallback
-
- isClosed() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- isCommitted() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- isCommitted() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- isCommitted() - Method in class org.eclipse.jetty.server.HttpChannel
-
- isCommitted() - Method in class org.eclipse.jetty.server.Response
-
- isCommitted() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- isCompactPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- isComplete() - Method in class org.eclipse.jetty.http.HttpParser
-
- isConfigurationDiscovered() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Is the context Automatically configured.
- isConnected() - Method in class org.eclipse.jetty.websocket.api.WebSocketAdapter
-
- isConsumed() - Method in class org.eclipse.jetty.client.HttpContent
-
- isContainedIn(Resource) - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- isContainedIn(Resource) - Method in class org.eclipse.jetty.util.resource.FileResource
-
- isContainedIn(Resource) - Method in class org.eclipse.jetty.util.resource.PathResource
-
- 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
-
- isContinuation() - Method in enum org.eclipse.jetty.websocket.api.extensions.Frame.Type
-
- isControl() - Method in enum org.eclipse.jetty.websocket.api.extensions.Frame.Type
-
- isControlFrame() - Method in class org.eclipse.jetty.websocket.common.frames.ControlFrame
-
- isControlFrame() - Method in class org.eclipse.jetty.websocket.common.frames.DataFrame
-
- isControlFrame(byte) - Static method in class org.eclipse.jetty.websocket.common.OpCode
-
- isControlFrame() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- isCopyWebDir() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isCopyWebInf() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isCreated() - Method in class org.eclipse.jetty.server.session.AbstractRemoveSessionTest.TestEventListener
-
- isCurrentProject() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- isDaemon() - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- isDaemon() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- isDaemon() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Delegated to the named or anonymous Pool.
- isData() - Method in enum org.eclipse.jetty.websocket.api.extensions.Frame.Type
-
- isDataFrame() - Method in class org.eclipse.jetty.websocket.common.frames.ControlFrame
-
- isDataFrame() - Method in class org.eclipse.jetty.websocket.common.frames.DataFrame
-
- isDataFrame(byte) - Static method in class org.eclipse.jetty.websocket.common.OpCode
-
- isDataFrame() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- isDebugEnabled() - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- isDebugEnabled() - Static method in class org.eclipse.jetty.start.StartLog
-
- isDebugEnabled() - Method in class org.eclipse.jetty.util.log.JavaUtilLog
-
- isDebugEnabled(String) - Method in class org.eclipse.jetty.util.log.jmx.LogMBean
-
- 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
-
- isDefaultConstructable(Class<?>) - Static method in class org.eclipse.jetty.websocket.common.util.ReflectUtils
-
- isDefaultDispatches() - Method in class org.eclipse.jetty.servlet.FilterMapping
-
- isDefaultOrder() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ServletContainerInitializerOrdering
-
True if the ordering contains a single value of "*"
- isDefaultPort(String, int) - Method in class org.eclipse.jetty.client.HttpClient
-
- isDeferred(HttpServletResponse) - Static method in class org.eclipse.jetty.security.authentication.DeferredAuthentication
-
- isDeIdleFailed() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- isDelayDispatchUntilContent() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- isDeleteOnExit() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser
-
- isDeleteUnrestorableSessions() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- isDenyUncoveredHttpMethods() - Method in interface org.eclipse.jetty.security.ConstraintAware
-
- isDenyUncoveredHttpMethods() - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- isDestroyed() - Method in class org.eclipse.jetty.server.session.AbstractRemoveSessionTest.TestEventListener
-
- isDetailedDump() - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- isDirectoriesListed() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Get the directory option.
- isDirectory() - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- isDirectory() - Method in class org.eclipse.jetty.util.resource.FileResource
-
Returns true if the resource is a container/directory.
- isDirectory() - Method in class org.eclipse.jetty.util.resource.PathResource
-
- 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 represented resource is a container/directory.
- isDirty() - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- isDiscardPathInfo() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- isDiscardQuery() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- isDispatchIO() - Method in class org.eclipse.jetty.client.HttpClient
-
- isDispatchIO() - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- isDispatchIO() - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- isDistributable() - Method in class org.eclipse.jetty.webapp.MetaData
-
- isDistributable() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isDistributable() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- isDone() - Method in class org.eclipse.jetty.client.util.FutureResponseListener
-
- isDone() - Method in class org.eclipse.jetty.util.FutureCallback
-
- isDone() - Method in class org.eclipse.jetty.util.FuturePromise
-
- isDone() - Method in class org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParser
-
- isDone() - Method in class org.eclipse.jetty.websocket.jsr356.encoders.EncodeFailedFuture
-
- isDownload() - Method in class org.eclipse.jetty.start.StartArgs
-
- isDryRun() - Method in class org.eclipse.jetty.start.StartArgs
-
- isDumpAfterStart() - Method in class org.eclipse.jetty.server.Server
-
- isDumpBeforeStop() - Method in class org.eclipse.jetty.server.Server
-
- isEarlyEOF() - Method in class org.eclipse.jetty.server.HttpInput
-
- isEmpty() - Method in class org.eclipse.jetty.client.ConnectionPool
-
- isEmpty() - Method in class org.eclipse.jetty.deploy.graph.Path
-
- isEmpty() - Method in class org.eclipse.jetty.start.Classpath
-
- isEmpty() - Method in class org.eclipse.jetty.util.ArrayQueue
-
- isEmpty(ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Check for an empty or null buffer.
- isEmpty() - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- isEmpty() - Method in class org.eclipse.jetty.util.Fields
-
- isEmpty(Object) - Static method in class org.eclipse.jetty.util.LazyList
-
Simple utility method to test if List is empty
- 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.AbstractNCSARequestLog
-
Is logging enabled
- isEnabled() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- isEnabled() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
- isEnabled() - Method in class org.eclipse.jetty.server.Slf4jRequestLog
-
- isEnabled() - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- isEnabled(HttpServletRequest) - Method in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- isEnabled() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- isEnabled() - Method in class org.eclipse.jetty.start.Module
-
- 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
-
- isEnd() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- isEnsureDefaultServlet() - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- isEnvEntryType(Class) - Static method in class org.eclipse.jetty.annotations.Util
-
- isEnvEntryType(String) - Static method in class org.eclipse.jetty.annotations.Util
-
- isEOF() - Method in class org.eclipse.jetty.server.HttpInput
-
- isEOF() - Method in class org.eclipse.jetty.server.HttpInput.State
-
- isErrorEnabled() - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- ISession - Interface in org.eclipse.jetty.spdy
-
- isEtags() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- isExcluded(String) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ContainerClassNameResolver
-
- isExcluded(String) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.WebAppClassNameResolver
-
- isExcluded(String) - Method in interface org.eclipse.jetty.annotations.ClassNameResolver
-
Based on the execution context, should the class represented
by "name" be excluded from consideration?
- isExcluded(String) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- isExcluded(String) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- isExcludedMimeType(String) - Method in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- isExcludedMimeType(String) - Method in interface org.eclipse.jetty.servlets.gzip.GzipFactory
-
- isExec() - Method in class org.eclipse.jetty.start.StartArgs
-
- isExitJvm() - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- isExitVm() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- isExpecting100Continue() - Method in class org.eclipse.jetty.server.HttpChannel
-
- isExpecting102Processing() - Method in class org.eclipse.jetty.server.HttpChannel
-
- isExpired() - Method in interface org.eclipse.jetty.continuation.Continuation
-
- isExpired() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- isExpired(long) - Method in class org.eclipse.jetty.http.HttpCookie
-
- isExpired() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isExtended() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve the extended request log format flag.
- isExtendedListenerTypes() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- isExtensionsNegotiated() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- isExtract() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- isExtractWAR() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isExtractWars() - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
Get the extractWars.
- isFailed() - Method in class org.eclipse.jetty.client.api.Result
-
- isFailed() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- isFailed() - Method in interface org.eclipse.jetty.util.component.LifeCycle
-
- isFailed() - Method in class org.eclipse.jetty.util.IteratingCallback
-
- isFalse(Object) - Static method in class org.eclipse.jetty.util.TypeUtil
-
- isFatalEnabled() - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- isField() - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- isFilterChainsCached() - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- isFiltered() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- isFin() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- isFin() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- isFinished() - Method in class org.eclipse.jetty.client.GZIPContentDecoder
-
- isFinished() - Method in class org.eclipse.jetty.server.HttpInput
-
- isFollowRedirects() - Method in interface org.eclipse.jetty.client.api.Request
-
- isFollowRedirects() - Method in class org.eclipse.jetty.client.HttpClient
-
- isFollowRedirects() - Method in class org.eclipse.jetty.client.HttpRequest
-
- isForbidden() - Method in class org.eclipse.jetty.security.RoleInfo
-
- isForbidden() - Method in class org.eclipse.jetty.util.security.Constraint
-
- isFromContainerClassPath(WebAppContext, ServletContainerInitializer) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Test if the ServletContainerInitializer is from the container classpath
- isFromExcludedJar(WebAppContext, ServletContainerInitializer, Resource) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Check to see if the ServletContainerIntializer loaded via the ServiceLoader came
from a jar that is excluded by the fragment ordering.
- isFull() - Method in class org.eclipse.jetty.util.ArrayTernaryTrie
-
- isFull() - Method in class org.eclipse.jetty.util.ArrayTrie
-
- isFull(ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Check for a non null and full buffer.
- isFull() - Method in class org.eclipse.jetty.util.TreeTrie
-
- isFull() - Method in interface org.eclipse.jetty.util.Trie
-
- isGenerateQuickStart() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- isGrowOutput() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- isGzippedContent(String) - Method in class org.eclipse.jetty.servlet.DefaultServlet
-
- isHalfClosed() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- isHalfClosed() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- isHandled() - Method in class org.eclipse.jetty.server.Request
-
- isHandling() - Method in class org.eclipse.jetty.rewrite.handler.Rule
-
Returns the handling flag value.
- isHarsh() - Method in class org.eclipse.jetty.websocket.common.CloseInfo
-
- isHasSession() - Method in class org.eclipse.jetty.websocket.common.events.annotated.EventMethod
-
- isHead() - Method in class org.eclipse.jetty.http.HttpGenerator.ResponseInfo
-
- isHead() - Method in class org.eclipse.jetty.server.Request
-
- isHelp() - Method in class org.eclipse.jetty.start.StartArgs
-
- isHideStacks() - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- isHttpOnly() - Method in class org.eclipse.jetty.http.HttpCookie
-
- isHttpOnly() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- isIdChanged() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- isIdle(Connection) - Method in class org.eclipse.jetty.client.ConnectionPool
-
- isIdle() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- isIdle() - Method in class org.eclipse.jetty.http.HttpParser
-
- isIdled() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- isIgnored() - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- isIncluded(String) - Method in class org.eclipse.jetty.ant.types.FileMatchingConfiguration
-
Checks if passed file is scanned by any of the directory scanners.
- isIncluded(String) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- isIncludeDirsInResults() - Method in class org.eclipse.jetty.start.PathFinder
-
- isIncluding() - Method in class org.eclipse.jetty.server.Response
-
- isInfoEnabled() - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- isInformational() - Method in class org.eclipse.jetty.http.HttpGenerator.ResponseInfo
-
- 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
-
- isInheritChannel() - Method in class org.eclipse.jetty.server.ServerConnector
-
- 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.HttpChannelState
-
- isInProgress() - Method in class org.eclipse.jetty.io.WriteFlusher
-
- isInputAvailable() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- isInputShutdown() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- isInputShutdown() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- isInputShutdown() - Method in interface org.eclipse.jetty.io.EndPoint
-
Test if the input is shutdown.
- isInputShutdown() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- isInRange(Version, Version) - Method in class org.eclipse.jetty.start.Version
-
Check whether this verion is in range of versions specified
- isInsertHeaders() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Check flag to insert the DoSFilter headers into the response.
- isInstance() - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- isInterested() - Method in class org.eclipse.jetty.io.FillInterest
-
- isInvalidateOnStop() - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
Invalidate sessions when the session manager is stopped otherwise save them to the DB.
- isJavaBeanCompliantSetter(Method) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
-
- isJSecurityCheck(String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
-
- isJSecurityCheck(String) - Method in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
-
Deprecated.
- isJspAvailable() - Method in class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
-
Check that jsp is on the classpath
- isKnown(byte) - Static method in class org.eclipse.jetty.websocket.common.OpCode
-
Test for known opcodes (per the RFC spec)
- isLast() - Method in class org.eclipse.jetty.client.HttpContent
-
- isLast() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- isLast() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- isLazyLoad() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- isListClasspath() - Method in class org.eclipse.jetty.start.StartArgs
-
- isListConfig() - Method in class org.eclipse.jetty.start.StartArgs
-
- isListModules() - Method in class org.eclipse.jetty.start.StartArgs
-
- isLocked() - Method in class org.eclipse.jetty.jndi.NamingContext
-
- isLogDispatch() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Deprecated.
use StatisticsHandler
- isLoginOrErrorPage(String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
-
- isLoginOrErrorPage(String) - Method in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
-
Deprecated.
- isLogUrlOnStart() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isLowOnResources() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- isLowOnThreads() - Method in class org.eclipse.jetty.http.spi.DelegatingThreadPool
-
- 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
-
- isManaged(Object) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- isMandatory(MessageInfo) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
-
Deprecated.
- isMasked() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- isMasked() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- isMember(Principal) - Method in class org.eclipse.jetty.jaas.JAASGroup
-
- isMessageRoleAssigned() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- isMessageType(Class<?>) - Method in class org.eclipse.jetty.websocket.jsr356.MessageHandlerWrapper
-
- isMetaDataComplete(WebDescriptor) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- isMetaDataComplete() - Method in class org.eclipse.jetty.webapp.MetaData
-
- isMethod() - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- isMiss() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- isMultiplexed() - Method in class org.eclipse.jetty.fcgi.client.http.HttpClientTransportOverFCGI
-
- isNew() - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- isNoContent() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- isNodeIdInSessionId() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- isNonBlockingThread() - Static method in class org.eclipse.jetty.util.thread.NonBlockingThread
-
- isNormalMainClass() - Method in class org.eclipse.jetty.start.StartArgs
-
- isNotBlank(String) - Static method in class org.eclipse.jetty.util.StringUtil
-
Test if a string is not null and contains at least 1 non-whitespace characters in it.
- isNotConnected() - Method in class org.eclipse.jetty.websocket.api.WebSocketAdapter
-
- Iso88591HttpWriter - Class in org.eclipse.jetty.server
-
- Iso88591HttpWriter(HttpOutput) - Constructor for class org.eclipse.jetty.server.Iso88591HttpWriter
-
- isOpen() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- isOpen() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- isOpen() - Method in interface org.eclipse.jetty.io.EndPoint
-
- isOpen() - Method in class org.eclipse.jetty.io.IdleTimeout
-
This abstract method should be called to check if idle timeouts
should still be checked.
- isOpen() - Method in class org.eclipse.jetty.io.SelectChannelEndPoint
-
- isOpen() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- isOpen() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
A Connector may be opened and not started (to reserve a port)
or closed and running (to allow graceful shutdown of existing connections)
- isOpen() - Method in class org.eclipse.jetty.server.ServerConnector
-
- isOpen() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- isOpen() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Return true if and only if the underlying socket is open.
- isOpen() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- isOpen() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- isOpen() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Test if logical connection is still open
- isOpen() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- isOrdered() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- isOrigin(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- isOutputAvailable() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- isOutputShutdown() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- isOutputShutdown() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- isOutputShutdown() - Method in interface org.eclipse.jetty.io.EndPoint
-
Test if output is shutdown.
- isOutputShutdown() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- isOverrideWebXml() - Method in class org.eclipse.jetty.plus.jndi.EnvEntry
-
- isParentLoaderPriority() - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
Get the parentLoaderPriority.
- isParentLoaderPriority() - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
Get the parentLoaderPriority.
- isParentLoaderPriority() - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
-
- isParentLoaderPriority() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isParsed(String) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
True if the class has already been processed, false otherwise
- isPartialMessageSupported() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- isPartialMessageSupportEnabled() - Method in interface org.eclipse.jetty.websocket.jsr356.annotations.IJsrMethod
-
Indicator that partial message support is enabled
- isPartialSupported() - Method in class org.eclipse.jetty.websocket.jsr356.metadata.MessageHandlerMetadata
-
- isPermanent() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- isPersistent() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- isPersistTempDirectory() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isPluginArtifact(Artifact) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- isPluginArtifact(Artifact) - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
-
- isPreconfigure() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
- isPrefix(ByteBuffer, ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
- isPreserveOnStop() - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
Preserve sessions when the session manager is stopped otherwise remove them from the DB.
- isPrintLongNames() - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- isProgrammaticListener(EventListener) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- isPropertyBased() - Method in class org.eclipse.jetty.start.config.DirConfigSource
-
- isPropertyFile(String) - Static method in class org.eclipse.jetty.start.FS
-
- isPropertyNumber() - Method in class org.eclipse.jetty.util.ajax.JSONPojoConvertor.Setter
-
- isProtected() - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
-
- isProtectedTarget(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Check the target.
- isPurgeEnabled() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- isQuoted(String) - Static method in class org.eclipse.jetty.util.QuotedStringTokenizer
-
- isReading() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- isReading() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Tests if the connection is actively reading.
- isReady() - Method in class org.eclipse.jetty.server.HttpInput
-
- isReady() - Method in class org.eclipse.jetty.server.HttpOutput
-
- isReady() - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
- isRecursive() - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- isRedirect(Response) - Method in class org.eclipse.jetty.client.HttpRedirector
-
- isRedirection() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
-
- isRedirection(int) - Static method in class org.eclipse.jetty.http.HttpStatus
-
- isRegistered(LifeCycle) - Static method in class org.eclipse.jetty.server.ShutdownMonitor
-
- isRegistered(LifeCycle) - Static method in class org.eclipse.jetty.util.thread.ShutdownThread
-
- isRemotePort() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get flag to have usage rate tracked by IP+port (effectively connection)
if session tracking is not used.
- isRemoveIdleDestinations() - Method in class org.eclipse.jetty.client.HttpClient
-
- isRenegotiationAllowed() - Method in class org.eclipse.jetty.io.ssl.SslConnection
-
- isRenegotiationAllowed() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- isRequestedSessionIdFromCookie() - Method in class org.eclipse.jetty.server.Request
-
- isRequestedSessionIdFromCookie() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- isRequestedSessionIdFromCookie() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- 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
-
- isRequestedSessionIdFromURL() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- isRequestedSessionIdFromUrl() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- isRequestedSessionIdValid() - Method in class org.eclipse.jetty.server.Request
-
- isRequestedSessionIdValid() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- isRequestedSessionIdValid() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- isReset() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- isReset() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- isResetCompression() - Method in class org.eclipse.jetty.spdy.api.HeadersInfo
-
- isResetCompression() - Method in class org.eclipse.jetty.spdy.frames.HeadersFrame
-
- isResponseWrapped() - Method in interface org.eclipse.jetty.continuation.Continuation
-
Is the suspended response wrapped.
- isResponseWrapped() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- isResumed() - Method in interface org.eclipse.jetty.continuation.Continuation
-
- isResumed() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- isRewritePathInfo() - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
- isRewritePathInfo() - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
- isRewriteRequestURI() - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
- isRewriteRequestURI() - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
- isRowIdReserved() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
rowId is a reserved word for Oracle, so change the name of this column
- isRsv1() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- isRsv1() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- isRsv1InUse() - Method in class org.eclipse.jetty.websocket.common.Generator
-
- isRsv1InUse() - Method in class org.eclipse.jetty.websocket.common.Parser
-
- isRsv1User() - Method in interface org.eclipse.jetty.websocket.api.extensions.Extension
-
Used to indicate that the extension makes use of the RSV1 bit of the base websocket framing.
- isRsv1User() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
Used to indicate that the extension makes use of the RSV1 bit of the base websocket framing.
- isRsv1User() - Method in class org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension
-
Indicates use of RSV1 flag for indicating deflation is in use.
- isRsv2() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- isRsv2() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- isRsv2InUse() - Method in class org.eclipse.jetty.websocket.common.Generator
-
- isRsv2InUse() - Method in class org.eclipse.jetty.websocket.common.Parser
-
- isRsv2User() - Method in interface org.eclipse.jetty.websocket.api.extensions.Extension
-
Used to indicate that the extension makes use of the RSV2 bit of the base websocket framing.
- isRsv2User() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
Used to indicate that the extension makes use of the RSV2 bit of the base websocket framing.
- isRsv3() - Method in interface org.eclipse.jetty.websocket.api.extensions.Frame
-
- isRsv3() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- isRsv3InUse() - Method in class org.eclipse.jetty.websocket.common.Generator
-
- isRsv3InUse() - Method in class org.eclipse.jetty.websocket.common.Parser
-
- isRsv3User() - Method in interface org.eclipse.jetty.websocket.api.extensions.Extension
-
Used to indicate that the extension makes use of the RSV3 bit of the base websocket framing.
- isRsv3User() - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
Used to indicate that the extension makes use of the RSV3 bit of the base websocket framing.
- isRun() - Method in class org.eclipse.jetty.start.StartArgs
-
- isRunning() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- isRunning() - Method in interface org.eclipse.jetty.util.component.LifeCycle
-
- isSame(HttpField) - Method in class org.eclipse.jetty.http.HttpField
-
- isSameParameters(Class<?>[], Class<?>[]) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- isSameSignature(Method, Method) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
-
- isSaveAllAttributes() - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
Save all attributes of a session or only update the dirty attributes.
- isSaveFailed() - Method in class org.eclipse.jetty.server.session.HashedSession
-
- isScanned(File) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- isSecure() - Method in class org.eclipse.jetty.client.ProxyConfiguration.Proxy
-
- isSecure() - Method in class org.eclipse.jetty.http.HttpCookie
-
- isSecure() - Method in class org.eclipse.jetty.server.Request
-
- isSecure() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- isSecure() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Return true if and only if the underlying socket is using a secure transport.
- isSecure() - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- isSecure() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- isSecure() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- isSecureRequestOnly() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- isSelectorThread() - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- isSendShutdownAtStart() - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- isServerClass(String) - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
-
Is the class a Server Class.
- isServerClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isServerError() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
-
- isServerError(int) - Static method in class org.eclipse.jetty.http.HttpStatus
-
- isServletType(Class) - Static method in class org.eclipse.jetty.annotations.Util
-
Check if the presented method belongs to a class that is one
of the classes with which a servlet container should be concerned.
- isSessionAware() - Method in class org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod
-
- 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
-
- isSet() - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- isShowStacks() - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- isShutdown() - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- isShutdown() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- isSignatureMatch(Method, ParamList) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- isSkip() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- isSource() - Method in class org.eclipse.jetty.util.log.StdErrLog
-
Is the source of a log, logged
- isSpinning() - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Checks if is spinning.
- isStart() - Method in class org.eclipse.jetty.http.HttpParser
-
- 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(HttpGenerator.State) - Method in class org.eclipse.jetty.http.HttpGenerator
-
- isState(HttpParser.State) - Method in class org.eclipse.jetty.http.HttpParser
-
- isStopCommand() - Method in class org.eclipse.jetty.start.StartArgs
-
- 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
-
- isStreamed() - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadata
-
- isStreaming() - Method in class org.eclipse.jetty.websocket.common.events.annotated.EventMethod
-
- isStreaming() - Method in class org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod
-
- isStrictEventOrdering() - Method in class org.eclipse.jetty.client.HttpClient
-
- isSubprotocolNegotiated() - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- isSucceeded() - Method in class org.eclipse.jetty.client.api.Result
-
- isSucceeded() - Method in class org.eclipse.jetty.util.IteratingCallback
-
- 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
-
- isSuccess() - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- isSuspended() - Method in interface org.eclipse.jetty.continuation.Continuation
-
- isSuspended() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- isSuspended() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isSystemClass(String) - Method in interface org.eclipse.jetty.webapp.WebAppClassLoader.Context
-
Is the class a System Class.
- isSystemClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isTCPNoDelay() - Method in class org.eclipse.jetty.client.HttpClient
-
- isTerminating() - Method in class org.eclipse.jetty.rewrite.handler.Rule
-
Returns the terminating flag value.
- isTestingModeEnabled() - Method in class org.eclipse.jetty.start.StartArgs
-
- isTextPartialSupported() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- isThrowUnavailableOnStartupException() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- isTraceEnabled() - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- isTrackSessions() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get flag to have usage rate tracked by session if a session exists.
- IStream - Interface in org.eclipse.jetty.spdy
-
The internal interface that represents a stream.
- isTrue(Object) - Static method in class org.eclipse.jetty.util.TypeUtil
-
- isTrustAll() - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- isTypeAnnotated(Class<?>, Class<? extends Annotation>) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- isTypeCompatible(Class<?>, Class<?>, boolean) - Static method in class org.eclipse.jetty.util.IntrospectionUtil
-
- isUnidirectional() - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- isUnidirectional() - Method in class org.eclipse.jetty.spdy.frames.SynStreamFrame
-
- isUnidirectional() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- isUpgradeRequest(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- isUpgradeRequest(HttpServletRequest, HttpServletResponse) - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- isUseFileMappedBuffer() - Method in class org.eclipse.jetty.server.ResourceCache
-
- isUseMultiThreading(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Check if we should use multiple threads to scan for annotations or not
- isUserAgentBlacklisted(Fields) - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- isUserInRole(UserIdentity.Scope, String) - Method in class org.eclipse.jetty.security.AbstractUserAuthentication
-
- 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 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.
- isUserInRole(String) - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrHandshakeRequest
-
- isUserInRole(String) - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- isUserInRole(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- isUseStandardBindings() - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- 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
-
- isValid() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.Param
-
- 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
-
- isValidating() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- isValidating() - Method in class org.eclipse.jetty.xml.XmlParser
-
- isValidChar(int) - Method in class org.eclipse.jetty.rewrite.handler.ValidUrlRule
-
- isValidDirectory(Path) - Static method in class org.eclipse.jetty.start.FS
-
- isVersion() - Method in class org.eclipse.jetty.start.StartArgs
-
- isVirtualConnectionPossibleTo(String) - Method in class org.eclipse.jetty.websocket.client.io.ConnectionManager
-
- isWaitForDefaultServer() - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleWatcher
-
- isWarnEnabled() - Method in class org.eclipse.jetty.apache.jsp.JuliLog
-
- isWebArchive(File) - Static method in class org.eclipse.jetty.deploy.util.FileID
-
Is the path a Web Archive?
- isWebArchiveFile(File) - Static method in class org.eclipse.jetty.deploy.util.FileID
-
Is the path a Web Archive File (not directory)
- isWrapperFor(Class<?>) - Method in class com.acme.MockDataSource
-
- isWriting() - Method in class org.eclipse.jetty.server.Response
-
- isWritten() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- isWritten() - Method in class org.eclipse.jetty.server.HttpOutput
-
- isXml(String) - Static method in class org.eclipse.jetty.start.FS
-
- isXmlFile(File) - Static method in class org.eclipse.jetty.deploy.util.FileID
-
- ITEMS_PARAM - Static variable in class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- iterate() - Method in class org.eclipse.jetty.util.IteratingCallback
-
This method must be invoked by applications to start the processing
of sub tasks.
- IteratingCallback - Class in org.eclipse.jetty.util
-
This specialized callback implements a pattern that allows
a large job to be broken into smaller tasks using iteration
rather than recursion.
- IteratingCallback() - Constructor for class org.eclipse.jetty.util.IteratingCallback
-
- IteratingCallback(boolean) - Constructor for class org.eclipse.jetty.util.IteratingCallback
-
- IteratingCallback.Action - Enum in org.eclipse.jetty.util
-
- IteratingNestedCallback - Class in org.eclipse.jetty.util
-
Iterating Nested Callback.
- IteratingNestedCallback(Callback) - Constructor for class org.eclipse.jetty.util.IteratingNestedCallback
-
- IterativeDescriptorProcessor - Class in org.eclipse.jetty.webapp
-
IterativeDescriptorProcessor
- IterativeDescriptorProcessor() - Constructor for class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
-
- iterator() - Method in class org.eclipse.jetty.client.util.ByteBufferContentProvider
-
- iterator() - Method in class org.eclipse.jetty.client.util.BytesContentProvider
-
- iterator() - Method in class org.eclipse.jetty.client.util.DeferredContentProvider
-
- iterator() - Method in class org.eclipse.jetty.client.util.InputStreamContentProvider
-
- iterator() - Method in class org.eclipse.jetty.client.util.OutputStreamContentProvider
-
- iterator() - Method in class org.eclipse.jetty.client.util.PathContentProvider
-
- iterator() - Method in class org.eclipse.jetty.http.HttpFields
-
- iterator() - Method in class org.eclipse.jetty.spdy.api.Settings
-
- iterator() - Method in class org.eclipse.jetty.start.Classpath
-
- iterator() - Method in class org.eclipse.jetty.start.config.ConfigSources
-
- iterator() - Method in class org.eclipse.jetty.start.Modules
-
- iterator() - Method in class org.eclipse.jetty.start.Props
-
- iterator() - Method in class org.eclipse.jetty.start.RawArgs
-
- iterator() - Method in class org.eclipse.jetty.start.TextFile
-
- iterator() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- iterator() - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- iterator() - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- iterator() - Method in class org.eclipse.jetty.util.Fields
-
- iterator(Object) - Static method in class org.eclipse.jetty.util.LazyList
-
- iterator() - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionFactory
-
- iterator() - Method in class org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet
-
- iterator() - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings
-
- iterator(String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
-
Iterator over named child nodes.
- MailSessionReference - Class in org.eclipse.jetty.jndi.factories
-
MailSessionReference
This is a subclass of javax.mail.Reference and an ObjectFactory for javax.mail.Session objects.
- MailSessionReference() - Constructor for class org.eclipse.jetty.jndi.factories.MailSessionReference
-
- MailSessionReference.PasswordAuthenticator - Class in org.eclipse.jetty.jndi.factories
-
- MailSessionReference.PasswordAuthenticator() - Constructor for class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
-
- MailSessionReference.PasswordAuthenticator(String, String) - Constructor for class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
-
- main(String[]) - Static method in class HelloWorld
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.ExampleServer
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.ExampleServerXml
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.FastFileServer
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.FileServer
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.FileServerXml
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.LikeJettyXml
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.ManyConnectors
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.ManyContexts
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.ManyHandlers
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.ManyServletContexts
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.MinimalServlets
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.OneConnector
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.OneContext
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.OneHandler
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.OneServletContext
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.OneServletContextJmxStats
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.OneWebApp
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.OneWebAppWithJsp
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.ProxyServer
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.SecuredHelloHandler
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.ServerWithAnnotations
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.ServerWithJNDI
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.SimplestServer
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.SpdyConnector
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.SpdyServer
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.SplitFileServer
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.WebSocketJsrServer
-
- main(String[]) - Static method in class org.eclipse.jetty.embedded.WebSocketServer
-
- main(String[]) - Static method in class org.eclipse.jetty.maven.plugin.Starter
-
- main(String[]) - Static method in class org.eclipse.jetty.monitor.JMXMonitor
-
- main(String...) - Static method in class org.eclipse.jetty.quickstart.PreconfigureQuickStartWar
-
- main(String[]) - Static method in class org.eclipse.jetty.runner.Runner
-
- main(String...) - Static method in class org.eclipse.jetty.server.Server
-
- Main - Class in org.eclipse.jetty.spring
-
Runs Jetty from a Spring configuration file passed as argument.
- Main() - Constructor for class org.eclipse.jetty.spring.Main
-
- main(String[]) - Static method in class org.eclipse.jetty.spring.Main
-
- Main - Class in org.eclipse.jetty.start
-
Main start class.
- Main() - Constructor for class org.eclipse.jetty.start.Main
-
- main(String[]) - Static method in class org.eclipse.jetty.start.Main
-
- main(String[]) - Static method in class org.eclipse.jetty.util.security.Password
-
- main(String[]) - Static method in class org.eclipse.jetty.util.security.UnixCrypt
-
- main(String...) - Static method in class org.eclipse.jetty.xml.XmlConfiguration
-
Run the XML configurations as a main application.
- makeConstraint(Class, String[], ServletSecurity.EmptyRoleSemantic, ServletSecurity.TransportGuarantee) - Method in class org.eclipse.jetty.annotations.ServletSecurityAnnotationHandler
-
Make a jetty Constraint object, which represents the
and
elements, based on the security annotation.
- makeName(String) - Method in class org.eclipse.jetty.jmx.MBeanContainer
-
- makeNamingEntryName(NameParser, NamingEntry) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
-
- makeNamingEntryName(NameParser, String) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
-
- makeTempDirectory(File, WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
-
- manage(Object) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Manages a bean already contained by this aggregate, so that it is started/stopped/destroyed with this
aggregate.
- MANAGED_ATTRIBUTES - Static variable in class org.eclipse.jetty.server.handler.ContextHandler
-
If a context attribute with this name is set, it is interpreted as a comma separated list of attribute name.
- MANAGED_JETTY_SERVER_DEFAULT_NAME - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
Name of the 'default' jetty server instance.
- MANAGED_JETTY_SERVER_FACTORY_PID - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
PID of the jetty servers's ManagedFactory
- MANAGED_JETTY_SERVER_NAME - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
The associated value of that configuration parameter is the name under which this
instance of the jetty server is tracked.
- MANAGED_JETTY_SHARED_LIB_FOLDER_URLS - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
List of URLs to the folders where the legacy J2EE shared libraries are stored aka lib/ext, lib/jsp etc.
- MANAGED_JETTY_XML_CONFIG_URLS - Static variable in class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
List of URLs to the jetty.xml files that configure th server.
- ManagedAttribute - Annotation Type in org.eclipse.jetty.util.annotation
-
The @ManagedAttribute annotation is used to indicate that a given method
exposes a JMX attribute.
- ManagedObject - Annotation Type in org.eclipse.jetty.util.annotation
-
The @ManagedObject annotation is used on a class at the top level to
indicate that it should be exposed as an mbean.
- ManagedOperation - Annotation Type in org.eclipse.jetty.util.annotation
-
The @ManagedOperation annotation is used to indicate that a given method
should be considered a JMX operation.
- MANDATORY_KEY - Static variable in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
-
- ManyConnectors - Class in org.eclipse.jetty.embedded
-
A Jetty server with multiple connectors.
- ManyConnectors() - Constructor for class org.eclipse.jetty.embedded.ManyConnectors
-
- ManyContexts - Class in org.eclipse.jetty.embedded
-
- ManyContexts() - Constructor for class org.eclipse.jetty.embedded.ManyContexts
-
- ManyHandlers - Class in org.eclipse.jetty.embedded
-
Frequently many handlers are combined together to handle different aspects of
a request.
- ManyHandlers() - Constructor for class org.eclipse.jetty.embedded.ManyHandlers
-
- ManyHandlers.ParamHandler - Class in org.eclipse.jetty.embedded
-
Produce output that lists all of the request parameters
- ManyHandlers.ParamHandler() - Constructor for class org.eclipse.jetty.embedded.ManyHandlers.ParamHandler
-
- ManyHandlers.WelcomeWrapHandler - Class in org.eclipse.jetty.embedded
-
Add a request attribute, but produce no output.
- ManyHandlers.WelcomeWrapHandler() - Constructor for class org.eclipse.jetty.embedded.ManyHandlers.WelcomeWrapHandler
-
- ManyServletContexts - Class in org.eclipse.jetty.embedded
-
- ManyServletContexts() - Constructor for class org.eclipse.jetty.embedded.ManyServletContexts
-
- mapContexts() - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
Remap the context paths.
- MappedByteBufferPool - Class in org.eclipse.jetty.io
-
- MappedByteBufferPool() - Constructor for class org.eclipse.jetty.io.MappedByteBufferPool
-
- MappedByteBufferPool(int) - Constructor for class org.eclipse.jetty.io.MappedByteBufferPool
-
- MappedLoginService - Class in org.eclipse.jetty.security
-
A login service that keeps UserIdentities in a concurrent map
either as the source or a cache of the users.
- MappedLoginService() - Constructor for class org.eclipse.jetty.security.MappedLoginService
-
- MappedLoginService.Anonymous - Class in org.eclipse.jetty.security
-
- MappedLoginService.Anonymous() - Constructor for class org.eclipse.jetty.security.MappedLoginService.Anonymous
-
- MappedLoginService.KnownUser - Class in org.eclipse.jetty.security
-
- MappedLoginService.KnownUser(String, Credential) - Constructor for class org.eclipse.jetty.security.MappedLoginService.KnownUser
-
- MappedLoginService.RolePrincipal - Class in org.eclipse.jetty.security
-
- MappedLoginService.RolePrincipal(String) - Constructor for class org.eclipse.jetty.security.MappedLoginService.RolePrincipal
-
- MappedLoginService.UserPrincipal - Interface in org.eclipse.jetty.security
-
- MappedWebSocketCreator - Interface in org.eclipse.jetty.websocket.server
-
Common interface for MappedWebSocketCreator
- mark(int) - Method in class org.eclipse.jetty.websocket.common.message.MessageInputStream
-
- markSupported() - Method in class org.eclipse.jetty.websocket.common.message.MessageInputStream
-
- mask - Variable in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- masked - Variable in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- Masker - Interface in org.eclipse.jetty.websocket.client.masks
-
Interface for various Masker implementations.
- match(Origin) - Method in class org.eclipse.jetty.client.ProxyConfiguration
-
- match(String) - Method in class org.eclipse.jetty.http.PathMap
-
Get object matched by the path.
- match(String, String) - Static method in class org.eclipse.jetty.http.PathMap
-
- match(String, String, boolean) - Static method in class org.eclipse.jetty.http.PathMap
-
- match(Comparable<TYPE>) - Method in class org.eclipse.jetty.monitor.integration.JavaMonitorTrigger
-
- match(long) - Method in class org.eclipse.jetty.monitor.jmx.EventTrigger
-
Abstract method to verify if the event trigger conditions
are in the appropriate state for an event to be triggered
- match(long) - Method in class org.eclipse.jetty.monitor.triggers.AggregateEventTrigger
-
- match(long) - Method in class org.eclipse.jetty.monitor.triggers.AndEventTrigger
-
Verify if the event trigger conditions are in the
appropriate state for an event to be triggered.
- match(long) - Method in class org.eclipse.jetty.monitor.triggers.AttrEventTrigger
-
Verify if the event trigger conditions are in the
appropriate state for an event to be triggered.
- match(Comparable<TYPE>) - Method in class org.eclipse.jetty.monitor.triggers.AttrEventTrigger
-
Verify if the event trigger conditions are in the
appropriate state for an event to be triggered.
- match(Comparable<TYPE>) - Method in class org.eclipse.jetty.monitor.triggers.EqualToAttrEventTrigger
-
Compare the value of the MXBean attribute being polling
to check if it is equal to the specified value.
- match(Comparable<TYPE>) - Method in class org.eclipse.jetty.monitor.triggers.GreaterThanAttrEventTrigger
-
Compare the value of the MXBean attribute being polling
to check if it is greater than the min value.
- match(Comparable<TYPE>) - Method in class org.eclipse.jetty.monitor.triggers.GreaterThanOrEqualToAttrEventTrigger
-
Compare the value of the MXBean attribute being polling
to check if it is greater than or equal to the min value.
- match(Comparable<TYPE>) - Method in class org.eclipse.jetty.monitor.triggers.LessThanAttrEventTrigger
-
Compare the value of the MXBean attribute being polling
to check if it is less than the min value.
- match(Comparable<TYPE>) - Method in class org.eclipse.jetty.monitor.triggers.LessThanOrEqualToAttrEventTrigger
-
Compare the value of the MXBean attribute being polling
to check if it is less than or equal to the max value.
- match(long) - Method in class org.eclipse.jetty.monitor.triggers.OrEventTrigger
-
Verify if the event trigger conditions are in the
appropriate state for an event to be triggered.
- match(Comparable<TYPE>) - Method in class org.eclipse.jetty.monitor.triggers.RangeAttrEventTrigger
-
Compare the value of the MXBean attribute being polling
to check if it is in a range from specified min value to
specified max value.
- match(Comparable<TYPE>) - Method in class org.eclipse.jetty.monitor.triggers.RangeInclAttrEventTrigger
-
Compare the value of the MXBean attribute being polling
to check if it is in a range from specified min value to
specified max value including the range bounds.
- match(String, String...) - Static method in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultFileLocatorHelper
-
- match(String) - Method in class org.eclipse.jetty.util.IPAddressMap
-
Retrieve the first object that is associated with the specified
internet address by taking into account the wildcard specifications.
- match(Pattern, URI[], boolean) - Method in class org.eclipse.jetty.util.PatternMatcher
-
Find jar names from the provided list matching a pattern.
- match(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
-
Match the class name against the pattern
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.CompactPathRule
-
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.HeaderRule
-
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.LegacyRule
-
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.MsieSslRule
-
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.PatternRule
-
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.RegexRule
-
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.Rule
-
This method calls tests the rule against the request/response pair and if the Rule
applies, then the rule's action is triggered.
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
Process the contained rules
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.ValidUrlRule
-
- matchAndApply(String, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.rewrite.handler.VirtualHostRuleContainer
-
Process the contained rules if the request is applicable to the virtual hosts of this rule
- matched(URI) - Method in class org.eclipse.jetty.util.PatternMatcher
-
- matched(URI) - Method in class org.eclipse.jetty.webapp.JarScanner
-
- matches(String, URI, String) - Method in interface org.eclipse.jetty.client.api.Authentication
-
- matches(Origin) - Method in class org.eclipse.jetty.client.ProxyConfiguration.Proxy
-
Matches the given origin
with the included and excluded addresses,
returning true if the given origin
is to be proxied.
- matches(String, URI, String) - Method in class org.eclipse.jetty.client.util.BasicAuthentication
-
- matches(String, URI, String) - Method in class org.eclipse.jetty.client.util.DigestAuthentication
-
- matches(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
Test to see if the provided path matches this path spec
- matches(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
- matches(String) - Method in class org.eclipse.jetty.websocket.server.pathmap.ServletPathSpec
-
- matchesArtifact(String, String, String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
Check if this overlay configuration matches an Artifact's info
- matchesArtifact(String, String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
Check if this overlay configuration matches an Artifact's info
- matchesExclusionPattern(ServletContainerInitializer) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Test if the ServletContainerIntializer is excluded by the
o.e.j.containerInitializerExclusionPattern
- matchPatterns(Pattern, URI[], boolean) - Method in class org.eclipse.jetty.util.PatternMatcher
-
- MavenQuickStartConfiguration - Class in org.eclipse.jetty.maven.plugin
-
MavenQuickStartConfiguration
- MavenQuickStartConfiguration() - Constructor for class org.eclipse.jetty.maven.plugin.MavenQuickStartConfiguration
-
- MavenServerConnector - Class in org.eclipse.jetty.maven.plugin
-
MavenServerConnector
As the ServerConnector class does not have a no-arg constructor, and moreover requires
the server instance passed in to all its constructors, it cannot
be referenced in the pom.xml.
- MavenServerConnector() - Constructor for class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- MavenWebInfConfiguration - Class in org.eclipse.jetty.maven.plugin
-
MavenWebInfConfiguration
WebInfConfiguration to take account of overlaid wars expressed as project dependencies and
potentiall configured via the maven-war-plugin.
- MavenWebInfConfiguration() - Constructor for class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
-
- max(BatchMode, BatchMode) - Static method in enum org.eclipse.jetty.websocket.api.BatchMode
-
- MAX_CODE - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- MAX_CONCURRENT_STREAMS - Static variable in class org.eclipse.jetty.spdy.api.Settings.ID
-
- MAX_CONTENT_LENGTH - Static variable in class org.eclipse.jetty.fcgi.generator.Generator
-
- MAX_CONTROL_PAYLOAD - Static variable in class org.eclipse.jetty.websocket.common.frames.ControlFrame
-
Maximum size of Control frame, per RFC 6455
- MAX_HEADER_LENGTH - Static variable in class org.eclipse.jetty.websocket.common.Generator
-
The overhead (maximum) for a framing header.
- MAX_INTERVAL_NOT_SET - Static variable in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- MAX_OUTPUT_CHARS - Static variable in class org.eclipse.jetty.server.HttpWriter
-
- MAX_PARAM_LENGTH - Static variable in class org.eclipse.jetty.fcgi.generator.ClientGenerator
-
- MAX_SCAN_WAIT - Static variable in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- maxNonceAge - Variable in class org.eclipse.jetty.security.jaspi.modules.DigestAuthModule
-
Deprecated.
- maxStringLength(int, String) - Static method in class org.eclipse.jetty.websocket.common.util.TextUtil
-
Smash a long string to fit within the max string length, by taking the middle section of the string and replacing them with an ellipsis "..."
- MBeanContainer - Class in org.eclipse.jetty.jmx
-
Container class for the MBean instances
- MBeanContainer(MBeanServer) - Constructor for class org.eclipse.jetty.jmx.MBeanContainer
-
Constructs MBeanContainer
- mbeanFor(Object) - Static method in class org.eclipse.jetty.jmx.ObjectMBean
-
Create MBean for Object.
- members() - Method in class org.eclipse.jetty.jaas.JAASGroup
-
- MemoryUtils - Class in org.eclipse.jetty.util
-
MemoryUtils
provides an abstraction over memory properties and operations.
- MemSession - Class in org.eclipse.jetty.server.session
-
MemSession
A session whose data is kept in memory
- MemSession(AbstractSessionManager, HttpServletRequest) - Constructor for class org.eclipse.jetty.server.session.MemSession
-
- MemSession(AbstractSessionManager, long, long, String) - Constructor for class org.eclipse.jetty.server.session.MemSession
-
- mergeQueryParameters(String, boolean) - Method in class org.eclipse.jetty.server.Request
-
- mergeWebXml() - Method in class org.eclipse.jetty.jspc.plugin.JspcMojo
-
Take the web fragment and put it inside a copy of the web.xml.
- MESSAGE_TOO_LARGE - Static variable in class org.eclipse.jetty.websocket.api.StatusCode
-
1009 indicates that an endpoint is terminating the connection because it has received a message that is too big for it to process.
- MessageAppender - Interface in org.eclipse.jetty.websocket.common.message
-
Appender for messages (used for multiple frames with continuations, and also to allow for streaming APIs)
- messageComplete() - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- messageComplete() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
-
- messageComplete() - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- messageComplete() - Method in class org.eclipse.jetty.server.HttpChannel
-
- messageComplete() - Method in class org.eclipse.jetty.server.HttpConnection.HttpChannelOverHttp
-
- messageComplete() - Method in class org.eclipse.jetty.server.HttpInput
-
This method should be called to signal that all the expected
content arrived.
- messageComplete() - Method in class org.eclipse.jetty.server.QueuedHttpInput
-
- messageComplete() - Method in class org.eclipse.jetty.spdy.server.http.HttpChannelOverSPDY
-
- messageComplete() - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPSPDYConnection
-
- messageComplete() - Method in interface org.eclipse.jetty.websocket.common.message.MessageAppender
-
Notification that message is to be considered complete.
- messageComplete() - Method in class org.eclipse.jetty.websocket.common.message.MessageInputStream
-
- messageComplete() - Method in class org.eclipse.jetty.websocket.common.message.MessageReader
-
- messageComplete() - Method in class org.eclipse.jetty.websocket.common.message.SimpleBinaryMessage
-
- messageComplete() - Method in class org.eclipse.jetty.websocket.common.message.SimpleTextMessage
-
- messageComplete() - Method in class org.eclipse.jetty.websocket.jsr356.messages.BinaryPartialMessage
-
- messageComplete() - Method in class org.eclipse.jetty.websocket.jsr356.messages.BinaryPartialOnMessage
-
- messageComplete() - Method in class org.eclipse.jetty.websocket.jsr356.messages.BinaryWholeMessage
-
- messageComplete() - Method in class org.eclipse.jetty.websocket.jsr356.messages.TextPartialMessage
-
- messageComplete() - Method in class org.eclipse.jetty.websocket.jsr356.messages.TextPartialOnMessage
-
- messageComplete() - Method in class org.eclipse.jetty.websocket.jsr356.messages.TextWholeMessage
-
- MessageHandlerFactory - Class in org.eclipse.jetty.websocket.jsr356
-
- MessageHandlerFactory() - Constructor for class org.eclipse.jetty.websocket.jsr356.MessageHandlerFactory
-
- MessageHandlerMetadata - Class in org.eclipse.jetty.websocket.jsr356.metadata
-
An immutable metadata for a
MessageHandler
, representing a single interface on a message handling class.
- MessageHandlerMetadata(Class<? extends MessageHandler>, Class<?>, boolean) - Constructor for class org.eclipse.jetty.websocket.jsr356.metadata.MessageHandlerMetadata
-
- MessageHandlerWrapper - Class in org.eclipse.jetty.websocket.jsr356
-
- MessageHandlerWrapper(MessageHandler, MessageHandlerMetadata, DecoderFactory.Wrapper) - Constructor for class org.eclipse.jetty.websocket.jsr356.MessageHandlerWrapper
-
- MessageInputStream - Class in org.eclipse.jetty.websocket.common.message
-
Support class for reading a (single) WebSocket BINARY message via a InputStream.
- MessageInputStream() - Constructor for class org.eclipse.jetty.websocket.common.message.MessageInputStream
-
- MessageInputStream(int) - Constructor for class org.eclipse.jetty.websocket.common.message.MessageInputStream
-
- MessageOutputStream - Class in org.eclipse.jetty.websocket.common.message
-
Support for writing a single WebSocket BINARY message via a
OutputStream
- MessageOutputStream(WebSocketSession) - Constructor for class org.eclipse.jetty.websocket.common.message.MessageOutputStream
-
- MessageOutputStream(OutgoingFrames, int, ByteBufferPool) - Constructor for class org.eclipse.jetty.websocket.common.message.MessageOutputStream
-
- MessageReader - Class in org.eclipse.jetty.websocket.common.message
-
Support class for reading a (single) WebSocket TEXT message via a Reader.
- MessageReader(MessageInputStream) - Constructor for class org.eclipse.jetty.websocket.common.message.MessageReader
-
- messageRoleAssigned - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- MessageTooLargeException - Exception in org.eclipse.jetty.websocket.api
-
Exception when a message is too large for the internal buffers occurs and should trigger a connection close.
- MessageTooLargeException(String) - Constructor for exception org.eclipse.jetty.websocket.api.MessageTooLargeException
-
- MessageTooLargeException(String, Throwable) - Constructor for exception org.eclipse.jetty.websocket.api.MessageTooLargeException
-
- MessageTooLargeException(Throwable) - Constructor for exception org.eclipse.jetty.websocket.api.MessageTooLargeException
-
- MessageType - Enum in org.eclipse.jetty.websocket.jsr356
-
Basic Message Type enum.
- MessageWriter - Class in org.eclipse.jetty.websocket.common.message
-
Support for writing a single WebSocket TEXT message via a
Writer
Note: Per WebSocket spec, all WebSocket TEXT messages must be encoded in UTF-8
- MessageWriter(WebSocketSession) - Constructor for class org.eclipse.jetty.websocket.common.message.MessageWriter
-
- MessageWriter(OutgoingFrames, int, ByteBufferPool) - Constructor for class org.eclipse.jetty.websocket.common.message.MessageWriter
-
- MetaData - Class in org.eclipse.jetty.webapp
-
MetaData
All data associated with the configuration and deployment of a web application.
- MetaData() - Constructor for class org.eclipse.jetty.webapp.MetaData
-
- metadata - Variable in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- MetaData.OriginInfo - Class in org.eclipse.jetty.webapp
-
- MetaData.OriginInfo(String, Annotation, Class<?>) - Constructor for class org.eclipse.jetty.webapp.MetaData.OriginInfo
-
- MetaData.OriginInfo(String, Descriptor) - Constructor for class org.eclipse.jetty.webapp.MetaData.OriginInfo
-
- MetaData.OriginInfo(String) - Constructor for class org.eclipse.jetty.webapp.MetaData.OriginInfo
-
- MetaDataComplete - Enum in org.eclipse.jetty.webapp
-
- METAINF_FRAGMENTS - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- METAINF_RESOURCES - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- METAINF_TLDS - Static variable in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- metaInfConfiguration - Variable in class org.eclipse.jetty.ant.AntWebAppContext
-
- MetaInfConfiguration - Class in org.eclipse.jetty.webapp
-
MetaInfConfiguration
Scan META-INF of jars to find:
tlds
web-fragment.xml
resources
The jars which are scanned are:
those from the container classpath whose pattern matched the WebInfConfiguration.CONTAINER_JAR_PATTERN
those from WEB-INF/lib
- MetaInfConfiguration() - Constructor for class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- method(HttpMethod) - Method in interface org.eclipse.jetty.client.api.Request
-
- method(String) - Method in interface org.eclipse.jetty.client.api.Request
-
- method(HttpMethod) - Method in class org.eclipse.jetty.client.HttpRequest
-
- method(String) - Method in class org.eclipse.jetty.client.HttpRequest
-
- method - Variable in class org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
-
- method - Variable in class org.eclipse.jetty.websocket.common.events.annotated.EventMethod
-
- METHOD_NOT_ALLOWED_405 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- mightCompress() - Method in class org.eclipse.jetty.servlets.gzip.GzipHttpOutput
-
- mightCompress(GzipFactory) - Method in class org.eclipse.jetty.servlets.gzip.GzipHttpOutput
-
- MimeTypes - Class in org.eclipse.jetty.http
-
- MimeTypes() - Constructor for class org.eclipse.jetty.http.MimeTypes
-
Constructor.
- MimeTypes.Type - Enum in org.eclipse.jetty.http
-
- MinimalServlets - Class in org.eclipse.jetty.embedded
-
- MinimalServlets() - Constructor for class org.eclipse.jetty.embedded.MinimalServlets
-
- MinimalServlets.HelloServlet - Class in org.eclipse.jetty.embedded
-
- MinimalServlets.HelloServlet() - Constructor for class org.eclipse.jetty.embedded.MinimalServlets.HelloServlet
-
- MockDataSource - Class in com.acme
-
MockDataSource
- MockDataSource() - Constructor for class com.acme.MockDataSource
-
- MockTransport - Class in com.acme
-
MockTransport
- MockTransport(Session, URLName) - Constructor for class com.acme.MockTransport
-
- MockUserTransaction - Class in com.acme
-
MockUserTransaction
- MockUserTransaction() - Constructor for class com.acme.MockUserTransaction
-
- modifiedBundle(Bundle, BundleEvent, Object) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleWatcher
-
A bundle tracked by the BundleTracker
has been modified.
- modifiedService(ServiceReference, Object) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.ServiceWatcher
-
A Service that is a ContextHandler has been modified.
- modifyHandshake(ServerEndpointConfig, HandshakeRequest, HandshakeResponse) - Method in class org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfigurator
-
- Module - Class in org.eclipse.jetty.start
-
Represents a Module metadata, as defined in Jetty.
- Module(BaseHome, Path) - Constructor for class org.eclipse.jetty.start.Module
-
- Module.DepthComparator - Class in org.eclipse.jetty.start
-
- Module.DepthComparator() - Constructor for class org.eclipse.jetty.start.Module.DepthComparator
-
- Module.NameComparator - Class in org.eclipse.jetty.start
-
- Module.NameComparator() - Constructor for class org.eclipse.jetty.start.Module.NameComparator
-
- ModuleGraphWriter - Class in org.eclipse.jetty.start
-
Generate a graphviz dot graph of the modules found
- ModuleGraphWriter() - Constructor for class org.eclipse.jetty.start.ModuleGraphWriter
-
- moduleName - Variable in class org.eclipse.jetty.start.FileArg
-
- Modules - Class in org.eclipse.jetty.start
-
Access for all modules declared, as well as what is enabled.
- Modules(BaseHome, StartArgs) - Constructor for class org.eclipse.jetty.start.Modules
-
- MongoSessionIdManager - Class in org.eclipse.jetty.nosql.mongodb
-
Based partially on the JDBCSessionIdManager.
- MongoSessionIdManager(Server) - Constructor for class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- MongoSessionIdManager(Server, DBCollection) - Constructor for class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- MongoSessionIdManager.Purger - Class in org.eclipse.jetty.nosql.mongodb
-
Purger
- MongoSessionIdManager.Purger() - Constructor for class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager.Purger
-
- MongoSessionIdManager.Scavenger - Class in org.eclipse.jetty.nosql.mongodb
-
Scavenger
- MongoSessionIdManager.Scavenger() - Constructor for class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager.Scavenger
-
- MongoSessionManager - Class in org.eclipse.jetty.nosql.mongodb
-
MongoSessionManager
Clustered session manager using MongoDB as the shared DB instance.
- MongoSessionManager() - Constructor for class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- MongoSessionManager.ClassLoadingObjectInputStream - Class in org.eclipse.jetty.nosql.mongodb
-
ClassLoadingObjectInputStream
- MongoSessionManager.ClassLoadingObjectInputStream(InputStream) - Constructor for class org.eclipse.jetty.nosql.mongodb.MongoSessionManager.ClassLoadingObjectInputStream
-
- MongoSessionManager.ClassLoadingObjectInputStream() - Constructor for class org.eclipse.jetty.nosql.mongodb.MongoSessionManager.ClassLoadingObjectInputStream
-
- MongoSessionManagerMBean - Class in org.eclipse.jetty.nosql.mongodb.jmx
-
- MongoSessionManagerMBean(Object) - Constructor for class org.eclipse.jetty.nosql.mongodb.jmx.MongoSessionManagerMBean
-
- monitor() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- MonitorAction - Class in org.eclipse.jetty.monitor.jmx
-
MonitorAction
Abstract base class for all MonitorAction implementations.
- MonitorAction(EventTrigger) - Constructor for class org.eclipse.jetty.monitor.jmx.MonitorAction
-
Creates a new monitor action
- MonitorAction(EventTrigger, EventNotifier) - Constructor for class org.eclipse.jetty.monitor.jmx.MonitorAction
-
Creates a new monitor action
- MonitorAction(EventTrigger, EventNotifier, long) - Constructor for class org.eclipse.jetty.monitor.jmx.MonitorAction
-
Creates a new monitor action
- MonitorAction(EventTrigger, EventNotifier, long, long) - Constructor for class org.eclipse.jetty.monitor.jmx.MonitorAction
-
Creates a new monitor action
- MonitorTask - Class in org.eclipse.jetty.monitor.jmx
-
MonitorTask
Invokes polling of the JMX server for the MBean attribute values
through executing timer task scheduled using java.util.Timer
at specified poll interval following a specified delay.
- MOVED_PERMANENTLY_301 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- MOVED_TEMPORARILY_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- MovedContextHandler - Class in org.eclipse.jetty.server.handler
-
Moved ContextHandler.
- MovedContextHandler() - Constructor for class org.eclipse.jetty.server.handler.MovedContextHandler
-
- MovedContextHandler(HandlerContainer, String, String) - Constructor for class org.eclipse.jetty.server.handler.MovedContextHandler
-
- ms(long) - Method in class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- MsieSslRule - Class in org.eclipse.jetty.rewrite.handler
-
MSIE (Microsoft Internet Explorer) SSL Rule.
- MsieSslRule() - Constructor for class org.eclipse.jetty.rewrite.handler.MsieSslRule
-
- MULTI_STATUS_207 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- MULTI_THREADED - Static variable in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- MultiException - Exception in org.eclipse.jetty.util
-
Wraps multiple exceptions.
- MultiException() - Constructor for exception org.eclipse.jetty.util.MultiException
-
- MultiMap<V> - Class in org.eclipse.jetty.util
-
A multi valued Map.
- MultiMap() - Constructor for class org.eclipse.jetty.util.MultiMap
-
- MultiMap(Map<String, List<V>>) - Constructor for class org.eclipse.jetty.util.MultiMap
-
- MultiMap(MultiMap<V>) - Constructor for class org.eclipse.jetty.util.MultiMap
-
- MULTIPART_MIXED - Static variable in class org.eclipse.jetty.util.MultiPartOutputStream
-
- MULTIPART_MIXED - Static variable in class org.eclipse.jetty.util.MultiPartWriter
-
- MULTIPART_X_MIXED_REPLACE - Static variable in class org.eclipse.jetty.util.MultiPartOutputStream
-
- MULTIPART_X_MIXED_REPLACE - Static variable in class org.eclipse.jetty.util.MultiPartWriter
-
- MultiPartConfigAnnotationHandler - Class in org.eclipse.jetty.annotations
-
MultiPartConfigAnnotationHandler
- MultiPartConfigAnnotationHandler(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.MultiPartConfigAnnotationHandler
-
- MultiPartFilter - Class in org.eclipse.jetty.servlets
-
Deprecated.
See servlet 3.0 apis like javax.servlet.http.HttpServletRequest.getParts()
- MultiPartFilter() - Constructor for class org.eclipse.jetty.servlets.MultiPartFilter
-
Deprecated.
- MultiPartInputStreamParser - Class in org.eclipse.jetty.util
-
MultiPartInputStream
Handle a MultiPart Mime input stream, breaking it up on the boundary into files and strings.
- MultiPartInputStreamParser(InputStream, String, MultipartConfigElement, File) - Constructor for class org.eclipse.jetty.util.MultiPartInputStreamParser
-
- MultiPartInputStreamParser.MultiPart - Class in org.eclipse.jetty.util
-
- MultiPartInputStreamParser.MultiPart(String, String) - Constructor for class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
- MultiPartOutputStream - Class in org.eclipse.jetty.util
-
Handle a multipart MIME response.
- MultiPartOutputStream(OutputStream) - Constructor for class org.eclipse.jetty.util.MultiPartOutputStream
-
- MultiPartOutputStream(OutputStream, String) - Constructor for class org.eclipse.jetty.util.MultiPartOutputStream
-
- MultiPartWriter - Class in org.eclipse.jetty.util
-
Handle a multipart MIME response.
- MultiPartWriter(Writer) - Constructor for class org.eclipse.jetty.util.MultiPartWriter
-
- MULTIPLE_CHOICES_300 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- MultiplexHttpDestination<C extends Connection> - Class in org.eclipse.jetty.client
-
- MultiplexHttpDestination(HttpClient, Origin) - Constructor for class org.eclipse.jetty.client.MultiplexHttpDestination
-
- MultiplexHttpDestinationOverFCGI - Class in org.eclipse.jetty.fcgi.client.http
-
- MultiplexHttpDestinationOverFCGI(HttpClient, Origin) - Constructor for class org.eclipse.jetty.fcgi.client.http.MultiplexHttpDestinationOverFCGI
-
- mxBean - Variable in class org.eclipse.jetty.util.Uptime.DefaultImpl
-
- obfuscate(String) - Static method in class org.eclipse.jetty.util.security.Password
-
- ObjectCallback - Class in org.eclipse.jetty.jaas.callback
-
ObjectCallback
- ObjectCallback() - Constructor for class org.eclipse.jetty.jaas.callback.ObjectCallback
-
- ObjectMBean - Class in org.eclipse.jetty.jmx
-
ObjectMBean.
- ObjectMBean(Object) - Constructor for class org.eclipse.jetty.jmx.ObjectMBean
-
- offer(ByteBuffer) - Method in class org.eclipse.jetty.client.util.DeferredContentProvider
-
Adds the given content buffer to this content provider
and notifies the listener that content is available.
- offer(ByteBuffer, Callback) - Method in class org.eclipse.jetty.client.util.DeferredContentProvider
-
- offer(E) - Method in class org.eclipse.jetty.util.ArrayQueue
-
- offer(E) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- offer(E, long, TimeUnit) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- offer(T) - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- OK_200 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- OLD_CHAIN_PREFLIGHT_PARAM - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- omissionsExist(String, Map<String, RoleInfo>) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Check if any http method omissions exist in the list of method
to auth info mappings.
- onAbnormalClose(CloseInfo) - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
A websocket connection has been disconnected for abnormal close reasons.
- onAllDataRead() - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamReader
-
- onAsyncRead() - Method in class org.eclipse.jetty.server.HttpInput
-
- onBegin(Request) - Method in interface org.eclipse.jetty.client.api.Request.BeginListener
-
Callback method invoked when the request begins being processed in order to be sent.
- onBegin(Request) - Method in class org.eclipse.jetty.client.api.Request.Listener.Adapter
-
- onBegin(Response) - Method in interface org.eclipse.jetty.client.api.Response.BeginListener
-
Callback method invoked when the response line containing HTTP version,
HTTP status code and reason has been received and parsed.
- onBegin(Response) - Method in class org.eclipse.jetty.client.api.Response.Listener.Adapter
-
- onBegin(int, int, String) - Method in class org.eclipse.jetty.fcgi.parser.ClientParser.Listener.Adapter
-
- onBegin(int, int, String) - Method in interface org.eclipse.jetty.fcgi.parser.ClientParser.Listener
-
- onBegin(Response) - Method in class org.eclipse.jetty.proxy.ProxyServlet.ProxyResponseListener
-
- onBinary - Variable in class org.eclipse.jetty.websocket.common.events.annotated.EventMethods
-
- onBinary - Variable in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata
-
@OnWebSocketMessage (byte[], or ByteBuffer, or InputStream)
- onBinary - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
Callable for @OnMessage
annotation dealing with Binary Message Format
- onBinaryFrame(ByteBuffer, boolean) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onBinaryFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onBinaryFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onBinaryFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
Entry point for all incoming binary frames.
- onBinaryFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onBinaryMessage(byte[]) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onBinaryMessage(byte[]) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onBinaryMessage(byte[]) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onBinaryMessage(byte[]) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
Entry point for binary frames destined for Whole
- onBinaryMessage(byte[]) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onBinaryStream - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
Callable for @OnMessage
annotation dealing with Binary Streaming Message Format
- onClientRequestFailure(Request, HttpServletRequest, Throwable) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- onClose(CloseReason) - Method in class com.acme.JavaxWebSocketChat
-
- onClose(int, String) - Method in class com.acme.WebSocketChatServlet.ChatWebSocket
-
- onClose() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- onClose() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- onClose() - Method in interface org.eclipse.jetty.io.Connection
-
Callback method invoked when this
Connection
is closed.
- onClose() - Method in interface org.eclipse.jetty.io.EndPoint
-
Callback method invoked when this
EndPoint
is close.
- onClose() - Method in class org.eclipse.jetty.io.FillInterest
-
- onClose() - Method in class org.eclipse.jetty.io.IdleTimeout
-
- onClose() - Method in class org.eclipse.jetty.io.NetworkTrafficSelectChannelEndPoint
-
- onClose() - Method in class org.eclipse.jetty.io.ssl.SslConnection
-
- onClose() - Method in class org.eclipse.jetty.io.WriteFlusher
-
- onClose() - Method in class org.eclipse.jetty.server.HttpConnection
-
- onClose() - Method in class org.eclipse.jetty.server.LocalConnector.LocalEndPoint
-
- onClose() - Method in interface org.eclipse.jetty.servlets.EventSource
-
Callback method invoked when an event source connection is closed.
- onClose() - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientConnection
-
- onClose - Variable in class org.eclipse.jetty.websocket.common.events.annotated.EventMethods
-
- onClose(CloseInfo) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onClose(CloseInfo) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onClose - Variable in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata
-
@OnWebSocketClose (Frame)
- onClose(CloseInfo) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onClose() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
Physical connection disconnect.
- onClose - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
Callable for @OnClose
annotation
- onClose(CloseInfo) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- onClose(CloseReason) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- onClose(CloseReason) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onClose(CloseReason) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- OnCloseCallable - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
Callable for OnClose
annotated methods
- OnCloseCallable(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable
-
- OnCloseCallable(OnCloseCallable) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable
-
- onClosed(Connection) - Method in class org.eclipse.jetty.io.Connection.Listener.Adapter
-
- onClosed(Connection) - Method in interface org.eclipse.jetty.io.Connection.Listener
-
- onClosed(Connection) - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- onClosed(Connection) - Method in class org.eclipse.jetty.server.handler.DebugHandler
-
- onCloseLocal(CloseInfo) - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
A close handshake has been issued from the local endpoint
- onCloseRemote(CloseInfo) - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
A close handshake has been received from the remote endpoint
- onCommit(Request) - Method in interface org.eclipse.jetty.client.api.Request.CommitListener
-
Callback method invoked when the request headers (and perhaps small content) have been sent.
- onCommit(Request) - Method in class org.eclipse.jetty.client.api.Request.Listener.Adapter
-
- onComplete(Response.CompleteListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onComplete(Result) - Method in interface org.eclipse.jetty.client.api.Response.CompleteListener
-
Callback method invoked when the request and the response have been processed,
either successfully or not.
- onComplete(Result) - Method in class org.eclipse.jetty.client.api.Response.Listener.Adapter
-
- onComplete(Result) - Method in class org.eclipse.jetty.client.ContinueProtocolHandler.ContinueListener
-
- onComplete(Response.CompleteListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onComplete(Result) - Method in class org.eclipse.jetty.client.RedirectProtocolHandler
-
- onComplete(Result) - Method in class org.eclipse.jetty.client.TimeoutCompleteListener
-
- onComplete(Result) - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- onComplete(Result) - Method in class org.eclipse.jetty.client.util.FutureResponseListener
-
- onComplete(Result) - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
- onComplete(Continuation) - Method in interface org.eclipse.jetty.continuation.ContinuationListener
-
Called when a continuation life cycle is complete and after
any calls to ServletRequestListener#requestDestroyed(javax.servlet.ServletRequestEvent)
The response may still be written to during the call.
- onComplete(AsyncEvent) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- onComplete(Result) - Method in class org.eclipse.jetty.proxy.ProxyServlet.ProxyResponseListener
-
- onCompleteFailure(Throwable) - Method in class org.eclipse.jetty.util.IteratingCallback
-
Invoked when the overall task has completed with a failure.
- onCompleteFailure(Throwable) - Method in class org.eclipse.jetty.util.IteratingNestedCallback
-
- onCompleteSuccess() - Method in class org.eclipse.jetty.util.IteratingCallback
-
Invoked when the overall task has completed successfully.
- onCompleteSuccess() - Method in class org.eclipse.jetty.util.IteratingNestedCallback
-
- onConnect(Session) - Method in class org.eclipse.jetty.spdy.api.server.ServerSessionFrameListener.Adapter
-
- onConnect(Session) - Method in interface org.eclipse.jetty.spdy.api.server.ServerSessionFrameListener
-
Callback invoked when a client opens a connection.
- onConnect - Variable in class org.eclipse.jetty.websocket.common.events.annotated.EventMethods
-
- onConnect() - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onConnect() - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onConnect - Variable in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata
-
@OnWebSocketConnect ()
- onConnect() - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onConnect() - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onConnect() - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onConnected() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
WebSocket has successfully upgraded, but the end-user onOpen call hasn't run yet.
- onConnectFailure(HttpServletRequest, HttpServletResponse, AsyncContext, Throwable) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- onConnectionStateChange(ConnectionState) - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- onConnectionStateChange(ConnectionState) - Method in interface org.eclipse.jetty.websocket.common.io.IOState.ConnectionStateListener
-
- onConnectionStateChange(ConnectionState) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- onConnectSuccess(ConnectHandler.ConnectContext, ConnectHandler.UpstreamConnection) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- onContent(Request, ByteBuffer) - Method in interface org.eclipse.jetty.client.api.Request.ContentListener
-
Callback method invoked when a chunk of request content has been sent successfully.
- onContent(Request, ByteBuffer) - Method in class org.eclipse.jetty.client.api.Request.Listener.Adapter
-
- onContent(Response, ByteBuffer, Callback) - Method in interface org.eclipse.jetty.client.api.Response.AsyncContentListener
-
Callback method invoked asynchronously when the response content has been received.
- onContent(Response, ByteBuffer) - Method in interface org.eclipse.jetty.client.api.Response.ContentListener
-
Callback method invoked when the response content has been received.
- onContent(Response, ByteBuffer) - Method in class org.eclipse.jetty.client.api.Response.Listener.Adapter
-
- onContent(Response, ByteBuffer, Callback) - Method in class org.eclipse.jetty.client.api.Response.Listener.Adapter
-
- onContent() - Method in interface org.eclipse.jetty.client.AsyncContentProvider.Listener
-
Callback method invoked when content is available
- onContent() - Method in class org.eclipse.jetty.client.HttpSender
-
- onContent(Response, ByteBuffer) - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- onContent(Response, ByteBuffer) - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
- onContent(int, FCGI.StreamType, ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.Parser.Listener.Adapter
-
- onContent(int, FCGI.StreamType, ByteBuffer) - Method in interface org.eclipse.jetty.fcgi.parser.Parser.Listener
-
- onContent(ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.ResponseContentParser
-
- onContent(ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.StreamContentParser
-
- onContent(Response, ByteBuffer, Callback) - Method in class org.eclipse.jetty.proxy.ProxyServlet.ProxyResponseListener
-
- onContentConsumed(ByteBuffer) - Method in class org.eclipse.jetty.server.ByteBufferQueuedHttpInput
-
- onContentConsumed(T) - Method in class org.eclipse.jetty.server.QueuedHttpInput
-
Callback that signals that the given content has been consumed.
- onContentConsumed(DataInfo) - Method in class org.eclipse.jetty.spdy.server.http.HttpInputOverSPDY
-
- onContinuationFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- onContinuationFrame(ByteBuffer, boolean) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onControlFrame(ControlFrame) - Method in class org.eclipse.jetty.spdy.parser.ControlFrameParser
-
- onControlFrame(ControlFrame) - Method in class org.eclipse.jetty.spdy.parser.Parser.Listener.Adapter
-
- onControlFrame(ControlFrame) - Method in interface org.eclipse.jetty.spdy.parser.Parser.Listener
-
- onControlFrame(ControlFrame) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- onData(Stream, DataInfo) - Method in class org.eclipse.jetty.spdy.api.StreamFrameListener.Adapter
-
- onData(Stream, DataInfo) - Method in interface org.eclipse.jetty.spdy.api.StreamFrameListener
-
Callback invoked when data bytes are received on a stream.
- onData(Stream, DataInfo) - Method in class org.eclipse.jetty.spdy.client.http.HttpReceiverOverSPDY
-
- onData(Stream, DataInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- onDataAvailable() - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamReader
-
- onDataConsumed(ISession, IStream, DataInfo, int) - Method in class org.eclipse.jetty.spdy.FlowControlStrategy.None
-
- onDataConsumed(ISession, IStream, DataInfo, int) - Method in interface org.eclipse.jetty.spdy.FlowControlStrategy
-
- onDataConsumed(ISession, IStream, DataInfo, int) - Method in class org.eclipse.jetty.spdy.SPDYv3FlowControlStrategy
-
- onDataFrame(DataFrame, ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.DataFrameParser
-
- onDataFrame(DataFrame, ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.Parser.Listener.Adapter
-
- onDataFrame(DataFrame, ByteBuffer) - Method in interface org.eclipse.jetty.spdy.parser.Parser.Listener
-
- onDataFrame(DataFrame, ByteBuffer) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- onDataReceived(ISession, IStream, DataInfo) - Method in class org.eclipse.jetty.spdy.FlowControlStrategy.None
-
- onDataReceived(ISession, IStream, DataInfo) - Method in interface org.eclipse.jetty.spdy.FlowControlStrategy
-
- onDataReceived(ISession, IStream, DataInfo) - Method in class org.eclipse.jetty.spdy.SPDYv3FlowControlStrategy
-
- onDisconnected() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
- OneConnector - Class in org.eclipse.jetty.embedded
-
A Jetty server with one connectors.
- OneConnector() - Constructor for class org.eclipse.jetty.embedded.OneConnector
-
- OneContext - Class in org.eclipse.jetty.embedded
-
- OneContext() - Constructor for class org.eclipse.jetty.embedded.OneContext
-
- OneHandler - Class in org.eclipse.jetty.embedded
-
- OneHandler() - Constructor for class org.eclipse.jetty.embedded.OneHandler
-
- onEnd(int) - Method in class org.eclipse.jetty.fcgi.parser.Parser.Listener.Adapter
-
- onEnd(int) - Method in interface org.eclipse.jetty.fcgi.parser.Parser.Listener
-
- onEndPointClosed(EndPoint) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- onEndPointOpened(EndPoint) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- onError(AsyncEvent) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- onError(Throwable) - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamReader
-
- onError(Throwable) - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamWriter
-
- onError - Variable in class org.eclipse.jetty.websocket.common.events.annotated.EventMethods
-
- onError(Throwable) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onError(Throwable) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onError - Variable in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata
-
@OnWebSocketError (Throwable)
- onError(Throwable) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onError - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
Callable for @OnError
annotation
- onError(Throwable) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onError(Throwable) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- OnErrorCallable - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
Callable for OnError
annotated methods
- OnErrorCallable(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnErrorCallable
-
- OnErrorCallable(OnErrorCallable) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnErrorCallable
-
- OneServletContext - Class in org.eclipse.jetty.embedded
-
- OneServletContext() - Constructor for class org.eclipse.jetty.embedded.OneServletContext
-
- OneServletContextJmxStats - Class in org.eclipse.jetty.embedded
-
- OneServletContextJmxStats() - Constructor for class org.eclipse.jetty.embedded.OneServletContextJmxStats
-
- OneWebApp - Class in org.eclipse.jetty.embedded
-
- OneWebApp() - Constructor for class org.eclipse.jetty.embedded.OneWebApp
-
- OneWebAppWithJsp - Class in org.eclipse.jetty.embedded
-
- OneWebAppWithJsp() - Constructor for class org.eclipse.jetty.embedded.OneWebAppWithJsp
-
- onFail(Throwable) - Method in class org.eclipse.jetty.io.FillInterest
-
Call to signal a failure to a registered interest
- onFail(Throwable) - Method in class org.eclipse.jetty.io.WriteFlusher
-
Notify the flusher of a failure
- onFailedUpgrade() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
A websocket connection has failed its upgrade handshake, and is now closed.
- onFailure(Request, Throwable) - Method in interface org.eclipse.jetty.client.api.Request.FailureListener
-
Callback method invoked when the request has failed to be sent
- onFailure(Request, Throwable) - Method in class org.eclipse.jetty.client.api.Request.Listener.Adapter
-
- onFailure(Response, Throwable) - Method in interface org.eclipse.jetty.client.api.Response.FailureListener
-
Callback method invoked when the response has failed in the process of being received
- onFailure(Response, Throwable) - Method in class org.eclipse.jetty.client.api.Response.Listener.Adapter
-
- onFailure(Response, Throwable) - Method in class org.eclipse.jetty.client.ContinueProtocolHandler.ContinueListener
-
- onFailure(Response, Throwable) - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
- onFailure(int, Throwable) - Method in class org.eclipse.jetty.fcgi.parser.Parser.Listener.Adapter
-
- onFailure(int, Throwable) - Method in interface org.eclipse.jetty.fcgi.parser.Parser.Listener
-
- onFailure(Session, Throwable) - Method in class org.eclipse.jetty.spdy.api.SessionFrameListener.Adapter
-
- onFailure(Session, Throwable) - Method in interface org.eclipse.jetty.spdy.api.SessionFrameListener
-
Callback invoked when an exception is thrown during the processing of an event on a
SPDY session.
- onFailure(Stream, Throwable) - Method in class org.eclipse.jetty.spdy.api.StreamFrameListener.Adapter
-
- onFailure(Stream, Throwable) - Method in interface org.eclipse.jetty.spdy.api.StreamFrameListener
-
Callback invoked on errors.
- onFailure(Stream, Throwable) - Method in class org.eclipse.jetty.spdy.client.http.HttpReceiverOverSPDY
-
- onFailure(Stream, Throwable) - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- onFailure(Throwable) - Method in class org.eclipse.jetty.websocket.common.io.FrameFlusher
-
- onFillable() - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- onFillable() - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- onFillable() - Method in class org.eclipse.jetty.fcgi.server.ServerFCGIConnection
-
- onFillable() - Method in class org.eclipse.jetty.io.AbstractConnection
-
Callback method invoked when the endpoint is ready to be read.
- onFillable() - Method in class org.eclipse.jetty.io.NegotiatingClientConnection
-
- onFillable() - Method in class org.eclipse.jetty.io.ssl.SslConnection
-
- onFillable() - Method in class org.eclipse.jetty.proxy.ProxyConnection
-
- onFillable() - Method in class org.eclipse.jetty.server.HttpConnection
-
Parses and handles HTTP messages.
- onFillable() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- onFillable() - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- onFillable() - Method in class org.eclipse.jetty.websocket.client.io.UpgradeConnection
-
- onFillable() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- onFillInterestedFailed(Throwable) - Method in class org.eclipse.jetty.io.AbstractConnection
-
Callback method invoked when the endpoint failed to be ready to be read.
- onFillInterestedFailed(Throwable) - Method in class org.eclipse.jetty.io.ssl.SslConnection
-
- onFillInterestedFailed(Throwable) - Method in class org.eclipse.jetty.server.HttpConnection
-
- onFillInterestedFailed(Throwable) - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- onFrame - Variable in class org.eclipse.jetty.websocket.common.events.annotated.EventMethods
-
- onFrame(Frame) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onFrame - Variable in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata
-
@OnWebSocketFrame (Frame)
- onFrame(Frame) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onFrame(Frame) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- onFrame(Frame) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onFrame(Frame) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onGoAway(Session, GoAwayResultInfo) - Method in class org.eclipse.jetty.spdy.api.SessionFrameListener.Adapter
-
- onGoAway(Session, GoAwayResultInfo) - Method in interface org.eclipse.jetty.spdy.api.SessionFrameListener
-
Callback invoked when the other peer signals that it is closing the connection.
- onGoAway(Session, GoAwayResultInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- onHandshakeRequest(UpgradeRequest) - Method in interface org.eclipse.jetty.websocket.client.io.UpgradeListener
-
- onHandshakeRequest(UpgradeRequest) - Method in class org.eclipse.jetty.websocket.jsr356.JsrUpgradeListener
-
- onHandshakeResponse(UpgradeResponse) - Method in interface org.eclipse.jetty.websocket.client.io.UpgradeListener
-
- onHandshakeResponse(UpgradeResponse) - Method in class org.eclipse.jetty.websocket.jsr356.JsrUpgradeListener
-
- onHeader(Response, HttpField) - Method in interface org.eclipse.jetty.client.api.Response.HeaderListener
-
Callback method invoked when a response header has been received,
returning whether the header should be processed or not.
- onHeader(Response, HttpField) - Method in class org.eclipse.jetty.client.api.Response.Listener.Adapter
-
- onHeader(int, HttpField) - Method in class org.eclipse.jetty.fcgi.parser.Parser.Listener.Adapter
-
- onHeader(int, HttpField) - Method in interface org.eclipse.jetty.fcgi.parser.Parser.Listener
-
- onHeader(String, String[]) - Method in class org.eclipse.jetty.spdy.parser.HeadersBlockParser
-
- onHeaders(Request) - Method in interface org.eclipse.jetty.client.api.Request.HeadersListener
-
Callback method invoked when the request headers (and perhaps small content) are ready to be sent.
- onHeaders(Request) - Method in class org.eclipse.jetty.client.api.Request.Listener.Adapter
-
- onHeaders(Response) - Method in interface org.eclipse.jetty.client.api.Response.HeadersListener
-
Callback method invoked when the response headers have been received and parsed.
- onHeaders(Response) - Method in class org.eclipse.jetty.client.api.Response.Listener.Adapter
-
- onHeaders(Response) - Method in class org.eclipse.jetty.client.util.BufferingResponseListener
-
- onHeaders(Response) - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
- onHeaders(int) - Method in class org.eclipse.jetty.fcgi.parser.Parser.Listener.Adapter
-
- onHeaders(int) - Method in interface org.eclipse.jetty.fcgi.parser.Parser.Listener
-
- onHeaders(Response) - Method in class org.eclipse.jetty.proxy.ProxyServlet.ProxyResponseListener
-
- onHeaders(Stream, HeadersInfo) - Method in class org.eclipse.jetty.spdy.api.StreamFrameListener.Adapter
-
- onHeaders(Stream, HeadersInfo) - Method in interface org.eclipse.jetty.spdy.api.StreamFrameListener
-
Callback invoked when headers are received on a stream.
- onHeaders(Stream, HeadersInfo) - Method in class org.eclipse.jetty.spdy.client.http.HttpReceiverOverSPDY
-
- onHeaders(Stream, HeadersInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- onIdle(boolean) - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- onIdle(boolean) - Method in interface org.eclipse.jetty.spdy.IdleListener
-
- onIdleExpired(TimeoutException) - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- onIdleExpired(TimeoutException) - Method in class org.eclipse.jetty.io.IdleTimeout
-
This abstract method is called when the idle timeout has expired.
- onIdleExpired(TimeoutException) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- onIncompleteFlush() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- onIncompleteFlush() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- onIncompleteFlush() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- onIncompleteFlush() - Method in class org.eclipse.jetty.io.SelectChannelEndPoint
-
- onIncompleteFlush() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- onIncompleteFlushed() - Method in class org.eclipse.jetty.io.WriteFlusher
-
Abstract call to be implemented by specific WriteFlushers.
- onInputStream(InputStream) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onInputStream(InputStream) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onInputStream(InputStream) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onInputStream(InputStream) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onInputStream(InputStream) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onMessage(String) - Method in class com.acme.JavaxWebSocketChat
-
- onMessage(String) - Method in class com.acme.WebSocketChatServlet.ChatWebSocket
-
- onMessage(Session, String) - Method in class org.eclipse.jetty.embedded.WebSocketJsrServer.EchoJsrSocket
-
- onMessage(Session, String) - Method in class org.eclipse.jetty.embedded.WebSocketServer.EchoSocket
-
- OnMessageBinaryCallable - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
Callable for OnMessage
annotated methods with a whole or partial binary messages.
- OnMessageBinaryCallable(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryCallable
-
- OnMessageBinaryCallable(OnMessageCallable) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryCallable
-
Copy Constructor
- OnMessageBinaryStreamCallable - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
Callable for
OnMessage
annotated methods for
InputStream
based binary message objects
- OnMessageBinaryStreamCallable(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryStreamCallable
-
- OnMessageBinaryStreamCallable(OnMessageCallable) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryStreamCallable
-
Copy Constructor
- OnMessageCallable - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
- OnMessageCallable(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- OnMessageCallable(OnMessageCallable) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- OnMessagePongCallable - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
Callable for OnMessage
annotated methods with a PongMessage
message object.
- OnMessagePongCallable(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessagePongCallable
-
- OnMessagePongCallable(OnMessageCallable) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessagePongCallable
-
Copy Constructor
- OnMessageTextCallable - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
Callable for OnMessage
annotated methods with a whole or partial text messages.
- OnMessageTextCallable(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextCallable
-
- OnMessageTextCallable(OnMessageCallable) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextCallable
-
Copy Constructor
- OnMessageTextStreamCallable - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
Callable for
OnMessage
annotated methods for
Reader
based text message objects
- OnMessageTextStreamCallable(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextStreamCallable
-
- OnMessageTextStreamCallable(OnMessageCallable) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextStreamCallable
-
Copy Constructor
- onMethodAnnotation(T, Class<?>, Method, Annotation) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- onMethodAnnotation(JettyAnnotatedMetadata, Class<?>, Method, Annotation) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner
-
- onMethodAnnotation(AnnotatedEndpointMetadata<T, C>, Class<?>, Method, Annotation) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointScanner
-
- onNewStream(ISession, IStream) - Method in class org.eclipse.jetty.spdy.FlowControlStrategy.None
-
- onNewStream(ISession, IStream) - Method in interface org.eclipse.jetty.spdy.FlowControlStrategy
-
- onNewStream(ISession, IStream) - Method in class org.eclipse.jetty.spdy.SPDYv3FlowControlStrategy
-
- onOpen(Session) - Method in class com.acme.JavaxWebSocketChat
-
- onOpen(Session) - Method in class com.acme.WebSocketChatServlet.ChatWebSocket
-
- onOpen() - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- onOpen() - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- onOpen() - Method in class org.eclipse.jetty.fcgi.server.ServerFCGIConnection
-
- onOpen() - Method in class org.eclipse.jetty.io.AbstractConnection
-
- onOpen() - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- onOpen() - Method in interface org.eclipse.jetty.io.Connection
-
Callback method invoked when this
Connection
is opened.
- onOpen() - Method in interface org.eclipse.jetty.io.EndPoint
-
Callback method invoked when this
EndPoint
is opened.
- onOpen() - Method in class org.eclipse.jetty.io.IdleTimeout
-
- onOpen() - Method in class org.eclipse.jetty.io.NegotiatingClientConnection
-
- onOpen() - Method in class org.eclipse.jetty.io.NetworkTrafficSelectChannelEndPoint
-
- onOpen() - Method in class org.eclipse.jetty.io.SelectChannelEndPoint
-
- onOpen() - Method in class org.eclipse.jetty.io.ssl.SslConnection
-
- onOpen() - Method in class org.eclipse.jetty.proxy.ConnectHandler.DownstreamConnection
-
- onOpen() - Method in class org.eclipse.jetty.proxy.ConnectHandler.UpstreamConnection
-
- onOpen() - Method in class org.eclipse.jetty.server.HttpConnection
-
- onOpen() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- onOpen(EventSource.Emitter) - Method in interface org.eclipse.jetty.servlets.EventSource
-
Callback method invoked when an event source connection is opened.
- onOpen() - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- onOpen() - Method in class org.eclipse.jetty.websocket.client.io.UpgradeConnection
-
- onOpen() - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientConnection
-
- onOpen() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- onOpen - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
Callable for @OnOpen
annotation.
- onOpen() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerConnection
-
- OnOpenCallable - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
Callable for OnOpen
annotated methods
- OnOpenCallable(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnOpenCallable
-
- OnOpenCallable(OnOpenCallable) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.OnOpenCallable
-
- onOpened(Connection) - Method in class org.eclipse.jetty.io.Connection.Listener.Adapter
-
- onOpened(Connection) - Method in interface org.eclipse.jetty.io.Connection.Listener
-
- onOpened(Connection) - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- onOpened(Connection) - Method in class org.eclipse.jetty.server.handler.DebugHandler
-
- onOpened() - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
A websocket connection has finished its upgrade handshake, and is now open.
- onParam(String, String) - Method in class org.eclipse.jetty.fcgi.parser.ParamsContentParser
-
- onParams() - Method in class org.eclipse.jetty.fcgi.parser.ParamsContentParser
-
- onPartialBinaryMessage(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onPartialTextMessage(String, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onPing(Session, PingResultInfo) - Method in class org.eclipse.jetty.spdy.api.SessionFrameListener.Adapter
-
- onPing(Session, PingResultInfo) - Method in interface org.eclipse.jetty.spdy.api.SessionFrameListener
-
Callback invoked when a ping request has completed its round-trip.
- onPing(Session, PingResultInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- onPing(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- onPing(ByteBuffer) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onPing(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onPing(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onPong(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- onPong(ByteBuffer) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onPong - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
Callable for @OnMessage
annotation dealing with Pong Message Format
- onPong(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onPong(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onPush(Stream, PushInfo) - Method in class org.eclipse.jetty.spdy.api.StreamFrameListener.Adapter
-
- onPush(Stream, PushInfo) - Method in interface org.eclipse.jetty.spdy.api.StreamFrameListener
-
Callback invoked when a push syn has been received on a stream.
- onPush(Stream, PushInfo) - Method in class org.eclipse.jetty.spdy.client.http.HttpReceiverOverSPDY
-
- onPush(Stream, PushInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- onQueued(Request) - Method in class org.eclipse.jetty.client.api.Request.Listener.Adapter
-
- onQueued(Request) - Method in interface org.eclipse.jetty.client.api.Request.QueuedListener
-
Callback method invoked when the request is queued, waiting to be sent
- onRead(byte[], int, int) - Method in class org.eclipse.jetty.client.util.InputStreamContentProvider
-
Callback method invoked just after having read from the stream,
but before returning the iteration element (a
ByteBuffer
to the caller.
- onRead(byte[], int, int) - Method in class org.eclipse.jetty.proxy.ProxyServlet.ProxyInputStreamContentProvider
-
- onReader(Reader) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onReader(Reader) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onReader(Reader) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onReader(Reader) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- onReader(Reader) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onReadFailure(Throwable) - Method in class org.eclipse.jetty.client.util.InputStreamContentProvider
-
Callback method invoked when an exception is thrown while reading
from the stream.
- onReadFailure(Throwable) - Method in class org.eclipse.jetty.proxy.ProxyServlet.ProxyInputStreamContentProvider
-
- onReadFailure(Throwable) - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
The local endpoint has reached a read failure.
- onReadPossible() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- onReadTimeout() - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- onReadTimeout() - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- onReadTimeout() - Method in class org.eclipse.jetty.io.AbstractConnection
-
Callback method invoked when the endpoint failed to be ready to be read after a timeout
- onReadTimeout() - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- onReadTimeout() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
Event for no activity on connection (read or write)
- onReply(Stream, ReplyInfo) - Method in class org.eclipse.jetty.spdy.api.StreamFrameListener.Adapter
-
- onReply(Stream, ReplyInfo) - Method in interface org.eclipse.jetty.spdy.api.StreamFrameListener
-
Callback invoked when a reply to a stream creation has been received.
- onReply(Stream, ReplyInfo) - Method in class org.eclipse.jetty.spdy.client.http.HttpReceiverOverSPDY
-
- onReply(Stream, ReplyInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- onRequestBegin(Request.BeginListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onRequestBegin(Request.BeginListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onRequestCommit(Request.CommitListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onRequestCommit(Request.CommitListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onRequestContent(Request.ContentListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onRequestContent(Request.ContentListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onRequestContent(Request, HttpServletRequest, DeferredContentProvider, byte[], int, int, Callback) - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamReader
-
- onRequestContent(Request, HttpServletRequest, byte[], int, int) - Method in class org.eclipse.jetty.proxy.ProxyServlet.ProxyInputStreamContentProvider
-
- onRequestFailure(Request.FailureListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onRequestFailure(Request.FailureListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onRequestHeaders(Request.HeadersListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onRequestHeaders(Request.HeadersListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onRequestQueued(Request.QueuedListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onRequestQueued(Request.QueuedListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onRequestSuccess(Request.SuccessListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onRequestSuccess(Request.SuccessListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onResponseBegin(Response.BeginListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onResponseBegin(Response.BeginListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onResponseContent(Response.ContentListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onResponseContent(Response.ContentListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onResponseContent(HttpServletRequest, HttpServletResponse, Response, byte[], int, int, Callback) - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet
-
- onResponseContent(HttpServletRequest, HttpServletResponse, Response, byte[], int, int, Callback) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- onResponseContentAsync(Response.AsyncContentListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onResponseContentAsync(Response.AsyncContentListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onResponseFailure(Response.FailureListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onResponseFailure(Response.FailureListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onResponseFailure(HttpServletRequest, HttpServletResponse, Response, Throwable) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- onResponseHeader(Response.HeaderListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onResponseHeader(Response.HeaderListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onResponseHeaders(Response.HeadersListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onResponseHeaders(Response.HeadersListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onResponseHeaders(HttpServletRequest, HttpServletResponse, Response) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- onResponseSuccess(Response.SuccessListener) - Method in interface org.eclipse.jetty.client.api.Request
-
- onResponseSuccess(Response.SuccessListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- onResponseSuccess(HttpServletRequest, HttpServletResponse, Response) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- onRewriteFailed(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- onRst(Session, RstInfo) - Method in class org.eclipse.jetty.spdy.api.SessionFrameListener.Adapter
-
- onRst(Session, RstInfo) - Method in interface org.eclipse.jetty.spdy.api.SessionFrameListener
-
Callback invoked when a stream error happens.
- onSelected() - Method in class org.eclipse.jetty.io.SelectChannelEndPoint
-
- onSelected() - Method in interface org.eclipse.jetty.io.SelectorManager.SelectableEndPoint
-
- onSessionClosed(WebSocketSession) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- onSessionClosed(WebSocketSession) - Method in interface org.eclipse.jetty.websocket.common.SessionListener
-
- onSessionClosed(WebSocketSession) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- onSessionClosed(WebSocketSession) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- onSessionException(SessionException) - Method in class org.eclipse.jetty.spdy.parser.Parser.Listener.Adapter
-
- onSessionException(SessionException) - Method in interface org.eclipse.jetty.spdy.parser.Parser.Listener
-
- onSessionException(SessionException) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- onSessionOpened(WebSocketSession) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- onSessionOpened(WebSocketSession) - Method in interface org.eclipse.jetty.websocket.common.SessionListener
-
- onSessionOpened(WebSocketSession) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- onSessionOpened(WebSocketSession) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- onSettings(Session, SettingsInfo) - Method in class org.eclipse.jetty.spdy.api.SessionFrameListener.Adapter
-
- onSettings(Session, SettingsInfo) - Method in interface org.eclipse.jetty.spdy.api.SessionFrameListener
-
Callback invoked when a request to configure the SPDY connection has been received.
- onStart(int, FCGI.Role, int) - Method in class org.eclipse.jetty.fcgi.parser.ServerParser.Listener.Adapter
-
- onStart(int, FCGI.Role, int) - Method in interface org.eclipse.jetty.fcgi.parser.ServerParser.Listener
-
- onStartAsync(AsyncEvent) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer
-
- onStreamClosed(Stream) - Method in class org.eclipse.jetty.spdy.api.Session.StreamListener.Adapter
-
- onStreamClosed(Stream) - Method in interface org.eclipse.jetty.spdy.api.Session.StreamListener
-
Callback invoked when a SPDY stream is closed.
- onStreamCreated(Stream) - Method in class org.eclipse.jetty.spdy.api.Session.StreamListener.Adapter
-
- onStreamCreated(Stream) - Method in interface org.eclipse.jetty.spdy.api.Session.StreamListener
-
Callback invoked when a new SPDY stream is created.
- onStreamException(StreamException) - Method in class org.eclipse.jetty.spdy.parser.Parser.Listener.Adapter
-
- onStreamException(StreamException) - Method in interface org.eclipse.jetty.spdy.parser.Parser.Listener
-
- onStreamException(StreamException) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- onSuccess(Request) - Method in class org.eclipse.jetty.client.api.Request.Listener.Adapter
-
- onSuccess(Request) - Method in interface org.eclipse.jetty.client.api.Request.SuccessListener
-
Callback method invoked when the request has been successfully sent.
- onSuccess(Response) - Method in class org.eclipse.jetty.client.api.Response.Listener.Adapter
-
- onSuccess(Response) - Method in interface org.eclipse.jetty.client.api.Response.SuccessListener
-
Callback method invoked when the whole response has been successfully received.
- onSuccess(Response) - Method in class org.eclipse.jetty.client.ContinueProtocolHandler.ContinueListener
-
- onSuccess(Response) - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
- onSyn(Stream, SynInfo) - Method in class org.eclipse.jetty.spdy.api.SessionFrameListener.Adapter
-
- onSyn(Stream, SynInfo) - Method in interface org.eclipse.jetty.spdy.api.SessionFrameListener
-
Callback invoked when a request to create a stream has been received.
- onSyn(Stream, SynInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- onText - Variable in class org.eclipse.jetty.websocket.common.events.annotated.EventMethods
-
- onText - Variable in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata
-
@OnWebSocketMessage (String, or Reader)
- onText - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
Callable for @OnMessage
annotation dealing with Text Message Format
- onTextFrame(ByteBuffer, boolean) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onTextFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onTextFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onTextFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
Entry point for all incoming text frames.
- onTextFrame(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onTextMessage(String) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- onTextMessage(String) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver
-
- onTextMessage(String) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver
-
- onTextMessage(String) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
Entry point for whole text messages
- onTextMessage(String) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- onTextStream - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata
-
Callable for @OnMessage
annotation dealing with Text Streaming Message Format
- onTimeout(Continuation) - Method in interface org.eclipse.jetty.continuation.ContinuationListener
-
Called when a suspended continuation has timed out.
- onTimeout(AsyncEvent) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- onWebSocketBinary(byte[], int, int) - Method in class org.eclipse.jetty.websocket.api.WebSocketAdapter
-
- onWebSocketBinary(byte[], int, int) - Method in interface org.eclipse.jetty.websocket.api.WebSocketListener
-
A WebSocket binary frame has been received.
- OnWebSocketClose - Annotation Type in org.eclipse.jetty.websocket.api.annotations
-
Annotation for tagging methods to receive connection close events.
- onWebSocketClose(int, String) - Method in class org.eclipse.jetty.websocket.api.WebSocketAdapter
-
- onWebSocketClose(int, String) - Method in interface org.eclipse.jetty.websocket.api.WebSocketListener
-
A Close Event was received.
- OnWebSocketConnect - Annotation Type in org.eclipse.jetty.websocket.api.annotations
-
Annotation for tagging methods to receive connection open events.
- onWebSocketConnect(Session) - Method in class org.eclipse.jetty.websocket.api.WebSocketAdapter
-
- onWebSocketConnect(Session) - Method in interface org.eclipse.jetty.websocket.api.WebSocketListener
-
A WebSocket
Session
has connected successfully and is ready to be used.
- OnWebSocketError - Annotation Type in org.eclipse.jetty.websocket.api.annotations
-
Annotation for receiving websocket errors (exceptions) that have occurred internally in the websocket implementation.
- onWebSocketError(Throwable) - Method in class org.eclipse.jetty.websocket.api.WebSocketAdapter
-
- onWebSocketError(Throwable) - Method in interface org.eclipse.jetty.websocket.api.WebSocketListener
-
A WebSocket exception has occurred.
- OnWebSocketFrame - Annotation Type in org.eclipse.jetty.websocket.api.annotations
-
(ADVANCED) Annotation for tagging methods to receive frame events.
- OnWebSocketMessage - Annotation Type in org.eclipse.jetty.websocket.api.annotations
-
Annotation for tagging methods to receive Binary or Text Message events.
- onWebSocketText(String) - Method in class org.eclipse.jetty.websocket.api.WebSocketAdapter
-
- onWebSocketText(String) - Method in interface org.eclipse.jetty.websocket.api.WebSocketListener
-
A WebSocket Text frame was received.
- onWindowUpdate(ISession, IStream, int) - Method in class org.eclipse.jetty.spdy.FlowControlStrategy.None
-
- onWindowUpdate(ISession, IStream, int) - Method in interface org.eclipse.jetty.spdy.FlowControlStrategy
-
- onWindowUpdate(ISession, IStream, int) - Method in class org.eclipse.jetty.spdy.SPDYv3FlowControlStrategy
-
- onWriteFailure(Throwable) - Method in class org.eclipse.jetty.websocket.common.io.IOState
-
The local endpoint has reached a write failure.
- onWritePossible() - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamWriter
-
- onWritePossible() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- OpCode - Class in org.eclipse.jetty.websocket.common
-
- OpCode() - Constructor for class org.eclipse.jetty.websocket.common.OpCode
-
- open() - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleWatcher
-
- open() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- open() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
Performs the activities needed to open the network communication
(for example, to start accepting incoming network connections).
- open() - Method in class org.eclipse.jetty.server.ServerConnector
-
- open(EventSource, EventSource.Emitter) - Method in class org.eclipse.jetty.servlets.EventSourceServlet
-
- open() - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
- open() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
Open/Activate the session
- openBundleTracker() - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleWatcher
-
- openConnection(URL) - Method in class org.eclipse.jetty.osgi.boot.warurl.WarUrlStreamHandler
-
- opened(Socket) - Method in class org.eclipse.jetty.io.NetworkTrafficListener.Adapter
-
- opened(Socket) - Method in interface org.eclipse.jetty.io.NetworkTrafficListener
-
Callback method invoked when a connection from a remote client has been accepted.
- openSession(WebSocketSession) - Method in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- openSession(WebSocketSession) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriver
-
- openSession(WebSocketSession) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- openTag(String, Map<String, String>) - Method in class org.eclipse.jetty.xml.XmlAppendable
-
- openTag(String) - Method in class org.eclipse.jetty.xml.XmlAppendable
-
- OptionalSessionCallableMethod - Class in org.eclipse.jetty.websocket.common.events.annotated
-
Simple CallableMethod that manages the optional
Session
argument
- OptionalSessionCallableMethod(Class<?>, Method) - Constructor for class org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod
-
- order(List<Resource>) - Method in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
-
Order the list of jars in WEB-INF/lib according to the ordering declarations in the descriptors
- order(List<Resource>) - Method in interface org.eclipse.jetty.webapp.Ordering
-
- order(List<Resource>) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
Order the list of jars according to the ordering declared
in the various web-fragment.xml files.
- ORDERED_LIBS - Static variable in class org.eclipse.jetty.webapp.MetaData
-
- OrderedGroupBinding - Class in org.eclipse.jetty.deploy.bindings
-
Provides a way of forcing the ordered execution of bindings within
a declared binding target.
- OrderedGroupBinding(String[]) - Constructor for class org.eclipse.jetty.deploy.bindings.OrderedGroupBinding
-
- orderFragments() - Method in class org.eclipse.jetty.webapp.MetaData
-
- Ordering - Interface in org.eclipse.jetty.webapp
-
Ordering
Ordering options for jars in WEB-INF lib.
- Ordering.AbsoluteOrdering - Class in org.eclipse.jetty.webapp
-
AbsoluteOrdering
An <absolute-order> element in web.xml
- Ordering.AbsoluteOrdering(MetaData) - Constructor for class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
-
- Ordering.RelativeOrdering - Class in org.eclipse.jetty.webapp
-
RelativeOrdering
A set of <order> elements in web-fragment.xmls.
- Ordering.RelativeOrdering(MetaData) - Constructor for class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
- orderList(LinkedList<Resource>) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
- OrEventTrigger - Class in org.eclipse.jetty.monitor.triggers
-
AndEventTrigger
EventTrigger aggregation using logical OR operation
that executes matching of the aggregated event triggers
in left to right order
- OrEventTrigger(List<EventTrigger>) - Constructor for class org.eclipse.jetty.monitor.triggers.OrEventTrigger
-
Construct an event trigger and associate the list
of event triggers to be aggregated by this trigger
- OrEventTrigger(EventTrigger...) - Constructor for class org.eclipse.jetty.monitor.triggers.OrEventTrigger
-
Construct an event trigger and associate the array
of event triggers to be aggregated by this trigger
- org.eclipse.jetty.alpn.client - package org.eclipse.jetty.alpn.client
-
- org.eclipse.jetty.alpn.server - package org.eclipse.jetty.alpn.server
-
- org.eclipse.jetty.annotations - package org.eclipse.jetty.annotations
-
Jetty Annotations : Support for Servlet Annotations
- org.eclipse.jetty.ant - package org.eclipse.jetty.ant
-
Jetty Ant : Ant Tasks and Configuration
- org.eclipse.jetty.ant.types - package org.eclipse.jetty.ant.types
-
Jetty Ant : Ant Wrappers of Jetty Internals
- org.eclipse.jetty.ant.utils - package org.eclipse.jetty.ant.utils
-
Jetty Ant : Utility Classes
- org.eclipse.jetty.apache.jsp - package org.eclipse.jetty.apache.jsp
-
- org.eclipse.jetty.cdi - package org.eclipse.jetty.cdi
-
- org.eclipse.jetty.client - package org.eclipse.jetty.client
-
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
- org.eclipse.jetty.client.api - package org.eclipse.jetty.client.api
-
Jetty Client : API Classes
- org.eclipse.jetty.client.http - package org.eclipse.jetty.client.http
-
- org.eclipse.jetty.client.util - package org.eclipse.jetty.client.util
-
Jetty Client : Utility Classes
- org.eclipse.jetty.continuation - package org.eclipse.jetty.continuation
-
Jetty Continuation : Generic Async Servlet Method
- org.eclipse.jetty.deploy - package org.eclipse.jetty.deploy
-
Jetty Deploy : Webapp Deploy Management
- org.eclipse.jetty.deploy.bindings - package org.eclipse.jetty.deploy.bindings
-
Jetty Deploy : Standard Deployment Bindings
- org.eclipse.jetty.deploy.graph - package org.eclipse.jetty.deploy.graph
-
Jetty Deploy : Deployment Graph
- org.eclipse.jetty.deploy.jmx - package org.eclipse.jetty.deploy.jmx
-
Jetty Deploy : JMX Integration
- org.eclipse.jetty.deploy.providers - package org.eclipse.jetty.deploy.providers
-
Jetty Deploy : Webapp Deployment Providers
- org.eclipse.jetty.deploy.util - package org.eclipse.jetty.deploy.util
-
Jetty Deploy : Utilities
- org.eclipse.jetty.embedded - package org.eclipse.jetty.embedded
-
- org.eclipse.jetty.example.asyncrest - package org.eclipse.jetty.example.asyncrest
-
- org.eclipse.jetty.fcgi - package org.eclipse.jetty.fcgi
-
- org.eclipse.jetty.fcgi.client.http - package org.eclipse.jetty.fcgi.client.http
-
- org.eclipse.jetty.fcgi.generator - package org.eclipse.jetty.fcgi.generator
-
- org.eclipse.jetty.fcgi.parser - package org.eclipse.jetty.fcgi.parser
-
- org.eclipse.jetty.fcgi.server - package org.eclipse.jetty.fcgi.server
-
- org.eclipse.jetty.fcgi.server.proxy - package org.eclipse.jetty.fcgi.server.proxy
-
- org.eclipse.jetty.http - package org.eclipse.jetty.http
-
Jetty Http : Tools for Http processing
- org.eclipse.jetty.http.spi - package org.eclipse.jetty.http.spi
-
- org.eclipse.jetty.io - package org.eclipse.jetty.io
-
Jetty IO : Core classes for Jetty IO subsystem
- org.eclipse.jetty.io.ssl - package org.eclipse.jetty.io.ssl
-
Jetty IO : Core SSL Support
- org.eclipse.jetty.jaas - package org.eclipse.jetty.jaas
-
Jetty Jaas : Support for Jaas
- org.eclipse.jetty.jaas.callback - package org.eclipse.jetty.jaas.callback
-
Jetty Jaas : Jaas Callbacks
- org.eclipse.jetty.jaas.spi - package org.eclipse.jetty.jaas.spi
-
Jetty Jaas : Various Jaas Implementations for Jetty
- org.eclipse.jetty.jmx - package org.eclipse.jetty.jmx
-
Jetty JMX : Integration for JMX in Jetty
- org.eclipse.jetty.jndi - package org.eclipse.jetty.jndi
-
Jetty Jndi : Java Naming Directory Interface
- org.eclipse.jetty.jndi.factories - package org.eclipse.jetty.jndi.factories
-
Jetty Jndi : Factories
- org.eclipse.jetty.jndi.java - package org.eclipse.jetty.jndi.java
-
Jetty Jndi : Mappings for java
- org.eclipse.jetty.jndi.local - package org.eclipse.jetty.jndi.local
-
Jetty Jndi : Mappings for local
- org.eclipse.jetty.jsp - package org.eclipse.jetty.jsp
-
- org.eclipse.jetty.jspc.plugin - package org.eclipse.jetty.jspc.plugin
-
Jetty Jspc Maven Plugin : Support for precompiling jsps
- org.eclipse.jetty.maven.plugin - package org.eclipse.jetty.maven.plugin
-
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
- org.eclipse.jetty.monitor - package org.eclipse.jetty.monitor
-
Jetty Monitor : Tool for Monitoring Threads
- org.eclipse.jetty.monitor.integration - package org.eclipse.jetty.monitor.integration
-
Jetty Monitor : Intregation with Java Monitor
- org.eclipse.jetty.monitor.jmx - package org.eclipse.jetty.monitor.jmx
-
Jetty Monitor : JMX Integration
- org.eclipse.jetty.monitor.thread - package org.eclipse.jetty.monitor.thread
-
Jetty Monitor : Thread Monitoring
- org.eclipse.jetty.monitor.triggers - package org.eclipse.jetty.monitor.triggers
-
Jetty Monitor : Triggers for Monitor Events
- org.eclipse.jetty.nosql - package org.eclipse.jetty.nosql
-
Jetty NoSql : Generic Nosql Session Management
- org.eclipse.jetty.nosql.mongodb - package org.eclipse.jetty.nosql.mongodb
-
Jetty NoSql : MongoDB Integration
- org.eclipse.jetty.nosql.mongodb.jmx - package org.eclipse.jetty.nosql.mongodb.jmx
-
Jetty NoSql : MongoDB Sessions JMX Integration
- org.eclipse.jetty.osgi.annotations - package org.eclipse.jetty.osgi.annotations
-
- org.eclipse.jetty.osgi.boot - package org.eclipse.jetty.osgi.boot
-
- org.eclipse.jetty.osgi.boot.internal.serverfactory - package org.eclipse.jetty.osgi.boot.internal.serverfactory
-
- org.eclipse.jetty.osgi.boot.internal.webapp - package org.eclipse.jetty.osgi.boot.internal.webapp
-
- org.eclipse.jetty.osgi.boot.jasper - package org.eclipse.jetty.osgi.boot.jasper
-
- org.eclipse.jetty.osgi.boot.jsp - package org.eclipse.jetty.osgi.boot.jsp
-
- org.eclipse.jetty.osgi.boot.utils - package org.eclipse.jetty.osgi.boot.utils
-
- org.eclipse.jetty.osgi.boot.utils.internal - package org.eclipse.jetty.osgi.boot.utils.internal
-
- org.eclipse.jetty.osgi.boot.warurl - package org.eclipse.jetty.osgi.boot.warurl
-
- org.eclipse.jetty.osgi.boot.warurl.internal - package org.eclipse.jetty.osgi.boot.warurl.internal
-
- org.eclipse.jetty.osgi.httpservice - package org.eclipse.jetty.osgi.httpservice
-
- org.eclipse.jetty.plus.annotation - package org.eclipse.jetty.plus.annotation
-
Jetty Plus : Limited JEE Annotation Support
- org.eclipse.jetty.plus.jndi - package org.eclipse.jetty.plus.jndi
-
Jetty Plus : Limited JEE Jndi Support
- org.eclipse.jetty.plus.security - package org.eclipse.jetty.plus.security
-
Jetty Plus : Limited JEE Security Support
- org.eclipse.jetty.plus.webapp - package org.eclipse.jetty.plus.webapp
-
Jetty Plus : Limited Additional JEE Webapp Support
- org.eclipse.jetty.proxy - package org.eclipse.jetty.proxy
-
Jetty Proxy : Async Proxy Support
- org.eclipse.jetty.quickstart - package org.eclipse.jetty.quickstart
-
- org.eclipse.jetty.rewrite.handler - package org.eclipse.jetty.rewrite.handler
-
Jetty Rewrite : Rewrite Handler and Rules for Jetty
- org.eclipse.jetty.runner - package org.eclipse.jetty.runner
-
Jetty Runner : Embedded Jetty Tool for running webapps directly
- org.eclipse.jetty.security - package org.eclipse.jetty.security
-
Jetty Security : Modular Support for Security in Jetty
- org.eclipse.jetty.security.authentication - package org.eclipse.jetty.security.authentication
-
Jetty Security : Authenticators and Callbacks
- org.eclipse.jetty.security.jaspi - package org.eclipse.jetty.security.jaspi
-
Jetty Jaspi : Java Authentication SPI
- org.eclipse.jetty.security.jaspi.callback - package org.eclipse.jetty.security.jaspi.callback
-
Jetty Jaspi : Callbacks
- org.eclipse.jetty.security.jaspi.modules - package org.eclipse.jetty.security.jaspi.modules
-
Jetty Jaspi : Authentication Modules
- org.eclipse.jetty.server - package org.eclipse.jetty.server
-
Jetty Server : Core Server API
- org.eclipse.jetty.server.handler - package org.eclipse.jetty.server.handler
-
Jetty Server : Core Handler API
- org.eclipse.jetty.server.handler.jmx - package org.eclipse.jetty.server.handler.jmx
-
Jetty Server : Handler JMX Integration
- org.eclipse.jetty.server.jmx - package org.eclipse.jetty.server.jmx
-
Jetty Server : Server JMX Integration
- org.eclipse.jetty.server.nio - package org.eclipse.jetty.server.nio
-
Jetty Server : Core Server Connector
- org.eclipse.jetty.server.session - package org.eclipse.jetty.server.session
-
Jetty Server : Session Management Implementations
- org.eclipse.jetty.server.session.jmx - package org.eclipse.jetty.server.session.jmx
-
Jetty Server : Session Management JMX Integration
- org.eclipse.jetty.servlet - package org.eclipse.jetty.servlet
-
Jetty Server : Modular Servlet Integration
- org.eclipse.jetty.servlet.jmx - package org.eclipse.jetty.servlet.jmx
-
Jetty Servlet : Servlet JMX Integration
- org.eclipse.jetty.servlet.listener - package org.eclipse.jetty.servlet.listener
-
Jetty Servlet : Useful Servlet Listeners
- org.eclipse.jetty.servlets - package org.eclipse.jetty.servlets
-
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
- org.eclipse.jetty.servlets.gzip - package org.eclipse.jetty.servlets.gzip
-
Jetty Servlets : GZIP Filter Classes
- org.eclipse.jetty.spdy - package org.eclipse.jetty.spdy
-
- org.eclipse.jetty.spdy.api - package org.eclipse.jetty.spdy.api
-
- org.eclipse.jetty.spdy.api.server - package org.eclipse.jetty.spdy.api.server
-
- org.eclipse.jetty.spdy.client - package org.eclipse.jetty.spdy.client
-
- org.eclipse.jetty.spdy.client.http - package org.eclipse.jetty.spdy.client.http
-
- org.eclipse.jetty.spdy.frames - package org.eclipse.jetty.spdy.frames
-
- org.eclipse.jetty.spdy.generator - package org.eclipse.jetty.spdy.generator
-
- org.eclipse.jetty.spdy.http - package org.eclipse.jetty.spdy.http
-
- org.eclipse.jetty.spdy.parser - package org.eclipse.jetty.spdy.parser
-
- org.eclipse.jetty.spdy.server - package org.eclipse.jetty.spdy.server
-
- org.eclipse.jetty.spdy.server.http - package org.eclipse.jetty.spdy.server.http
-
- org.eclipse.jetty.spdy.server.proxy - package org.eclipse.jetty.spdy.server.proxy
-
- org.eclipse.jetty.spring - package org.eclipse.jetty.spring
-
Jetty Spring : Spring IoC Configuration for Jetty
- org.eclipse.jetty.start - package org.eclipse.jetty.start
-
Jetty Start : Generic Java Start Mechanism
- org.eclipse.jetty.start.config - package org.eclipse.jetty.start.config
-
- org.eclipse.jetty.tests.webapp - package org.eclipse.jetty.tests.webapp
-
- org.eclipse.jetty.util - package org.eclipse.jetty.util
-
Jetty Util : Common Utility Classes
- org.eclipse.jetty.util.ajax - package org.eclipse.jetty.util.ajax
-
Jetty Util : Simple JSON Utility classes
- org.eclipse.jetty.util.annotation - package org.eclipse.jetty.util.annotation
-
Jetty Util : Common Utility Annotations
- org.eclipse.jetty.util.component - package org.eclipse.jetty.util.component
-
Jetty Util : Jetty Lifecycle Management
- org.eclipse.jetty.util.log - package org.eclipse.jetty.util.log
-
Jetty Util : Common Logging Integrations
- org.eclipse.jetty.util.log.jmx - package org.eclipse.jetty.util.log.jmx
-
Jetty JMX : Jetty Logging JMX Integration
- org.eclipse.jetty.util.preventers - package org.eclipse.jetty.util.preventers
-
Jetty Util : Common Memory Leak Prevention Tooling
- org.eclipse.jetty.util.resource - package org.eclipse.jetty.util.resource
-
Jetty Util : Common Resource Utilities
- org.eclipse.jetty.util.security - package org.eclipse.jetty.util.security
-
Jetty Util : Common Security Utilities
- org.eclipse.jetty.util.ssl - package org.eclipse.jetty.util.ssl
-
Jetty Util : Common SSL Utility Classes
- org.eclipse.jetty.util.statistic - package org.eclipse.jetty.util.statistic
-
Jetty Util : Common Statistics Utility classes
- org.eclipse.jetty.util.thread - package org.eclipse.jetty.util.thread
-
Jetty Util : Common ThreadPool Utilities
- org.eclipse.jetty.webapp - package org.eclipse.jetty.webapp
-
Jetty Util : Modular Web Application Support
- org.eclipse.jetty.websocket.api - package org.eclipse.jetty.websocket.api
-
Jetty WebSocket API
- org.eclipse.jetty.websocket.api.annotations - package org.eclipse.jetty.websocket.api.annotations
-
Jetty WebSocket API : WebSocket POJO Annotations
- org.eclipse.jetty.websocket.api.extensions - package org.eclipse.jetty.websocket.api.extensions
-
Jetty WebSocket API : WebSocket Extension API
- org.eclipse.jetty.websocket.api.util - package org.eclipse.jetty.websocket.api.util
-
Jetty WebSocket API : Utility Classes
- org.eclipse.jetty.websocket.client - package org.eclipse.jetty.websocket.client
-
Jetty WebSocket Client API
- org.eclipse.jetty.websocket.client.io - package org.eclipse.jetty.websocket.client.io
-
Jetty WebSocket Client : I/O Implementation [Internal Use Only]
- org.eclipse.jetty.websocket.client.masks - package org.eclipse.jetty.websocket.client.masks
-
Jetty WebSocket Client : Frame Masking Implementations
- org.eclipse.jetty.websocket.common - package org.eclipse.jetty.websocket.common
-
Jetty WebSocket Common : Implementation [Internal Use Only]
- org.eclipse.jetty.websocket.common.events - package org.eclipse.jetty.websocket.common.events
-
Jetty WebSocket Common : Event Driver for WebSocket Object
- org.eclipse.jetty.websocket.common.events.annotated - package org.eclipse.jetty.websocket.common.events.annotated
-
- org.eclipse.jetty.websocket.common.extensions - package org.eclipse.jetty.websocket.common.extensions
-
Jetty WebSocket Common : Extension Implementations
- org.eclipse.jetty.websocket.common.extensions.compress - package org.eclipse.jetty.websocket.common.extensions.compress
-
Jetty WebSocket Common : Frame & Message Compression Extension Implementations
- org.eclipse.jetty.websocket.common.extensions.fragment - package org.eclipse.jetty.websocket.common.extensions.fragment
-
Jetty WebSocket Common : Auto Fragment Extension Implementation
- org.eclipse.jetty.websocket.common.extensions.identity - package org.eclipse.jetty.websocket.common.extensions.identity
-
Jetty WebSocket Common : Identity Extension Implementation
- org.eclipse.jetty.websocket.common.frames - package org.eclipse.jetty.websocket.common.frames
-
- org.eclipse.jetty.websocket.common.io - package org.eclipse.jetty.websocket.common.io
-
Jetty WebSocket Common : I/O Implementation
- org.eclipse.jetty.websocket.common.io.http - package org.eclipse.jetty.websocket.common.io.http
-
- org.eclipse.jetty.websocket.common.io.payload - package org.eclipse.jetty.websocket.common.io.payload
-
Jetty WebSocket Common : I/O : Frame Payload Handling
- org.eclipse.jetty.websocket.common.message - package org.eclipse.jetty.websocket.common.message
-
Jetty WebSocket Common : Message Handling
- org.eclipse.jetty.websocket.common.util - package org.eclipse.jetty.websocket.common.util
-
- org.eclipse.jetty.websocket.jsr356 - package org.eclipse.jetty.websocket.jsr356
-
- org.eclipse.jetty.websocket.jsr356.annotations - package org.eclipse.jetty.websocket.jsr356.annotations
-
- org.eclipse.jetty.websocket.jsr356.client - package org.eclipse.jetty.websocket.jsr356.client
-
- org.eclipse.jetty.websocket.jsr356.decoders - package org.eclipse.jetty.websocket.jsr356.decoders
-
- org.eclipse.jetty.websocket.jsr356.encoders - package org.eclipse.jetty.websocket.jsr356.encoders
-
- org.eclipse.jetty.websocket.jsr356.endpoints - package org.eclipse.jetty.websocket.jsr356.endpoints
-
- org.eclipse.jetty.websocket.jsr356.messages - package org.eclipse.jetty.websocket.jsr356.messages
-
- org.eclipse.jetty.websocket.jsr356.metadata - package org.eclipse.jetty.websocket.jsr356.metadata
-
- org.eclipse.jetty.websocket.jsr356.server - package org.eclipse.jetty.websocket.jsr356.server
-
- org.eclipse.jetty.websocket.jsr356.server.deploy - package org.eclipse.jetty.websocket.jsr356.server.deploy
-
- org.eclipse.jetty.websocket.jsr356.server.pathmap - package org.eclipse.jetty.websocket.jsr356.server.pathmap
-
- org.eclipse.jetty.websocket.jsr356.utils - package org.eclipse.jetty.websocket.jsr356.utils
-
- org.eclipse.jetty.websocket.server - package org.eclipse.jetty.websocket.server
-
Jetty WebSocket Server : Implementation [Internal Use Only]
- org.eclipse.jetty.websocket.server.pathmap - package org.eclipse.jetty.websocket.server.pathmap
-
- org.eclipse.jetty.websocket.servlet - package org.eclipse.jetty.websocket.servlet
-
Jetty WebSocket Servlet API
- org.eclipse.jetty.xml - package org.eclipse.jetty.xml
-
Jetty Xml : IoC Mechanism for Jetty Configuration
- Origin - Class in org.eclipse.jetty.client
-
- Origin(String, String, int) - Constructor for class org.eclipse.jetty.client.Origin
-
- Origin(String, Origin.Address) - Constructor for class org.eclipse.jetty.client.Origin
-
- origin(MetaData, String) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorGenerator
-
Find the origin (web.xml, fragment, annotation etc) of a web artifact from MetaData.
- origin - Variable in class org.eclipse.jetty.start.Props.Prop
-
- Origin - Enum in org.eclipse.jetty.webapp
-
- Origin.Address - Class in org.eclipse.jetty.client
-
- Origin.Address(String, int) - Constructor for class org.eclipse.jetty.client.Origin.Address
-
- ORIGIN_CMD_LINE - Static variable in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- ORIGIN_INTERNAL_FALLBACK - Static variable in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- ORIGIN_SYSPROP - Static variable in class org.eclipse.jetty.start.Props
-
- originalId - Variable in class org.eclipse.jetty.server.session.AbstractSessionExpiryTest.TestServlet
-
- OSGI_BUNDLECONTEXT - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
See OSGi r4 p.427
- OSGI_WEB_CONTEXTPATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
service property osgi.web.contextpath.
- OSGI_WEB_SYMBOLICNAME - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
service property osgi.web.symbolicname.
- OSGI_WEB_VERSION - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
service property osgi.web.symbolicname.
- OSGiClassLoader - Class in org.eclipse.jetty.osgi.boot.utils
-
OSGiClassLoader
Class loader that is aware of a bundle.
- OSGiClassLoader(ClassLoader, Bundle) - Constructor for class org.eclipse.jetty.osgi.boot.utils.OSGiClassLoader
-
- OSGiDeployer - Class in org.eclipse.jetty.osgi.boot
-
OSGiDeployer
Extension of standard Jetty deployer that emits OSGi EventAdmin
events whenever a webapp is deployed into OSGi via Jetty.
- OSGiDeployer() - Constructor for class org.eclipse.jetty.osgi.boot.OSGiDeployer
-
- OSGiServerConstants - Class in org.eclipse.jetty.osgi.boot
-
OSGiServerConstants
Name of the properties that configure a jetty Server OSGi service.
- OSGiServerConstants() - Constructor for class org.eclipse.jetty.osgi.boot.OSGiServerConstants
-
- OSGiUndeployer - Class in org.eclipse.jetty.osgi.boot
-
OSGiUndeployer
Extension of the Jetty Undeployer which emits OSGi EventAdmin events
whenever a webapp is undeployed from Jetty.
- OSGiUndeployer() - Constructor for class org.eclipse.jetty.osgi.boot.OSGiUndeployer
-
- OSGiWebappClassLoader - Class in org.eclipse.jetty.osgi.boot.internal.webapp
-
OSGiWebappClassLoader
Extends the webapp classloader to also use the classloader of the Bundle defining the webapp.
- OSGiWebappClassLoader(ClassLoader, WebAppContext, Bundle) - Constructor for class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
- OSGiWebappConstants - Class in org.eclipse.jetty.osgi.boot
-
OSGiWebappConstants
Constants (MANIFEST headers, service properties etc) associated with deploying
webapps into OSGi via Jetty.
- OSGiWebappConstants() - Constructor for class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
- OSGiWebInfConfiguration - Class in org.eclipse.jetty.osgi.boot
-
OSGiWebInfConfiguration
Handle adding resources found in bundle fragments, and add them into the
- OSGiWebInfConfiguration() - Constructor for class org.eclipse.jetty.osgi.boot.OSGiWebInfConfiguration
-
- OTHER - Static variable in class org.eclipse.jetty.webapp.Ordering.AbsoluteOrdering
-
- out - Variable in class org.eclipse.jetty.websocket.common.message.SimpleBinaryMessage
-
- outgoing(Socket, ByteBuffer) - Method in class org.eclipse.jetty.io.NetworkTrafficListener.Adapter
-
- outgoing(Socket, ByteBuffer) - Method in interface org.eclipse.jetty.io.NetworkTrafficListener
-
Callback method invoked when bytes are sent to a remote client from the server.
- outgoingFrame(Frame, WriteCallback, BatchMode) - Method in interface org.eclipse.jetty.websocket.api.extensions.OutgoingFrames
-
A frame, and optional callback, intended for the network layer.
- outgoingFrame(Frame, WriteCallback, BatchMode) - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientConnection
-
Override to set the masker.
- outgoingFrame(Frame, WriteCallback, BatchMode) - Method in class org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension
-
- outgoingFrame(Frame, WriteCallback, BatchMode) - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- outgoingFrame(Frame, WriteCallback, BatchMode) - Method in class org.eclipse.jetty.websocket.common.extensions.fragment.FragmentExtension
-
- outgoingFrame(Frame, WriteCallback, BatchMode) - Method in class org.eclipse.jetty.websocket.common.extensions.FrameDebugExtension
-
- outgoingFrame(Frame, WriteCallback, BatchMode) - Method in class org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension
-
- outgoingFrame(Frame, WriteCallback, BatchMode) - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
Frame from API, User, or Internal implementation destined for network.
- OutgoingFrames - Interface in org.eclipse.jetty.websocket.api.extensions
-
Interface for dealing with frames outgoing to (eventually) the network layer.
- OutputStreamContentProvider - Class in org.eclipse.jetty.client.util
-
- OutputStreamContentProvider() - Constructor for class org.eclipse.jetty.client.util.OutputStreamContentProvider
-
- Overlay - Class in org.eclipse.jetty.maven.plugin
-
Overlay
- Overlay(OverlayConfig, Resource) - Constructor for class org.eclipse.jetty.maven.plugin.Overlay
-
- Overlay(OverlayConfig) - Constructor for class org.eclipse.jetty.maven.plugin.Overlay
-
- overlay(Classpath) - Method in class org.eclipse.jetty.start.Classpath
-
Overlay another classpath, copying its elements into place on this Classpath, while eliminating duplicate entries on the classpath.
- OverlayConfig - Class in org.eclipse.jetty.maven.plugin
-
OverlayConfig
- OverlayConfig() - Constructor for class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- OverlayConfig(String, List<String>, List<String>) - Constructor for class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- OverlayConfig(Xpp3Dom, List<String>, List<String>) - Constructor for class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- OverrideDescriptor - Class in org.eclipse.jetty.webapp
-
OverrideDescriptor
- OverrideDescriptor(Resource) - Constructor for class org.eclipse.jetty.webapp.OverrideDescriptor
-
- overrides - Variable in class org.eclipse.jetty.start.Props.Prop
-
- PackageAdminServiceTracker - Class in org.eclipse.jetty.osgi.boot.utils.internal
-
PackageAdminServiceTracker
When the PackageAdmin service is activated we can look for the fragments
attached to this bundle and do a fake "activate" on them.
- PackageAdminServiceTracker(BundleContext) - Constructor for class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
- param(String, String) - Method in interface org.eclipse.jetty.client.api.Request
-
Adds a query parameter with the given name and value.
- param(String, String) - Method in class org.eclipse.jetty.client.HttpRequest
-
- Param - Class in org.eclipse.jetty.websocket.jsr356.annotations
-
- Param(int, Class<?>, Annotation[]) - Constructor for class org.eclipse.jetty.websocket.jsr356.annotations.Param
-
- Param.Role - Enum in org.eclipse.jetty.websocket.jsr356.annotations
-
The various roles of the known parameters.
- ParamList - Class in org.eclipse.jetty.websocket.common.events
-
Simple class for representing a list of class arrays.
- ParamList() - Constructor for class org.eclipse.jetty.websocket.common.events.ParamList
-
- params - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable
-
- ParamsContentParser - Class in org.eclipse.jetty.fcgi.parser
-
- ParamsContentParser(HeaderParser, ServerParser.Listener) - Constructor for class org.eclipse.jetty.fcgi.parser.ParamsContentParser
-
- paramTypes - Variable in class org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
-
- parentPath(String) - Static method in class org.eclipse.jetty.util.URIUtil
-
Return the parent Path.
- parse(Set<? extends AnnotationParser.Handler>, String, ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse a given class
- parse(Set<? extends AnnotationParser.Handler>, Class<?>, ClassNameResolver, boolean) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse the given class, optionally walking its inheritance hierarchy
- parse(Set<? extends AnnotationParser.Handler>, String[], ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse the given classes
- parse(Set<? extends AnnotationParser.Handler>, List<String>, ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse the given classes
- parse(Set<? extends AnnotationParser.Handler>, ClassLoader, boolean, boolean, ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse classes in the supplied classloader.
- parse(Set<? extends AnnotationParser.Handler>, URI[], ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse classes in the supplied uris.
- parse(Set<? extends AnnotationParser.Handler>, URI, ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse a particular uri
- parse(Set<? extends AnnotationParser.Handler>, Resource, ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse a resource
- parse(ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.BeginRequestContentParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.ContentParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.EndRequestContentParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.HeaderParser
-
Parses the bytes in the given buffer
as FastCGI header bytes
- parse(ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.ParamsContentParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.Parser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.fcgi.parser.StreamContentParser
-
- parse(String) - Method in class org.eclipse.jetty.http.HttpURI
-
- parse(byte[], int, int) - Method in class org.eclipse.jetty.http.HttpURI
-
- parse(String) - Method in class org.eclipse.jetty.jndi.InitialContextFactory.DefaultParser
-
- parse(String) - Method in class org.eclipse.jetty.jndi.java.javaNameParser
-
Parse a name into its components.
- parse(Set<? extends AnnotationParser.Handler>, URI[], ClassNameResolver) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationParser
-
- parse(Set<? extends AnnotationParser.Handler>, Bundle, ClassNameResolver) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.ControlFrameBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.ControlFrameParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.CredentialBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.DataFrameParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.GoAwayBodyParser
-
- parse(int, short, int, ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.HeadersBlockParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.HeadersBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.NoOpBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.Parser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.PingBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.RstStreamBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.SettingsBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.SynReplyBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.SynStreamBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.UnknownControlFrameBodyParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.spdy.parser.WindowUpdateBodyParser
-
- parse(ConfigSources) - Method in class org.eclipse.jetty.start.StartArgs
-
- parse(String, String) - Method in class org.eclipse.jetty.start.StartArgs
-
- parse(String) - Method in class org.eclipse.jetty.start.Version
-
parses version string in the form version[.revision[.subrevision[extension]]] into this instance.
- 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.MultiPartInputStreamParser
-
Parse, if necessary, the multipart stream.
- parse(ByteBuffer) - Method in class org.eclipse.jetty.util.Utf8LineParser
-
Parse a ByteBuffer (could be a partial buffer), and return once a complete line of UTF8 parsed text has been reached.
- parse() - Method in class org.eclipse.jetty.webapp.Descriptor
-
- parse() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- parse() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- parse(String) - Static method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
Parse a single parameterized name.
- parse(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParser
-
- parse(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.Parser
-
- parse(InputSource) - Method in class org.eclipse.jetty.xml.XmlParser
-
- parse(String) - Method in class org.eclipse.jetty.xml.XmlParser
-
Parse String URL.
- parse(File) - Method in class org.eclipse.jetty.xml.XmlParser
-
Parse File.
- parse(InputStream) - Method in class org.eclipse.jetty.xml.XmlParser
-
Parse InputStream.
- parseArray(JSON.Source) - Method in class org.eclipse.jetty.util.ajax.JSON
-
- parseBundle(WebAppContext, AnnotationParser, Bundle, Bundle) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration
-
- parseBytes(String, int) - Static method in class org.eclipse.jetty.util.TypeUtil
-
- parseConnect(String) - Method in class org.eclipse.jetty.http.HttpURI
-
- parseConnect(byte[], int, int) - Method in class org.eclipse.jetty.http.HttpURI
-
- parseContainerPath(WebAppContext, AnnotationParser) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Scan jars on container path.
- parseContent(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
-
- parseContent() - Method in class org.eclipse.jetty.server.HttpConnection
-
Fill and parse data looking for content
- parsedHeader(HttpField) - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- parsedHeader(HttpField) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
-
This is the method called by parser when a HTTP Header name and value is found
- parsedHeader(HttpField) - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- parsedHeader(HttpField) - Method in class org.eclipse.jetty.server.HttpChannel
-
- parsedHeader(HttpField) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPSPDYConnection
-
- parsedHostHeader(String, int) - Method in interface org.eclipse.jetty.http.HttpParser.RequestHandler
-
This is the method called by the parser after it has parsed the host header (and checked it's format).
- parsedHostHeader(String, int) - Method in class org.eclipse.jetty.http.HttpTester.Request
-
- parsedHostHeader(String, int) - Method in class org.eclipse.jetty.server.HttpChannel
-
- parsedHostHeader(String, int) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPSPDYConnection
-
- parseDir(Set<? extends AnnotationParser.Handler>, Resource, ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse all classes in a directory
- parseEnum(Enumeration<String>) - Static method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
Parse enumeration of
Sec-WebSocket-Extensions
header values into a
ExtensionConfig
list
- parseFields() - Method in class org.eclipse.jetty.server.CookieCutter
-
- parseFragmentBundle(WebAppContext, AnnotationParser, Bundle, Bundle) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration
-
Scan a fragment bundle for servlet annotations
- parseHeaders(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
-
- 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.
- parseJar(Set<? extends AnnotationParser.Handler>, Resource, ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse a resource that is a jar file.
- parseJarEntry(Set<? extends AnnotationParser.Handler>, Resource, JarEntry, ClassNameResolver) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Parse a single entry in a jar file
- parseList(String...) - Static method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
Parse 1 or more raw
Sec-WebSocket-Extensions
header values into a
ExtensionConfig
list
- parseModule(Module) - Method in class org.eclipse.jetty.start.StartArgs
-
- parseNext(ByteBuffer) - 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
-
- parseProtocols(String) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- Parser - Class in org.eclipse.jetty.fcgi.parser
-
- Parser() - Constructor for class org.eclipse.jetty.fcgi.parser.Parser
-
- Parser - Class in org.eclipse.jetty.spdy.parser
-
- Parser(CompressionFactory.Decompressor) - Constructor for class org.eclipse.jetty.spdy.parser.Parser
-
- Parser - Class in org.eclipse.jetty.websocket.common
-
Parsing of a frames in WebSocket land.
- Parser(WebSocketPolicy, ByteBufferPool) - Constructor for class org.eclipse.jetty.websocket.common.Parser
-
- Parser.Listener - Interface in org.eclipse.jetty.fcgi.parser
-
- Parser.Listener - Interface in org.eclipse.jetty.spdy.parser
-
- Parser.Listener.Adapter - Class in org.eclipse.jetty.fcgi.parser
-
- Parser.Listener.Adapter() - Constructor for class org.eclipse.jetty.fcgi.parser.Parser.Listener.Adapter
-
- Parser.Listener.Adapter - Class in org.eclipse.jetty.spdy.parser
-
- Parser.Listener.Adapter() - Constructor for class org.eclipse.jetty.spdy.parser.Parser.Listener.Adapter
-
- parseRequest(String) - Static method in class org.eclipse.jetty.http.HttpTester
-
- parseRequest(ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpTester
-
- parseRequiredBundle(WebAppContext, AnnotationParser, Bundle, Bundle) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration
-
Scan a bundle required by the webbundle for servlet annotations
- parseResponse(String) - Static method in class org.eclipse.jetty.http.HttpTester
-
- parseResponse(ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpTester
-
- parseString(JSON.Source) - Method in class org.eclipse.jetty.util.ajax.JSON
-
- parseWebBundle(WebAppContext, AnnotationParser, Bundle) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration
-
Scan a bundle required by the webbundle for servlet annotations
- parseWebInfClasses(WebAppContext, AnnotationParser) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Scan classes in WEB-INF/classes
- parseWebInfLib(WebAppContext, AnnotationParser) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Scan jars in WEB-INF/lib
- parseWebInfLib(WebAppContext, AnnotationParser) - Method in class org.eclipse.jetty.osgi.annotations.AnnotationConfiguration
-
Here is the order in which jars and osgi artifacts are scanned for discoverable annotations.
- 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
-
- passConditionalHeaders(HttpServletRequest, HttpServletResponse, File) - Method in class org.eclipse.jetty.servlets.PutFilter
-
- 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 class org.eclipse.jetty.util.ssl.SslContextFactory
-
String name of keystore password property.
- path(String) - Method in interface org.eclipse.jetty.client.api.Request
-
Specifies the path - and possibly the query - of this request.
- path(String) - Method in class org.eclipse.jetty.client.HttpRequest
-
- Path - Class in org.eclipse.jetty.deploy.graph
-
- Path() - Constructor for class org.eclipse.jetty.deploy.graph.Path
-
- path - Variable in class org.eclipse.jetty.maven.plugin.Starter.Artifact
-
- PATH_INFO - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- PATH_SPEC_SEPARATORS - Static variable in class org.eclipse.jetty.websocket.server.pathmap.ServletPathSpec
-
- PathContentProvider - Class in org.eclipse.jetty.client.util
-
A ContentProvider
for files using JDK 7's java.nio.file
APIs.
- PathContentProvider(Path) - Constructor for class org.eclipse.jetty.client.util.PathContentProvider
-
- PathContentProvider(Path, int) - Constructor for class org.eclipse.jetty.client.util.PathContentProvider
-
- PathContentProvider(String, Path) - Constructor for class org.eclipse.jetty.client.util.PathContentProvider
-
- PathContentProvider(String, Path, int) - Constructor for class org.eclipse.jetty.client.util.PathContentProvider
-
- pathDepth - Variable in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
- PathFinder - Class in org.eclipse.jetty.start
-
- PathFinder() - Constructor for class org.eclipse.jetty.start.PathFinder
-
- 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<O> - Class in org.eclipse.jetty.http
-
URI path map to Object.
- PathMap() - Constructor for class org.eclipse.jetty.http.PathMap
-
- PathMap(boolean) - Constructor for class org.eclipse.jetty.http.PathMap
-
- PathMap(int) - Constructor for class org.eclipse.jetty.http.PathMap
-
- PathMap(Map<String, ? extends O>) - Constructor for class org.eclipse.jetty.http.PathMap
-
Construct from dictionary PathMap.
- PathMap.MappedEntry<O> - Class in org.eclipse.jetty.http
-
- PathMappings<E> - Class in org.eclipse.jetty.websocket.server.pathmap
-
Path Mappings of PathSpec to Resource.
- PathMappings() - Constructor for class org.eclipse.jetty.websocket.server.pathmap.PathMappings
-
- PathMappings.MappedResource<E> - Class in org.eclipse.jetty.websocket.server.pathmap
-
- PathMappings.MappedResource(PathSpec, E) - Constructor for class org.eclipse.jetty.websocket.server.pathmap.PathMappings.MappedResource
-
- pathMatch(String, String) - Static method in class org.eclipse.jetty.http.PathMap
-
Return the portion of a path that matches a path spec.
- PathMatchers - Class in org.eclipse.jetty.start
-
Common PathMatcher implementations.
- PathMatchers() - Constructor for class org.eclipse.jetty.start.PathMatchers
-
- PathParamServerEndpointConfig - Class in org.eclipse.jetty.websocket.jsr356.server
-
- PathParamServerEndpointConfig(ServerEndpointConfig, WebSocketPathSpec, String) - Constructor for class org.eclipse.jetty.websocket.jsr356.server.PathParamServerEndpointConfig
-
- PathResource - Class in org.eclipse.jetty.util.resource
-
Java NIO Path equivalent of FileResource.
- PathResource(File) - Constructor for class org.eclipse.jetty.util.resource.PathResource
-
- PathResource(Path) - Constructor for class org.eclipse.jetty.util.resource.PathResource
-
- PathResource(URI) - Constructor for class org.eclipse.jetty.util.resource.PathResource
-
- PathResource(URL) - Constructor for class org.eclipse.jetty.util.resource.PathResource
-
- pathSeparators(String) - Static method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
-
- PathSpec - Class in org.eclipse.jetty.websocket.server.pathmap
-
The base PathSpec, what all other path specs are based on
- PathSpec() - Constructor for class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
- pathSpec - Variable in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
- PathSpecGroup - Enum in org.eclipse.jetty.websocket.server.pathmap
-
Types of path spec groups.
- pattern - Variable in class org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
- PatternMatcher - Class in org.eclipse.jetty.util
-
- PatternMatcher() - Constructor for class org.eclipse.jetty.util.PatternMatcher
-
- PatternRule - Class in org.eclipse.jetty.rewrite.handler
-
Abstract rule that use a
PathMap
for pattern matching.
- PatternRule() - Constructor for class org.eclipse.jetty.rewrite.handler.PatternRule
-
- pause() - Method in class org.eclipse.jetty.server.session.AbstractInvalidationSessionTest
-
- pause(int) - Method in class org.eclipse.jetty.server.session.AbstractLocalSessionScavengingTest
-
- pause(int) - Method in class org.eclipse.jetty.server.session.AbstractNewSessionTest
-
- pause(int) - Method in class org.eclipse.jetty.server.session.AbstractProxySerializationTest
-
- pause(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionCookieTest
-
- pause(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionExpiryTest
-
- pause(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest
-
- PayloadProcessor - Interface in org.eclipse.jetty.websocket.common.io.payload
-
Process the payload (for demasking, validating, etc..)
- PAYMENT_REQUIRED_402 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- 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
-
- peek(int) - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue.Block
-
- peek() - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- peekUnsafe() - Method in class org.eclipse.jetty.util.ArrayQueue
-
- PerMessageDeflateExtension - Class in org.eclipse.jetty.websocket.common.extensions.compress
-
Per Message Deflate Compression extension for WebSocket.
- PerMessageDeflateExtension() - Constructor for class org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension
-
- ping(PingInfo) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Sends synchronously a PING, normally to measure round-trip time.
- ping(PingInfo, Promise<PingResultInfo>) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Sends asynchronously a PING, normally to measure round-trip time.
- ping(PingInfo) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- ping(PingInfo, Promise<PingResultInfo>) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- PING - Static variable in class org.eclipse.jetty.websocket.common.OpCode
-
OpCode for a Ping Frame
- PingBodyParser - Class in org.eclipse.jetty.spdy.parser
-
- PingBodyParser(ControlFrameParser) - Constructor for class org.eclipse.jetty.spdy.parser.PingBodyParser
-
- PingFrame - Class in org.eclipse.jetty.spdy.frames
-
- PingFrame(short, int) - Constructor for class org.eclipse.jetty.spdy.frames.PingFrame
-
- PingFrame - Class in org.eclipse.jetty.websocket.common.frames
-
- PingFrame() - Constructor for class org.eclipse.jetty.websocket.common.frames.PingFrame
-
- PingGenerator - Class in org.eclipse.jetty.spdy.generator
-
- PingGenerator(ByteBufferPool) - Constructor for class org.eclipse.jetty.spdy.generator.PingGenerator
-
- PingInfo - Class in org.eclipse.jetty.spdy.api
-
A PingInfo container.
- PingInfo(long, TimeUnit) - Constructor for class org.eclipse.jetty.spdy.api.PingInfo
-
- PingInfo() - Constructor for class org.eclipse.jetty.spdy.api.PingInfo
-
- PingResultInfo - Class in org.eclipse.jetty.spdy.api
-
A container for PING frames data.
- PingResultInfo(int) - Constructor for class org.eclipse.jetty.spdy.api.PingResultInfo
-
- pluginArtifacts - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
The artifacts for the plugin itself.
- PluginLog - Class in org.eclipse.jetty.maven.plugin
-
PluginLog
Convenience class to provide access to the plugin
Log for non-mojo classes.
- PluginLog() - Constructor for class org.eclipse.jetty.maven.plugin.PluginLog
-
- plusConfiguration - Variable in class org.eclipse.jetty.ant.AntWebAppContext
-
- PlusConfiguration - Class in org.eclipse.jetty.plus.webapp
-
Configuration
- PlusConfiguration() - Constructor for class org.eclipse.jetty.plus.webapp.PlusConfiguration
-
- PlusDecorator - Class in org.eclipse.jetty.plus.webapp
-
PlusDecorator
- PlusDecorator(WebAppContext) - Constructor for class org.eclipse.jetty.plus.webapp.PlusDecorator
-
- PlusDescriptorProcessor - Class in org.eclipse.jetty.plus.webapp
-
PlusDescriptorProcessor
- PlusDescriptorProcessor() - Constructor for class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
-
- pojo - Variable in class org.eclipse.jetty.websocket.common.events.annotated.CallableMethod
-
- pojo - Variable in class org.eclipse.jetty.websocket.common.events.annotated.EventMethod
-
- policy - Variable in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- POLICY_VIOLATION - Static variable in class org.eclipse.jetty.websocket.api.StatusCode
-
1008 indicates that an endpoint is terminating the connection because it has received a message that violates its policy.
- PolicyViolationException - Exception in org.eclipse.jetty.websocket.api
-
Exception when a violation of policy occurs and should trigger a connection close.
- PolicyViolationException(String) - Constructor for exception org.eclipse.jetty.websocket.api.PolicyViolationException
-
- PolicyViolationException(String, Throwable) - Constructor for exception org.eclipse.jetty.websocket.api.PolicyViolationException
-
- PolicyViolationException(Throwable) - Constructor for exception org.eclipse.jetty.websocket.api.PolicyViolationException
-
- 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
-
- poll() - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- pollUnsafe() - Method in class org.eclipse.jetty.util.ArrayQueue
-
- PONG - Static variable in class org.eclipse.jetty.websocket.common.OpCode
-
OpCode for a Pong Frame
- PongFrame - Class in org.eclipse.jetty.websocket.common.frames
-
- PongFrame() - Constructor for class org.eclipse.jetty.websocket.common.frames.PongFrame
-
- PongMessageDecoder - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
- PongMessageDecoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
-
- PoolingHttpDestination<C extends Connection> - Class in org.eclipse.jetty.client
-
- PoolingHttpDestination(HttpClient, Origin) - Constructor for class org.eclipse.jetty.client.PoolingHttpDestination
-
- PORT_SYSPROPERTY - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- PORT_SYSPROPERTY - Variable in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
-
- PORT_SYSPROPERTY - Static variable in class org.eclipse.jetty.maven.plugin.Starter
-
- POST(String) - Method in class org.eclipse.jetty.client.HttpClient
-
Creates a POST request to the specified URI.
- POST(URI) - Method in class org.eclipse.jetty.client.HttpClient
-
Creates a POST request to the specified URI.
- postConfigure(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- postConfigure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
-
- postConfigure(WebAppContext) - Method in class org.eclipse.jetty.osgi.boot.OSGiWebInfConfiguration
-
- postConfigure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
-
- postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
-
- postConfigure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
-
Clear down after configuration.
- postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
-
- postConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- postConfigure() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- postConstruct() - Method in class com.acme.TestListener
-
- PostConstructAnnotationHandler - Class in org.eclipse.jetty.annotations
-
- PostConstructAnnotationHandler(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.PostConstructAnnotationHandler
-
- PostConstructCallback - Class in org.eclipse.jetty.plus.annotation
-
PostConstructCallback
- PostConstructCallback() - Constructor for class org.eclipse.jetty.plus.annotation.PostConstructCallback
-
- PRECOMPILED_FLAG - Static variable in class org.eclipse.jetty.jspc.plugin.JspcMojo
-
- PRECONDITION_FAILED_412 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.ant.AntWebInfConfiguration
-
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
-
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.osgi.boot.OSGiWebInfConfiguration
-
Check to see if there have been any bundle symbolic names added of bundles that should be
regarded as being on the container classpath, and scanned for fragments, tlds etc etc.
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
-
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
-
- preconfigure(Resource, Resource, Resource) - Static method in class org.eclipse.jetty.quickstart.PreconfigureQuickStartWar
-
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.quickstart.QuickStartConfiguration
-
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.AbstractConfiguration
-
- preConfigure(WebAppContext) - Method in interface org.eclipse.jetty.webapp.Configuration
-
Set up for configuration.
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.FragmentConfiguration
-
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
- preConfigure() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Pre configure the web application.
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
-
- preConfigure(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebXmlConfiguration
-
- PreconfigureDescriptorProcessor - Class in org.eclipse.jetty.quickstart
-
Preconfigure DescriptorProcessor
Saves literal XML snippets
- PreconfigureDescriptorProcessor() - Constructor for class org.eclipse.jetty.quickstart.PreconfigureDescriptorProcessor
-
- PreconfigureQuickStartWar - Class in org.eclipse.jetty.quickstart
-
- PreconfigureQuickStartWar() - Constructor for class org.eclipse.jetty.quickstart.PreconfigureQuickStartWar
-
- preDestroy() - Method in class com.acme.TestListener
-
- PreDestroyAnnotationHandler - Class in org.eclipse.jetty.annotations
-
- PreDestroyAnnotationHandler(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.PreDestroyAnnotationHandler
-
- PreDestroyCallback - Class in org.eclipse.jetty.plus.annotation
-
PreDestroyCallback
- PreDestroyCallback() - Constructor for class org.eclipse.jetty.plus.annotation.PreDestroyCallback
-
- PREFLIGHT_MAX_AGE_PARAM - Static variable in class org.eclipse.jetty.servlets.CrossOriginFilter
-
- prepare(Request, ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.servlet.ServletHolder
-
Prepare to service a request.
- prepareConfiguration() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
-
- prepareConstraintInfo(String, Request) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Find constraints that apply to the given path.
- prepareConstraintInfo(String, Request) - Method in class org.eclipse.jetty.security.SecurityHandler
-
- prepareContext(HttpServletRequest, ConcurrentMap<String, Object>) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- prepareRequest(ServletRequest) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator
-
- prepareRequest(ServletRequest) - Method in class org.eclipse.jetty.security.authentication.LoginAuthenticator
-
- prepareRequest(ServletRequest) - Method in interface org.eclipse.jetty.security.Authenticator
-
Called prior to validateRequest.
- prepend(StandardSession.FrameBytes) - Method in class org.eclipse.jetty.spdy.Flusher
-
- prependFilterMapping(FilterMapping) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
Convenience method to add a preconstructed FilterMapping
- prependHandler(Handler, HandlerCollection) - Method in class org.eclipse.jetty.maven.plugin.Starter
-
- prependHandler(Handler, HandlerCollection) - Method in class org.eclipse.jetty.runner.Runner
-
- prependPattern(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
-
- prependServerClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Prepend to the list of Server classes.
- prependSystemClass(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Prepend to the list of System classes.
- prependToArray(T, T[], Class<?>) - Static method in class org.eclipse.jetty.util.ArrayUtil
-
Add element to the start of an array
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.AbstractLeakPreventer
-
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.AppContextLeakPreventer
-
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.AWTLeakPreventer
-
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.DOMLeakPreventer
-
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.DriverManagerLeakPreventer
-
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.GCThreadLeakPreventer
-
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.Java2DLeakPreventer
-
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.LDAPLeakPreventer
-
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.LoginConfigurationLeakPreventer
-
- prevent(ClassLoader) - Method in class org.eclipse.jetty.util.preventers.SecurityProviderLeakPreventer
-
- preVisitDirectory(Path, BasicFileAttributes) - Method in class org.eclipse.jetty.start.PathFinder
-
- PrimitiveDecoderMetadataSet - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
- PrimitiveDecoderMetadataSet() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.PrimitiveDecoderMetadataSet
-
- PrimitiveEncoderMetadataSet - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
- PrimitiveEncoderMetadataSet() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.PrimitiveEncoderMetadataSet
-
- Primitives - Class in org.eclipse.jetty.websocket.jsr356.utils
-
- Primitives() - Constructor for class org.eclipse.jetty.websocket.jsr356.utils.Primitives
-
- 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.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
-
- printSystemProperties() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- printTextResource(String) - Static method in class org.eclipse.jetty.start.Main
-
- proceed(HttpExchange, Throwable) - Method in class org.eclipse.jetty.client.http.HttpChannelOverHTTP
-
- proceed(HttpExchange, Throwable) - Method in class org.eclipse.jetty.client.HttpChannel
-
- proceed(Throwable) - Method in class org.eclipse.jetty.client.HttpExchange
-
- proceed(HttpExchange, Throwable) - Method in class org.eclipse.jetty.client.HttpSender
-
- proceed(HttpExchange, Throwable) - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- proceed(HttpExchange, Throwable) - Method in class org.eclipse.jetty.spdy.client.http.HttpChannelOverSPDY
-
- process(C, boolean) - Method in class org.eclipse.jetty.client.MultiplexHttpDestination
-
- process(C, boolean) - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
Processes a new connection making it idle or active depending on whether requests are waiting to be sent.
- process() - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.StreamReader
-
- process(ControlFrame) - Method in interface org.eclipse.jetty.spdy.IStream
-
Processes the given control frame,
for example by updating the stream's state or by calling listeners.
- process(DataInfo) - Method in interface org.eclipse.jetty.spdy.IStream
-
Processes the given dataInfo
,
for example by updating the stream's state or by calling listeners.
- process(ControlFrame) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- process(DataInfo) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- process(BaseHome) - Method in class org.eclipse.jetty.start.Module
-
- process(String) - Method in class org.eclipse.jetty.start.TextFile
-
- process() - Method in class org.eclipse.jetty.util.IteratingCallback
-
- process(WebAppContext, Descriptor) - Method in interface org.eclipse.jetty.webapp.DescriptorProcessor
-
- process(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
- process(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.io.payload.DeMaskProcessor
-
- process(ByteBuffer) - Method in interface org.eclipse.jetty.websocket.common.io.payload.PayloadProcessor
-
Used to process payloads for in the spec.
- process(Param, JsrCallable) - Method in interface org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId
-
Process the potential parameter.
- process(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBase
-
- process(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBinary
-
- process(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdDecoder
-
- process(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnClose
-
- process(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnError
-
- process(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnOpen
-
- process(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdPong
-
- process(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdText
-
- process(Param, JsrCallable) - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrPathParamId
-
- processAfters(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- processBefores(XmlParser.Node) - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.cdi.WeldDeploymentBinding
-
- processBinding(Node, App) - Method in interface org.eclipse.jetty.deploy.AppLifeCycle.Binding
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.deploy.bindings.DebugBinding
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.deploy.bindings.GlobalWebappConfigBinding
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.deploy.bindings.OrderedGroupBinding
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.deploy.bindings.StandardDeployer
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.deploy.bindings.StandardStarter
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.deploy.bindings.StandardStopper
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.deploy.bindings.StandardUndeployer
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.osgi.boot.OSGiDeployer
-
- processBinding(Node, App) - Method in class org.eclipse.jetty.osgi.boot.OSGiUndeployer
-
- processCommandLine(List<String>) - Method in class org.eclipse.jetty.start.Main
-
Convenience for processCommandLine(cmdLine.toArray(new String[cmdLine.size()]))
- processCommandLine(String[]) - Method in class org.eclipse.jetty.start.Main
-
- processConstraintMapping(ConstraintMapping) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Create and combine the constraint with the existing processed
constraints.
- processConstraintMappingWithMethodOmissions(ConstraintMapping, Map<String, RoleInfo>) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Constraints that name method omissions are dealt with differently.
- processEntry(URI, JarEntry) - Method in class org.eclipse.jetty.webapp.JarScanner
-
- processFilesInResourcesFolder(File, Map<String, File>) - Method in interface org.eclipse.jetty.osgi.boot.internal.webapp.LibExtClassLoaderHelper.IFilesInJettyHomeResourcesProcessor
-
- processFilesInResourcesFolder(File, Map<String, File>) - Static method in class org.eclipse.jetty.osgi.boot.internal.webapp.LibExtClassLoaderHelper
-
When we find files typically used for central logging configuration we do
what it takes in this method to do what the user expects.
- PROCESSING_102 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- processName() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- processOrdering() - Method in class org.eclipse.jetty.webapp.FragmentDescriptor
-
- processOrdering() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- processVersion() - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- PROGRESS_102_INFO - Static variable in class org.eclipse.jetty.http.HttpGenerator
-
- project - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
The maven project.
- projectArtifacts - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
The artifacts for the project.
- Promise<C> - Interface in org.eclipse.jetty.util
-
A callback abstraction that handles completed/failed events of asynchronous operations.
- Promise.Adapter<C> - Class in org.eclipse.jetty.util
-
- Promise.Adapter() - Constructor for class org.eclipse.jetty.util.Promise.Adapter
-
- PROP_LOCAL_ADDRESS - Static variable in class org.eclipse.jetty.websocket.jsr356.server.JsrCreator
-
- PROP_REMOTE_ADDRESS - Static variable in class org.eclipse.jetty.websocket.jsr356.server.JsrCreator
-
- PropertiesConfigurationManager - Class in org.eclipse.jetty.deploy
-
FileConfigurationManager
Supplies properties defined in a file.
- PropertiesConfigurationManager(String) - Constructor for class org.eclipse.jetty.deploy.PropertiesConfigurationManager
-
- PropertiesConfigurationManager() - Constructor for class org.eclipse.jetty.deploy.PropertiesConfigurationManager
-
- PROPERTY_THIS_JETTY_XML_FOLDER_URL - Static variable in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
The value of this property points to the parent director of the jetty.xml
configuration file currently executed.
- PROPERTY_THIS_WEB_INF_URL - Static variable in class org.eclipse.jetty.webapp.JettyWebXmlConfiguration
-
The value of this property points to the WEB-INF directory of
the web-app currently installed.
- PropertyFileLoginModule - Class in org.eclipse.jetty.jaas.spi
-
PropertyFileLoginModule
- PropertyFileLoginModule() - Constructor for class org.eclipse.jetty.jaas.spi.PropertyFileLoginModule
-
- 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
- Props - Class in org.eclipse.jetty.start
-
Management of Properties.
- Props() - Constructor for class org.eclipse.jetty.start.Props
-
- Props.Prop - Class in org.eclipse.jetty.start
-
- Props.Prop(String, String, String) - Constructor for class org.eclipse.jetty.start.Props.Prop
-
- Props.Prop(String, String, String, Props.Prop) - Constructor for class org.eclipse.jetty.start.Props.Prop
-
- PropsException - Exception in org.eclipse.jetty.start
-
An non-recoverable error with Props usage
- PropsException(String, Throwable) - Constructor for exception org.eclipse.jetty.start.PropsException
-
- PropsException(String) - Constructor for exception org.eclipse.jetty.start.PropsException
-
- PropsException(Throwable) - Constructor for exception org.eclipse.jetty.start.PropsException
-
- PROTOCOL - Static variable in class org.eclipse.jetty.websocket.api.StatusCode
-
1002 indicates that an endpoint is terminating the connection due to a protocol error.
- ProtocolException - Exception in org.eclipse.jetty.websocket.api
-
Per spec, a protocol error should result in a Close frame of status code 1002 (PROTOCOL_ERROR)
- ProtocolException(String) - Constructor for exception org.eclipse.jetty.websocket.api.ProtocolException
-
- ProtocolException(String, Throwable) - Constructor for exception org.eclipse.jetty.websocket.api.ProtocolException
-
- ProtocolException(Throwable) - Constructor for exception org.eclipse.jetty.websocket.api.ProtocolException
-
- ProtocolHandler - Interface in org.eclipse.jetty.client
-
- protocols() - Method in class org.eclipse.jetty.alpn.client.ALPNClientConnection
-
- protocols() - Method in class org.eclipse.jetty.spdy.server.NPNServerConnection
-
- protocolSelected(String) - Method in class org.eclipse.jetty.spdy.server.NPNServerConnection
-
- provideServerSessionFrameListener(Connector, EndPoint) - Method in class org.eclipse.jetty.spdy.server.http.HTTPSPDYServerConnectionFactory
-
- provideServerSessionFrameListener(Connector, EndPoint) - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- proxied(String, String, String, int, int) - Method in interface org.eclipse.jetty.http.HttpParser.ProxyHandler
-
- proxied(String, String, String, int, int) - Method in class org.eclipse.jetty.server.HttpChannel
-
- proxy(Stream, SynInfo, ProxyEngineSelector.ProxyServerInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.HTTPProxyEngine
-
- proxy(Stream, SynInfo, ProxyEngineSelector.ProxyServerInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngine
-
- proxy(Stream, SynInfo, ProxyEngineSelector.ProxyServerInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- ProxyAuthenticationProtocolHandler - Class in org.eclipse.jetty.client
-
- ProxyAuthenticationProtocolHandler(HttpClient) - Constructor for class org.eclipse.jetty.client.ProxyAuthenticationProtocolHandler
-
- ProxyAuthenticationProtocolHandler(HttpClient, int) - Constructor for class org.eclipse.jetty.client.ProxyAuthenticationProtocolHandler
-
- ProxyConfiguration - Class in org.eclipse.jetty.client
-
The configuration of the forward proxy to use with
HttpClient
.
- ProxyConfiguration() - Constructor for class org.eclipse.jetty.client.ProxyConfiguration
-
- ProxyConfiguration.Proxy - Class in org.eclipse.jetty.client
-
- ProxyConfiguration.Proxy(Origin.Address, boolean) - Constructor for class org.eclipse.jetty.client.ProxyConfiguration.Proxy
-
- ProxyConnection - Class in org.eclipse.jetty.proxy
-
- ProxyConnection(EndPoint, Executor, ByteBufferPool, ConcurrentMap<String, Object>) - Constructor for class org.eclipse.jetty.proxy.ProxyConnection
-
- ProxyEngine - Class in org.eclipse.jetty.spdy.server.proxy
-
ProxyEngine
is the class for SPDY proxy functionalities that receives a SPDY request and converts it to
any protocol to its server side.
- ProxyEngine() - Constructor for class org.eclipse.jetty.spdy.server.proxy.ProxyEngine
-
- ProxyEngine(String) - Constructor for class org.eclipse.jetty.spdy.server.proxy.ProxyEngine
-
- ProxyEngineSelector - Class in org.eclipse.jetty.spdy.server.proxy
-
- ProxyEngineSelector() - Constructor for class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- ProxyEngineSelector.ProxyServerInfo - Class in org.eclipse.jetty.spdy.server.proxy
-
- ProxyEngineSelector.ProxyServerInfo(String, String, int) - Constructor for class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector.ProxyServerInfo
-
- ProxyHTTPConnectionFactory - Class in org.eclipse.jetty.spdy.server.proxy
-
- ProxyHTTPConnectionFactory(HttpConfiguration, short, ProxyEngineSelector) - Constructor for class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPConnectionFactory
-
- ProxyHTTPSPDYConnection - Class in org.eclipse.jetty.spdy.server.proxy
-
- ProxyHTTPSPDYConnection(Connector, HttpConfiguration, EndPoint, short, ProxyEngineSelector) - Constructor for class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPSPDYConnection
-
- proxyRequestContent(Request, HttpServletRequest) - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet
-
- proxyRequestContent(Request, HttpServletRequest) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- ProxyServer - Class in org.eclipse.jetty.embedded
-
- ProxyServer() - Constructor for class org.eclipse.jetty.embedded.ProxyServer
-
- ProxyServlet - Class in org.eclipse.jetty.proxy
-
Asynchronous ProxyServlet.
- ProxyServlet() - Constructor for class org.eclipse.jetty.proxy.ProxyServlet
-
- ProxyServlet.ProxyInputStreamContentProvider - Class in org.eclipse.jetty.proxy
-
- ProxyServlet.ProxyInputStreamContentProvider(Request, HttpServletRequest, InputStream) - Constructor for class org.eclipse.jetty.proxy.ProxyServlet.ProxyInputStreamContentProvider
-
- ProxyServlet.ProxyResponseListener - Class in org.eclipse.jetty.proxy
-
- ProxyServlet.ProxyResponseListener(HttpServletRequest, HttpServletResponse) - Constructor for class org.eclipse.jetty.proxy.ProxyServlet.ProxyResponseListener
-
- ProxyServlet.Transparent - Class in org.eclipse.jetty.proxy
-
This convenience extension to
ProxyServlet
configures the servlet as a transparent proxy.
- ProxyServlet.Transparent() - Constructor for class org.eclipse.jetty.proxy.ProxyServlet.Transparent
-
- ProxyServlet.TransparentDelegate - Class in org.eclipse.jetty.proxy
-
- ProxyServlet.TransparentDelegate(ProxyServlet) - Constructor for class org.eclipse.jetty.proxy.ProxyServlet.TransparentDelegate
-
- purge() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
Purge is a process that cleans the mongodb cluster of old sessions that are no
longer valid.
- purge() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- purgeEntries(Field) - Method in class org.eclipse.jetty.servlet.listener.ELContextCleaner
-
- purgeFully() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
Purge is a process that cleans the mongodb cluster of old sessions that are no
longer valid.
- purgeFully() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- push(PushInfo) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
Initiate a unidirectional spdy pushstream associated to this stream asynchronously
- push(PushInfo, Promise<Stream>) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
Initiate a unidirectional spdy pushstream associated to this stream asynchronously
- push(PushInfo) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- push(PushInfo, Promise<Stream>) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- PushInfo - Class in org.eclipse.jetty.spdy.api
-
A container for PUSH_SYN_STREAM frames metadata and data.
- PushInfo(Fields, boolean) - Constructor for class org.eclipse.jetty.spdy.api.PushInfo
-
Creates a
PushInfo
instance with the given headers and the given close flag,
not unidirectional, without associated stream, and with default priority.
- PushInfo(long, TimeUnit, Fields, boolean) - Constructor for class org.eclipse.jetty.spdy.api.PushInfo
-
Creates a
PushInfo
instance with the given headers, the given close flag and with the given priority.
- PushStrategy - Interface in org.eclipse.jetty.spdy.server.http
-
PushStrategy
encapsulates the decisions about performing
SPDY pushes of secondary resources associated with a primary resource.
- PushStrategy.None - Class in org.eclipse.jetty.spdy.server.http
-
An implementation that returns an empty list of secondary resources
- PushStrategy.None() - Constructor for class org.eclipse.jetty.spdy.server.http.PushStrategy.None
-
- PushSynInfo - Class in org.eclipse.jetty.spdy
-
A subclass container of
SynInfo
for unidirectional streams
- PushSynInfo(int, PushInfo) - Constructor for class org.eclipse.jetty.spdy.PushSynInfo
-
- put(String, String) - Method in class org.eclipse.jetty.deploy.PropertiesConfigurationManager
-
- put(HttpField) - Method in class org.eclipse.jetty.http.HttpFields
-
- put(String, String) - Method in class org.eclipse.jetty.http.HttpFields
-
Set a field.
- put(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpFields
-
- put(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpFields
-
Set a field.
- put(String, List<String>) - Method in class org.eclipse.jetty.http.HttpFields
-
Set a field.
- put(String, O) - Method in class org.eclipse.jetty.http.PathMap
-
Add a single path match to the PathMap.
- put(Settings.Setting) - Method in class org.eclipse.jetty.spdy.api.Settings
-
- put(V) - Method in class org.eclipse.jetty.util.AbstractTrie
-
- put(String, V) - Method in class org.eclipse.jetty.util.ArrayTernaryTrie
-
- put(String, V) - Method in class org.eclipse.jetty.util.ArrayTrie
-
- put(E) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- put(ByteBuffer, ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Put data from one buffer into another, avoiding over/under flows
- put(String, String) - Method in class org.eclipse.jetty.util.Fields
-
Inserts or replaces the given name/value pair as a single-valued
Fields.Field
.
- put(Fields.Field) - Method in class org.eclipse.jetty.util.Fields
-
- 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(String, V) - Method in class org.eclipse.jetty.util.MultiMap
-
Put multi valued entry.
- put(String, V) - Method in class org.eclipse.jetty.util.TreeTrie
-
- put(String, V) - Method in interface org.eclipse.jetty.util.Trie
-
Put and entry into the Trie
- put(V) - Method in interface org.eclipse.jetty.util.Trie
-
Put a value as both a key and a value.
- put(PathSpec, E) - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings
-
- putAllValues(Map<String, V>) - Method in class org.eclipse.jetty.util.MultiMap
-
Shorthand version of putAll
- putCRLF(ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
- putDateField(HttpHeader, 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(ByteBuffer, int) - Static method in class org.eclipse.jetty.util.BufferUtil
-
- putDecLong(ByteBuffer, long) - Static method in class org.eclipse.jetty.util.BufferUtil
-
- PutFilter - Class in org.eclipse.jetty.servlets
-
PutFilter
A Filter that handles PUT, DELETE and MOVE methods.
- PutFilter() - Constructor for class org.eclipse.jetty.servlets.PutFilter
-
- putHexInt(ByteBuffer, int) - Static method in class org.eclipse.jetty.util.BufferUtil
-
- putLongField(HttpHeader, 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.
- putProxyEngine(String, ProxyEngine) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- putProxyServerInfo(String, ProxyEngineSelector.ProxyServerInfo) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- putTo(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpGenerator.CachedHttpField
-
- putTo(HttpField, ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpGenerator
-
- putTo(HttpFields, ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpGenerator
-
- putUser(String, String, String[]) - Method in class org.eclipse.jetty.security.JDBCLoginService
-
- 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(String, List<V>) - Method in class org.eclipse.jetty.util.MultiMap
-
Put multi valued entry.
- putValues(String, V...) - Method in class org.eclipse.jetty.util.MultiMap
-
Put multi valued entry.
- RandomMasker - Class in org.eclipse.jetty.websocket.client.masks
-
- RandomMasker() - Constructor for class org.eclipse.jetty.websocket.client.masks.RandomMasker
-
- RandomMasker(Random) - Constructor for class org.eclipse.jetty.websocket.client.masks.RandomMasker
-
- RangeAttrEventTrigger<TYPE extends Comparable<TYPE>> - Class in org.eclipse.jetty.monitor.triggers
-
RangeAttrEventTrigger
Event trigger that polls a value of an MXBean attribute and
checks if it is in a range from specified min value to
specified max value.
- RangeAttrEventTrigger(String, String, TYPE, TYPE) - Constructor for class org.eclipse.jetty.monitor.triggers.RangeAttrEventTrigger
-
Construct event trigger and specify the MXBean attribute
that will be polled by this event trigger as well as min
and max value of the attribute.
- RangeInclAttrEventTrigger<TYPE extends Comparable<TYPE>> - Class in org.eclipse.jetty.monitor.triggers
-
RangeInclAttrEventTrigger
Event trigger that polls a value of an MXBean attribute and
checks if it is in a range from specified min value to
specified max value including the range bounds.
- RangeInclAttrEventTrigger(String, String, TYPE, TYPE) - Constructor for class org.eclipse.jetty.monitor.triggers.RangeInclAttrEventTrigger
-
Construct event trigger and specify the MXBean attribute
that will be polled by this event trigger as well as min
and max value of the attribute.
- RawArgs - Class in org.eclipse.jetty.start
-
- RawArgs() - Constructor for class org.eclipse.jetty.start.RawArgs
-
- RawArgs.Entry - Class in org.eclipse.jetty.start
-
- read(EndPoint, ByteBuffer) - Method in class org.eclipse.jetty.proxy.ConnectHandler.DownstreamConnection
-
- read(EndPoint, ByteBuffer) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
Reads (with non-blocking semantic) into the given buffer
from the given endPoint
.
- read(EndPoint, ByteBuffer) - Method in class org.eclipse.jetty.proxy.ConnectHandler.UpstreamConnection
-
- read(EndPoint, ByteBuffer) - Method in class org.eclipse.jetty.proxy.ProxyConnection
-
- read() - Method in class org.eclipse.jetty.server.HttpInput
-
- read(byte[], int, int) - Method in class org.eclipse.jetty.server.HttpInput
-
- read(ByteBuffer) - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- read() - Method in class org.eclipse.jetty.util.ReadLineInputStream
-
- read(byte[], int, int) - Method in class org.eclipse.jetty.util.ReadLineInputStream
-
- read() - Method in class org.eclipse.jetty.websocket.common.message.MessageInputStream
-
- readBytes(InputStream) - Static method in class org.eclipse.jetty.util.IO
-
- ReaderDecoder - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
- ReaderDecoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
-
- readFrom(File, ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
- readFrom(InputStream, int, ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
- readInto(ByteBuffer) - Method in class org.eclipse.jetty.spdy.api.ByteBufferDataInfo
-
- readInto(byte[], int, int) - Method in class org.eclipse.jetty.spdy.api.ByteBufferDataInfo
-
- readInto(ByteBuffer) - Method in class org.eclipse.jetty.spdy.api.BytesDataInfo
-
- readInto(byte[], int, int) - Method in class org.eclipse.jetty.spdy.api.BytesDataInfo
-
- readInto(ByteBuffer) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- readInto(byte[], int, int) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
Copies the content bytes of this
DataInfo
into the given byte array.
- readLine() - Method in class org.eclipse.jetty.util.ReadLineInputStream
-
- ReadLineInputStream - Class in org.eclipse.jetty.util
-
ReadLineInputStream
Read from an input stream, accepting CR/LF, LF or just CR.
- ReadLineInputStream(InputStream) - Constructor for class org.eclipse.jetty.util.ReadLineInputStream
-
- ReadLineInputStream(InputStream, int) - Constructor for class org.eclipse.jetty.util.ReadLineInputStream
-
- reason(String) - Method in class org.eclipse.jetty.client.HttpResponse
-
- rebind(Name, Object) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- rebind(String, Object) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- rebind(Name, Object) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- rebind(String, Object) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- rebind(Name, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Overwrite or create a binding
- rebind(String, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Overwrite or create a binding from Name to Object
- receive() - Method in class org.eclipse.jetty.client.http.HttpChannelOverHTTP
-
- receive() - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- recoverNewSession(Object) - Method in class org.eclipse.jetty.server.Request
-
- recycle() - Method in class org.eclipse.jetty.fcgi.generator.Generator.Result
-
- recycle() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- recycle() - Method in class org.eclipse.jetty.server.HttpInput
-
- recycle() - Method in class org.eclipse.jetty.server.HttpInputOverHTTP
-
- recycle() - Method in class org.eclipse.jetty.server.QueuedHttpInput
-
- recycle() - Method in class org.eclipse.jetty.server.Request
-
- recycle() - Method in class org.eclipse.jetty.server.Response
-
- recycle(Deflater) - Method in class org.eclipse.jetty.servlets.AsyncGzipFilter
-
- recycle(Deflater) - Method in interface org.eclipse.jetty.servlets.gzip.GzipFactory
-
- redirect(Request, Response) - Method in class org.eclipse.jetty.client.HttpRedirector
-
Redirects the given response
, blocking until the redirect is complete.
- redirect(Request, Response, Response.CompleteListener) - Method in class org.eclipse.jetty.client.HttpRedirector
-
Redirects the given response
asynchronously.
- redirectEntity(String, URL) - Method in class org.eclipse.jetty.xml.XmlParser
-
- RedirectPatternRule - Class in org.eclipse.jetty.rewrite.handler
-
Redirects the response whenever the rule finds a match.
- RedirectPatternRule() - Constructor for class org.eclipse.jetty.rewrite.handler.RedirectPatternRule
-
- RedirectProtocolHandler - Class in org.eclipse.jetty.client
-
- RedirectProtocolHandler(HttpClient) - Constructor for class org.eclipse.jetty.client.RedirectProtocolHandler
-
- RedirectRegexRule - Class in org.eclipse.jetty.rewrite.handler
-
Redirects the response by matching with a regular expression.
- RedirectRegexRule() - Constructor for class org.eclipse.jetty.rewrite.handler.RedirectRegexRule
-
- ReferrerPushStrategy - Class in org.eclipse.jetty.spdy.server.http
-
A SPDY push strategy that auto-populates push metadata based on referrer URLs.
- ReferrerPushStrategy() - Constructor for class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- REFILLING - Static variable in class org.eclipse.jetty.io.AbstractConnection
-
- ReflectUtils - Class in org.eclipse.jetty.websocket.common.util
-
- ReflectUtils() - Constructor for class org.eclipse.jetty.websocket.common.util.ReflectUtils
-
- refresh(NoSqlSession, Object) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- refresh() - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- refresh(NoSqlSession, Object) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
- refresh() - Method in class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
-
- RegexPathSpec - Class in org.eclipse.jetty.websocket.server.pathmap
-
- RegexPathSpec() - Constructor for class org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
- RegexPathSpec(String) - Constructor for class org.eclipse.jetty.websocket.server.pathmap.RegexPathSpec
-
- RegexRule - Class in org.eclipse.jetty.rewrite.handler
-
Abstract rule to use as a base class for rules that match with a regular expression.
- RegexRule() - Constructor for class org.eclipse.jetty.rewrite.handler.RegexRule
-
- register(Callback) - Method in class org.eclipse.jetty.io.FillInterest
-
Call to register interest in a callback when a read is possible.
- register(LifeCycle...) - Static method in class org.eclipse.jetty.server.ShutdownMonitor
-
- register(Module) - Method in class org.eclipse.jetty.start.Modules
-
- 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
-
- register(String, Class<? extends Extension>) - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionFactory
-
- register(Class<? extends MessageHandler>) - Method in class org.eclipse.jetty.websocket.jsr356.MessageHandlerFactory
-
- register(Class<?>, Class<? extends Decoder>, MessageType, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadataSet
-
- register(Class<?>, Class<? extends Encoder>, MessageType, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.metadata.EncoderMetadataSet
-
- register(Class<?>) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- register(Class<?>) - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- registerAll() - Method in class org.eclipse.jetty.start.Modules
-
- registerAsOSGiService() - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- registerAsOSGiService() - Method in class org.eclipse.jetty.osgi.boot.ServiceContextProvider.ServiceApp
-
- registerAsOSGiService() - Method in class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider.ServiceApp
-
- registerConvertor(Class, JSON.Convertor) - Static method in class org.eclipse.jetty.util.ajax.JSON
-
- registeredFilesInJettyHomeResourcesProcessors - Static variable in class org.eclipse.jetty.osgi.boot.internal.webapp.LibExtClassLoaderHelper
-
- registerHandler(AnnotationIntrospector.IntrospectableAnnotationHandler) - Method in class org.eclipse.jetty.annotations.AnnotationIntrospector
-
- registerHandlers(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationDecorator
-
- registerParentsIfMissing(Module) - Method in class org.eclipse.jetty.start.Modules
-
- registerUserListener(PropertyUserStore.UserListener) - Method in class org.eclipse.jetty.security.PropertyUserStore
-
registers a listener to be notified of the contents of the property file
- registerVisitor(String, Method) - Method in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
-
Register a method to be called back when visiting the node with the given name.
- RegTest - Class in com.acme
-
Rego Servlet - tests being accessed from servlet 3.0 programmatic
configuration.
- RegTest() - Constructor for class com.acme.RegTest
-
- relativePath(String, String, String) - Static method in class org.eclipse.jetty.http.PathMap
-
Relative path.
- release() - Method in class com.acme.DateTag
-
- release(Connection) - Method in class org.eclipse.jetty.client.ConnectionPool
-
- release() - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- release(Connection) - Method in class org.eclipse.jetty.client.HttpDestination
-
- release(Connection) - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
- release(HttpChannelOverFCGI) - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- release() - Method in interface org.eclipse.jetty.http.HttpContent
-
- release() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
-
- release(ByteBuffer) - Method in class org.eclipse.jetty.io.ArrayByteBufferPool
-
- release(ByteBuffer) - Method in interface org.eclipse.jetty.io.ByteBufferPool
-
- release(ByteBuffer) - Method in class org.eclipse.jetty.io.LeakTrackingByteBufferPool
-
- release(ByteBuffer) - Method in class org.eclipse.jetty.io.MappedByteBufferPool
-
- release() - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
-
Unbind this NamingEntry entirely
- release() - Method in class org.eclipse.jetty.server.ResourceCache.Content
-
- release(HttpChannel) - Method in class org.eclipse.jetty.spdy.client.http.HttpConnectionOverSPDY
-
- release() - Method in class org.eclipse.jetty.util.resource.Resource
-
- released(Connection) - Method in class org.eclipse.jetty.client.ConnectionPool
-
- released(Connection) - Method in class org.eclipse.jetty.client.LeakTrackingConnectionPool
-
- released(T) - Method in class org.eclipse.jetty.util.LeakDetector
-
Tracks the resource as been released.
- reload - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
reload can be set to either 'automatic' or 'manual'
if 'manual' then the context can be reloaded by a linefeed in the console
if 'automatic' then traditional reloading on changed files is enabled.
- remaining(ByteBuffer) - Method in class org.eclipse.jetty.server.ByteBufferQueuedHttpInput
-
- remaining(T) - Method in class org.eclipse.jetty.server.HttpInput
-
- remaining(ByteBuffer) - Method in class org.eclipse.jetty.server.HttpInputOverHTTP
-
- remaining(DataInfo) - Method in class org.eclipse.jetty.spdy.server.http.HttpInputOverSPDY
-
- remaining() - Method in class org.eclipse.jetty.websocket.common.message.Utf8CharBuffer
-
- remainingCapacity() - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- REMOTE_ADDR - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- REMOTE_PORT - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- RemoteEndpoint - Interface in org.eclipse.jetty.websocket.api
-
- remove(Connection) - Method in class org.eclipse.jetty.client.ConnectionPool
-
- remove(HttpExchange) - Method in class org.eclipse.jetty.client.HttpDestination
-
- remove(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
-
Remove a field.
- remove(String) - Method in class org.eclipse.jetty.http.HttpFields
-
Remove a field.
- remove(Object) - Method in class org.eclipse.jetty.http.PathMap
-
- remove(NoSqlSession) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
Remove the per-context sub document for this session id.
- remove(NoSqlSession) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
- remove(String) - Method in class org.eclipse.jetty.security.HashLoginService
-
- remove(String) - Method in interface org.eclipse.jetty.security.PropertyUserStore.UserListener
-
- remove(Settings.ID) - Method in class org.eclipse.jetty.spdy.api.Settings
-
- remove(String) - Method in class org.eclipse.jetty.util.AbstractTrie
-
- 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(Object) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- remove(int) - Method in class org.eclipse.jetty.util.BlockingArrayQueue
-
- remove(int, Object, boolean) - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue.Block
-
- remove(Object) - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- remove(Object) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- remove(String) - Method in class org.eclipse.jetty.util.Fields
-
- remove(URI, HttpCookie) - Method in class org.eclipse.jetty.util.HttpCookieStore.Empty
-
- remove(URI, HttpCookie) - Method in class org.eclipse.jetty.util.HttpCookieStore
-
- 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(String) - Method in interface org.eclipse.jetty.util.Trie
-
- remove(List<Resource>, Resource) - Method in class org.eclipse.jetty.webapp.Ordering.RelativeOrdering
-
- removeActions(MonitorAction...) - Method in class org.eclipse.jetty.monitor.JMXMonitor
-
Removes monitor actions from the monitor
- removeAll(Collection<?>) - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- removeAll(Collection<?>) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- removeAll() - Method in class org.eclipse.jetty.util.HttpCookieStore.Empty
-
- removeAll() - Method in class org.eclipse.jetty.util.HttpCookieStore
-
- removeApp(App) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
Remove the app from the tracking of the DeploymentManager
- removeAppProvider(AppProvider) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- 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.handler.ContextHandler.Context
-
- removeAttribute(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- removeAttribute(String) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- 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 class org.eclipse.jetty.servlet.ServletTester
-
- removeAttribute(String) - Method in interface org.eclipse.jetty.spdy.api.Session
-
- removeAttribute(String) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- removeAttribute(String) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- removeAttribute(String) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- removeAttribute(String) - Method in interface org.eclipse.jetty.util.Attributes
-
- removeAttribute(String) - Method in class org.eclipse.jetty.util.AttributesMap
-
- removeAttribute(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- removeAuthentication(Authentication) - Method in interface org.eclipse.jetty.client.api.AuthenticationStore
-
- removeAuthentication(Authentication) - Method in class org.eclipse.jetty.client.HttpAuthenticationStore
-
- removeAuthenticationResult(Authentication.Result) - Method in interface org.eclipse.jetty.client.api.AuthenticationStore
-
- removeAuthenticationResult(Authentication.Result) - Method in class org.eclipse.jetty.client.HttpAuthenticationStore
-
- removeBean(Object) - Method in interface org.eclipse.jetty.util.component.Container
-
Removes the given bean.
- removeBean(Object) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- removeBeans() - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Removes all bean
- removeBinding(AppLifeCycle.Binding) - Method in class org.eclipse.jetty.deploy.AppLifeCycle
-
- removeBinding(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
- removeClassFileTransformer(ClassFileTransformer) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
Deprecated.
- removeConnectionFactory(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- removeConnector(Connector) - Method in class org.eclipse.jetty.server.Server
-
- removeConstraintMappingsForPath(String, List<ConstraintMapping>) - Static method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
Take out of the constraint mappings those that match the
given path.
- removeContext(String) - Method in class org.eclipse.jetty.http.spi.JettyHttpServer
-
- removeContext(HttpContext) - Method in class org.eclipse.jetty.http.spi.JettyHttpServer
-
- removeContextAttribute(String) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
Remove a contextAttribute that will be set for every Context deployed by this provider.
- removeContextAttribute(String) - Method in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- REMOVED_ELEMENT - Static variable in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- removedBundle(Bundle, BundleEvent, Object) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleWatcher
-
A bundle tracked by the BundleTracker
has been removed.
- removeDescriptorProcessor(DescriptorProcessor) - Method in class org.eclipse.jetty.webapp.MetaData
-
- removeDestination(HttpDestination) - Method in class org.eclipse.jetty.client.HttpClient
-
- removedService(ServiceReference, Object) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.ServiceWatcher
-
A Service that is a ContextHandler is being removed.
- removeEdge(Edge) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- removeEdge(String, String) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- removeEventListener(EventListener) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Remove a context event listeners.
- 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 class org.eclipse.jetty.server.session.SessionHandler
-
- removeEventListener(EventListener) - Method in interface org.eclipse.jetty.server.SessionManager
-
Removes an event listener for for session-related events.
- removeEventListener(Container.Listener) - Method in interface org.eclipse.jetty.util.component.Container
-
Remove an event listener.
- removeEventListener(Container.Listener) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- removeEventListener(EventListener) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- removeFile(String) - Method in class org.eclipse.jetty.util.component.FileDestroyable
-
- removeFile(File) - Method in class org.eclipse.jetty.util.component.FileDestroyable
-
- removeFrameBytesFromQueue(Stream) - Method in class org.eclipse.jetty.spdy.Flusher
-
- removeFromArray(T[], Object) - Static method in class org.eclipse.jetty.util.ArrayUtil
-
- removeFromEnvironment(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- removeFromEnvironment(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- removeFromEnvironment(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Remove a property from this Context's environment.
- removeHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
- removeHopHeaders(Fields) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngine
-
- removeImplementation(EventDriverImpl) - Method in class org.eclipse.jetty.websocket.common.events.EventDriverFactory
-
- 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(NamingContext.Listener) - Method in class org.eclipse.jetty.jndi.NamingContext
-
- removeListener(Session.Listener) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Deregisters the give listener
from being notified of session events.
- removeListener(Parser.Listener) - Method in class org.eclipse.jetty.spdy.parser.Parser
-
- removeListener(Session.Listener) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- removeListener(Scanner.Listener) - Method in class org.eclipse.jetty.util.Scanner
-
Remove a registered listener
- removeMember(Principal) - Method in class org.eclipse.jetty.jaas.JAASGroup
-
- removeMessageHandler(MessageHandler) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- removeMonitorActions(MonitorAction...) - Static method in class org.eclipse.jetty.monitor.JMXMonitor
-
- removeNetworkTrafficListener(NetworkTrafficListener) - Method in class org.eclipse.jetty.server.NetworkTrafficServerConnector
-
- removeNode(Node) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- removeNotifier(EventNotifier) - Method in class org.eclipse.jetty.monitor.jmx.NotifierGroup
-
Remove event notifier from event notifier group
- removeNotifiers(Collection<EventNotifier>) - Method in class org.eclipse.jetty.monitor.jmx.NotifierGroup
-
Remove a collection of event notifiers from event notifier group
- removeNulls(T[]) - Static method in class org.eclipse.jetty.util.ArrayUtil
-
- removeResourceAlias(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- removeService(BundleContext, ContextHandler, ServiceReference) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.ServiceWatcher
-
Undeploy a ContextHandler that is a Service.
- removeSession(HttpSession) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- removeSession(String) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
Remove the session from the in-memory list for this context.
- 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.
- removeSession(WebSocketSession) - Method in class org.eclipse.jetty.websocket.client.io.ConnectionManager
-
- removeTransformer(ClassFileTransformer) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
- removeUser(String) - Method in class org.eclipse.jetty.security.MappedLoginService
-
- removeValue(String) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- removeValue(String, V) - 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
- removeWhitelistAddress(String) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Removes the given address from the list of whitelisted IP addresses.
- rename(String, String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- rename(Name, Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- rename(Name, Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- rename(String, String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
-
- rename(Name, Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Not supported
- rename(String, String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Not supported
- renameTo(Resource) - Method in class org.eclipse.jetty.util.resource.EmptyResource
-
- 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.PathResource
-
- 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
- renewId(HttpServletRequest) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- renewSession(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.security.authentication.LoginAuthenticator
-
Change the session id.
- renewSessionId(String, String, HttpServletRequest) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- renewSessionId(String, String, String, String) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
- renewSessionId(String, String, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
- renewSessionId(String, String, String, String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
Tell the HttpSessionIdListeners the id changed.
- renewSessionId(String, String, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.HashSessionIdManager
-
- renewSessionId(String, String, String, String) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- renewSessionId(String, String, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- renewSessionId(String, String, String, String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
-
- renewSessionId(String, String, HttpServletRequest) - Method in interface org.eclipse.jetty.server.SessionIdManager
-
Change the existing session id.
- renewSessionId(String, String, String, String) - Method in interface org.eclipse.jetty.server.SessionManager
-
Change the existing session id.
- reopen() - Method in class org.eclipse.jetty.server.HttpOutput
-
- replace(String, String, String) - Static method in class org.eclipse.jetty.util.StringUtil
-
replace substrings within string.
- replaceConnection(Connection, Connection) - Static method in class org.eclipse.jetty.io.ClientConnectionFactory.Helper
-
Replaces the given
oldConnection
with the given
newConnection
on the
EndPoint
associated with
oldConnection
, performing connection lifecycle management.
- REPLACEMENT - Static variable in class org.eclipse.jetty.util.Utf8Appendable
-
- REPLACEMENT_UTF8 - Static variable in class org.eclipse.jetty.util.Utf8Appendable
-
- reply(ReplyInfo) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
Sends asynchronously a SYN_REPLY frame in response to a SYN_STREAM frame.
- reply(ReplyInfo, Callback) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
Sends asynchronously a SYN_REPLY frame in response to a SYN_STREAM frame.
- reply(ReplyInfo) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- reply(ReplyInfo, Callback) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- ReplyInfo - Class in org.eclipse.jetty.spdy.api
-
A container for SYN_REPLY frames metadata and headers.
- ReplyInfo(boolean) - Constructor for class org.eclipse.jetty.spdy.api.ReplyInfo
-
Creates a new
ReplyInfo
instance with empty headers and the given close flag.
- ReplyInfo(Fields, boolean) - Constructor for class org.eclipse.jetty.spdy.api.ReplyInfo
-
Creates a
ReplyInfo
instance with the given headers and the given close flag.
- ReplyInfo(long, TimeUnit, Fields, boolean) - Constructor for class org.eclipse.jetty.spdy.api.ReplyInfo
-
Creates a
ReplyInfo
instance with the given headers and the given close flag.
- 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 - Interface in org.eclipse.jetty.client.api
-
Request
represents a HTTP request, and offers a fluent interface to customize
various attributes such as the path, the headers, the content, etc.
- Request - Class in org.eclipse.jetty.server
-
Jetty Request.
- Request(HttpChannel<?>, HttpInput<?>) - Constructor for class org.eclipse.jetty.server.Request
-
- REQUEST - Static variable in class org.eclipse.jetty.servlet.FilterMapping
-
- Request.BeginListener - Interface in org.eclipse.jetty.client.api
-
Listener for the request begin event.
- Request.CommitListener - Interface in org.eclipse.jetty.client.api
-
Listener for the request committed event.
- Request.ContentListener - Interface in org.eclipse.jetty.client.api
-
Listener for the request content event.
- Request.FailureListener - Interface in org.eclipse.jetty.client.api
-
Listener for the request failed event.
- Request.HeadersListener - Interface in org.eclipse.jetty.client.api
-
Listener for the request headers event.
- Request.Listener - Interface in org.eclipse.jetty.client.api
-
Listener for all request events.
- Request.Listener.Adapter - Class in org.eclipse.jetty.client.api
-
- Request.Listener.Adapter() - Constructor for class org.eclipse.jetty.client.api.Request.Listener.Adapter
-
- Request.MultiPartCleanerListener - Class in org.eclipse.jetty.server
-
- Request.MultiPartCleanerListener() - Constructor for class org.eclipse.jetty.server.Request.MultiPartCleanerListener
-
- Request.QueuedListener - Interface in org.eclipse.jetty.client.api
-
Listener for the request queued event.
- Request.RequestListener - Interface in org.eclipse.jetty.client.api
-
Common, empty, super-interface for request listeners.
- Request.SuccessListener - Interface in org.eclipse.jetty.client.api
-
Listener for the request succeeded event.
- REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- REQUEST_METHOD - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- REQUEST_TIMEOUT_408 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- REQUEST_URI - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- REQUEST_URI_TOO_LONG_414 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- requestAppGoal(App, String) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
Move an
App
through the
AppLifeCycle
to the desired
Node
, executing each lifecycle step
in the process to reach the desired state.
- requestAppGoal(String, String) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
Move an
App
through the
AppLifeCycle
to the desired
Node
, executing each lifecycle step
in the process to reach the desired state.
- requestAppGoal(String, String) - Method in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean
-
- requestComplete() - Method in class org.eclipse.jetty.client.HttpExchange
-
- requestContent(DataInfo, boolean) - Method in class org.eclipse.jetty.spdy.server.http.HttpChannelOverSPDY
-
- requestDestroyed(ServletRequestEvent) - Method in class com.acme.TagListener
-
- requestDestroyed(ServletRequestEvent) - Method in class com.acme.TestListener
-
- requestDestroyed(ServletRequestEvent) - Method in class org.eclipse.jetty.server.Request.MultiPartCleanerListener
-
- REQUESTED_RANGE_NOT_SATISFIABLE_416 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- requestHeaders(Fields, boolean) - Method in class org.eclipse.jetty.spdy.server.http.HttpChannelOverSPDY
-
- requestInitialized(ServletRequestEvent) - Method in class com.acme.TagListener
-
- requestInitialized(ServletRequestEvent) - Method in class com.acme.TestListener
-
- requestInitialized(ServletRequestEvent) - Method in class org.eclipse.jetty.server.Request.MultiPartCleanerListener
-
- requestLog - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
A RequestLog implementation to use for the webapp at runtime.
- 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
-
- RequestNotifier - Class in org.eclipse.jetty.client
-
- RequestNotifier(HttpClient) - Constructor for class org.eclipse.jetty.client.RequestNotifier
-
- RequestParameterCallback - Class in org.eclipse.jetty.jaas.callback
-
RequestParameterCallback
Allows a JAAS callback handler to access any parameter from the j_security_check FORM.
- RequestParameterCallback() - Constructor for class org.eclipse.jetty.jaas.callback.RequestParameterCallback
-
- requestStart(Fields, boolean) - Method in class org.eclipse.jetty.spdy.server.http.HttpChannelOverSPDY
-
- REQUIRE_TLD_BUNDLE - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Comma separated list of bundles that contain tld file used by the webapp.
- REQUIRED_EXTENSION - Static variable in class org.eclipse.jetty.websocket.api.StatusCode
-
1010 indicates that an endpoint (client) is terminating the connection because it has expected the server to negotiate one or more extension, but the
server didn't return them in the response message of the WebSocket handshake.
- reset() - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- reset() - Method in class org.eclipse.jetty.client.http.HttpSenderOverHTTP
-
- reset() - Method in class org.eclipse.jetty.client.HttpReceiver
-
- reset() - Method in class org.eclipse.jetty.client.HttpSender
-
- reset() - Method in class org.eclipse.jetty.fcgi.parser.HeaderParser
-
- reset() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- reset() - Method in class org.eclipse.jetty.http.HttpParser
-
- reset() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- reset() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- reset() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
- reset() - Method in class org.eclipse.jetty.server.CookieCutter
-
- reset() - Method in class org.eclipse.jetty.server.HttpChannel
-
- reset() - Method in class org.eclipse.jetty.server.HttpOutput
-
- reset() - Method in class org.eclipse.jetty.server.Response
-
- reset(boolean) - Method in class org.eclipse.jetty.server.Response
-
- reset() - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- reset() - Method in class org.eclipse.jetty.servlets.gzip.GzipHttpOutput
-
- reset() - Method in class org.eclipse.jetty.spdy.client.http.HttpSenderOverSPDY
-
- reset() - Method in class org.eclipse.jetty.start.Props
-
- reset(int) - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
-
- reset() - Method in class org.eclipse.jetty.util.IteratingCallback
-
Resets this callback.
- 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(byte[]) - Method in class org.eclipse.jetty.websocket.common.io.payload.DeMaskProcessor
-
- reset(Frame) - Method in class org.eclipse.jetty.websocket.common.io.payload.DeMaskProcessor
-
- reset(Frame) - Method in interface org.eclipse.jetty.websocket.common.io.payload.PayloadProcessor
-
- reset() - Method in class org.eclipse.jetty.websocket.common.message.MessageInputStream
-
- reset() - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- reset() - Method in class org.eclipse.jetty.websocket.server.pathmap.PathMappings
-
- RESET_CONTENT_205 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- resetBuffer() - Method in class org.eclipse.jetty.server.HttpOutput
-
- resetBuffer() - Method in class org.eclipse.jetty.server.Response
-
- resetBuffer() - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
Reset buffer.
- resetBuffer() - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- resetForForward() - Method in class org.eclipse.jetty.server.Response
-
- resetParameters() - Method in class org.eclipse.jetty.server.Request
-
- resetResponse(boolean) - Method in class org.eclipse.jetty.client.HttpExchange
-
- resetUnique() - Static method in class org.eclipse.jetty.jmx.MBeanContainer
-
- resetWriter() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
-
- resolve(Path) - Method in class org.eclipse.jetty.start.BaseHome.SearchDir
-
- resolve(String) - Method in class org.eclipse.jetty.start.BaseHome.SearchDir
-
- resolve(String, int, Promise<SocketAddress>) - Method in class org.eclipse.jetty.util.SocketAddressResolver
-
Resolves the given host and port, returning a
SocketAddress
through the given
Promise
with the default timeout.
- resolve(String, int, long, Promise<SocketAddress>) - Method in class org.eclipse.jetty.util.SocketAddressResolver
-
Resolves the given host and port, returning a
SocketAddress
through the given
Promise
with the given timeout.
- resolve(WebAppContext) - Method in class org.eclipse.jetty.webapp.MetaData
-
Resolve all servlet/filter/listener metadata from all sources: descriptors and annotations.
- resolveChildModulesOf(String) - Method in class org.eclipse.jetty.start.Modules
-
- resolveClass(ObjectStreamClass) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager.ClassLoadingObjectInputStream
-
- resolveClass(ObjectStreamClass) - Method in class org.eclipse.jetty.util.ClassLoadingObjectInputStream
-
- resolveClasses(WebAppContext, Map<String, Set<String>>) - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
-
- resolveEnabled() - Method in class org.eclipse.jetty.start.Modules
-
Resolve the execution order of the enabled modules, and all dependant modules, based on depth first transitive reduction.
- resolveEntity(String, String) - Method in class org.eclipse.jetty.xml.XmlParser
-
- resolveExtraXmls(BaseHome) - Method in class org.eclipse.jetty.start.StartArgs
-
- resolveParentModulesOf(String) - Method in class org.eclipse.jetty.start.Modules
-
- resolvePropertyFiles(BaseHome) - Method in class org.eclipse.jetty.start.StartArgs
-
- resolvePropertyValue(String) - Static method in class org.eclipse.jetty.osgi.boot.utils.Util
-
recursively substitute the ${sysprop} by their actual system property.
- resolveProxyClass(String[]) - Method in class org.eclipse.jetty.util.ClassLoadingObjectInputStream
-
- resolveTempDirectory(WebAppContext) - Method in class org.eclipse.jetty.webapp.WebInfConfiguration
-
Get a temporary directory in which to unpack the war etc etc.
- resource - Variable in class org.eclipse.jetty.maven.plugin.Starter.Artifact
-
- Resource - Class in org.eclipse.jetty.plus.jndi
-
Resource
- Resource(Object, String, Object) - Constructor for class org.eclipse.jetty.plus.jndi.Resource
-
- Resource(String, Object) - Constructor for class org.eclipse.jetty.plus.jndi.Resource
-
- Resource - Class in org.eclipse.jetty.util.resource
-
Abstract resource class.
- Resource() - Constructor for class org.eclipse.jetty.util.resource.Resource
-
- RESOURCE_DIRS - Static variable in class org.eclipse.jetty.webapp.WebInfConfiguration
-
If set, to a list of URLs, these resources are added to the context
resource base as a resource collection.
- ResourceAnnotationHandler - Class in org.eclipse.jetty.annotations
-
- ResourceAnnotationHandler(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.ResourceAnnotationHandler
-
- ResourceCache - Class in org.eclipse.jetty.server
-
- ResourceCache(ResourceCache, ResourceFactory, MimeTypes, boolean, boolean) - 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
-
- ResourcesAnnotationHandler - Class in org.eclipse.jetty.annotations
-
- ResourcesAnnotationHandler(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.ResourcesAnnotationHandler
-
- respond(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlets.EventSourceServlet
-
- Response - Interface in org.eclipse.jetty.client.api
-
Response
represents a HTTP response and offers methods to retrieve status code, HTTP version
and headers.
- Response - Class in org.eclipse.jetty.server
-
- Response(HttpChannel<?>, HttpOutput) - Constructor for class org.eclipse.jetty.server.Response
-
- Response.AsyncContentListener - Interface in org.eclipse.jetty.client.api
-
- Response.BeginListener - Interface in org.eclipse.jetty.client.api
-
Listener for the response begin event.
- Response.CompleteListener - Interface in org.eclipse.jetty.client.api
-
Listener for the request and response completed event.
- Response.ContentListener - Interface in org.eclipse.jetty.client.api
-
Listener for the response content events.
- Response.FailureListener - Interface in org.eclipse.jetty.client.api
-
Listener for the response failure event.
- Response.HeaderListener - Interface in org.eclipse.jetty.client.api
-
Listener for a response header event.
- Response.HeadersListener - Interface in org.eclipse.jetty.client.api
-
Listener for the response headers event.
- Response.Listener - Interface in org.eclipse.jetty.client.api
-
Listener for all response events.
- Response.Listener.Adapter - Class in org.eclipse.jetty.client.api
-
- Response.Listener.Adapter() - Constructor for class org.eclipse.jetty.client.api.Response.Listener.Adapter
-
- Response.OutputType - Enum in org.eclipse.jetty.server
-
- Response.ResponseListener - Interface in org.eclipse.jetty.client.api
-
Common, empty, super-interface for response listeners
- Response.SuccessListener - Interface in org.eclipse.jetty.client.api
-
Listener for the response succeeded event.
- RESPONSE_500_INFO - Static variable in class org.eclipse.jetty.http.HttpGenerator
-
- responseBegin(HttpExchange) - Method in class org.eclipse.jetty.client.HttpReceiver
-
Method to be invoked when the response status code is available.
- responseBegin(int, String) - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- responseBegin(HttpExchange) - Method in class org.eclipse.jetty.fcgi.client.http.HttpReceiverOverFCGI
-
- responseComplete() - Method in class org.eclipse.jetty.client.HttpExchange
-
- responseContent(HttpExchange, ByteBuffer, Callback) - Method in class org.eclipse.jetty.client.HttpReceiver
-
Method to be invoked when response HTTP content is available.
- responseContent(HttpExchange, ByteBuffer, Callback) - Method in class org.eclipse.jetty.fcgi.client.http.HttpReceiverOverFCGI
-
- ResponseContentParser - Class in org.eclipse.jetty.fcgi.parser
-
- ResponseContentParser(HeaderParser, ClientParser.Listener) - Constructor for class org.eclipse.jetty.fcgi.parser.ResponseContentParser
-
- responseFailure(Throwable) - Method in class org.eclipse.jetty.client.HttpReceiver
-
Method to be invoked when the response is failed.
- responseFailure(Throwable) - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- responseFailure(Throwable) - Method in class org.eclipse.jetty.fcgi.client.http.HttpReceiverOverFCGI
-
- responseHeader(HttpExchange, HttpField) - Method in class org.eclipse.jetty.client.HttpReceiver
-
Method to be invoked when a response HTTP header is available.
- responseHeader(HttpField) - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- responseHeader(HttpExchange, HttpField) - Method in class org.eclipse.jetty.fcgi.client.http.HttpReceiverOverFCGI
-
- responseHeaders(HttpExchange) - Method in class org.eclipse.jetty.client.HttpReceiver
-
Method to be invoked after all response HTTP headers are available.
- responseHeaders() - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- responseHeaders(HttpExchange) - Method in class org.eclipse.jetty.fcgi.client.http.HttpReceiverOverFCGI
-
- ResponseNotifier - Class in org.eclipse.jetty.client
-
- ResponseNotifier() - Constructor for class org.eclipse.jetty.client.ResponseNotifier
-
- ResponsePatternRule - Class in org.eclipse.jetty.rewrite.handler
-
Sends the response code whenever the rule finds a match.
- ResponsePatternRule() - Constructor for class org.eclipse.jetty.rewrite.handler.ResponsePatternRule
-
- responseSuccess(HttpExchange) - Method in class org.eclipse.jetty.client.HttpReceiver
-
Method to be invoked when the response is successful.
- responseSuccess() - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- responseSuccess(HttpExchange) - Method in class org.eclipse.jetty.fcgi.client.http.HttpReceiverOverFCGI
-
- restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
- restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarExplodedMojo
-
- restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
-
- 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
-
- restURL(String) - Method in class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- Result - Class in org.eclipse.jetty.client.api
-
The result of a request / response exchange, containing the
Request
, the
Response
and eventual failures of either.
- Result(Request, Response) - Constructor for class org.eclipse.jetty.client.api.Result
-
- Result(Request, Response, Throwable) - Constructor for class org.eclipse.jetty.client.api.Result
-
- Result(Request, Throwable, Response) - Constructor for class org.eclipse.jetty.client.api.Result
-
- Result(Request, Throwable, Response, Throwable) - Constructor for class org.eclipse.jetty.client.api.Result
-
- 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.util.CompletableCallback
-
- resume() - Method in interface org.eclipse.jetty.websocket.api.SuspendToken
-
Resume a previously suspended connection.
- resume() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- retainAll(Collection<?>) - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue
-
- retainAll(Collection<?>) - Method in class org.eclipse.jetty.util.ConcurrentHashSet
-
- rethrow(ExecutionException) - Static method in class org.eclipse.jetty.util.FutureCallback
-
- rethrow(ExecutionException) - Static method in class org.eclipse.jetty.util.FuturePromise
-
- returnEncoder - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- returnType - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- reverseListIterator() - Method in class org.eclipse.jetty.start.config.ConfigSources
-
- RewriteHandler - Class in org.eclipse.jetty.rewrite.handler
-
Rewrite handler is responsible for managing the rules.
- RewriteHandler() - Constructor for class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
- RewritePatternRule - Class in org.eclipse.jetty.rewrite.handler
-
Rewrite the URI by replacing the matched
PathMap
path with a fixed string.
- RewritePatternRule() - Constructor for class org.eclipse.jetty.rewrite.handler.RewritePatternRule
-
- RewriteRegexRule - Class in org.eclipse.jetty.rewrite.handler
-
Rewrite the URI by matching with a regular expression.
- RewriteRegexRule() - Constructor for class org.eclipse.jetty.rewrite.handler.RewriteRegexRule
-
- RewriteServlet - Class in com.acme
-
Test Servlet Rewrite
- RewriteServlet() - Constructor for class com.acme.RewriteServlet
-
- rewriteURI(HttpServletRequest) - Method in class org.eclipse.jetty.proxy.AsyncProxyServlet.Transparent
-
- rewriteURI(HttpServletRequest) - Method in class org.eclipse.jetty.proxy.BalancerServlet
-
- rewriteURI(HttpServletRequest) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- rewriteURI(HttpServletRequest) - Method in class org.eclipse.jetty.proxy.ProxyServlet.Transparent
-
- rewriteURI(HttpServletRequest) - Method in class org.eclipse.jetty.proxy.ProxyServlet.TransparentDelegate
-
- RFC66_JSP_EXTRACT_LOCATION - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Name of the header that defines the path to the folder where the jsp
files are extracted.
- RFC66_OSGI_BUNDLE_CONTEXT - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Name of the servlet context attribute that points to the bundle context.
- RFC66_WAR_URL_SCHEME - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
url scheme to deploy war file as bundled webapp
- RFC66_WEB_CONTEXTPATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Name of the header that defines the context path for the embedded webapp.
- role - Variable in class org.eclipse.jetty.websocket.jsr356.annotations.Param
-
- RoleCheckPolicy - Interface in org.eclipse.jetty.jaas
-
- RoleInfo - Class in org.eclipse.jetty.security
-
RoleInfo
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
-
- ROLES - Static variable in class org.eclipse.jetty.jaas.JAASGroup
-
- rollback() - Method in class com.acme.MockUserTransaction
-
- 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
-
- ROUND_TRIP_TIME - Static variable in class org.eclipse.jetty.spdy.api.Settings.ID
-
- rst(RstInfo) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Sends synchronously a RST_STREAM to abort a stream.
- rst(RstInfo, Callback) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Sends asynchronously a RST_STREAM to abort a stream.
- rst(RstInfo) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- rst(RstInfo, Callback) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- RstInfo - Class in org.eclipse.jetty.spdy.api
-
A container for RST_STREAM frames data: the stream id and the stream status.
- RstInfo(long, TimeUnit, int, StreamStatus) - Constructor for class org.eclipse.jetty.spdy.api.RstInfo
-
Creates a new
RstInfo
with the given stream id and stream status
- RstInfo(int, StreamStatus) - Constructor for class org.eclipse.jetty.spdy.api.RstInfo
-
Creates a new
RstInfo
with the given stream id and stream status
- RstStreamBodyParser - Class in org.eclipse.jetty.spdy.parser
-
- RstStreamBodyParser(ControlFrameParser) - Constructor for class org.eclipse.jetty.spdy.parser.RstStreamBodyParser
-
- RstStreamFrame - Class in org.eclipse.jetty.spdy.frames
-
- RstStreamFrame(short, int, int) - Constructor for class org.eclipse.jetty.spdy.frames.RstStreamFrame
-
- RstStreamGenerator - Class in org.eclipse.jetty.spdy.generator
-
- RstStreamGenerator(ByteBufferPool) - Constructor for class org.eclipse.jetty.spdy.generator.RstStreamGenerator
-
- RSV_USE_ALWAYS - Static variable in class org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension
-
Always set RSV flag, on all frame types
- RSV_USE_ONLY_FIRST - Static variable in class org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension
-
Only set RSV flag on first frame in multi-frame messages.
- Rule - Class in org.eclipse.jetty.rewrite.handler
-
An abstract rule for creating rewrite rules.
- Rule() - Constructor for class org.eclipse.jetty.rewrite.handler.Rule
-
- Rule.ApplyURI - Interface in org.eclipse.jetty.rewrite.handler
-
- RuleContainer - Class in org.eclipse.jetty.rewrite.handler
-
Base container to group rules.
- RuleContainer() - Constructor for class org.eclipse.jetty.rewrite.handler.RuleContainer
-
- run() - Method in class org.eclipse.jetty.client.TimeoutCompleteListener
-
- run() - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- run() - Method in class org.eclipse.jetty.maven.plugin.ConsoleScanner
-
- run() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo.ShutdownThread
-
- run() - Method in class org.eclipse.jetty.maven.plugin.Starter
-
- run() - Method in class org.eclipse.jetty.monitor.jmx.MonitorTask
-
This method is invoked when poll interval has elapsed
to check if the event trigger conditions are satisfied
in order to fire event.
- run() - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
- run() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager.Purger
-
- run() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager.Scavenger
-
- run() - Method in class org.eclipse.jetty.runner.Runner
-
- run() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- run() - Method in class org.eclipse.jetty.server.HttpChannel
-
- run() - Method in class org.eclipse.jetty.server.HttpConnection
-
- run() - Method in class org.eclipse.jetty.server.HttpInput
-
- run() - Method in class org.eclipse.jetty.server.HttpOutput
-
- run() - Method in class org.eclipse.jetty.server.session.AbstractLightLoadTest.Worker
-
- run() - Method in class org.eclipse.jetty.server.session.HashSessionManager.Saver
-
- run() - Method in class org.eclipse.jetty.server.session.HashSessionManager.Scavenger
-
- run() - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.Scavenger
-
- run() - Method in class org.eclipse.jetty.servlets.EventSourceServlet.EventSourceEmitter
-
- run() - Method in class org.eclipse.jetty.spdy.server.http.HttpChannelOverSPDY
-
- run() - Method in class org.eclipse.jetty.util.LeakDetector
-
- run() - Method in class org.eclipse.jetty.util.thread.NonBlockingThread
-
- run() - Method in class org.eclipse.jetty.util.thread.ShutdownThread
-
- run() - Method in class org.eclipse.jetty.util.thread.TimerScheduler
-
- run() - Method in class org.eclipse.jetty.websocket.client.io.UpgradeConnection.SendUpgradeRequest
-
- RunAs - Class in org.eclipse.jetty.plus.annotation
-
RunAs
Represents a <run-as> element in web.xml, or a runAs annotation.
- RunAs() - Constructor for class org.eclipse.jetty.plus.annotation.RunAs
-
- RUNAS_COLLECTION - Static variable in class org.eclipse.jetty.plus.annotation.RunAsCollection
-
- RunAsAnnotationHandler - Class in org.eclipse.jetty.annotations
-
- RunAsAnnotationHandler(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.RunAsAnnotationHandler
-
- RunAsCollection - Class in org.eclipse.jetty.plus.annotation
-
RunAsCollection
- RunAsCollection() - Constructor for class org.eclipse.jetty.plus.annotation.RunAsCollection
-
- RunAsToken - Interface in org.eclipse.jetty.security
-
marker interface for run-as-role tokens
- runBindings(Node, App, DeploymentManager) - Method in class org.eclipse.jetty.deploy.AppLifeCycle
-
- runChange(Runnable) - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- runJob(Runnable) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- Runner - Class in org.eclipse.jetty.runner
-
Runner
Combine jetty classes into a single executable jar and run webapps based on the args to it.
- Runner() - Constructor for class org.eclipse.jetty.runner.Runner
-
- Runner.Classpath - Class in org.eclipse.jetty.runner
-
Classpath
- Runner.Classpath() - Constructor for class org.eclipse.jetty.runner.Runner.Classpath
-
- 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
-
- sanitize(String) - Static method in class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- satisfiableRanges(Enumeration<String>, long) - Static method in class org.eclipse.jetty.server.InclusiveByteRange
-
- save(NoSqlSession, Object, boolean) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- save(boolean) - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- save(NoSqlSession, Object, boolean) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
- save(Object) - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
-
Save the NamingEntry for later use.
- save(OutputStream) - Method in class org.eclipse.jetty.server.session.HashedSession
-
- save() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- save(boolean) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- 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
-
- saveSnippet(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.quickstart.PreconfigureDescriptorProcessor
-
- 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
-
- scan(Pattern, URI[], boolean) - Method in class org.eclipse.jetty.webapp.JarScanner
-
Find jar names from the provided list matching a pattern.
- scan(Pattern, ClassLoader, boolean, boolean) - Method in class org.eclipse.jetty.webapp.JarScanner
-
Find jar names from the classloader matching a pattern.
- scan(Class<?>) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner
-
- scan() - Method in class org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointScanner
-
- scanClass(Set<? extends AnnotationParser.Handler>, Resource, InputStream) - Method in class org.eclipse.jetty.annotations.AnnotationParser
-
Use ASM on a class
- 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.
- scanForAnnotations(WebAppContext) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
Perform scanning of classes for annotations
- scanForFragment(WebAppContext, Resource, ConcurrentHashMap<Resource, Resource>) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
Scan for META-INF/web-fragment.xml file in the given jar.
- scanForResources(WebAppContext, Resource, ConcurrentHashMap<Resource, Resource>) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
Scan for META-INF/resources dir in the given jar.
- scanForTlds(WebAppContext, Resource, ConcurrentHashMap<Resource, Collection<URL>>) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
Discover META-INF/*.tld files in the given jar
- scanIntervalSeconds - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
The interval in seconds to scan the webapp for changes
and restart the context if necessary.
- scanJars(WebAppContext, Collection<Resource>, boolean) - Method in class org.eclipse.jetty.webapp.MetaInfConfiguration
-
Look into the jars to discover info in META-INF.
- scanList - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
List of files and directories to scan
- scanMethodAnnotations(T, Class<?>) - Method in class org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner
-
- scanner - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
A scanner to check for changes to the webapp
- 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
-
- scannerListeners - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
List of Listeners for the scanner
- ScanningAppProvider - Class in org.eclipse.jetty.deploy.providers
-
- ScanningAppProvider() - Constructor for class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- ScanningAppProvider(FilenameFilter) - Constructor for class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- scanStarted(int) - Method in interface org.eclipse.jetty.util.Scanner.ScanCycleListener
-
- ScanTargetPattern - Class in org.eclipse.jetty.maven.plugin
-
ScanTargetPattern
Utility class to provide the ability for the mvn jetty:run
mojo to be able to specify filesets of extra files to
regularly scan for changes in order to redeploy the webapp.
- ScanTargetPattern() - Constructor for class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- scanTargetPatterns - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
List of directories with ant-style <include> and <exclude> patterns
for extra targets to periodically scan for changes.
- scanTargets - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
List of files or directories to additionally periodically scan for changes.
- scavenge() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
Scavenge is a process that periodically checks the tracked session
ids of this given instance of the session id manager to see if they
are past the point of expiration.
- scavenge() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- scavenge() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
Find sessions that have timed out and invalidate them.
- scavengeFully() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
ScavengeFully will expire all sessions.
- scavengeFully() - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionManager
-
- schedule(Scheduler) - Method in class org.eclipse.jetty.client.TimeoutCompleteListener
-
- schedule(MonitorAction) - Static method in class org.eclipse.jetty.monitor.jmx.MonitorTask
-
Schedule new timer task for specified monitor action
- schedule() - Method in class org.eclipse.jetty.util.Scanner
-
- schedule(Runnable, long, TimeUnit) - Method in class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
-
- schedule(Runnable, long, TimeUnit) - Method in interface org.eclipse.jetty.util.thread.Scheduler
-
- schedule(Runnable, long, TimeUnit) - Method in class org.eclipse.jetty.util.thread.TimerScheduler
-
- ScheduledExecutorScheduler - Class in org.eclipse.jetty.util.thread
-
- ScheduledExecutorScheduler() - Constructor for class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
-
- ScheduledExecutorScheduler(String, boolean) - Constructor for class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
-
- ScheduledExecutorScheduler(String, boolean, ClassLoader) - Constructor for class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
-
- scheduleDispatch() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- Scheduler - Interface in org.eclipse.jetty.util.thread
-
- Scheduler.Task - Interface in org.eclipse.jetty.util.thread
-
- scheduleTimeout() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- scheme(String) - Method in interface org.eclipse.jetty.client.api.Request
-
- scheme(String) - Method in class org.eclipse.jetty.client.HttpRequest
-
- 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
-
- SCRIPT_FILENAME - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- SCRIPT_NAME - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- SCRIPT_PATTERN_INIT_PARAM - Static variable in class org.eclipse.jetty.fcgi.server.proxy.FastCGIProxyServlet
-
- SCRIPT_ROOT_INIT_PARAM - Static variable in class org.eclipse.jetty.fcgi.server.proxy.FastCGIProxyServlet
-
- SEC_WEBSOCKET_PROTOCOL - Static variable in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- SecuredHelloHandler - Class in org.eclipse.jetty.embedded
-
- SecuredHelloHandler() - Constructor for class org.eclipse.jetty.embedded.SecuredHelloHandler
-
- SecuredRedirectHandler - Class in org.eclipse.jetty.server.handler
-
Secured Redirect Handler
- SecuredRedirectHandler() - Constructor for class org.eclipse.jetty.server.handler.SecuredRedirectHandler
-
- SecureModeServlet - Class in com.acme
-
Dump Servlet Request.
- SecureModeServlet() - Constructor for class com.acme.SecureModeServlet
-
- SecureRequestCustomizer - Class in org.eclipse.jetty.server
-
- SecureRequestCustomizer() - Constructor for class org.eclipse.jetty.server.SecureRequestCustomizer
-
- 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
-
- secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
-
- secureResponse(JaspiMessageInfo, Authentication) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
-
- secureResponse(MessageInfo, Subject) - Method in class org.eclipse.jetty.security.jaspi.modules.BaseAuthModule
-
Deprecated.
- 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
-
- SecurityProviderLeakPreventer - Class in org.eclipse.jetty.util.preventers
-
SecurityProviderLeakPreventer
Some security providers, such as sun.security.pkcs11.SunPKCS11 start a deamon thread,
which will use the thread context classloader.
- SecurityProviderLeakPreventer() - Constructor for class org.eclipse.jetty.util.preventers.SecurityProviderLeakPreventer
-
- 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
-
- select(List<String>) - Method in class org.eclipse.jetty.alpn.server.ALPNServerConnection
-
- select() - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- SelectChannelEndPoint - Class in org.eclipse.jetty.io
-
- SelectChannelEndPoint(SocketChannel, SelectorManager.ManagedSelector, SelectionKey, Scheduler, long) - Constructor for class org.eclipse.jetty.io.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.
- selected(String) - Method in class org.eclipse.jetty.alpn.client.ALPNClientConnection
-
- SelectiveJarResource - Class in org.eclipse.jetty.maven.plugin
-
SelectiveJarResource
Selectively copies resources from a jar file based on includes/excludes.
- SelectiveJarResource(URL) - Constructor for class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- SelectiveJarResource(URL, boolean) - Constructor for class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- SelectorManager - Class in org.eclipse.jetty.io
-
- SelectorManager(Executor, Scheduler) - Constructor for class org.eclipse.jetty.io.SelectorManager
-
- SelectorManager(Executor, Scheduler, int) - Constructor for class org.eclipse.jetty.io.SelectorManager
-
- SelectorManager.ManagedSelector - Class in org.eclipse.jetty.io
-
- SelectorManager.ManagedSelector(int) - Constructor for class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
- SelectorManager.SelectableEndPoint - Interface in org.eclipse.jetty.io
-
- selectProtocol(List<String>) - Method in class org.eclipse.jetty.spdy.client.NPNClientConnection
-
- 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.
- SEMI_COLON - Static variable in interface org.eclipse.jetty.http.HttpTokens
-
- send(Request, Response.CompleteListener) - Method in interface org.eclipse.jetty.client.api.Connection
-
Sends a request with an associated response listener.
- send() - Method in interface org.eclipse.jetty.client.api.Request
-
Sends this request and returns the response.
- send(Response.CompleteListener) - Method in interface org.eclipse.jetty.client.api.Request
-
Sends this request and asynchronously notifies the given listener for response events.
- send() - Method in class org.eclipse.jetty.client.http.HttpChannelOverHTTP
-
- send(Request, Response.CompleteListener) - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- send(HttpExchange) - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- send(HttpConnectionOverHTTP, HttpExchange) - Method in class org.eclipse.jetty.client.http.HttpDestinationOverHTTP
-
- send() - Method in class org.eclipse.jetty.client.HttpChannel
-
- send(HttpRequest, List<Response.ResponseListener>) - Method in class org.eclipse.jetty.client.HttpClient
-
- send(Request, Response.CompleteListener) - Method in class org.eclipse.jetty.client.HttpConnection
-
- send(HttpExchange) - Method in class org.eclipse.jetty.client.HttpConnection
-
- send(HttpRequest, List<Response.ResponseListener>) - Method in class org.eclipse.jetty.client.HttpDestination
-
- send() - Method in class org.eclipse.jetty.client.HttpDestination
-
- send() - Method in class org.eclipse.jetty.client.HttpRequest
-
- send(Response.CompleteListener) - Method in class org.eclipse.jetty.client.HttpRequest
-
- send(HttpExchange) - Method in class org.eclipse.jetty.client.HttpSender
-
- send() - Method in class org.eclipse.jetty.client.MultiplexHttpDestination
-
- send(C, HttpExchange) - Method in class org.eclipse.jetty.client.MultiplexHttpDestination
-
- send() - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
- send(C, HttpExchange) - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
- send() - Method in class org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
-
- send(Request, Response.CompleteListener) - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- send(HttpExchange) - Method in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
-
- send(HttpConnectionOverFCGI, HttpExchange) - Method in class org.eclipse.jetty.fcgi.client.http.HttpDestinationOverFCGI
-
- send(HttpConnectionOverFCGI, HttpExchange) - Method in class org.eclipse.jetty.fcgi.client.http.MultiplexHttpDestinationOverFCGI
-
- send(HttpGenerator.ResponseInfo, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.fcgi.server.HttpTransportOverFCGI
-
- send(ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.fcgi.server.HttpTransportOverFCGI
-
- send(String, Bundle, String) - Method in class org.eclipse.jetty.osgi.boot.utils.EventSender
-
- send(String, Bundle, String, Exception) - Method in class org.eclipse.jetty.osgi.boot.utils.EventSender
-
- send(HttpGenerator.ResponseInfo, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.server.HttpConnection
-
- send(ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.server.HttpConnection
-
- send(HttpGenerator.ResponseInfo, ByteBuffer, boolean, Callback) - Method in interface org.eclipse.jetty.server.HttpTransport
-
- send(ByteBuffer, boolean, Callback) - Method in interface org.eclipse.jetty.server.HttpTransport
-
- send() - Method in class org.eclipse.jetty.spdy.client.http.HttpChannelOverSPDY
-
- send(HttpExchange) - Method in class org.eclipse.jetty.spdy.client.http.HttpConnectionOverSPDY
-
- send(HttpConnectionOverSPDY, HttpExchange) - Method in class org.eclipse.jetty.spdy.client.http.HttpDestinationOverSPDY
-
- send(ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.spdy.server.http.HttpTransportOverSPDY
-
- send(HttpGenerator.ResponseInfo, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.spdy.server.http.HttpTransportOverSPDY
-
- 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
-
- sendBinary(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.JsrAsyncRemote
-
- sendBinary(ByteBuffer, SendHandler) - Method in class org.eclipse.jetty.websocket.jsr356.JsrAsyncRemote
-
- sendBinary(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.JsrBasicRemote
-
- sendBinary(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.JsrBasicRemote
-
- sendBytes(ByteBuffer) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Send a binary message, returning when all bytes of the message has been transmitted.
- sendBytes(ByteBuffer, WriteCallback) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Initiates the asynchronous transmission of a binary message.
- sendBytes(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
Blocking write of bytes.
- sendBytes(ByteBuffer, WriteCallback) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- sendBytesByFuture(ByteBuffer) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Initiates the asynchronous transmission of a binary message.
- sendBytesByFuture(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- sendContent(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.client.http.HttpSenderOverHTTP
-
- sendContent(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.client.HttpSender
-
Implementations should send the content at the
HttpContent
cursor position over the wire.
- sendContent(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.fcgi.client.http.HttpSenderOverFCGI
-
- sendContent(ByteBuffer) - Method in class org.eclipse.jetty.server.HttpOutput
-
Blocking send of content.
- sendContent(InputStream) - Method in class org.eclipse.jetty.server.HttpOutput
-
Blocking send of content.
- sendContent(ReadableByteChannel) - Method in class org.eclipse.jetty.server.HttpOutput
-
Blocking send of content.
- sendContent(HttpContent) - Method in class org.eclipse.jetty.server.HttpOutput
-
Blocking send of content.
- sendContent(ByteBuffer, Callback) - Method in class org.eclipse.jetty.server.HttpOutput
-
Asynchronous send of content.
- sendContent(InputStream, Callback) - Method in class org.eclipse.jetty.server.HttpOutput
-
Asynchronous send of content.
- sendContent(ReadableByteChannel, Callback) - Method in class org.eclipse.jetty.server.HttpOutput
-
Asynchronous send of content.
- sendContent(HttpContent, Callback) - Method in class org.eclipse.jetty.server.HttpOutput
-
Asynchronous send of content.
- sendContent(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.spdy.client.http.HttpSenderOverSPDY
-
- sendData(HttpServletRequest, HttpServletResponse, boolean, Resource, HttpContent, Enumeration<String>) - Method in class org.eclipse.jetty.servlet.DefaultServlet
-
- sendDirectory(HttpServletRequest, HttpServletResponse, Resource, String) - Method in class org.eclipse.jetty.servlet.DefaultServlet
-
- sendError(int) - Method in class org.eclipse.jetty.server.Response
-
- sendError(int, String) - 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
-
- sendError(int, String) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- sendError(int) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- sendError(int, String) - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- sendForbidden(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
Issue a forbidden upgrade response.
- sendForbidden(String) - Method in class org.eclipse.jetty.websocket.client.ClientUpgradeResponse
-
- sendForbidden(String) - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- SendHandlerWriteCallback - Class in org.eclipse.jetty.websocket.jsr356.messages
-
- SendHandlerWriteCallback(SendHandler) - Constructor for class org.eclipse.jetty.websocket.jsr356.messages.SendHandlerWriteCallback
-
- sendHeaders(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.client.http.HttpSenderOverHTTP
-
- sendHeaders(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.client.HttpSender
-
Implementations should send the HTTP headers over the wire, possibly with some content,
in a single write, and notify the given callback
of the result of this operation.
- sendHeaders(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.fcgi.client.http.HttpSenderOverFCGI
-
- sendHeaders(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.spdy.client.http.HttpSenderOverSPDY
-
- sendMessage(Message, Address[]) - Method in class com.acme.MockTransport
-
- sendObject(Object) - Method in class org.eclipse.jetty.websocket.jsr356.JsrAsyncRemote
-
- sendObject(Object, SendHandler) - Method in class org.eclipse.jetty.websocket.jsr356.JsrAsyncRemote
-
- sendObject(Object) - Method in class org.eclipse.jetty.websocket.jsr356.JsrBasicRemote
-
- sendObjectViaFuture(Object) - Method in class org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote
-
- sendPartialBytes(ByteBuffer, boolean) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Send a binary message in pieces, blocking until all of the message has been transmitted.
- sendPartialBytes(ByteBuffer, boolean) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- sendPartialString(String, boolean) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Send a text message in pieces, blocking until all of the message has been transmitted.
- sendPartialString(String, boolean) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- sendPing(ByteBuffer) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Send a Ping message containing the given application data to the remote endpoint.
- sendPing(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- sendPing(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote
-
- sendPong(ByteBuffer) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Allows the developer to send an unsolicited Pong message containing the given application data in order to serve as a unidirectional heartbeat for the
session.
- sendPong(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- sendPong(ByteBuffer) - Method in class org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote
-
- sendProcessing() - Method in class org.eclipse.jetty.server.Response
-
Sends a 102-Processing response.
- sendRedirect(int, String) - Method in class org.eclipse.jetty.server.Response
-
Sends a response with one of the 300 series redirection codes.
- sendRedirect(String) - Method in class org.eclipse.jetty.server.Response
-
- sendRedirect(String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- sendRedirect(String) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- sendResponse(HttpGenerator.ResponseInfo, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.server.HttpChannel
-
- sendResponse(HttpGenerator.ResponseInfo, ByteBuffer, boolean) - Method in class org.eclipse.jetty.server.HttpChannel
-
- sendResponseHeaders(int, long) - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- sendResponseHeaders(int, long) - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- sendResponseHeaders(int, long) - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- sendShutdown() - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- sendString(String) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Send a text message, blocking until all bytes of the message has been transmitted.
- sendString(String, WriteCallback) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Initiates the asynchronous transmission of a text message.
- sendString(String) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- sendString(String, WriteCallback) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- sendStringByFuture(String) - Method in interface org.eclipse.jetty.websocket.api.RemoteEndpoint
-
Initiates the asynchronous transmission of a text message.
- sendStringByFuture(String) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- sendText(String) - Method in class org.eclipse.jetty.websocket.jsr356.JsrAsyncRemote
-
- sendText(String, SendHandler) - Method in class org.eclipse.jetty.websocket.jsr356.JsrAsyncRemote
-
- sendText(String) - Method in class org.eclipse.jetty.websocket.jsr356.JsrBasicRemote
-
- sendText(String, boolean) - Method in class org.eclipse.jetty.websocket.jsr356.JsrBasicRemote
-
- separators(String) - Static method in class org.eclipse.jetty.start.FS
-
- SerialRestServlet - Class in org.eclipse.jetty.example.asyncrest
-
Servlet implementation class SerialRestServlet
- SerialRestServlet() - Constructor for class org.eclipse.jetty.example.asyncrest.SerialRestServlet
-
- server - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
A wrapper for the Server object
- Server - Class in org.eclipse.jetty.server
-
Jetty HTTP Servlet Server.
- Server() - Constructor for class org.eclipse.jetty.server.Server
-
- Server(int) - Constructor for class org.eclipse.jetty.server.Server
-
Convenience constructor
Creates server and a
ServerConnector
at the passed port.
- Server(InetSocketAddress) - Constructor for class org.eclipse.jetty.server.Server
-
Convenience constructor
Creates server and a
ServerConnector
at the passed address.
- Server(ThreadPool) - Constructor for class org.eclipse.jetty.server.Server
-
- SERVER_ADDR - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- SERVER_ERROR - Static variable in class org.eclipse.jetty.websocket.api.StatusCode
-
1011 indicates that a server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request.
- SERVER_NAME - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- SERVER_PORT - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- SERVER_PROTOCOL - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- SERVER_SOFTWARE - Static variable in class org.eclipse.jetty.fcgi.FCGI.Headers
-
- SERVER_SRV_CLASSES - Static variable in class org.eclipse.jetty.webapp.WebAppContext
-
- SERVER_SYS_CLASSES - Static variable in class org.eclipse.jetty.webapp.WebAppContext
-
- SERVER_VERSION - Static variable in class org.eclipse.jetty.server.HttpConfiguration
-
- 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
-
- ServerConnector - Class in org.eclipse.jetty.server
-
This
Connector
implementation is the primary connector for the
Jetty server over TCP/IP.
- ServerConnector(Server) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
HTTP Server Connection.
- ServerConnector(Server, int, int) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
HTTP Server Connection.
- ServerConnector(Server, int, int, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
HTTP Server Connection.
- ServerConnector(Server, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
Generic Server Connection with default configuration.
- ServerConnector(Server, SslContextFactory) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
HTTP Server Connection.
- ServerConnector(Server, int, int, SslContextFactory) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
HTTP Server Connection.
- ServerConnector(Server, SslContextFactory, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
Generic SSL Server Connection.
- ServerConnector(Server, Executor, Scheduler, ByteBufferPool, int, int, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
Generic Server Connection.
- ServerContainer - Class in org.eclipse.jetty.websocket.jsr356.server
-
- ServerContainer(MappedWebSocketCreator, WebSocketServerFactory, Executor) - Constructor for class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- serverDefault(Server) - Static method in class org.eclipse.jetty.webapp.Configuration.ClassList
-
Get/Create the server default Configuration ClassList.
- ServerEndpointMetadata - Interface in org.eclipse.jetty.websocket.jsr356.server
-
- ServerFCGIConnection - Class in org.eclipse.jetty.fcgi.server
-
- ServerFCGIConnection(Connector, EndPoint, HttpConfiguration, boolean) - Constructor for class org.eclipse.jetty.fcgi.server.ServerFCGIConnection
-
- ServerFCGIConnectionFactory - Class in org.eclipse.jetty.fcgi.server
-
- ServerFCGIConnectionFactory(HttpConfiguration) - Constructor for class org.eclipse.jetty.fcgi.server.ServerFCGIConnectionFactory
-
- ServerFCGIConnectionFactory(HttpConfiguration, boolean) - Constructor for class org.eclipse.jetty.fcgi.server.ServerFCGIConnectionFactory
-
- ServerGenerator - Class in org.eclipse.jetty.fcgi.generator
-
- ServerGenerator(ByteBufferPool) - Constructor for class org.eclipse.jetty.fcgi.generator.ServerGenerator
-
- ServerGenerator(ByteBufferPool, boolean) - Constructor for class org.eclipse.jetty.fcgi.generator.ServerGenerator
-
- ServerInstanceWrapper - Class in org.eclipse.jetty.osgi.boot.internal.serverfactory
-
ServerInstanceWrapper
Configures and starts a jetty Server instance.
- ServerInstanceWrapper(String) - Constructor for class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- ServerMBean - Class in org.eclipse.jetty.server.jmx
-
- ServerMBean(Object) - Constructor for class org.eclipse.jetty.server.jmx.ServerMBean
-
- ServerParser - Class in org.eclipse.jetty.fcgi.parser
-
- ServerParser(ServerParser.Listener) - Constructor for class org.eclipse.jetty.fcgi.parser.ServerParser
-
- ServerParser.Listener - Interface in org.eclipse.jetty.fcgi.parser
-
- ServerParser.Listener.Adapter - Class in org.eclipse.jetty.fcgi.parser
-
- ServerParser.Listener.Adapter() - Constructor for class org.eclipse.jetty.fcgi.parser.ServerParser.Listener.Adapter
-
- ServerProxy - Interface in org.eclipse.jetty.ant.utils
-
- ServerProxyImpl - Class in org.eclipse.jetty.ant
-
A proxy class for interaction with Jetty server object.
- ServerProxyImpl() - Constructor for class org.eclipse.jetty.ant.ServerProxyImpl
-
Default constructor.
- ServerProxyImpl.WebAppScannerListener - Class in org.eclipse.jetty.ant
-
WebAppScannerListener
Handle notifications that files we are interested in have changed
during execution.
- ServerProxyImpl.WebAppScannerListener(AntWebAppContext) - Constructor for class org.eclipse.jetty.ant.ServerProxyImpl.WebAppScannerListener
-
- ServerSessionFrameListener - Interface in org.eclipse.jetty.spdy.api.server
-
- ServerSessionFrameListener.Adapter - Class in org.eclipse.jetty.spdy.api.server
-
- ServerSessionFrameListener.Adapter() - Constructor for class org.eclipse.jetty.spdy.api.server.ServerSessionFrameListener.Adapter
-
- ServerWithAnnotations - Class in org.eclipse.jetty.embedded
-
ServerWithAnnotations
- ServerWithAnnotations() - Constructor for class org.eclipse.jetty.embedded.ServerWithAnnotations
-
- ServerWithJNDI - Class in org.eclipse.jetty.embedded
-
ServerWithJNDI
- ServerWithJNDI() - Constructor for class org.eclipse.jetty.embedded.ServerWithJNDI
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.jsp.JettyJspServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.proxy.ProxyServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlet.Invoker
-
- service(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.servlet.JspPropertyGroupServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.servlets.CGI
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.websocket.servlet.WebSocketServlet
-
- SERVICE_PROP_BUNDLE_INSTALL_LOCATION_OVERRIDE - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Deprecated.
see JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE
- SERVICE_PROP_CONTEXT_FILE_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Deprecated.
see JETTY_CONTEXT_FILE_PATH
- SERVICE_PROP_CONTEXT_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Deprecated.
see RFC66_WEB_CONTEXTPATH
- SERVICE_PROP_DEFAULT_WEB_XML_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Deprecated.
see JETTY_DEFAULT_WEB_XML_PATH
- SERVICE_PROP_EXTRA_CLASSPATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Deprecated.
see JETTY_EXTRA_CLASSPATH
- SERVICE_PROP_REQUIRE_TLD_BUNDLE - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Comma separated list of bundles that contain tld file used by the webapp.
- SERVICE_PROP_WAR - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Deprecated.
see JETTY_WAR_FOLDER_PATH
- SERVICE_PROP_WEB_XML_PATH - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebappConstants
-
Deprecated.
see JETTY_WEB_XML_PATH
- SERVICE_RESTART - Static variable in class org.eclipse.jetty.websocket.api.StatusCode
-
1012 indicates that the service is restarted.
- SERVICE_UNAVAILABLE_503 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- serviceAdded(ServiceReference, ContextHandler) - Method in class org.eclipse.jetty.osgi.boot.ServiceContextProvider
-
- serviceAdded(ServiceReference, ContextHandler) - Method in interface org.eclipse.jetty.osgi.boot.ServiceProvider
-
- serviceAdded(ServiceReference, ContextHandler) - Method in class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider
-
A webapp that was deployed as an osgi service has been added,
and we want to deploy it.
- serviceChanged(ServiceEvent) - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.JettyServerServiceTracker
-
Receives notification that a service has had a lifecycle change.
- serviceChanged(ServiceEvent) - Method in class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
Invokes the optional BundleActivator in each fragment.
- ServiceConnection - Class in org.eclipse.jetty.monitor.jmx
-
ServerConnection
Provides ability to create a connection to either an external
JMX server, or a loopback connection to the internal one.
- ServiceConnection() - Constructor for class org.eclipse.jetty.monitor.jmx.ServiceConnection
-
Construct a loopback connection to an internal server
- ServiceConnection(String) - Constructor for class org.eclipse.jetty.monitor.jmx.ServiceConnection
-
Construct a connection to specified server
- ServiceContextProvider - Class in org.eclipse.jetty.osgi.boot
-
ServiceContextProvider
Jetty DeploymentManager Provider that is able to deploy ContextHandlers discovered via OSGi as services.
- ServiceContextProvider(ServerInstanceWrapper) - Constructor for class org.eclipse.jetty.osgi.boot.ServiceContextProvider
-
- ServiceContextProvider.ServiceApp - Class in org.eclipse.jetty.osgi.boot
-
ServiceApp
- ServiceContextProvider.ServiceApp(DeploymentManager, AppProvider, Bundle, Dictionary, String, String) - Constructor for class org.eclipse.jetty.osgi.boot.ServiceContextProvider.ServiceApp
-
- ServiceContextProvider.ServiceApp(DeploymentManager, AppProvider, String, Bundle, String) - Constructor for class org.eclipse.jetty.osgi.boot.ServiceContextProvider.ServiceApp
-
- ServiceProvider - Interface in org.eclipse.jetty.osgi.boot
-
ServiceProvider
Jetty DeploymentManager Provider api for webapps or ContextHandlers that are discovered as OSGi services.
- serviceRemoved(ServiceReference, ContextHandler) - Method in class org.eclipse.jetty.osgi.boot.ServiceContextProvider
-
- serviceRemoved(ServiceReference, ContextHandler) - Method in interface org.eclipse.jetty.osgi.boot.ServiceProvider
-
- serviceRemoved(ServiceReference, ContextHandler) - Method in class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider
-
- ServiceWatcher - Class in org.eclipse.jetty.osgi.boot.internal.webapp
-
ServiceWatcher
When a
ContextHandler
is activated as an osgi service we find a jetty deployer
for it.
- ServiceWatcher() - Constructor for class org.eclipse.jetty.osgi.boot.internal.webapp.ServiceWatcher
-
- ServiceWebAppProvider - Class in org.eclipse.jetty.osgi.boot
-
ServiceWebAppProvider
Jetty Provider that knows how to deploy a WebApp that has been registered as an OSGi service.
- ServiceWebAppProvider(ServerInstanceWrapper) - Constructor for class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider
-
- ServiceWebAppProvider.ServiceApp - Class in org.eclipse.jetty.osgi.boot
-
ServiceApp
- ServiceWebAppProvider.ServiceApp(DeploymentManager, AppProvider, Bundle, Dictionary, String) - Constructor for class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider.ServiceApp
-
- ServiceWebAppProvider.ServiceApp(DeploymentManager, AppProvider, Bundle, String) - Constructor for class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider.ServiceApp
-
- 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 Servlet 3
server.
- Servlet3Continuation(ServletRequest) - Constructor for class org.eclipse.jetty.continuation.Servlet3Continuation
-
- SERVLET_CONTAINER_INITIALIZER_EXCLUSION_PATTERN - Static variable in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- SERVLET_CONTAINER_INITIALIZER_ORDER - Static variable in class org.eclipse.jetty.annotations.AnnotationConfiguration
-
- SERVLET_LISTENER_TYPES - Static variable in class org.eclipse.jetty.server.handler.ContextHandler
-
- SERVLET_MAJOR_VERSION - Static variable in class org.eclipse.jetty.server.handler.ContextHandler
-
- SERVLET_MINOR_VERSION - Static variable in class org.eclipse.jetty.server.handler.ContextHandler
-
- ServletCallbackHandler - Class in org.eclipse.jetty.security.jaspi
-
Idiot class required by jaspi stupidity
- ServletCallbackHandler(LoginService) - Constructor for class org.eclipse.jetty.security.jaspi.ServletCallbackHandler
-
- ServletContainerInitializersStarter - Class in org.eclipse.jetty.annotations
-
ServletContainerInitializersStarter
Call the onStartup() method on all ServletContainerInitializers, after having
found all applicable classes (if any) to pass in as args.
- ServletContainerInitializersStarter(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.ServletContainerInitializersStarter
-
- 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(HandlerContainer, String, SessionHandler, SecurityHandler, ServletHandler, ErrorHandler, int) - 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.ServletContainerInitializerCaller - Interface in org.eclipse.jetty.servlet
-
- 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
-
- ServletHandler() - Constructor for class org.eclipse.jetty.servlet.ServletHandler
-
Constructor.
- ServletHandler.Default404Servlet - Class in org.eclipse.jetty.servlet
-
- ServletHandler.Default404Servlet() - Constructor for class org.eclipse.jetty.servlet.ServletHandler.Default404Servlet
-
- ServletHolder - Class in org.eclipse.jetty.servlet
-
Servlet Instance and Context Holder.
- ServletHolder() - Constructor for class org.eclipse.jetty.servlet.ServletHolder
-
Constructor .
- ServletHolder(BaseHolder.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.JspContainer - Enum in org.eclipse.jetty.servlet
-
- 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
-
- ServletPathSpec - Class in org.eclipse.jetty.websocket.server.pathmap
-
- ServletPathSpec(String) - Constructor for class org.eclipse.jetty.websocket.server.pathmap.ServletPathSpec
-
- ServletRequestHttpWrapper - Class in org.eclipse.jetty.server
-
ServletRequestHttpWrapper
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
-
ServletResponseHttpWrapper
Wrapper to tunnel a ServletResponse via a HttpServletResponse
- ServletResponseHttpWrapper(ServletResponse) - Constructor for class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- ServletSecurityAnnotationHandler - Class in org.eclipse.jetty.annotations
-
ServletSecurityAnnotationHandler
Inspect a class to see if it has an @ServletSecurity annotation on it,
setting up the s.
- ServletSecurityAnnotationHandler(WebAppContext) - Constructor for class org.eclipse.jetty.annotations.ServletSecurityAnnotationHandler
-
- ServletTester - Class in org.eclipse.jetty.servlet
-
- ServletTester() - Constructor for class org.eclipse.jetty.servlet.ServletTester
-
- ServletTester(String) - Constructor for class org.eclipse.jetty.servlet.ServletTester
-
- ServletTester(String, int) - Constructor for class org.eclipse.jetty.servlet.ServletTester
-
- ServletUpgradeRequest - Class in org.eclipse.jetty.websocket.servlet
-
- ServletUpgradeRequest(HttpServletRequest) - Constructor for class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- ServletUpgradeResponse - Class in org.eclipse.jetty.websocket.servlet
-
Servlet Specific UpgradeResponse implementation.
- ServletUpgradeResponse(HttpServletResponse) - Constructor for class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- ServletWebSocketRequest - Class in org.eclipse.jetty.websocket.server
-
- ServletWebSocketRequest(HttpServletRequest) - Constructor for class org.eclipse.jetty.websocket.server.ServletWebSocketRequest
-
Deprecated.
- ServletWebSocketResponse - Class in org.eclipse.jetty.websocket.server
-
- ServletWebSocketResponse(HttpServletResponse) - Constructor for class org.eclipse.jetty.websocket.server.ServletWebSocketResponse
-
Deprecated.
- Session - Interface in org.eclipse.jetty.spdy.api
-
A
Session
represents the client-side endpoint of a SPDY connection to a single origin server.
- Session - Interface in org.eclipse.jetty.websocket.api
-
Session represents an active link of communications with a Remote WebSocket Endpoint.
- session - Variable in class org.eclipse.jetty.websocket.common.events.AbstractEventDriver
-
- session - Variable in class org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote
-
- Session.Listener - Interface in org.eclipse.jetty.spdy.api
-
Super interface for listeners with callbacks that are invoked on specific session events.
- Session.StreamListener - Interface in org.eclipse.jetty.spdy.api
-
Specialized listener that is invoked upon creation and removal of streams.
- Session.StreamListener.Adapter - Class in org.eclipse.jetty.spdy.api
-
- Session.StreamListener.Adapter() - Constructor for class org.eclipse.jetty.spdy.api.Session.StreamListener.Adapter
-
- SESSION_KNOWN_ONLY_TO_AUTHENTICATED - Static variable in class org.eclipse.jetty.server.session.AbstractSession
-
- SESSION_LISTENER_TYPES - Static variable in class org.eclipse.jetty.server.session.SessionHandler
-
- SessionAuthentication - Class in org.eclipse.jetty.security.authentication
-
- SessionAuthentication(String, UserIdentity, Object) - Constructor for class org.eclipse.jetty.security.authentication.SessionAuthentication
-
- sessionClosed(Session) - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- sessionCreated(HttpSessionEvent) - Method in class com.acme.TagListener
-
- sessionCreated(HttpSessionEvent) - Method in class com.acme.TestListener
-
- sessionCreated(HttpSessionEvent) - Method in class org.eclipse.jetty.server.session.AbstractLastAccessTimeTest.TestSessionListener
-
- sessionCreated(HttpSessionEvent) - Method in class org.eclipse.jetty.server.session.AbstractRemoveSessionTest.TestEventListener
-
- sessionCreated(HttpSessionEvent) - Method in class org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.MySessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class com.acme.TagListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class com.acme.TestListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.eclipse.jetty.server.session.AbstractLastAccessTimeTest.TestSessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.eclipse.jetty.server.session.AbstractRemoveSessionTest.TestEventListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.MySessionListener
-
- sessionDidActivate(HttpSessionEvent) - Method in class com.acme.TagListener
-
- sessionDidActivate(HttpSessionEvent) - Method in class com.acme.TestListener
-
- sessionDidActivate(HttpSessionEvent) - Method in class org.eclipse.jetty.security.authentication.SessionAuthentication
-
- SessionDump - Class in com.acme
-
Test Servlet Sessions.
- SessionDump() - Constructor for class com.acme.SessionDump
-
- SessionException - Exception in org.eclipse.jetty.spdy
-
- SessionException(SessionStatus) - Constructor for exception org.eclipse.jetty.spdy.SessionException
-
- SessionException(SessionStatus, String) - Constructor for exception org.eclipse.jetty.spdy.SessionException
-
- SessionException(SessionStatus, Throwable) - Constructor for exception org.eclipse.jetty.spdy.SessionException
-
- SessionFactory - Interface in org.eclipse.jetty.websocket.common
-
- SessionFrameListener - Interface in org.eclipse.jetty.spdy.api
-
- SessionFrameListener.Adapter - Class in org.eclipse.jetty.spdy.api
-
- SessionFrameListener.Adapter() - Constructor for class org.eclipse.jetty.spdy.api.SessionFrameListener.Adapter
-
- 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
-
- sessionId - Variable in class org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletA
-
- sessionId - Variable in class org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletB
-
- sessionIdChanged(HttpSessionEvent, String) - Method in class org.eclipse.jetty.server.session.AbstractSessionRenewTest.TestHttpSessionIdListener
-
- SessionIdManager - Interface in org.eclipse.jetty.server
-
Session ID Manager.
- SessionListener - Interface in org.eclipse.jetty.websocket.common
-
Basic listener interface for Session open/close.
- SessionManager - Interface in org.eclipse.jetty.server
-
- sessionOpened(Session) - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- SESSIONS - Static variable in class org.eclipse.jetty.servlet.ServletContextHandler
-
- SessionStatus - Enum in org.eclipse.jetty.spdy.api
-
An enumeration of session statuses.
- sessionWillPassivate(HttpSessionEvent) - Method in class com.acme.TagListener
-
- sessionWillPassivate(HttpSessionEvent) - Method in class com.acme.TestListener
-
- sessionWillPassivate(HttpSessionEvent) - Method in class org.eclipse.jetty.security.authentication.SessionAuthentication
-
- set(String[], PathMap<IPAddressMap<Boolean>>) - 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_INCLUDE_HEADER_PREFIX - Static variable in class org.eclipse.jetty.server.Response
-
- setAcceptedSubProtocol(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
Set the accepted WebSocket Protocol.
- setAcceptedSubProtocol(String) - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- setAcceptorPriorityDelta(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
Set the acceptor thread priority delta.
- setAcceptQueueSize(int) - Method in class org.eclipse.jetty.server.ServerConnector
-
- setAccessTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setAdd(boolean) - Method in class org.eclipse.jetty.rewrite.handler.HeaderPatternRule
-
Sets the Add flag.
- setAddressResolutionTimeout(long) - Method in class org.eclipse.jetty.client.HttpClient
-
- setAliasChecks(List<ContextHandler.AliasCheck>) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setAllModules(Modules) - Method in class org.eclipse.jetty.start.StartArgs
-
- setAllowDuplicateFragmentNames(boolean) - Method in class org.eclipse.jetty.webapp.MetaData
-
- setAllowDuplicateFragmentNames(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setAllowedPushOrigins(List<String>) - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- setAllowNullPathInfo(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setAllowUserInteraction(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- 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.
- setAnyAuth(boolean) - Method in class org.eclipse.jetty.security.RoleInfo
-
- 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.
- setApplyToAsync(boolean) - Method in class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
Should the adjusted idle time be maintained for asynchronous requests
- setAppProviders(Collection<AppProvider>) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
Set the AppProviders.
- setArtifactId(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setAssociate(Object) - Method in class org.eclipse.jetty.util.resource.Resource
-
- setAsyncSendTimeout(long) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- setAsyncSendTimeout(long) - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- 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
-
- setAsyncWriteTimeout(long) - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The timeout in ms (milliseconds) for async write operations.
- setAsyncWriteTimeout(long) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- 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.http.spi.JettyHttpExchange
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- setAttribute(Attribute) - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- 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.HttpChannelState
-
- 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 class org.eclipse.jetty.servlet.ServletTester
-
- setAttribute(String, Object) - Method in interface org.eclipse.jetty.spdy.api.Session
-
- setAttribute(String, Object) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- setAttribute(String, Object) - Method in interface org.eclipse.jetty.util.Attributes
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.util.AttributesMap
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- setAttributes(AttributeList) - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- 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
-
- setAuthenticated(boolean) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- setAuthentication(Authentication) - Method in class org.eclipse.jetty.server.Request
-
Set the authentication.
- setAuthenticator(Authenticator) - Method in class org.eclipse.jetty.http.spi.JettyHttpContext
-
- 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
-
- setAutoPreconfigure(boolean) - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
- setAvailable(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set Available status.
- setBase(Path) - Method in class org.eclipse.jetty.start.PathFinder
-
Set the active basePath, used for resolving relative paths.
- setBaseAppFirst(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setBaseResource(Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the base resource for this context.
- setBaseResource(Resource) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setBatchingAllowed(boolean) - Method in class org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote
-
- setBatchMode(BatchMode) - Method in class org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint
-
- setBeans(Collection<Object>) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- setBindAdddress(SocketAddress) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- setBindAddress(SocketAddress) - Method in class org.eclipse.jetty.client.HttpClient
-
- setBindAddress(SocketAddress) - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- setBindings(Map<String, Binding>) - Method in class org.eclipse.jetty.jndi.NamingContext
-
- 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.DatabaseAdaptor
-
- setBlobType(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
Deprecated.
see DbAdaptor.setBlobType
- setBodyContent(BodyContent) - Method in class com.acme.DateTag
-
- setBuffer(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setBufferPool(ByteBufferPool) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- setBufferPool(ByteBufferPool) - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- setBufferSize(int) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- setBufferSize(int) - Method in class org.eclipse.jetty.server.HttpOutput
-
- setBufferSize(int) - Method in class org.eclipse.jetty.server.Response
-
- setBufferSize(int) - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
- setBufferSize(int) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- setBufferSize(int) - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Set the buffer size.
- setBundleTracker(BundleTracker) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleWatcher
-
- setBusyThreshold(int) - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Sets the busy threshold.
- setByteBufferPool(ByteBufferPool) - Method in class org.eclipse.jetty.client.HttpClient
-
- setByteBufferPool(ByteBufferPool) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- 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
-
- setCacheMs(int) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setCallback(WriteCallback) - Method in class org.eclipse.jetty.websocket.common.message.MessageOutputStream
-
- setCallback(WriteCallback) - Method in class org.eclipse.jetty.websocket.common.message.MessageWriter
-
- setCallbackHandler(CallbackHandler) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- setCallbackHandlerClass(String) - Method in class org.eclipse.jetty.jaas.JAASLoginService
-
- setCanonicalContext(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- setCaseSensitive(boolean) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- setCertAlias(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setCharacterEncoding(String) - Method in class org.eclipse.jetty.server.Request
-
- setCharacterEncoding(String) - Method in class org.eclipse.jetty.server.Response
-
- setCharacterEncoding(String) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- setCharacterEncodingUnchecked(String) - Method in class org.eclipse.jetty.server.Request
-
- setChecked(boolean) - Method in class org.eclipse.jetty.security.RoleInfo
-
- setCheckingRemoteSessionIdEncoding(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setCheckingRemoteSessionIdEncoding(boolean) - Method in interface org.eclipse.jetty.server.SessionManager
-
- setCheckWelcomeFiles(boolean) - Method in class org.eclipse.jetty.security.SecurityHandler
-
- setClassAssertionStatus(String, boolean) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- setClasses(File) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setClassifier(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setClassLoader(ClassLoader) - Method in class org.eclipse.jetty.jspc.plugin.JspcMojo.JettyJspC
-
- setClassLoader(ClassLoader) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setClassLoader(ClassLoader) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setClassName(String) - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- setClassName(String) - Method in class org.eclipse.jetty.servlet.Holder
-
- setClassPathFiles(List) - Method in class org.eclipse.jetty.ant.AntWebXmlConfiguration
-
- setClientConnectionFactory(ClientConnectionFactory) - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- setClose(boolean) - Method in class org.eclipse.jetty.spdy.api.DataInfo
-
- setClusterId(String) - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- setClusterId(String) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- setCode(String) - Method in class org.eclipse.jetty.rewrite.handler.ResponsePatternRule
-
Sets the response status code.
- setCode(String) - Method in class org.eclipse.jetty.rewrite.handler.ValidUrlRule
-
Sets the response status code.
- setComment(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- setCommitted(boolean) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- setCompactPath(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- 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
-
- setConfig(ExtensionConfig) - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- setConfig(ExtensionConfig) - Method in class org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension
-
- setConfig(ExtensionConfig) - Method in class org.eclipse.jetty.websocket.common.extensions.fragment.FragmentExtension
-
- setConfig(ExtensionConfig) - Method in class org.eclipse.jetty.websocket.common.extensions.FrameDebugExtension
-
- setConfig(ExtensionConfig) - Method in class org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension
-
- 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
- setConfiguration(Authenticator.AuthConfiguration) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticator
-
- setConfigurationClasses(String[]) - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
- setConfigurationClasses(String[]) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- setConfigurationClasses(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setConfigurationClasses(List<String>) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setConfigurationDiscovered(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Set the configuration discovery mode.
- setConfigurationManager(ConfigurationManager) - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
Set the configurationManager.
- setConfigurations(Configuration[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setConnection(Connection) - Method in class org.eclipse.jetty.io.AbstractEndPoint
-
- setConnection(Connection) - Method in interface org.eclipse.jetty.io.EndPoint
-
- setConnection(Connection) - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- setConnection(Connection) - Method in class org.eclipse.jetty.proxy.ProxyConnection
-
- setConnection(LogicalConnection) - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- setConnectionFactories(Collection<ConnectionFactory>) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setConnectors(List<Connector>) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setConnectors(Connector[]) - Method in class org.eclipse.jetty.server.Server
-
Set the connectors for this server.
- setConnectTimeout(long) - Method in class org.eclipse.jetty.client.HttpClient
-
- setConnectTimeout(long) - Method in class org.eclipse.jetty.io.SelectorManager
-
Set the connect timeout (in milliseconds)
- setConnectTimeout(int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- setConnectTimeout(long) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- setConnectTimeout(long) - Method in class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- setConnectTimeout(long) - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- setConnectTimeout(long) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
Set the timeout for connecting to the remote server.
- 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.
- setContainerIncludeJarPattern(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setContent(byte[]) - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- setContent(String) - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- setContent(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- setContentLength(int) - Method in class org.eclipse.jetty.server.Response
-
- setContentLength() - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
- setContentLength(int) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- setContentLength(long) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- setContentLengthLong(long) - Method in class org.eclipse.jetty.server.Response
-
- setContentParameters(MultiMap<String>) - Method in class org.eclipse.jetty.server.Request
-
- 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.servlets.gzip.CompressedResponseWrapper
-
- setContentType(String) - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
- setContext(ContextHandler.Context) - Method in class org.eclipse.jetty.server.Request
-
Set request context
- setContextAttribute(String, Object) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
Set a contextAttribute that will be set for every Context deployed by this provider.
- 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
-
- setContextAttributes(AttributesMap) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- setContextClass(Class<? extends ContextHandler>) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
- setContextHandlers(ContextHandlers) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setContextPath(String) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- 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
- setContextPath(String) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- setContextPathColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setContexts(ContextHandlerCollection) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- setContextWhiteList(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Set the context white list
In certain circumstances you want may want to deny access of one webapp from another
when you may not fully trust the webapp.
- setContextXml(File) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- setCookies(Cookie[]) - Method in class org.eclipse.jetty.server.CookieCutter
-
- setCookies(Cookie[]) - Method in class org.eclipse.jetty.server.Request
-
- setCookies(List<HttpCookie>) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setCookieSet(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- setCookiesFrom(CookieStore) - Method in class org.eclipse.jetty.websocket.client.ClientUpgradeRequest
-
- setCookieStore(CookieStore) - Method in class org.eclipse.jetty.client.HttpClient
-
- setCookieStore(CookieStore) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- setCookieTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setCopyWebDir(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setCopyWebInf(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setCount(int) - Method in class org.eclipse.jetty.util.ByteArrayOutputStream2
-
- setCpuTime(long) - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Set the CPU time.
- setCreateTables(boolean) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setCreateTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setCreator(WebSocketCreator) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- setCreator(WebSocketCreator) - Method in interface org.eclipse.jetty.websocket.servlet.WebSocketServletFactory
-
- setCredential(Object) - Method in class org.eclipse.jetty.jaas.callback.AbstractCallbackHandler
-
- 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(HttpConnection) - Static method in class org.eclipse.jetty.server.HttpConnection
-
- setCurrentHttpChannel(HttpChannel<?>) - Static method in class org.eclipse.jetty.server.HttpChannel
-
- setCurrentUser(AbstractLoginModule.JAASUserInfo) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- setCustomizers(List<HttpConfiguration.Customizer>) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setDaemon(boolean) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- setDaemon(boolean) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setDaemon(boolean) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Delegated to the named or anonymous Pool.
- setDaemon(boolean) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- setDatabaseAdaptor(JDBCSessionIdManager.DatabaseAdaptor) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionIdTableSchema
-
- setDatabaseAdaptor(JDBCSessionIdManager.DatabaseAdaptor) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- 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
-
- 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
-
- setDbAdaptor(JDBCSessionIdManager.DatabaseAdaptor) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- setDebug(boolean) - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- setDebugEnabled(boolean) - Method in class org.eclipse.jetty.util.log.JavaUtilLog
-
- setDebugEnabled(String, Boolean) - Method in class org.eclipse.jetty.util.log.jmx.LogMBean
-
- 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.
- setDecoderClass(Class<? extends Decoder>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable
-
- setDecoderClass(Class<? extends Decoder>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable
-
- setDecoderClass(Class<? extends Decoder>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnErrorCallable
-
- setDecoderClass(Class<? extends Decoder>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- setDecoderClass(Class<? extends Decoder>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnOpenCallable
-
- 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.
- setDefaultAssertionStatus(boolean) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- setDefaultConfigurations(String[]) - Static method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- setDefaultContentType(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setDefaultLifeCycleGoal(String) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- setDefaultMaxBinaryMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- setDefaultMaxBinaryMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- setDefaultMaxSessionIdleTimeout(long) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- setDefaultMaxSessionIdleTimeout(long) - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- setDefaultMaxTextMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.jsr356.ClientContainer
-
- setDefaultMaxTextMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.jsr356.server.ServerContainer
-
- setDefaultProtocol(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setDefaultProtocol(String) - Method in class org.eclipse.jetty.server.NegotiatingServerConnectionFactory
-
- setDefaults(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
-
- setDefaultsDescriptor(String) - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
Set the defaultsDescriptor.
- setDefaultsDescriptor(String) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
Set the defaultsDescriptor.
- setDefaultsDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
The default descriptor is a web.xml format file that is applied to the context before the standard WEB-INF/web.xml
- setDefaultSecurityHandlerClass(Class<? extends SecurityHandler>) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
Set the defaultSecurityHandlerClass.
- setDefaultUseCaches(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- 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
-
- setDelayDispatchUntilContent(boolean) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setDelayMs(long) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set delay (in milliseconds) that is applied to all requests
over the rate limit, before they are considered at all.
- setDeleteBlockSize(int) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- setDeleteOnExit(boolean) - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser
-
- setDeleteUnrestorableSessions(boolean) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- setDenyUncoveredHttpMethods(boolean) - Method in interface org.eclipse.jetty.security.ConstraintAware
-
See Servlet Spec 31, sec 13.8.4, pg 145
When true, requests with http methods not explicitly covered either by inclusion or omissions
in constraints, will have access denied.
- setDenyUncoveredHttpMethods(boolean) - Method in class org.eclipse.jetty.security.ConstraintSecurityHandler
-
- setDeploymentManager(DeploymentManager) - Method in interface org.eclipse.jetty.deploy.AppProvider
-
Set the Deployment Manager
- setDeploymentManager(DeploymentManager) - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- setDeploymentManager(DeploymentManager) - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider
-
- setDeploymentManager(DeploymentManager) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- setDepth(int) - Method in class org.eclipse.jetty.start.Module
-
- setDescription(String) - Method in class org.eclipse.jetty.servlet.Holder.HolderRegistration
-
- setDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setDetailedDump(boolean) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- setDictionary(byte[]) - Method in interface org.eclipse.jetty.spdy.CompressionFactory.Compressor
-
- setDictionary(byte[]) - Method in interface org.eclipse.jetty.spdy.CompressionFactory.Decompressor
-
- setDictionary(byte[]) - Method in class org.eclipse.jetty.spdy.StandardCompressionFactory.StandardCompressor
-
- setDictionary(byte[]) - Method in class org.eclipse.jetty.spdy.StandardCompressionFactory.StandardDecompressor
-
- setDir(File) - Method in class org.eclipse.jetty.start.BaseHome.SearchDir
-
- setDir(Path) - Method in class org.eclipse.jetty.start.BaseHome.SearchDir
-
- setDir(String) - Method in class org.eclipse.jetty.start.BaseHome.SearchDir
-
- setDirectoriesListed(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Set the directory.
- setDirectory(File) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- setDirMatcher(PathMatcher) - Method in class org.eclipse.jetty.start.PathFinder
-
- setDiscardPathInfo(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setDiscardQuery(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setDispatchContext(ServletContext) - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- 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
-
- setDispatchIO(boolean) - Method in class org.eclipse.jetty.client.HttpClient
-
Whether to dispatch I/O operations from the selector thread to a different thread.
- setDispatchIO(boolean) - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- setDispatchIO(boolean) - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- setDispatchPath(String) - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- setDisplayName(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setDisplayName(String) - Method in class org.eclipse.jetty.servlet.Holder
-
- setDisplayName(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setDistributable(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setDistributable(boolean) - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- setDoInput(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- setDomain(String) - Method in class org.eclipse.jetty.jmx.MBeanContainer
-
Set domain to be used to add MBeans
- setDomain(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- setDoOutput(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- 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
- setDumpable(Dumpable) - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
- setDumpAfterStart(boolean) - Method in class org.eclipse.jetty.server.Server
-
- setDumpBeforeStop(boolean) - Method in class org.eclipse.jetty.server.Server
-
- setEdges(Set<Edge>) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- setEffectiveMajorVersion(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- setEffectiveMinorVersion(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- 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
-
- setEnabled(boolean) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- setEnabled(boolean) - Method in class org.eclipse.jetty.start.Module
-
- 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
- setEndpointconfig(EndpointConfig) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- setEndpointIdentificationAlgorithm(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
When set to "HTTPS" hostname verification will be enabled
- setEnsureDefaultServlet(boolean) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- setEnv(Hashtable<String, Object>) - Method in class org.eclipse.jetty.jndi.NamingContext
-
- 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
-
- setEtags(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setEventDriverFactory(EventDriverFactory) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- setEventListeners(EventListener[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the context event listeners.
- setEventListeners(EventListener[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setExcludeCipherSuites(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
You can either use the exact cipher suite name or a a regular expression.
- setExcluded(Set<String>) - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Set the excluded user agents.
- setExcluded(String) - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Set the excluded user agents.
- setExcludeMimeTypes(boolean) - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Set the mime types.
- setExcludeProtocols(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setExcludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setExcludes(List) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- setExcludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- setExecutor(Executor) - Method in class org.eclipse.jetty.client.HttpClient
-
- setExecutor(Executor) - Method in class org.eclipse.jetty.http.spi.DelegatingThreadPool
-
- setExecutor(Executor) - Method in class org.eclipse.jetty.http.spi.JettyHttpServer
-
- setExecutor(Executor) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- setExecutor(Executor) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- setExitJvm(boolean) - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- setExitVm(boolean) - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- setExpires(String) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setExpiryTime(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- setExpiryTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setExtended(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set the extended request log format flag.
- setExtendedListenerTypes(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setExtensionFactory(ExtensionFactory) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- setExtensions(List<ExtensionConfig>) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setExtensions(List<ExtensionConfig>) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
Set the list of extensions that are approved for use with this websocket.
- setExtensions(List<ExtensionConfig>) - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
Get the list of extensions in use.
- setExtensions(List<ExtensionConfig>) - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- setExtraClasspath(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setExtract(boolean) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- setExtractWAR(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setExtractWars(boolean) - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
Set the extractWars.
- setFile(String) - Method in class org.eclipse.jetty.deploy.PropertiesConfigurationManager
-
- setFileMatcher(PathMatcher) - Method in class org.eclipse.jetty.start.PathFinder
-
- setFileMatcher(String) - Method in class org.eclipse.jetty.start.PathFinder
-
- 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.deploy.providers.ScanningAppProvider
-
- 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
-
- setFiltered(boolean) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- 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
-
- setFin(boolean) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- setFollowLinks(boolean) - Method in class org.eclipse.jetty.util.resource.PathResource
-
- setFollowRedirects(boolean) - Method in class org.eclipse.jetty.client.HttpClient
-
- setForbidden(boolean) - Method in class org.eclipse.jetty.security.RoleInfo
-
- setForce(boolean) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
-
- setForcedPath(String) - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- setFormat(String) - Method in class com.acme.Date2Tag
-
- setForwardedCipherSuiteHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedForHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedHostHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedProtoHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
Set the forwardedProtoHeader.
- setForwardedServerHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedSslSessionIdHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setGenerateQuickStart(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setGroupId(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setGrowOutput(boolean) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- setHandled(boolean) - Method in class org.eclipse.jetty.server.Request
-
- setHandler(HttpHandler) - Method in class org.eclipse.jetty.http.spi.JettyHttpContext
-
- setHandler(ContextHandler) - Method in class org.eclipse.jetty.osgi.boot.AbstractContextProvider.OSGiApp
-
- setHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
-
- setHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
-
- setHandler(Handler) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- setHandlers(Handler[]) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
- setHandlers(Handler[]) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
- setHandling(boolean) - Method in class org.eclipse.jetty.rewrite.handler.Rule
-
Set the handling flag value.
- setHeader(String, String) - Method in class org.eclipse.jetty.http.HttpTester.Request
-
- setHeader(String) - Method in class org.eclipse.jetty.rewrite.handler.HeaderRule
-
- setHeader(String, String) - Method in class org.eclipse.jetty.security.authentication.FormAuthenticator.FormResponse
-
- setHeader(HttpHeader, String) - Method in class org.eclipse.jetty.server.Response
-
- setHeader(String, String) - Method in class org.eclipse.jetty.server.Response
-
- setHeader(String, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setHeader(String, String) - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
- setHeader(String, String) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- setHeader(String, List<String>) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setHeader(String, String) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setHeader(String, String) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- setHeaderCacheSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the header field cache size.
- setHeaders(HttpContent) - Method in class org.eclipse.jetty.server.Response
-
- setHeaders(MultiMap<String>) - Method in class org.eclipse.jetty.util.MultiPartInputStreamParser.MultiPart
-
- setHeaders(Map<String, List<String>>) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setHeaderValue(String) - Method in class org.eclipse.jetty.rewrite.handler.HeaderRule
-
- 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.BaseHolder
-
- 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.maven.plugin.MavenServerConnector
-
- setHost(String) - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- setHostHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
Set a forced valued for the host header to control what is returned by ServletRequest#getServerName()
and ServletRequest#getServerPort()
.
- setHttpClient(HttpClient) - Method in class org.eclipse.jetty.client.AbstractHttpClientTransport
-
- setHttpClient(HttpClient) - Method in interface org.eclipse.jetty.client.HttpClientTransport
-
- setHttpClient(HttpClient) - Method in class org.eclipse.jetty.spdy.client.http.HttpClientTransportOverSPDY
-
- setHttpHandler(HttpHandler) - Method in class org.eclipse.jetty.http.spi.HttpSpiContextHandler
-
- setHttpOnly(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- setHttpOnly(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setHttpOutput(HttpOutput) - Method in class org.eclipse.jetty.server.Response
-
- setHttpServiceErrorHandler(HttpServlet) - Static method in class org.eclipse.jetty.osgi.httpservice.HttpServiceErrorHandlerHelper
-
- setHttpVersion(HttpVersion) - Method in class org.eclipse.jetty.server.Request
-
- setHttpVersion(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setIdChanged(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- setIdColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionIdTableSchema
-
- setIdColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setIdentityService(IdentityService) - Method in class org.eclipse.jetty.jaas.JAASLoginService
-
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
-
- setIdlePeriod(int) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
The Idle Period is the time in seconds before an in memory session is passivated.
- 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.
- setIdleTimeout(long) - Method in class org.eclipse.jetty.client.HttpClient
-
- setIdleTimeout(long) - Method in interface org.eclipse.jetty.io.EndPoint
-
Set the idle timeout.
- setIdleTimeout(long) - Method in class org.eclipse.jetty.io.IdleTimeout
-
- setIdleTimeout(long) - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- setIdleTimeout(long) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setIdleTimeout(long) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- setIdleTimeout(long) - Method in class org.eclipse.jetty.server.AbstractConnector
-
Sets 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.
- setIdleTimeout(long) - Method in class org.eclipse.jetty.server.HttpChannel
-
Set the idle timeout.
- setIdleTimeout(long) - Method in interface org.eclipse.jetty.spdy.api.Stream
-
Set an idle timeout for this stream
- setIdleTimeout(long) - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- setIdleTimeout(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Set the maximum thread idle time.
- setIdleTimeout(long) - Method in interface org.eclipse.jetty.websocket.api.Session
-
Set the number of milliseconds before this conversation will be closed by the container if it is inactive, ie no messages are either sent or received.
- setIdleTimeout(long) - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The time in ms (milliseconds) that a websocket may be idle before closing.
- setIdleTimeout(long) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
Set the timeout in milliseconds
- setIdleTimeoutMs(long) - Method in class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
- setIfModifiedSince(long) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- setIfNotSetAlready(Property) - Static method in class org.eclipse.jetty.ant.types.SystemProperties
-
Set a System.property with this value if it is not already set.
- setIgnorePaths(String[]) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set request paths that will not be logged.
- setImpl(Uptime.Impl) - Method in class org.eclipse.jetty.util.Uptime
-
- setIncludeCipherSuites(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
You can either use the exact cipher suite name or a a regular expression.
- setIncludeDirsInResults(boolean) - Method in class org.eclipse.jetty.start.PathFinder
-
- setIncludeProtocols(String...) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setIncludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setIncludes(List) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- setIncludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- setIncomingFramesHandler(IncomingFrames) - Method in class org.eclipse.jetty.websocket.common.Parser
-
- setInheritChannel(boolean) - Method in class org.eclipse.jetty.server.ServerConnector
-
Sets whether this connector uses a channel inherited from the JVM.
- setInitialWindowSize(int) - Method in class org.eclipse.jetty.spdy.client.SPDYClient
-
- setInitialWindowSize(int) - Method in class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- 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.NoContext
-
- 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
-
- setInitParameter(String, String) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- 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(ByteBuffer) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- setInput(String) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- setInput(String, Charset) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- setInput(byte[]) - Method in interface org.eclipse.jetty.spdy.CompressionFactory.Compressor
-
- setInput(byte[]) - Method in interface org.eclipse.jetty.spdy.CompressionFactory.Decompressor
-
- setInput(byte[]) - Method in class org.eclipse.jetty.spdy.StandardCompressionFactory.StandardCompressor
-
- setInput(byte[]) - Method in class org.eclipse.jetty.spdy.StandardCompressionFactory.StandardDecompressor
-
- setInputBufferSize(int) - Method in class org.eclipse.jetty.io.AbstractConnection
-
- setInputBufferSize(int) - Method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- setInputBufferSize(int) - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The size of the input (read from network layer) buffer size.
- setInputBufferSize(int) - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- setInputEOF() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- setInsertHeaders(boolean) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set flag to insert the DoSFilter headers into the response.
- setIntHeader(String, int) - Method in class org.eclipse.jetty.server.Response
-
- setIntHeader(String, int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setIntHeader(String, int) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- setInvalidateOnStop(boolean) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
Invalidate sessions when the session manager is stopped otherwise save them to the DB.
- setIsContinuation() - Method in class org.eclipse.jetty.websocket.common.frames.DataFrame
-
Set the data frame to continuation mode
- setIsXml(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setJAASInfo(Subject) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUserInfo
-
- setJettyEnvXml(File) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- setJettyEnvXml(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setJettyEnvXml(URL) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
-
- setJettyPort(int) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
Sets the port Jetty uses for the default connector.
- setJettyVersion(String) - Static method in class org.eclipse.jetty.http.HttpGenerator
-
- setJettyXml(File) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- setJettyXml(File) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setJettyXml(String) - Method in class org.eclipse.jetty.deploy.bindings.GlobalWebappConfigBinding
-
- setJndiName(String) - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- setJndiName(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setJspConfigDescriptor(JspConfigDescriptor) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setJspConfigDescriptor(JspConfigDescriptor) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.Context
-
- setKey(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- setKey(String) - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- setKeyManagerPassword(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.
- 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 class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setLast(String) - Method in class com.acme.Counter
-
- setLastAccessedTime(long) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- setLastAccessTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setLastNode(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- setLastNodeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setLastSaved(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- setLastSavedTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setLazyLoad(boolean) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- setLegacyRule(LegacyRule) - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
Deprecated.
- setLegacyRule(LegacyRule) - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
Deprecated.
- 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.
- setLifeCycleBindings(Collection<AppLifeCycle.Binding>) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- setListener(AsyncContentProvider.Listener) - Method in interface org.eclipse.jetty.client.AsyncContentProvider
-
- setListener(AsyncContentProvider.Listener) - Method in class org.eclipse.jetty.client.util.DeferredContentProvider
-
- setListener(AsyncContentProvider.Listener) - Method in class org.eclipse.jetty.client.util.OutputStreamContentProvider
-
- setListener(EventListener) - Method in class org.eclipse.jetty.servlet.ListenerHolder
-
- setListeners(ListenerHolder[]) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- setLoadOnStartup(int) - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- setLocale(Locale) - Method in class org.eclipse.jetty.server.Response
-
- setLocation(String) - Method in class org.eclipse.jetty.rewrite.handler.RedirectPatternRule
-
Sets the redirect location.
- setLog(Log) - Static method in class org.eclipse.jetty.maven.plugin.PluginLog
-
- setLog(Logger) - Static method in class org.eclipse.jetty.util.log.Log
-
- setLogCookies(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Controls logging of the request cookies.
- setLogDateFormat(String) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set the timestamp format for request log entries in the file.
- setLogDispatch(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Deprecated.
use StatisticsHandler
- setLogger(Logger) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setLoggerName(String) - Method in class org.eclipse.jetty.server.Slf4jRequestLog
-
- setLoginModuleName(String) - Method in class org.eclipse.jetty.jaas.JAASLoginService
-
Set the name to use to index into the config
file of LoginModules.
- setLoginService(LoginService) - Method in class org.eclipse.jetty.security.DefaultAuthenticatorFactory
-
- setLoginService(LoginService) - Method in class org.eclipse.jetty.security.SecurityHandler
-
Set the loginService.
- setLoginServices(List<LoginService>) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setLogInterval(int) - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Sets the log interval.
- setLoginTimeout(int) - Method in class com.acme.MockDataSource
-
- setLogLatency(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Controls logging of request processing time.
- setLogLocale(Locale) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set the locale of the request log.
- setLogServer(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Controls logging of the request hostname.
- setLogThreshold(int) - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Sets the log threshold.
- setLogTimeZone(String) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set the timezone of the request log.
- setLogToParent(String) - Static method in class org.eclipse.jetty.util.log.Log
-
Set Log to parent Logger.
- setLogUrlOnStart(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Sets whether or not the web app name and URL is logged on startup
- setLogWriter(PrintWriter) - Method in class com.acme.MockDataSource
-
- setLongContentLength(long) - Method in class org.eclipse.jetty.server.Response
-
- setLongType(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.DatabaseAdaptor
-
- setLongType(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
Deprecated.
see DbAdaptor.setLongType
- setLowResources() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setLowResourcesIdleTimeout(int) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setManagedAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setMapColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setMappingName(String) - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- setMask(WebSocketFrame) - Method in class org.eclipse.jetty.websocket.client.masks.FixedMasker
-
- setMask(WebSocketFrame) - Method in interface org.eclipse.jetty.websocket.client.masks.Masker
-
- setMask(WebSocketFrame) - Method in class org.eclipse.jetty.websocket.client.masks.RandomMasker
-
- setMask(WebSocketFrame) - Method in class org.eclipse.jetty.websocket.client.masks.ZeroMasker
-
- setMask(byte[]) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- setMasked(boolean) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- setMasker(Masker) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- setMaxAge(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- setMaxAssociatedResources(int) - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- setMaxBinaryMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The maximum size of a binary message buffer.
- setMaxBinaryMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- setMaxBinaryMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- setMaxBinaryMessageSize(int) - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The maximum size of a binary message during parsing/generating.
- 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
-
- setMaxConnections(int) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setMaxConnectionsPerDestination(int) - Method in class org.eclipse.jetty.client.HttpClient
-
Sets the max number of connections to open to each destinations.
- 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.
- setMaxIdleTime(int) - Method in class org.eclipse.jetty.ant.types.Connector
-
- setMaxIdleTimeout(long) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
Set the max idle timeout for new connections.
- setMaxIdleTimeout(long) - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- setMaxIdleTimeout(long) - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Set the maximum number of milliseconds of idleness before the connection is closed/disconnected, (ie no frames are either sent or received)
- setMaxIdleTimeout(long) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- setMaxIdleTrackerMs(long) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set maximum amount of time (in milliseconds) to keep track
of request rates for a connection, before deciding that
the user has gone away, and discarding it.
- 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 class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
Change the max idle time for this session.
- setMaxInactiveInterval(int) - Method in interface org.eclipse.jetty.server.SessionManager
-
Sets the max period of inactivity, after which the session is invalidated, in seconds.
- setMaxIntervalColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setMaxLowResourcesTime(int) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setMaxMemory(long) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setMaxNonceAge(long) - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- setMaxNonceCount(int) - Method in class org.eclipse.jetty.security.authentication.DigestAuthenticator
-
- setMaxRedirects(int) - Method in class org.eclipse.jetty.client.HttpClient
-
- setMaxRequestMs(long) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set maximum amount of time (in milliseconds) to allow
the request to process.
- setMaxRequests(int) - Method in class org.eclipse.jetty.servlets.QoSFilter
-
Set the maximum number of requests allowed to be processed
at the same time.
- setMaxRequestsPerSec(int) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Get maximum number of requests from a connection per
second.
- setMaxRequestsQueuedPerDestination(int) - Method in class org.eclipse.jetty.client.HttpClient
-
Sets the max number of requests that may be queued to a destination.
- setMaxTextMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The maximum size of a text message buffer.
- setMaxTextMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- setMaxTextMessageBufferSize(int) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- setMaxTextMessageSize(int) - Method in class org.eclipse.jetty.websocket.api.WebSocketPolicy
-
The maximum size of a text message during parsing/generating.
- 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
-
- setMaxWaitMs(long) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set maximum amount of time (in milliseconds) the filter will
blocking wait for the throttle semaphore.
- setMBeanContainer(MBeanContainer) - Method in class org.eclipse.jetty.jmx.ObjectMBean
-
- setMessageDecoder(Class<? extends Decoder>) - Method in interface org.eclipse.jetty.websocket.jsr356.annotations.IJsrMethod
-
The message decoder class to use.
- setMessageType(MessageType) - Method in interface org.eclipse.jetty.websocket.jsr356.annotations.IJsrMethod
-
The type of message this method can handle
- setMethod(String) - Method in class org.eclipse.jetty.http.HttpTester.Request
-
- setMethod(String) - Method in class org.eclipse.jetty.security.ConstraintMapping
-
- setMethod(HttpMethod, String) - Method in class org.eclipse.jetty.server.Request
-
- setMethod(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setMethodOmissions(String[]) - Method in class org.eclipse.jetty.security.ConstraintMapping
-
- setMimeMap(Map<String, String>) - Method in class org.eclipse.jetty.http.MimeTypes
-
- setMimeTypes(MimeTypes) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setMimeTypes(MimeTypes) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setMimeTypes(Set<String>, boolean) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- setMimeTypes(Set<String>) - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Set the mime types.
- setMimeTypes(String) - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Set the mime types.
- setMinAsyncContentLength(int) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Set the minimum content length for async handling.
- setMinCompressSize(int) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- setMinGzipSize(int) - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Set the minimum reponse size.
- setMinMemoryMappedContentLength(int) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Set minimum memory mapped file content length.
- 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
-
- setMonitoredConnectors(Collection<Connector>) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setMonitoredDirectories(Collection<String>) - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- setMonitoredDirName(String) - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- setMonitoredDirResource(Resource) - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- setMonitoredResources(List<Resource>) - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- setMonitorThreads(boolean) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setMultipartConfig(MultipartConfigElement) - Method in class org.eclipse.jetty.servlet.ServletHolder.Registration
-
- setMyDatasource(DataSource) - Method in class com.acme.JNDITest
-
- setName(String) - Method in class org.eclipse.jetty.ant.types.Attribute
-
- setName(String) - Method in class org.eclipse.jetty.jaas.JAASLoginService
-
Set the name of the realm
- setName(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setName(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- setName(String) - Method in class org.eclipse.jetty.rewrite.handler.CookiePatternRule
-
Assigns the cookie name.
- setName(String) - Method in class org.eclipse.jetty.rewrite.handler.HeaderPatternRule
-
Sets the header name.
- 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
-
Set a connector name.
- setName(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- 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
-
- setName(String) - Method in class org.eclipse.jetty.webapp.WebAppClassLoader
-
- setNameParser(NameParser) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Setter for _parser
- setNeedClientAuth(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setNewContextURL(String) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setNextIncoming(IncomingFrames) - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- setNextIncomingFrames(IncomingFrames) - Method in interface org.eclipse.jetty.websocket.api.extensions.Extension
-
- setNextIncomingFrames(IncomingFrames) - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientConnection
-
- setNextIncomingFrames(IncomingFrames) - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- setNextIncomingFrames(IncomingFrames) - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Set where the connection should send the incoming frames to.
- setNextIncomingFrames(IncomingFrames) - Method in class org.eclipse.jetty.websocket.server.WebSocketServerConnection
-
- setNextOutgoing(OutgoingFrames) - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- setNextOutgoingFrames(OutgoingFrames) - Method in interface org.eclipse.jetty.websocket.api.extensions.Extension
-
- setNextOutgoingFrames(OutgoingFrames) - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- setNodeId(String) - Method in class org.eclipse.jetty.nosql.NoSqlSession
-
- setNodeId(String) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- setNodeIdInSessionId(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
- setNodes(Set<Node>) - Method in class org.eclipse.jetty.deploy.graph.Graph
-
- setObject(Object) - Method in class org.eclipse.jetty.jaas.callback.ObjectCallback
-
- 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.
- setOpCode(byte) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- setOrdering(Ordering) - Method in class org.eclipse.jetty.webapp.MetaData
-
- setOrigin(String, Descriptor) - Method in class org.eclipse.jetty.webapp.MetaData
-
- setOrigin(String, Annotation, Class<?>) - Method in class org.eclipse.jetty.webapp.MetaData
-
- setOriginalPathAttribute(String) - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
- setOriginalPathAttribute(String) - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
- setOriginAPI(String) - Method in class org.eclipse.jetty.webapp.MetaData
-
- setOutgoingHandler(OutgoingFrames) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- setOutput(ByteBuffer) - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- setOutputAggregationSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the max size of the response content write that is copied into the aggregate buffer.
- setOutputBufferSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the size of the buffer into which response content is aggregated
before being sent to the client.
- setOutputStream(OutputStream) - Method in class org.eclipse.jetty.server.handler.DebugHandler
-
- setOverlays(List<Overlay>) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
Ordered list of wars to overlay on top of the current project.
- setOverrideDescriptor(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
The override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
- setOverrideDescriptors(List<String>) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
The override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
- setPackageAssertionStatus(String, boolean) - Method in class org.eclipse.jetty.ant.AntWebAppContext.AntURLClassLoader
-
- setPageContext(PageContext) - Method in class com.acme.DateTag
-
- setPageEncoding(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setParameter(String) - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
- setParameter(String, int) - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
- setParameter(String, String) - Method in class org.eclipse.jetty.websocket.api.extensions.ExtensionConfig
-
- setParameterMap(Map<String, List<String>>) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setParameterName(String) - Method in class org.eclipse.jetty.jaas.callback.RequestParameterCallback
-
- setParameterValues(List<?>) - Method in class org.eclipse.jetty.jaas.callback.RequestParameterCallback
-
- setParent(Tag) - Method in class com.acme.DateTag
-
- setParentLoaderPriority(boolean) - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
Set the parentLoaderPriority.
- setParentLoaderPriority(boolean) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
Set the parentLoaderPriority.
- setParentLoaderPriority(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setParentNames(Set<String>) - Method in class org.eclipse.jetty.start.Module
-
- setPartialMessageFlag(Param) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable
-
- setPassword(String) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
-
- setPassword(String) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference
-
- setPath(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- setPathInfo(String) - Method in class org.eclipse.jetty.server.Request
-
- setPathParameters(Map<String, String>) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.JsrEvents
-
- setPathParameters(Map<String, String>) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver
-
- setPathParameters(Map<String, String>) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver
-
- setPathParameters(Map<String, String>) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver
-
- setPathParameters(Map<String, String>) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSession
-
- setPathParamName(String) - Method in class org.eclipse.jetty.websocket.jsr356.annotations.Param
-
- setPathSpec(String) - Method in class org.eclipse.jetty.security.ConstraintMapping
-
- setPathSpec(String) - Method in class org.eclipse.jetty.servlet.FilterMapping
-
- setPathSpec(String) - Method in class org.eclipse.jetty.servlet.ServletMapping
-
- setPathSpecs(String[]) - Method in class org.eclipse.jetty.servlet.FilterMapping
-
- setPathSpecs(String[]) - Method in class org.eclipse.jetty.servlet.ServletMapping
-
- setPathSpecSeparators(String) - Static method in class org.eclipse.jetty.http.PathMap
-
Set the path spec separator.
- setPattern(String) - Method in class org.eclipse.jetty.rewrite.handler.PatternRule
-
Sets the rule pattern.
- setPattern(String) - Method in class org.eclipse.jetty.webapp.ClasspathPattern
-
Initialize the matcher by parsing a classpath pattern string
- setPayload(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.frames.BinaryFrame
-
- setPayload(byte[]) - Method in class org.eclipse.jetty.websocket.common.frames.BinaryFrame
-
- setPayload(String) - Method in class org.eclipse.jetty.websocket.common.frames.BinaryFrame
-
- setPayload(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.frames.ContinuationFrame
-
- setPayload(byte[]) - Method in class org.eclipse.jetty.websocket.common.frames.ContinuationFrame
-
- setPayload(String) - Method in class org.eclipse.jetty.websocket.common.frames.ContinuationFrame
-
- setPayload(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.frames.ControlFrame
-
- setPayload(byte[]) - Method in class org.eclipse.jetty.websocket.common.frames.PingFrame
-
- setPayload(String) - Method in class org.eclipse.jetty.websocket.common.frames.PingFrame
-
- setPayload(byte[]) - Method in class org.eclipse.jetty.websocket.common.frames.PongFrame
-
- setPayload(String) - Method in class org.eclipse.jetty.websocket.common.frames.PongFrame
-
- setPayload(String) - Method in class org.eclipse.jetty.websocket.common.frames.TextFrame
-
- setPayload(ByteBuffer) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
Set the data payload.
- setPeriod(int) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setPermanent(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setPermissions(PermissionCollection) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setPersistent(boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
-
- setPersistTempDirectory(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
If true the temp directory for this
webapp will be kept when the webapp stops.
- setPolicy(WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.common.extensions.AbstractExtension
-
- setPolicy(WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.common.extensions.ExtensionStack
-
- setPolicy(WebSocketPolicy) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- setPort(int) - Method in class org.eclipse.jetty.ant.types.Connector
-
- setPort(int) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setPort(int) - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- setPort(int) - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- setPreconfigure(boolean) - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
Preconfigure webapp
- setPreferProxiedForAddress(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Controls whether the actual IP address of the connection or the IP address from the X-Forwarded-For header will
be logged.
- setPreserveOnStop(boolean) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
Preserve sessions when the session manager is stopped otherwise remove them from the DB.
- setPrincipal(HttpPrincipal) - Method in interface org.eclipse.jetty.http.spi.JettyExchange
-
- setPrincipal(HttpPrincipal) - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- setPrincipal(HttpPrincipal) - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- setPrincipal(HttpPrincipal) - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- setPrintLongNames(boolean) - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- setProperties(Properties) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference
-
- setProperties(Properties) - Static method in class org.eclipse.jetty.util.log.StdErrLog
-
- setProperty(Dictionary<String, String>, String, String) - Static method in class org.eclipse.jetty.osgi.boot.utils.Util
-
- setProperty(String, String, String) - Method in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- setProperty(Props.Prop) - Method in class org.eclipse.jetty.start.Props
-
- setProperty(String, String, String) - Method in class org.eclipse.jetty.start.Props
-
- 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.NegotiatingServerConnection
-
- setProtocol(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setProvider(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setProxyEngines(Map<String, ProxyEngine>) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- setProxyServerInfos(Map<String, ProxyEngineSelector.ProxyServerInfo>) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector
-
- setPurge(boolean) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- setPurgeDelay(long) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
- setPurgeInvalidAge(long) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
sets how old a session is to be persisted past the point it is
no longer valid
- setPurgeValidAge(long) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
sets how old a session is to be persist past the point it is
considered no longer viable and should be removed
NOTE: set this value to 0 to disable purging of valid sessions
- setPushContentTypes(List<String>) - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- setPushRegexps(List<String>) - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- setQueryEncoding(String) - Method in class org.eclipse.jetty.server.Request
-
Set the character encoding used for the query string.
- setQueryParameters(MultiMap<String>) - Method in class org.eclipse.jetty.server.Request
-
- setQueryString(String) - Method in class org.eclipse.jetty.server.Request
-
- setQueue(BlockingQueue<Runnable>) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
- setQuickStartWebDescriptor(Resource) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setQuickStartWebXml(Resource) - Method in class org.eclipse.jetty.maven.plugin.MavenQuickStartConfiguration
-
- setRandom(Random) - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
- setReader(Reader) - Method in class org.eclipse.jetty.util.ajax.JSON.ReaderSource
-
- setReadListener(ReadListener) - Method in class org.eclipse.jetty.server.HttpInput
-
- setReadTimeout(int) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- setRealmName(String) - Method in class org.eclipse.jetty.security.SecurityHandler
-
- setReason(String) - Method in class org.eclipse.jetty.rewrite.handler.ResponsePatternRule
-
Sets the reason for the response status code.
- setReason(String) - Method in class org.eclipse.jetty.rewrite.handler.ValidUrlRule
-
Sets the reason for the response status code.
- setRecursive(boolean) - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- setRecursive(boolean) - Method in class org.eclipse.jetty.util.Scanner
-
- setReferrerPushPeriod(int) - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- 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)
- setRegex(String) - Method in class org.eclipse.jetty.rewrite.handler.RegexRule
-
Sets the regular expression string used to match with string URI.
- setRegistration(ServiceRegistration) - Method in class org.eclipse.jetty.osgi.boot.AbstractOSGiApp
-
- setRemainingBuffer(ByteBuffer) - Method in class org.eclipse.jetty.websocket.client.ClientUpgradeResponse
-
- setRemainingBuffer(ByteBuffer) - Method in interface org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParseListener
-
- setRemoteAddr(InetSocketAddress) - Method in class org.eclipse.jetty.server.Request
-
- setRemotePort(boolean) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set flag to have usage rate tracked by IP+port (effectively connection)
if session tracking is not used.
- setRemoveIdleDestinations(boolean) - Method in class org.eclipse.jetty.client.HttpClient
-
Whether destinations that have no connections (nor active nor idle) should be removed.
- setRenegotiationAllowed(boolean) - Method in class org.eclipse.jetty.io.ssl.SslConnection
-
- setRenegotiationAllowed(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setReplacement(String) - Method in class org.eclipse.jetty.rewrite.handler.RedirectRegexRule
-
Whenever a match is found, it replaces with this value.
- setReplacement(String) - Method in class org.eclipse.jetty.rewrite.handler.RewritePatternRule
-
Whenever a match is found, it replaces with this value.
- setReplacement(String) - Method in class org.eclipse.jetty.rewrite.handler.RewriteRegexRule
-
Whenever a match is found, it replaces with this value.
- 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(Request) - Method in class org.eclipse.jetty.jaas.callback.DefaultCallbackHandler
-
- setRequestBufferSize(int) - Method in class org.eclipse.jetty.client.HttpClient
-
- setRequestedSessionId(String) - Method in class org.eclipse.jetty.server.Request
-
- setRequestedSessionIdFromCookie(boolean) - Method in class org.eclipse.jetty.server.Request
-
- setRequestHeaderSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the maximum size of a request header.
- setRequestLog(String) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- setRequestLog(RequestLog) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setRequestLog(RequestLog) - Method in class org.eclipse.jetty.maven.plugin.JettyServer
-
- setRequestLog(RequestLog) - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
-
- setRequestMessage(Object) - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
-
- setRequestProperty(String, String) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- setRequests(int) - Method in class org.eclipse.jetty.server.session.AbstractSession
-
- setRequestURI(String) - Method in class org.eclipse.jetty.server.Request
-
- setRequestURI(URI) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setRequestURI(URI) - Method in class org.eclipse.jetty.websocket.client.ClientUpgradeRequest
-
- setReseed(long) - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
Set the reseed probability.
- setResource(Resource) - Method in class org.eclipse.jetty.maven.plugin.Overlay
-
- setResourceAlias(String, String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Set Resource Alias.
- setResourceAliases(Map<String, String>) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setResourceBase(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the base resource for this context.
- setResourceBase(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setResourceBase(String) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- setResourceBases(String[]) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
This method is provided as a convenience for jetty maven plugin configuration
- 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(ClientUpgradeResponse) - Method in class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- setResponseBufferSize(int) - Method in class org.eclipse.jetty.client.HttpClient
-
- setResponseHeaderSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the maximum size of a response header.
- setResponseMessage(Object) - Method in class org.eclipse.jetty.security.jaspi.JaspiMessageInfo
-
- setResponseStatus(int) - Method in class org.eclipse.jetty.http.HttpParser
-
- setResult(boolean) - Method in class org.eclipse.jetty.security.jaspi.callback.CredentialValidationCallback
-
- 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.ServerConnector
-
- setRewrite(PathMap) - Method in class org.eclipse.jetty.rewrite.handler.LegacyRule
-
Sets the map of rewriting rules.
- setRewritePathInfo(boolean) - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
- setRewritePathInfo(boolean) - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
- setRewriteRequestURI(boolean) - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
- setRewriteRequestURI(boolean) - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
- setRoleClassNames(String[]) - Method in class org.eclipse.jetty.jaas.JAASLoginService
-
- setRoleName(String) - Method in class org.eclipse.jetty.plus.annotation.RunAs
-
- 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
-
- setRoleTableKey(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setRoleTableName(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setRoleTableRoleField(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setRollbackOnly() - Method in class com.acme.MockUserTransaction
-
- setRowId(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- setRowIdColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setRsv1(boolean) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- setRsv1InUse(boolean) - Method in class org.eclipse.jetty.websocket.common.Generator
-
- setRsv2(boolean) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- setRsv2InUse(boolean) - Method in class org.eclipse.jetty.websocket.common.Generator
-
- setRsv3(boolean) - Method in class org.eclipse.jetty.websocket.common.WebSocketFrame
-
- setRsv3InUse(boolean) - Method in class org.eclipse.jetty.websocket.common.Generator
-
- setRules(Rule[]) - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
Assigns the rules to process.
- setRules(RuleContainer) - Method in class org.eclipse.jetty.rewrite.handler.RewriteHandler
-
Assigns the rules to process.
- setRules(Rule[]) - Method in class org.eclipse.jetty.rewrite.handler.RuleContainer
-
Assigns the rules to process.
- setRun(boolean) - Method in class org.eclipse.jetty.start.StartArgs
-
- setRunAs(ServletHolder) - Method in class org.eclipse.jetty.plus.annotation.RunAs
-
- setRunAs(Object) - Method in class org.eclipse.jetty.plus.annotation.RunAsCollection
-
- 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
-
- setSampleTime(long) - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Sets the sample time.
- setSaveAllAttributes(boolean) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
Save all attributes of a session or only update the dirty attributes.
- 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.nosql.NoSqlSessionManager
-
The Save Period is the time in seconds between saves of a dirty session to the DB.
- setSavePeriod(int) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- setScanDepth(int) - Method in class org.eclipse.jetty.util.Scanner
-
Set the scanDepth.
- setScanDirs(List<File>) - Method in class org.eclipse.jetty.util.Scanner
-
- setScanInterval(int) - Method in class org.eclipse.jetty.deploy.providers.ScanningAppProvider
-
- setScanInterval(int) - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Sets the scan interval.
- setScanInterval(int) - Method in class org.eclipse.jetty.util.Scanner
-
Set the scan interval
- setScanIntervalSeconds(int) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- setScanIntervalSecs(int) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setScavengeInterval(long) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- setScavengePeriod(long) - Method in class org.eclipse.jetty.nosql.mongodb.MongoSessionIdManager
-
The period in seconds between scavenge checks.
- setScavengePeriod(int) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- setScheduler(Scheduler) - Method in class org.eclipse.jetty.client.HttpClient
-
- setScheduler(Scheduler) - Method in class org.eclipse.jetty.proxy.ConnectHandler
-
- setScheme(String) - Method in class org.eclipse.jetty.rewrite.handler.ForwardedSchemeHeaderRule
-
- setScheme(String) - Method in class org.eclipse.jetty.server.Request
-
- setScriptingInvalid(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
-
- setSecure(boolean) - Method in class org.eclipse.jetty.server.Request
-
- setSecure(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager.CookieConfig
-
- setSecurePort(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the TCP/IP port used for CONFIDENTIAL and INTEGRAL redirections.
- setSecureRandomAlgorithm(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setSecureRequestOnly(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
HTTPS request.
- setSecureScheme(String) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the URI scheme used for CONFIDENTIAL and INTEGRAL redirections.
- setSecurityHandler(SecurityHandler) - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
- setSelectorPriorityDelta(int) - Method in class org.eclipse.jetty.io.SelectorManager
-
Sets the selector thread priority delta to the given amount.
- setSelectorPriorityDelta(int) - Method in class org.eclipse.jetty.server.ServerConnector
-
Sets the selector thread priority delta to the given amount.
- setSendDateHeader(boolean) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setSendServerVersion(boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
-
Deprecated.
- setSendServerVersion(boolean) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setSendShutdownAtStart(boolean) - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- setSendTimeout(long) - Method in class org.eclipse.jetty.websocket.jsr356.JsrAsyncRemote
-
- setSendXPoweredBy(boolean) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setServeIcon(boolean) - Method in class org.eclipse.jetty.server.handler.DefaultHandler
-
- setServer(Server) - Static method in class org.eclipse.jetty.http.spi.JettyHttpServerProvider
-
- setServer(Server) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setServer(Server) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setServer(Server) - Method in class org.eclipse.jetty.server.handler.AbstractHandler
-
- setServer(Server) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setServer(Server) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
- setServer(Server) - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
-
- setServer(Server) - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
-
- setServer(Server) - Method in interface org.eclipse.jetty.server.Handler
-
- setServer(Server) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setServerClasses(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Set the server classes patterns.
- setServerDefault(Server) - Static method in class org.eclipse.jetty.webapp.Configuration.ClassList
-
Get/Set/Create the server default Configuration ClassList.
- setServerInstanceWrapper(ServerInstanceWrapper) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- setServerName(String) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
-
- setServerName(String) - Method in class org.eclipse.jetty.server.Request
-
- setServerPort(int) - Method in class org.eclipse.jetty.server.Request
-
- setServiceSubject(Subject) - Method in class org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory
-
- setServiceUrl(String) - Static method in class org.eclipse.jetty.monitor.JMXMonitor
-
- setServlet(Servlet) - Method in class org.eclipse.jetty.servlet.ServletHolder
-
- setServletAttribute(String, Object) - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
- setServletHandler(ServletHandler) - Method in class org.eclipse.jetty.servlet.BaseHolder
-
- 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
-
- setServletSecurity(ServletRegistration.Dynamic, ServletSecurityElement) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setSession(HttpSession) - Method in class org.eclipse.jetty.server.Request
-
- setSession(ISession) - Method in class org.eclipse.jetty.spdy.client.SPDYConnection
-
- setSession(Object) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setSession(WebSocketSession) - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- setSession(WebSocketSession) - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Set the session associated with this connection
- 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
-
- setSessionFactory(SessionFactory) - Method in class org.eclipse.jetty.websocket.client.WebSocketClient
-
- 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.nosql.mongodb.MongoSessionManager
-
- 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.
- setSessionIdTableSchema(JDBCSessionIdManager.SessionIdTableSchema) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- 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.
- setSessionTableSchema(JDBCSessionIdManager.SessionTableSchema) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.NoContext
-
- 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
-
- setShowMessageInTitle(boolean) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- setShowStacks(boolean) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- setSingle(boolean) - Method in class org.eclipse.jetty.util.QuotedStringTokenizer
-
- setSkip(boolean) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setSoLingerTime(int) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setSoLingerTime(int) - Method in class org.eclipse.jetty.server.ServerConnector
-
- setSource(boolean) - Method in class org.eclipse.jetty.util.log.StdErrLog
-
Set if a log source is logged.
- setSpinning(boolean) - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Sets the spinning flag.
- setSslContext(SSLContext) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setSslContextFactory(SslContextFactory) - Method in class org.eclipse.jetty.websocket.client.io.WebSocketClientSelectorManager
-
- 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.
- setStackDepth(int) - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Sets the stack depth.
- setStackTrace(StackTraceElement[]) - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Sets the stack trace.
- setStalePeriod(int) - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
The State Period is the maximum time in seconds that an in memory session is allows to be stale:
If this period is exceeded, the DB will be checked to see if a more recent version is available.
If the state period is set to a value < 0, then no staleness check will be made.
If the state period is set to 0, then a staleness check is made whenever the active request count goes from 0 to 1.
- setStartWithUnavailable(boolean) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- setState(HttpParser.State) - Method in class org.eclipse.jetty.http.HttpParser
-
- setStatistic(AnnotationConfiguration.TimeStatistic) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ParserTask
-
- setStatus(int) - Method in class org.eclipse.jetty.server.Response
-
- setStatus(int, String) - Method in class org.eclipse.jetty.server.Response
-
Deprecated.
- setStatus(int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setStatus(int, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setStatus(int, String) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- setStatus(int) - Method in class org.eclipse.jetty.servlets.gzip.CompressedResponseWrapper
-
- setStatus(int) - Method in class org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse
-
- setStatusCode(int) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- setStatusCode(int) - Method in interface org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParseListener
-
- setStatusReason(String) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- setStatusReason(String) - Method in interface org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParseListener
-
- setStatusWithReason(int, String) - Method in class org.eclipse.jetty.server.Response
-
- setStdErrStream(PrintStream) - Method in class org.eclipse.jetty.util.log.StdErrLog
-
- setStopAtShutdown(boolean) - Method in class org.eclipse.jetty.server.Server
-
Set stop server at shutdown behaviour.
- setStopKey(String) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- setStopKey(String) - Method in class org.eclipse.jetty.ant.JettyStopTask
-
- setStopKey(String) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setStopKey(String) - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
- setStopPort(int) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- setStopPort(int) - Method in class org.eclipse.jetty.ant.JettyStopTask
-
- setStopPort(int) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setStopPort(int) - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
- setStopTimeout(long) - Method in class org.eclipse.jetty.server.Server
-
Set a graceful stop time.
- setStopTimeout(long) - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- setStopTimeout(long) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
- setStopWait(int) - Method in class org.eclipse.jetty.ant.JettyStopTask
-
- setStoreDirectory(File) - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- setStreamFrameListener(StreamFrameListener) - Method in interface org.eclipse.jetty.spdy.IStream
-
- setStreamFrameListener(StreamFrameListener) - Method in class org.eclipse.jetty.spdy.StandardStream
-
- setStreams(InputStream, OutputStream) - Method in class org.eclipse.jetty.http.spi.JettyHttpExchange
-
- setStreams(InputStream, OutputStream) - Method in class org.eclipse.jetty.http.spi.JettyHttpExchangeDelegate
-
- setStreams(InputStream, OutputStream) - Method in class org.eclipse.jetty.http.spi.JettyHttpsExchange
-
- setStrictEventOrdering(boolean) - Method in class org.eclipse.jetty.client.HttpClient
-
Whether request/response events must be strictly ordered with respect to connection usage.
- setStringBufferSize(int) - Method in class org.eclipse.jetty.util.ajax.JSON
-
- setStylesheet(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setSubject(Subject) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule
-
- setSubProtocols(List<String>) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
- setSubProtocols(String...) - Method in class org.eclipse.jetty.websocket.api.UpgradeRequest
-
Set Sub Protocol request list.
- setSuccess(boolean) - Method in interface org.eclipse.jetty.security.authentication.LoginCallback
-
- setSuccess(boolean) - Method in class org.eclipse.jetty.security.authentication.LoginCallbackImpl
-
- setSuccess(boolean) - Method in class org.eclipse.jetty.websocket.api.UpgradeResponse
-
- setSuspendMs(long) - Method in class org.eclipse.jetty.servlets.QoSFilter
-
Set the amount of time (in milliseconds) that the filter would suspend
a request for while waiting for the semaphore to become available.
- setSystemClasses(String[]) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Set the system classes patterns.
- setSystemProperties(SystemProperties) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- setSystemPropertiesFile(File) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- setSystemProperty(SystemProperty) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
-
- setSystemProperty(String, String) - Method in class org.eclipse.jetty.start.config.CommandLineConfigSource
-
- setSystemProperty(String, String) - Method in class org.eclipse.jetty.start.Props
-
- setTableName(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionIdTableSchema
-
- setTableName(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setTaglibLocation(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.TagLib
-
- setTaglibURI(String) - Method in class org.eclipse.jetty.servlet.ServletContextHandler.TagLib
-
- setTarget(Class<?>, Field, Class<?>) - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- setTarget(Class<?>, Method, Class<?>, Class<?>) - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- setTarget(Class<?>, String, Class<?>) - Method in class org.eclipse.jetty.plus.annotation.Injection
-
- setTarget(String, String) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
-
- setTarget(Class<?>, String) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
-
- setTargetClassName(String) - Method in class org.eclipse.jetty.plus.annotation.RunAs
-
- setTargetPath(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setTask(Task) - Static method in class org.eclipse.jetty.ant.utils.TaskLog
-
- setTCPNoDelay(boolean) - Method in class org.eclipse.jetty.client.HttpClient
-
- setTempDir(File) - Method in class org.eclipse.jetty.deploy.providers.WebAppProvider
-
Set the Work directory where unpacked WAR files are managed from.
- setTempDirectory(File) - Method in class org.eclipse.jetty.ant.JettyRunTask
-
- setTempDirectory(File) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setTempDirectory(File) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
Set temporary directory for context.
- setTerminating(boolean) - Method in class org.eclipse.jetty.rewrite.handler.Rule
-
Sets terminating to true or false.
- setTestClasses(File) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setThreadsPriority(int) - Method in class org.eclipse.jetty.util.thread.QueuedThreadPool
-
Set the priority of the pool threads.
- setThrottledRequests(int) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set number of requests over the rate limit able to be
considered at once.
- setThrottleMs(long) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set amount of time (in milliseconds) to async wait for semaphore.
- setThrowable(Throwable) - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- setThrowUnavailableOnStartupException(boolean) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- 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.proxy.ProxyServlet
-
- setTimeout(long) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- setTimeout(long) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- setTimeout(long) - Method in class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- setTimeoutTask(Scheduler.Task) - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- setTimeStamp(long) - Method in class org.eclipse.jetty.server.Request
-
- settings(SettingsInfo) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Sends synchronously a SETTINGS to configure the SPDY connection.
- settings(SettingsInfo, Callback) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Sends asynchronously a SETTINGS to configure the SPDY connection.
- Settings - Class in org.eclipse.jetty.spdy.api
-
- Settings() - Constructor for class org.eclipse.jetty.spdy.api.Settings
-
- Settings(Settings, boolean) - Constructor for class org.eclipse.jetty.spdy.api.Settings
-
- settings(SettingsInfo) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- settings(SettingsInfo, Callback) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- Settings.Flag - Enum in org.eclipse.jetty.spdy.api
-
- Settings.ID - Class in org.eclipse.jetty.spdy.api
-
- Settings.Setting - Class in org.eclipse.jetty.spdy.api
-
- Settings.Setting(Settings.ID, int) - Constructor for class org.eclipse.jetty.spdy.api.Settings.Setting
-
- Settings.Setting(Settings.ID, Settings.Flag, int) - Constructor for class org.eclipse.jetty.spdy.api.Settings.Setting
-
- SettingsBodyParser - Class in org.eclipse.jetty.spdy.parser
-
- SettingsBodyParser(ControlFrameParser) - Constructor for class org.eclipse.jetty.spdy.parser.SettingsBodyParser
-
- SettingsFrame - Class in org.eclipse.jetty.spdy.frames
-
- SettingsFrame(short, byte, Settings) - Constructor for class org.eclipse.jetty.spdy.frames.SettingsFrame
-
- SettingsGenerator - Class in org.eclipse.jetty.spdy.generator
-
- SettingsGenerator(ByteBufferPool) - Constructor for class org.eclipse.jetty.spdy.generator.SettingsGenerator
-
- SettingsInfo - Class in org.eclipse.jetty.spdy.api
-
- SettingsInfo(Settings) - Constructor for class org.eclipse.jetty.spdy.api.SettingsInfo
-
- SettingsInfo(long, TimeUnit, Settings, boolean) - Constructor for class org.eclipse.jetty.spdy.api.SettingsInfo
-
- SettingsInfo(Settings, boolean) - Constructor for class org.eclipse.jetty.spdy.api.SettingsInfo
-
- setTldBundles(String) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider
-
- setToAttribute(ServletContext, String) - Method in class org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
-
- setTraceCount(int) - Method in class org.eclipse.jetty.monitor.thread.ThreadMonitorInfo
-
Sets the trace count.
- setTrackSessions(boolean) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set flag to have usage rate tracked by session if a session exists.
- setTrailLength(int) - Method in class org.eclipse.jetty.monitor.ThreadMonitor
-
Sets the stack trace trail length.
- setTransactionTimeout(int) - Method in class com.acme.MockUserTransaction
-
- 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
-
- setTrustStore(String) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setTrustStore(KeyStore) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
Set the trust store.
- setTrustStorePassword(String) - Method in class org.eclipse.jetty.security.authentication.ClientCertAuthenticator
-
- setTrustStorePassword(String) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setTrustStorePath(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 class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setTz(String) - Method in class com.acme.DateTag
-
- setUpgradeListener(UpgradeListener) - Method in class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- setUpgradeRequest(UpgradeRequest) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- setUpgradeResponse(UpgradeResponse) - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- setURI(String) - Method in class org.eclipse.jetty.http.HttpTester.Request
-
- setUri(HttpURI) - Method in class org.eclipse.jetty.server.Request
-
- setUrl(String) - Method in class org.eclipse.jetty.monitor.JMXMonitor
-
Sets the JMX server URL
- setUseCaches(boolean) - Method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
- setUser(String) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
-
- setUser(String) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference
-
- setUserAgentBlacklist(List<String>) - Method in class org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy
-
- setUserAgentField(HttpField) - Method in class org.eclipse.jetty.client.HttpClient
-
- setUserDataConstraint(UserDataConstraint) - Method in class org.eclipse.jetty.security.RoleInfo
-
- setUserIdentityScope(UserIdentity.Scope) - Method in class org.eclipse.jetty.server.Request
-
- setUserInfo(UserInfo) - Method in class org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUserInfo
-
- setUserName(String) - Method in class org.eclipse.jetty.jaas.callback.AbstractCallbackHandler
-
- 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.
- setUserRoleTableName(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setUserRoleTableRoleKey(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setUserRoleTableUserKey(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setUsers(Map<String, UserIdentity>) - Method in class org.eclipse.jetty.security.MappedLoginService
-
Set the users.
- setUserTableKey(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setUserTableName(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setUserTablePasswordField(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setUserTableUserField(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
-
- setUseStandardBindings(boolean) - Method in class org.eclipse.jetty.deploy.DeploymentManager
-
- 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
-
- setValidating(boolean) - Method in class org.eclipse.jetty.webapp.Descriptor
-
- setValidating(boolean) - Method in class org.eclipse.jetty.webapp.WebDescriptor
-
- setValidating(boolean) - Method in class org.eclipse.jetty.xml.XmlParser
-
- setValue(String) - Method in class org.eclipse.jetty.ant.types.Attribute
-
- setValue(O) - Method in class org.eclipse.jetty.http.PathMap.MappedEntry
-
- setValue(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- setValue(String) - Method in class org.eclipse.jetty.rewrite.handler.CookiePatternRule
-
Assigns the cookie value.
- setValue(String) - Method in class org.eclipse.jetty.rewrite.handler.HeaderPatternRule
-
Sets the header value.
- setVary(String) - Method in class org.eclipse.jetty.servlets.gzip.GzipHandler
-
Set the value of the Vary header sent with responses that could be compressed.
- setVersion(String) - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- setVersion(HttpVersion) - Method in class org.eclipse.jetty.http.HttpTester.Message
-
- setVirtualHost(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager.Session
-
- setVirtualHostColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionIdManager.SessionTableSchema
-
- setVirtualHosts(String[]) - Method in class org.eclipse.jetty.rewrite.handler.VirtualHostRuleContainer
-
Set the virtual hosts that the rules within this container will apply to
- setVirtualHosts(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the virtual hosts for the context.
- setVirtualHosts(String[]) - Method in class org.eclipse.jetty.servlet.ServletTester
-
- setWaitForDefaultServer(boolean) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.BundleWatcher
-
- setWaitMs(long) - Method in class org.eclipse.jetty.servlets.QoSFilter
-
Set the (short) amount of time (in milliseconds) that the filter would wait
for the semaphore to become available before suspending a request.
- setWantClientAuth(boolean) - Method in class org.eclipse.jetty.util.ssl.SslContextFactory
-
- setWar(String) - Method in class org.eclipse.jetty.ant.AntWebAppContext
-
- setWar(String) - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- setWebAppBaseDir(File) - Method in class org.eclipse.jetty.ant.AntWebXmlConfiguration
-
- setWebAppContext(WebAppContext) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- setWebappContext(WebAppContext) - Method in class org.eclipse.jetty.osgi.boot.internal.webapp.OSGiWebappClassLoader
-
In the case of the generation of a webapp via a jetty context file we
need a proper classloader to setup the app before we have the
WebappContext So we place a fake one there to start with.
- setWebApplications(List<AntWebAppContext>) - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- setWebAppPath(String) - Method in class org.eclipse.jetty.osgi.boot.AbstractWebAppProvider.OSGiApp
-
- setWebInfClassesDirs(List<Resource>) - Method in class org.eclipse.jetty.webapp.MetaData
-
- setWebInfIncludeJarPattern(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setWebInfLib(List<File>) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setWebXml(Resource) - Method in class org.eclipse.jetty.webapp.MetaData
-
- setWelcomeFiles(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setWelcomeFiles(String[]) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setWhite(String[]) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Re-initialize the whitelist of existing handler object
- setWhitelist(String) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
Set a list of IP addresses that will not be rate limited.
- setWhiteListByPath(boolean) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Re-initialize the mode of path matching
- setWindowSize(ISession, int) - Method in class org.eclipse.jetty.spdy.FlowControlStrategy.None
-
- setWindowSize(ISession, int) - Method in interface org.eclipse.jetty.spdy.FlowControlStrategy
-
- setWindowSize(ISession, int) - Method in class org.eclipse.jetty.spdy.SPDYv3FlowControlStrategy
-
- setWindowSize(int) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- setWorkerName(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionIdManager
-
Set the workname.
- setWriteListener(WriteListener) - Method in class org.eclipse.jetty.server.HttpOutput
-
- setWriteListener(WriteListener) - Method in class org.eclipse.jetty.servlets.gzip.AbstractCompressedStream
-
- setXpath(String) - Method in class org.eclipse.jetty.xml.XmlParser
-
Set an XPath A very simple subset of xpath is supported to select a partial tree.
- SharedBlockingCallback - Class in org.eclipse.jetty.util
-
Provides a reusable BlockingCallback.
- SharedBlockingCallback() - Constructor for class org.eclipse.jetty.util.SharedBlockingCallback
-
- SharedBlockingCallback.Blocker - Class in org.eclipse.jetty.util
-
A Closeable Callback.
- SharedBlockingCallback.Blocker() - Constructor for class org.eclipse.jetty.util.SharedBlockingCallback.Blocker
-
- SHORT - Static variable in class org.eclipse.jetty.util.ajax.JSONPojoConvertor
-
- ShortDecoder - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
Default implementation of the
Text
Message to
Short
decoder
- ShortDecoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
-
- ShortEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
Default encoder for
Short
to
Text
Message encoder
- ShortEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
-
- shouldOverride(String) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.ContainerClassNameResolver
-
- shouldOverride(String) - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.WebAppClassNameResolver
-
- shouldOverride(String) - Method in interface org.eclipse.jetty.annotations.ClassNameResolver
-
Based on the execution context, if a duplicate class
represented by "name" is detected, should the existing
one be overridden or not?
- shutdown() - Method in class org.eclipse.jetty.fcgi.generator.Flusher
-
- shutdown() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- shutdown() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- shutdown() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- shutdown() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set shutdown status.
- shutdown() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- shutdown() - Method in class org.eclipse.jetty.server.ServerConnector
-
- shutdown() - Method in interface org.eclipse.jetty.spdy.ISession
-
Gracefully shuts down this session.
- shutdown() - Method in class org.eclipse.jetty.spdy.StandardSession
-
- shutdown() - Method in interface org.eclipse.jetty.util.component.Graceful
-
- SHUTDOWN - Static variable in class org.eclipse.jetty.websocket.api.StatusCode
-
1001 indicates that an endpoint is "going away", such as a server going down or a browser having navigated away from a page.
- shutdownAllConnections() - Method in class org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- 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
-
Deprecated.
- ShutdownHandler(String) - Constructor for class org.eclipse.jetty.server.handler.ShutdownHandler
-
- ShutdownHandler(String, boolean, boolean) - Constructor for class org.eclipse.jetty.server.handler.ShutdownHandler
-
- shutdownInput() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- ShutdownMonitor - Class in org.eclipse.jetty.server
-
Shutdown/Stop Monitor thread.
- shutdownOutput() - Method in class org.eclipse.jetty.io.ByteArrayEndPoint
-
- shutdownOutput() - Method in class org.eclipse.jetty.io.ChannelEndPoint
-
- shutdownOutput() - Method in interface org.eclipse.jetty.io.EndPoint
-
Shutdown the output.
- shutdownOutput() - Method in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- shutdownOutput() - Method in class org.eclipse.jetty.server.LocalConnector.LocalEndPoint
-
- shutdownSessions() - Method in class org.eclipse.jetty.nosql.NoSqlSessionManager
-
- shutdownSessions() - Method in class org.eclipse.jetty.server.session.AbstractSessionManager
-
Prepare sessions for session manager shutdown
- shutdownSessions() - Method in class org.eclipse.jetty.server.session.HashSessionManager
-
- shutdownSessions() - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
-
- 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
- signal() - Method in class org.eclipse.jetty.client.util.InputStreamResponseListener
-
- SimpleAction - Class in org.eclipse.jetty.monitor.jmx
-
- SimpleAction(EventTrigger, EventNotifier, long) - Constructor for class org.eclipse.jetty.monitor.jmx.SimpleAction
-
- SimpleAuthConfig - Class in org.eclipse.jetty.security.jaspi
-
- SimpleAuthConfig(String, ServerAuthContext) - Constructor for class org.eclipse.jetty.security.jaspi.SimpleAuthConfig
-
- SimpleBinaryMessage - Class in org.eclipse.jetty.websocket.common.message
-
- SimpleBinaryMessage(EventDriver) - Constructor for class org.eclipse.jetty.websocket.common.message.SimpleBinaryMessage
-
- SimpleEndpointMetadata - Class in org.eclipse.jetty.websocket.jsr356.client
-
- SimpleEndpointMetadata(Class<? extends Endpoint>) - Constructor for class org.eclipse.jetty.websocket.jsr356.client.SimpleEndpointMetadata
-
- SimpleEndpointMetadata(Class<? extends Endpoint>, EndpointConfig) - Constructor for class org.eclipse.jetty.websocket.jsr356.client.SimpleEndpointMetadata
-
- SimpleServerEndpointMetadata - Class in org.eclipse.jetty.websocket.jsr356.server
-
- SimpleServerEndpointMetadata(Class<? extends Endpoint>, ServerEndpointConfig) - Constructor for class org.eclipse.jetty.websocket.jsr356.server.SimpleServerEndpointMetadata
-
- SimplestServer - Class in org.eclipse.jetty.embedded
-
The simplest possible Jetty server.
- SimplestServer() - Constructor for class org.eclipse.jetty.embedded.SimplestServer
-
- SimpleTextMessage - Class in org.eclipse.jetty.websocket.common.message
-
- SimpleTextMessage(EventDriver) - Constructor for class org.eclipse.jetty.websocket.common.message.SimpleTextMessage
-
- size() - Method in class org.eclipse.jetty.http.HttpFields
-
- size() - Method in class org.eclipse.jetty.spdy.api.Settings
-
- size() - Method in class org.eclipse.jetty.start.Props
-
- size() - Method in class org.eclipse.jetty.start.RawArgs
-
- 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.ConcurrentArrayQueue
-
- 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.xml.XmlParser.Node
-
Get the number of children nodes.
- skip - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Skip this mojo execution.
- skip(int) - Method in class org.eclipse.jetty.spdy.parser.ControlFrameParser
-
- 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
-
- Slf4jRequestLog - Class in org.eclipse.jetty.server
-
Implementation of NCSARequestLog where output is sent as a SLF4J INFO Log message on the named logger "org.eclipse.jetty.server.RequestLog"
- Slf4jRequestLog() - Constructor for class org.eclipse.jetty.server.Slf4jRequestLog
-
- SocketAddressResolver - Class in org.eclipse.jetty.util
-
Creates asynchronously
SocketAddress
instances, returning them through a
Promise
,
in order to avoid blocking on DNS lookup.
- SocketAddressResolver(Executor, Scheduler, long) - Constructor for class org.eclipse.jetty.util.SocketAddressResolver
-
Creates a new instance with the given executor (to perform DNS resolution in a separate thread),
the given scheduler (to cancel the operation if it takes too long) and the given timeout, in milliseconds.
- Socks4Proxy - Class in org.eclipse.jetty.client
-
- Socks4Proxy(String, int) - Constructor for class org.eclipse.jetty.client.Socks4Proxy
-
- Socks4Proxy(Origin.Address, boolean) - Constructor for class org.eclipse.jetty.client.Socks4Proxy
-
- Socks4Proxy.Socks4ProxyClientConnectionFactory - Class in org.eclipse.jetty.client
-
- Socks4Proxy.Socks4ProxyClientConnectionFactory(ClientConnectionFactory) - Constructor for class org.eclipse.jetty.client.Socks4Proxy.Socks4ProxyClientConnectionFactory
-
- softClose() - Method in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP
-
- someToContent(Request, ByteBuffer) - Method in class org.eclipse.jetty.client.HttpSender
-
- someToSuccess(HttpExchange) - Method in class org.eclipse.jetty.client.HttpSender
-
- SPACE - Static variable in interface org.eclipse.jetty.http.HttpTokens
-
- space(ByteBuffer) - Static method in class org.eclipse.jetty.util.BufferUtil
-
Get the space from the limit to the capacity
- spareCapacity() - Method in class org.eclipse.jetty.util.ByteArrayISO8859Writer
-
- SPDY - Class in org.eclipse.jetty.spdy.api
-
Helper class that holds useful SPDY constants.
- SPDY_CLIENT_CONTEXT_KEY - Static variable in class org.eclipse.jetty.spdy.client.SPDYClientConnectionFactory
-
- SPDY_SESSION_LISTENER_CONTEXT_KEY - Static variable in class org.eclipse.jetty.spdy.client.SPDYClientConnectionFactory
-
- SPDY_SESSION_PROMISE_CONTEXT_KEY - Static variable in class org.eclipse.jetty.spdy.client.SPDYClientConnectionFactory
-
- SPDYClient - Class in org.eclipse.jetty.spdy.client
-
A
SPDYClient
allows applications to connect to one or more SPDY servers,
obtaining
Session
objects that can be used to send/receive SPDY frames.
- SPDYClient(short, SPDYClient.Factory) - Constructor for class org.eclipse.jetty.spdy.client.SPDYClient
-
- SPDYClient.Factory - Class in org.eclipse.jetty.spdy.client
-
- SPDYClient.Factory() - Constructor for class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- SPDYClient.Factory(SslContextFactory) - Constructor for class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- SPDYClient.Factory(Executor) - Constructor for class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- SPDYClient.Factory(Executor, Scheduler) - Constructor for class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- SPDYClient.Factory(Executor, Scheduler, SslContextFactory) - Constructor for class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- SPDYClient.Factory(Executor, Scheduler, SslContextFactory, long) - Constructor for class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- SPDYClient.Factory(Executor, Scheduler, ByteBufferPool, SslContextFactory, long) - Constructor for class org.eclipse.jetty.spdy.client.SPDYClient.Factory
-
- SPDYClientConnectionFactory - Class in org.eclipse.jetty.spdy.client
-
- SPDYClientConnectionFactory() - Constructor for class org.eclipse.jetty.spdy.client.SPDYClientConnectionFactory
-
- SPDYConnection - Class in org.eclipse.jetty.spdy.client
-
- SPDYConnection(EndPoint, ByteBufferPool, Parser, Executor, boolean) - Constructor for class org.eclipse.jetty.spdy.client.SPDYConnection
-
- SPDYConnection(EndPoint, ByteBufferPool, Parser, Executor, boolean, int) - Constructor for class org.eclipse.jetty.spdy.client.SPDYConnection
-
- SpdyConnector - Class in org.eclipse.jetty.embedded
-
A Jetty server with HTTP and SPDY connectors.
- SpdyConnector() - Constructor for class org.eclipse.jetty.embedded.SpdyConnector
-
- SPDYException - Exception in org.eclipse.jetty.spdy.api
-
An unrecoverable exception that signals to the application that
something wrong happened.
- SPDYException() - Constructor for exception org.eclipse.jetty.spdy.api.SPDYException
-
- SPDYException(String) - Constructor for exception org.eclipse.jetty.spdy.api.SPDYException
-
- SPDYException(String, Throwable) - Constructor for exception org.eclipse.jetty.spdy.api.SPDYException
-
- SPDYException(Throwable) - Constructor for exception org.eclipse.jetty.spdy.api.SPDYException
-
- SPDYException(String, Throwable, boolean, boolean) - Constructor for exception org.eclipse.jetty.spdy.api.SPDYException
-
- SPDYProxyEngine - Class in org.eclipse.jetty.spdy.server.proxy
-
SPDYProxyEngine
implements a SPDY to SPDY proxy, that is, converts SPDY events received by clients into
SPDY events for the servers.
- SPDYProxyEngine(SPDYClient.Factory) - Constructor for class org.eclipse.jetty.spdy.server.proxy.SPDYProxyEngine
-
- SpdyServer - Class in org.eclipse.jetty.embedded
-
- SpdyServer() - Constructor for class org.eclipse.jetty.embedded.SpdyServer
-
- SPDYServerConnectionFactory - Class in org.eclipse.jetty.spdy.server
-
- SPDYServerConnectionFactory(int) - Constructor for class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- SPDYServerConnectionFactory(int, ServerSessionFrameListener) - Constructor for class org.eclipse.jetty.spdy.server.SPDYServerConnectionFactory
-
- SPDYServerConnector - Class in org.eclipse.jetty.spdy.server
-
- SPDYServerConnector(Server, ServerSessionFrameListener) - Constructor for class org.eclipse.jetty.spdy.server.SPDYServerConnector
-
- SPDYServerConnector(Server, SslContextFactory, ServerSessionFrameListener) - Constructor for class org.eclipse.jetty.spdy.server.SPDYServerConnector
-
- SPDYServerConnector(Server, SslContextFactory, ServerSessionFrameListener, NegotiatingServerConnectionFactory) - Constructor for class org.eclipse.jetty.spdy.server.SPDYServerConnector
-
- SPDYv3FlowControlStrategy - Class in org.eclipse.jetty.spdy
-
- SPDYv3FlowControlStrategy() - Constructor for class org.eclipse.jetty.spdy.SPDYv3FlowControlStrategy
-
- specLength - Variable in class org.eclipse.jetty.websocket.server.pathmap.PathSpec
-
- splitAt(String, String) - Static method in class org.eclipse.jetty.websocket.api.util.QuoteUtil
-
Create an iterator of the input string, breaking apart the string at the provided delimiters, removing quotes and triming the parts of the string as
needed.
- SplitFileServer - Class in org.eclipse.jetty.embedded
-
- SplitFileServer() - Constructor for class org.eclipse.jetty.embedded.SplitFileServer
-
- 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
-
- SpringConfigurationProcessor - Class in org.eclipse.jetty.spring
-
- SpringConfigurationProcessor() - Constructor for class org.eclipse.jetty.spring.SpringConfigurationProcessor
-
- SpringConfigurationProcessorFactory - Class in org.eclipse.jetty.spring
-
- SpringConfigurationProcessorFactory() - Constructor for class org.eclipse.jetty.spring.SpringConfigurationProcessorFactory
-
- SSL_ENGINE_CONTEXT_KEY - Static variable in class org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- SSL_PEER_HOST_CONTEXT_KEY - Static variable in class org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- SSL_PEER_PORT_CONTEXT_KEY - Static variable in class org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- SslClientConnectionFactory - Class in org.eclipse.jetty.io.ssl
-
- SslClientConnectionFactory(SslContextFactory, ByteBufferPool, Executor, ClientConnectionFactory) - Constructor for class org.eclipse.jetty.io.ssl.SslClientConnectionFactory
-
- SslConnection - Class in org.eclipse.jetty.io.ssl
-
A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data
and another consumer of an EndPoint (typically an
Connection
like HttpConnection) that
wants unencrypted data.
- SslConnection(ByteBufferPool, Executor, EndPoint, SSLEngine) - Constructor for class org.eclipse.jetty.io.ssl.SslConnection
-
- SslConnection.DecryptedEndPoint - Class in org.eclipse.jetty.io.ssl
-
- SslConnection.DecryptedEndPoint() - Constructor for class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
- SslConnectionFactory - Class in org.eclipse.jetty.server
-
- SslConnectionFactory() - Constructor for class org.eclipse.jetty.server.SslConnectionFactory
-
- SslConnectionFactory(String) - Constructor for class org.eclipse.jetty.server.SslConnectionFactory
-
- SslConnectionFactory(SslContextFactory, String) - Constructor for class org.eclipse.jetty.server.SslConnectionFactory
-
- 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
- SSO_SOURCE_KEY - Static variable in class org.eclipse.jetty.security.jaspi.modules.FormAuthModule
-
Deprecated.
- StacklessLogging - Class in org.eclipse.jetty.util.log
-
A try-with-resources compatible layer for
hiding stacktraces
within the scope of the
try
block when
logging with
StdErrLog
implementation.
- StacklessLogging(Class<?>...) - Constructor for class org.eclipse.jetty.util.log.StacklessLogging
-
- STANDARD_PROCESSOR - Static variable in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
-
- StandardCompressionFactory - Class in org.eclipse.jetty.spdy
-
- StandardCompressionFactory() - Constructor for class org.eclipse.jetty.spdy.StandardCompressionFactory
-
- StandardCompressionFactory.StandardCompressor - Class in org.eclipse.jetty.spdy
-
- StandardCompressionFactory.StandardCompressor() - Constructor for class org.eclipse.jetty.spdy.StandardCompressionFactory.StandardCompressor
-
- StandardCompressionFactory.StandardDecompressor - Class in org.eclipse.jetty.spdy
-
- StandardCompressionFactory.StandardDecompressor() - Constructor for class org.eclipse.jetty.spdy.StandardCompressionFactory.StandardDecompressor
-
- StandardDeployer - Class in org.eclipse.jetty.deploy.bindings
-
- StandardDeployer() - Constructor for class org.eclipse.jetty.deploy.bindings.StandardDeployer
-
- StandardDescriptorProcessor - Class in org.eclipse.jetty.webapp
-
StandardDescriptorProcessor
Process a web.xml, web-defaults.xml, web-overrides.xml, web-fragment.xml.
- StandardDescriptorProcessor() - Constructor for class org.eclipse.jetty.webapp.StandardDescriptorProcessor
-
- StandardSession - Class in org.eclipse.jetty.spdy
-
- StandardSession(short, ByteBufferPool, Scheduler, Controller, EndPoint, IdleListener, int, SessionFrameListener, Generator, FlowControlStrategy) - Constructor for class org.eclipse.jetty.spdy.StandardSession
-
- StandardSession.CloseFrameBytes - Class in org.eclipse.jetty.spdy
-
- StandardSession.ControlFrameBytes - Class in org.eclipse.jetty.spdy
-
- StandardSession.DataFrameBytes - Class in org.eclipse.jetty.spdy
-
- StandardSession.FrameBytes - Interface in org.eclipse.jetty.spdy
-
- StandardStarter - Class in org.eclipse.jetty.deploy.bindings
-
- StandardStarter() - Constructor for class org.eclipse.jetty.deploy.bindings.StandardStarter
-
- StandardStopper - Class in org.eclipse.jetty.deploy.bindings
-
- StandardStopper() - Constructor for class org.eclipse.jetty.deploy.bindings.StandardStopper
-
- StandardStream - Class in org.eclipse.jetty.spdy
-
- StandardStream(int, byte, ISession, IStream, Scheduler, Promise<Stream>) - Constructor for class org.eclipse.jetty.spdy.StandardStream
-
- StandardUndeployer - Class in org.eclipse.jetty.deploy.bindings
-
- StandardUndeployer() - Constructor for class org.eclipse.jetty.deploy.bindings.StandardUndeployer
-
- start() - Method in class org.eclipse.jetty.annotations.AnnotationConfiguration.TimeStatistic
-
- start() - Method in class org.eclipse.jetty.ant.ServerProxyImpl
-
- start() - Method in interface org.eclipse.jetty.ant.utils.ServerProxy
-
Starts this server.
- start() - Method in class org.eclipse.jetty.http.spi.JettyHttpServer
-
- start(Server, Dictionary) - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- start(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
Setup a new jetty Server, registers it as a service.
- start(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.jsp.FragmentActivator
-
- start(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.warurl.WarUrlActivator
-
Register the url stream handler factory.
- start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
-
- start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.quickstart.PreconfigureDescriptorProcessor
-
- start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.quickstart.QuickStartDescriptorProcessor
-
- start(Runnable) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- start(LifeCycle) - Method in class org.eclipse.jetty.server.Server
-
- start() - Method in class org.eclipse.jetty.server.session.AbstractLightLoadTest.Worker
-
- start() - Method in class org.eclipse.jetty.server.session.AbstractTestServer
-
- start() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- start(LifeCycle) - Method in class org.eclipse.jetty.servlet.ServletHandler
-
- start(StartArgs) - Method in class org.eclipse.jetty.start.Main
-
- start() - Method in class org.eclipse.jetty.start.Main
-
- start() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- start(LifeCycle) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Starts the given lifecycle.
- start() - Method in interface org.eclipse.jetty.util.component.LifeCycle
-
Starts the component.
- start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.IterativeDescriptorProcessor
-
- start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.webapp.StandardDescriptorProcessor
- StartArgs - Class in org.eclipse.jetty.start
-
The Arguments required to start Jetty.
- StartArgs() - Constructor for class org.eclipse.jetty.start.StartArgs
-
- startAsync(AsyncContextEvent) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- startAsync() - Method in class org.eclipse.jetty.server.Request
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.Request
-
- startAsync() - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.websocket.servlet.UpgradeHttpServletRequest
-
- startConsoleScanner() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Run a thread that monitors the console input to detect ENTER hits.
- startContext() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Extensible startContext.
- startContext() - Method in class org.eclipse.jetty.servlet.ServletContextHandler
-
Finish constructing handlers and link them together.
- startContext() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- STARTED - Static variable in class org.eclipse.jetty.deploy.AppLifeCycle
-
- STARTED - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- Starter - Class in org.eclipse.jetty.maven.plugin
-
Starter
Class which is exec'ed to create a new jetty process.
- Starter() - Constructor for class org.eclipse.jetty.maven.plugin.Starter
-
- Starter.Artifact - Class in org.eclipse.jetty.maven.plugin
-
Artifact
A mock maven Artifact class as the maven jars are not put onto the classpath for the
execution of this class.
- Starter.Artifact(String) - Constructor for class org.eclipse.jetty.maven.plugin.Starter.Artifact
-
- Starter.Artifact(String, String, String) - Constructor for class org.eclipse.jetty.maven.plugin.Starter.Artifact
-
- startHandling(Request, boolean) - Method in class org.eclipse.jetty.server.handler.AsyncDelayHandler
-
Called to indicate that a request has been presented for handling
- STARTING - Static variable in class org.eclipse.jetty.deploy.AppLifeCycle
-
- STARTING - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- StartIni - Class in org.eclipse.jetty.start
-
Simple Start .INI handler
- StartIni(Path) - Constructor for class org.eclipse.jetty.start.StartIni
-
- startJetty() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- startJetty() - Method in class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
-
- startJetty() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
-
- startJettyAtJettyHome(BundleContext) - Static method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.DefaultJettyAtJettyHomeHelper
-
Called by the JettyBootStrapActivator.
- StartLog - Class in org.eclipse.jetty.start
-
Centralized Place for logging.
- StartLog() - Constructor for class org.eclipse.jetty.start.StartLog
-
- 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(HttpMethod, String, ByteBuffer, HttpVersion) - Method in interface org.eclipse.jetty.http.HttpParser.RequestHandler
-
This is the method called by parser when the HTTP request line is parsed
- startRequest(HttpMethod, String, ByteBuffer, HttpVersion) - Method in class org.eclipse.jetty.http.HttpTester.Request
-
- startRequest(HttpMethod, String, ByteBuffer, HttpVersion) - Method in class org.eclipse.jetty.server.HttpChannel
-
- startRequest(HttpMethod, String, ByteBuffer, HttpVersion) - Method in class org.eclipse.jetty.spdy.server.proxy.ProxyHTTPSPDYConnection
-
- startResponse(HttpVersion, int, String) - Method in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
- startResponse(HttpVersion, int, String) - Method in interface org.eclipse.jetty.http.HttpParser.ResponseHandler
-
This is the method called by parser when the HTTP request line is parsed
- startResponse(HttpVersion, int, String) - Method in class org.eclipse.jetty.http.HttpTester.Response
-
- startScheduler() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- startsWith(String) - Method in class org.eclipse.jetty.start.RawArgs.Entry
-
- startsWithIgnoreCase(String, String) - Static method in class org.eclipse.jetty.util.StringUtil
-
- startWebapp() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- startWebapp() - Method in class org.eclipse.jetty.quickstart.QuickStartWebApp
-
- startWebapp() - Method in class org.eclipse.jetty.webapp.WebAppContext
-
- 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
- StatisticsServlet() - Constructor for class org.eclipse.jetty.servlet.StatisticsServlet
-
- 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
- status(int) - Method in class org.eclipse.jetty.client.HttpResponse
-
- StatusCode - Class in org.eclipse.jetty.websocket.api
-
- StatusCode() - Constructor for class org.eclipse.jetty.websocket.api.StatusCode
-
- StdErrLog - Class in org.eclipse.jetty.util.log
-
StdErr Logging implementation.
- StdErrLog() - Constructor for class org.eclipse.jetty.util.log.StdErrLog
-
Construct an anonymous StdErrLog (no name).
- StdErrLog(String) - Constructor for class org.eclipse.jetty.util.log.StdErrLog
-
Construct a named StdErrLog using the
Log
defined properties
- StdErrLog(String, Properties) - Constructor for class org.eclipse.jetty.util.log.StdErrLog
-
Construct a named Logger using the provided properties to configure logger.
- stop(int) - Method in class org.eclipse.jetty.http.spi.JettyHttpServer
-
- stop() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.JettyServerServiceTracker
-
Stops each one of the registered servers.
- stop() - Method in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
-
- stop(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.JettyBootstrapActivator
-
Stop the activator.
- stop(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.jsp.FragmentActivator
-
- stop() - Method in class org.eclipse.jetty.osgi.boot.utils.internal.PackageAdminServiceTracker
-
- stop(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.warurl.WarUrlActivator
-
Remove the url stream handler.
- stop() - Method in class org.eclipse.jetty.server.session.AbstractLightLoadTest.Worker
-
- stop() - Method in class org.eclipse.jetty.server.session.AbstractTestServer
-
- stop(int, String) - Method in class org.eclipse.jetty.start.Main
-
Stop a running jetty instance.
- stop(int, String, int) - Method in class org.eclipse.jetty.start.Main
-
- stop() - Method in class org.eclipse.jetty.start.Main
-
- stop() - Method in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- stop(LifeCycle) - Method in class org.eclipse.jetty.util.component.ContainerLifeCycle
-
Stops the given lifecycle.
- stop() - Method in interface org.eclipse.jetty.util.component.LifeCycle
-
Stops the component.
- stopKey - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey>
-DSTOP.PORT=<stopPort> -jar start.jar --stop
- stopKey - Variable in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey>
-DSTOP.PORT=<stopPort> -jar start.jar --stop
- STOPPED - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- STOPPING - Static variable in class org.eclipse.jetty.deploy.AppLifeCycle
-
- STOPPING - Static variable in class org.eclipse.jetty.util.component.AbstractLifeCycle
-
- stopPort - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Port to listen to stop jetty on executing -DSTOP.PORT=<stopPort>
-DSTOP.KEY=<stopKey> -jar start.jar --stop
- stopPort - Variable in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
Port to listen to stop jetty on sending stop command
- stopScheduler() - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- stopWait - Variable in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
Max time in seconds that the plugin will wait for confirmation that jetty has stopped.
- store(T, HttpServletResponse) - Method in interface org.eclipse.jetty.security.CrossContextPsuedoSession
-
Deprecated.
- store(T, HttpServletResponse) - Method in class org.eclipse.jetty.security.HashCrossContextPsuedoSession
-
Deprecated.
- store(OutputStream, String) - Method in class org.eclipse.jetty.start.Props
-
- store(int, E) - Method in class org.eclipse.jetty.util.ConcurrentArrayQueue.Block
-
- storeCookie(URI, HttpField) - Method in class org.eclipse.jetty.client.HttpReceiver
-
- storeSession(JDBCSessionManager.Session) - Method in class org.eclipse.jetty.server.session.JDBCSessionManager
-
Insert a session into the database.
- STREAM - Static variable in class org.eclipse.jetty.server.HttpInput
-
- Stream - Interface in org.eclipse.jetty.spdy.api
-
A
Stream
represents a bidirectional exchange of data on top of a
Session
.
- StreamContentParser - Class in org.eclipse.jetty.fcgi.parser
-
- StreamContentParser(HeaderParser, FCGI.StreamType, Parser.Listener) - Constructor for class org.eclipse.jetty.fcgi.parser.StreamContentParser
-
- StreamException - Exception in org.eclipse.jetty.spdy
-
- StreamException(int, StreamStatus) - Constructor for exception org.eclipse.jetty.spdy.StreamException
-
- StreamException(int, StreamStatus, String) - Constructor for exception org.eclipse.jetty.spdy.StreamException
-
- StreamFrameListener - Interface in org.eclipse.jetty.spdy.api
-
- StreamFrameListener.Adapter - Class in org.eclipse.jetty.spdy.api
-
- StreamFrameListener.Adapter() - Constructor for class org.eclipse.jetty.spdy.api.StreamFrameListener.Adapter
-
- StreamStatus - Enum in org.eclipse.jetty.spdy.api
-
An enumeration of stream statuses.
- StrictRoleCheckPolicy - Class in org.eclipse.jetty.jaas
-
StrictRoleCheckPolicy
- StrictRoleCheckPolicy() - Constructor for class org.eclipse.jetty.jaas.StrictRoleCheckPolicy
-
- StringContentProvider - Class in org.eclipse.jetty.client.util
-
A ContentProvider
for strings.
- StringContentProvider(String) - Constructor for class org.eclipse.jetty.client.util.StringContentProvider
-
- StringContentProvider(String, String) - Constructor for class org.eclipse.jetty.client.util.StringContentProvider
-
- StringContentProvider(String, Charset) - Constructor for class org.eclipse.jetty.client.util.StringContentProvider
-
- StringContentProvider(String, String, Charset) - Constructor for class org.eclipse.jetty.client.util.StringContentProvider
-
- StringDataInfo - Class in org.eclipse.jetty.spdy.api
-
- StringDataInfo(String, boolean) - Constructor for class org.eclipse.jetty.spdy.api.StringDataInfo
-
- StringDataInfo(long, TimeUnit, String, boolean) - Constructor for class org.eclipse.jetty.spdy.api.StringDataInfo
-
- StringDecoder - Class in org.eclipse.jetty.websocket.jsr356.decoders
-
Default implementation of the
Text
Message to
String
decoder
- StringDecoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
-
- StringEncoder - Class in org.eclipse.jetty.websocket.jsr356.encoders
-
Default encoder for
String
to
Text
Message encoder
- StringEncoder() - Constructor for class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
-
- StringUtil - Class in org.eclipse.jetty.util
-
Fast String Utilities.
- StringUtil() - Constructor for class org.eclipse.jetty.util.StringUtil
-
- stripProtocol(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- stripProtocol(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
-
- STYLE - Static variable in class org.eclipse.jetty.example.asyncrest.AbstractRestServlet
-
- submit(Runnable) - Method in class org.eclipse.jetty.io.SelectorManager.ManagedSelector
-
Submits a change to be executed in the selector thread.
- SUBMIT_KEY_UPDATES - Static variable in class org.eclipse.jetty.io.SelectorManager
-
- subnetMatch(String, String) - Method in class org.eclipse.jetty.servlets.DoSFilter
-
- substitueManifest(Manifest, InputStream) - Static method in class org.eclipse.jetty.osgi.boot.warurl.internal.WarURLConnection
-
Use PipedOuputStream and PipedInputStream to do the transformation without making
a new temporary file ust to replace the manifest.
- succeeded() - Method in class org.eclipse.jetty.client.HttpContent
-
- succeeded(Connection) - Method in class org.eclipse.jetty.client.MultiplexHttpDestination
-
- succeeded(Connection) - Method in class org.eclipse.jetty.client.PoolingHttpDestination
-
- succeeded() - Method in class org.eclipse.jetty.client.util.DeferredContentProvider
-
- succeeded() - Method in class org.eclipse.jetty.client.util.InputStreamContentProvider
-
- succeeded() - Method in class org.eclipse.jetty.client.util.OutputStreamContentProvider
-
- succeeded() - Method in class org.eclipse.jetty.fcgi.generator.Generator.Result
-
- succeeded() - Method in class org.eclipse.jetty.server.HttpInputOverHTTP
-
- succeeded() - Method in class org.eclipse.jetty.spdy.StandardSession.CloseFrameBytes
-
- succeeded() - Method in class org.eclipse.jetty.spdy.StandardSession.ControlFrameBytes
-
- succeeded() - Method in class org.eclipse.jetty.spdy.StandardSession.DataFrameBytes
-
- succeeded() - Method in class org.eclipse.jetty.spdy.StandardStream
-
- succeeded() - Method in class org.eclipse.jetty.util.BlockingCallback
-
- succeeded() - Method in class org.eclipse.jetty.util.Callback.Adapter
-
- succeeded() - Method in interface org.eclipse.jetty.util.Callback
-
Callback invoked when the operation completes.
- succeeded() - Method in class org.eclipse.jetty.util.CompletableCallback
-
- succeeded() - Method in class org.eclipse.jetty.util.FutureCallback
-
- succeeded(C) - Method in class org.eclipse.jetty.util.FuturePromise
-
- succeeded() - Method in class org.eclipse.jetty.util.IteratingCallback
-
Invoked when the sub task succeeds.
- succeeded(C) - Method in class org.eclipse.jetty.util.Promise.Adapter
-
- succeeded(C) - Method in interface org.eclipse.jetty.util.Promise
-
Callback invoked when the operation completes.
- succeeded() - Method in class org.eclipse.jetty.util.SharedBlockingCallback.Blocker
-
- succeeded(WebSocketSession) - Method in class org.eclipse.jetty.websocket.client.io.ConnectPromise
-
- succeeded() - Method in class org.eclipse.jetty.websocket.client.io.UpgradeConnection.SendUpgradeRequest
-
- succeeded() - Method in class org.eclipse.jetty.websocket.common.BlockingWriteCallback.WriteBlocker
-
- succeeded() - Method in class org.eclipse.jetty.websocket.common.io.WriteCallbackWrapper
-
- supports() - Method in class org.eclipse.jetty.spdy.client.NPNClientConnection
-
- supports(Object) - Method in interface org.eclipse.jetty.websocket.common.events.EventDriverImpl
-
Test for if this implementation can support the provided websocket.
- supports(Object) - Method in class org.eclipse.jetty.websocket.common.events.JettyAnnotatedImpl
-
- supports(Object) - Method in class org.eclipse.jetty.websocket.common.events.JettyListenerImpl
-
- supports(EventDriver) - Method in interface org.eclipse.jetty.websocket.common.SessionFactory
-
- supports(EventDriver) - Method in class org.eclipse.jetty.websocket.common.WebSocketSessionFactory
-
- supports(Object) - Method in class org.eclipse.jetty.websocket.jsr356.client.JsrClientEndpointImpl
-
- supports(Object) - Method in class org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointImpl
-
- supports(EventDriver) - Method in class org.eclipse.jetty.websocket.jsr356.JsrSessionFactory
-
- supports(Object) - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrServerEndpointImpl
-
- supports(Object) - Method in class org.eclipse.jetty.websocket.jsr356.server.JsrServerExtendsEndpointImpl
-
- supportsPostConstructPreDestroy(Class) - Static method in class org.eclipse.jetty.annotations.Util
-
- supportsResourceInjection(Class) - Static method in class org.eclipse.jetty.annotations.Util
-
- suspend() - Method in interface org.eclipse.jetty.continuation.Continuation
-
- suspend(ServletResponse) - Method in interface org.eclipse.jetty.continuation.Continuation
-
- suspend(ServletResponse) - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- suspend() - Method in class org.eclipse.jetty.continuation.Servlet3Continuation
-
- suspend() - Method in interface org.eclipse.jetty.websocket.api.Session
-
Suspend a the incoming read events on the connection.
- suspend() - Method in class org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection
-
- suspend() - Method in interface org.eclipse.jetty.websocket.common.LogicalConnection
-
Suspend a the incoming read events on the connection.
- suspend() - Method in class org.eclipse.jetty.websocket.common.WebSocketSession
-
- SuspendToken - Interface in org.eclipse.jetty.websocket.api
-
Connection suspend token
- SWITCHING_PROTOCOLS_101 - Static variable in class org.eclipse.jetty.http.HttpStatus
-
- syn(SynInfo, StreamFrameListener) - Method in interface org.eclipse.jetty.spdy.api.Session
-
- syn(SynInfo, StreamFrameListener, Promise<Stream>) - Method in interface org.eclipse.jetty.spdy.api.Session
-
Sends asynchronously a SYN_FRAME to create a new
SPDY stream
.
- syn(SynInfo, StreamFrameListener) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- syn(SynInfo, StreamFrameListener, Promise<Stream>) - Method in class org.eclipse.jetty.spdy.StandardSession
-
- SynInfo - Class in org.eclipse.jetty.spdy.api
-
A container for SYN_STREAM frames metadata and data.
- SynInfo(Fields, boolean) - Constructor for class org.eclipse.jetty.spdy.api.SynInfo
-
Creates a
SynInfo
instance with the given headers and the given close flag,
not unidirectional, without associated stream, and with default priority.
- SynInfo(Fields, boolean, byte) - Constructor for class org.eclipse.jetty.spdy.api.SynInfo
-
Creates a
SynInfo
instance with the given headers, the given close flag and with the given priority.
- SynInfo(long, TimeUnit, Fields, boolean, byte) - Constructor for class org.eclipse.jetty.spdy.api.SynInfo
-
Creates a
SynInfo
instance with the given headers, the given close flag and with the given priority.
- SynReplyBodyParser - Class in org.eclipse.jetty.spdy.parser
-
- SynReplyBodyParser(CompressionFactory.Decompressor, ControlFrameParser) - Constructor for class org.eclipse.jetty.spdy.parser.SynReplyBodyParser
-
- SynReplyFrame - Class in org.eclipse.jetty.spdy.frames
-
- SynReplyFrame(short, byte, int, Fields) - Constructor for class org.eclipse.jetty.spdy.frames.SynReplyFrame
-
- SynReplyGenerator - Class in org.eclipse.jetty.spdy.generator
-
- SynReplyGenerator(ByteBufferPool, HeadersBlockGenerator) - Constructor for class org.eclipse.jetty.spdy.generator.SynReplyGenerator
-
- SynStreamBodyParser - Class in org.eclipse.jetty.spdy.parser
-
- SynStreamBodyParser(CompressionFactory.Decompressor, ControlFrameParser) - Constructor for class org.eclipse.jetty.spdy.parser.SynStreamBodyParser
-
- SynStreamFrame - Class in org.eclipse.jetty.spdy.frames
-
- SynStreamFrame(short, byte, int, int, byte, short, Fields) - Constructor for class org.eclipse.jetty.spdy.frames.SynStreamFrame
-
- SynStreamGenerator - Class in org.eclipse.jetty.spdy.generator
-
- SynStreamGenerator(ByteBufferPool, HeadersBlockGenerator) - Constructor for class org.eclipse.jetty.spdy.generator.SynStreamGenerator
-
- SYS_PROP_TLD_BUNDLES - Static variable in class org.eclipse.jetty.osgi.boot.OSGiWebInfConfiguration
-
Comma separated list of symbolic names of bundles that contain tlds that should be considered
as on the container classpath
- SystemProperties - Class in org.eclipse.jetty.ant.types
-
SystemProperties
Ant tag definition.
- SystemProperties() - Constructor for class org.eclipse.jetty.ant.types.SystemProperties
-
- systemProperties - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
System properties to set before execution.
- SystemProperties - Class in org.eclipse.jetty.maven.plugin
-
SystemProperties
Map of name to SystemProperty.
- SystemProperties() - Constructor for class org.eclipse.jetty.maven.plugin.SystemProperties
-
- systemPropertiesFile - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
File containing system properties to be set before execution
Note that these properties will NOT override System properties
that have been set on the command line, by the JVM, or directly
in the POM via systemProperties.
- SystemProperty - Class in org.eclipse.jetty.maven.plugin
-
SystemProperty
Provides the ability to set System properties
for the mojo execution.
- SystemProperty() - Constructor for class org.eclipse.jetty.maven.plugin.SystemProperty
-