Package | Description |
---|---|
org.eclipse.jetty.deploy |
Jetty Deploy : Webapp Deploy Management
|
org.eclipse.jetty.deploy.providers |
Jetty Deploy : Webapp Deployment Providers
|
org.eclipse.jetty.io |
Jetty IO : Core classes for Jetty IO subsystem
|
org.eclipse.jetty.jmx |
Jetty JMX : Integration for JMX in Jetty
|
org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
org.eclipse.jetty.nosql.mongodb |
Jetty NoSql : MongoDB Integration
|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
org.eclipse.jetty.server.handler.jmx |
Jetty Server : Handler JMX Integration
|
org.eclipse.jetty.server.jmx |
Jetty Server : Server JMX Integration
|
org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
org.eclipse.jetty.servlets |
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
|
org.eclipse.jetty.spdy.server | |
org.eclipse.jetty.util.component |
Jetty Util : Jetty Lifecycle Management
|
org.eclipse.jetty.util.log |
Jetty Util : Common Logging Integrations
|
org.eclipse.jetty.util.log.jmx |
Jetty JMX : Jetty Logging JMX Integration
|
org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
org.eclipse.jetty.websocket.common |
Jetty WebSocket Common : Implementation [Internal Use Only]
|
org.eclipse.jetty.websocket.common.extensions |
Jetty WebSocket Common : Extension Implementations
|
org.eclipse.jetty.websocket.server |
Jetty WebSocket Server : Implementation [Internal Use Only]
|
org.eclipse.jetty.websocket.server.pathmap |
Modifier and Type | Method and Description |
---|---|
Collection<AppProvider> |
DeploymentManager.getAppProviders() |
Collection<App> |
DeploymentManager.getApps() |
ContextHandlerCollection |
DeploymentManager.getContexts() |
void |
PropertiesConfigurationManager.setFile(String resource) |
Modifier and Type | Method and Description |
---|---|
String[] |
WebAppProvider.getConfigurationClasses() |
String |
WebAppProvider.getDefaultsDescriptor()
Get the defaultsDescriptor.
|
int |
ScanningAppProvider.getScanInterval() |
File |
WebAppProvider.getTempDir()
Get the user supplied Work Directory.
|
boolean |
WebAppProvider.isExtractWars()
Get the extractWars.
|
boolean |
WebAppProvider.isParentLoaderPriority()
Get the parentLoaderPriority.
|
boolean |
ScanningAppProvider.isRecursive() |
Modifier and Type | Method and Description |
---|---|
int |
SelectorManager.getSelectorPriorityDelta() |
Modifier and Type | Method and Description |
---|---|
MBeanAttributeInfo |
ObjectMBean.defineAttribute(Method method,
ManagedAttribute attributeAnnotation)
TODO update to new behavior
Define an attribute on the managed object.
|
Modifier and Type | Method and Description |
---|---|
long |
MavenServerConnector.getIdleTimeout() |
Modifier and Type | Method and Description |
---|---|
long |
MongoSessionManager.getSessionStoreCount()
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.
|
Modifier and Type | Method and Description |
---|---|
int |
AbstractConnector.getAcceptorPriorityDelta() |
int |
AbstractConnector.getAcceptors() |
int |
ServerConnector.getAcceptQueueSize() |
int |
ConnectorStatistics.getBytesIn() |
int |
ConnectorStatistics.getBytesOut() |
Handler[] |
HandlerContainer.getChildHandlers() |
long |
ConnectorStatistics.getConnectionDurationMax() |
double |
ConnectorStatistics.getConnectionDurationMean() |
double |
ConnectorStatistics.getConnectionDurationStdDev() |
int |
ConnectorStatistics.getConnections() |
int |
ConnectorStatistics.getConnectionsOpen() |
int |
ConnectorStatistics.getConnectionsOpenMax() |
Connector[] |
Server.getConnectors() |
String |
AbstractConnector.getDefaultProtocol() |
String |
NCSARequestLog.getFilename()
Retrieve the output file name of the request log.
|
Handler[] |
HandlerContainer.getHandlers() |
int |
HttpConfiguration.getHeaderCacheSize() |
String |
AbstractNetworkConnector.getHost() |
long |
Connector.getIdleTimeout() |
long |
AbstractConnector.getIdleTimeout() |
int |
ServerConnector.getLocalPort() |
String |
AbstractNCSARequestLog.getLogTimeZone()
Retrieve the timezone of the request log.
|
int |
LowResourceMonitor.getLowResourcesIdleTimeout() |
String |
LowResourceMonitor.getLowResourcesReasons() |
long |
LowResourceMonitor.getLowResourcesStarted() |
int |
LowResourceMonitor.getMaxConnections() |
int |
LowResourceMonitor.getMaxLowResourcesTime() |
long |
LowResourceMonitor.getMaxMemory() |
int |
ConnectorStatistics.getMessagesIn() |
int |
ConnectorStatistics.getMessagesInPerConnectionMax() |
double |
ConnectorStatistics.getMessagesInPerConnectionMean() |
double |
ConnectorStatistics.getMessagesInPerConnectionStdDev() |
int |
ConnectorStatistics.getMessagesInPerSecond() |
int |
ConnectorStatistics.getMessagesOut() |
int |
ConnectorStatistics.getMessagesOutPerConnectionMax() |
double |
ConnectorStatistics.getMessagesOutPerConnectionMean() |
double |
ConnectorStatistics.getMessagesOutPerConnectionStdDev() |
int |
ConnectorStatistics.getMessagesOutPerSecond() |
Collection<Connector> |
LowResourceMonitor.getMonitoredConnectors() |
boolean |
LowResourceMonitor.getMonitorThreads() |
int |
HttpConfiguration.getOutputAggregationSize() |
int |
HttpConfiguration.getOutputBufferSize() |
int |
LowResourceMonitor.getPeriod() |
int |
AbstractNetworkConnector.getPort() |
List<String> |
AbstractConnector.getProtocols() |
int |
HttpConfiguration.getRequestHeaderSize() |
int |
HttpConfiguration.getResponseHeaderSize() |
int |
NCSARequestLog.getRetainDays()
Retrieve the number of days before rotated log files are deleted.
|
int |
HttpConfiguration.getSecurePort() |
String |
HttpConfiguration.getSecureScheme() |
int |
ServerConnector.getSelectorPriorityDelta() |
boolean |
HttpConfiguration.getSendDateHeader() |
boolean |
HttpConfiguration.getSendServerVersion() |
boolean |
HttpConfiguration.getSendXPoweredBy() |
Server |
Handler.getServer() |
int |
ServerConnector.getSoLingerTime() |
long |
ConnectorStatistics.getStartedMillis() |
ThreadPool |
Server.getThreadPool() |
static String |
Server.getVersion() |
boolean |
NCSARequestLog.isAppend()
Retrieve append to log flag.
|
boolean |
HttpConfiguration.isDelayDispatchUntilContent() |
boolean |
Server.isDumpAfterStart() |
boolean |
Server.isDumpBeforeStop() |
boolean |
AbstractNCSARequestLog.isExtended()
Retrieve the extended request log format flag.
|
boolean |
LowResourceMonitor.isLowOnResources() |
Modifier and Type | Method and Description |
---|---|
boolean |
ContextHandler.getAllowNullPathInfo() |
int |
StatisticsHandler.getAsyncDispatches() |
int |
StatisticsHandler.getAsyncRequests() |
int |
StatisticsHandler.getAsyncRequestsWaiting() |
int |
StatisticsHandler.getAsyncRequestsWaitingMax() |
String |
ContextHandler.getClassPath()
Make best effort to extract a file classpath from the context classloader
|
String |
ContextHandler.getContextPath() |
int |
StatisticsHandler.getDispatched() |
int |
StatisticsHandler.getDispatchedActive() |
int |
StatisticsHandler.getDispatchedActiveMax() |
long |
StatisticsHandler.getDispatchedTimeMax() |
double |
StatisticsHandler.getDispatchedTimeMean() |
double |
StatisticsHandler.getDispatchedTimeStdDev() |
long |
StatisticsHandler.getDispatchedTimeTotal() |
String |
ContextHandler.getDisplayName() |
ErrorHandler |
ContextHandler.getErrorHandler() |
int |
StatisticsHandler.getExpires() |
Handler |
HandlerWrapper.getHandler() |
Handler[] |
HandlerCollection.getHandlers() |
Map<String,String> |
ContextHandler.getInitParams() |
int |
ContextHandler.getMaxFormContentSize() |
int |
StatisticsHandler.getRequests() |
int |
StatisticsHandler.getRequestsActive() |
int |
StatisticsHandler.getRequestsActiveMax() |
long |
StatisticsHandler.getRequestTimeMax() |
double |
StatisticsHandler.getRequestTimeMean() |
double |
StatisticsHandler.getRequestTimeStdDev() |
long |
StatisticsHandler.getRequestTimeTotal() |
String |
ContextHandler.getResourceBase() |
int |
StatisticsHandler.getResponses1xx() |
int |
StatisticsHandler.getResponses2xx() |
int |
StatisticsHandler.getResponses3xx() |
int |
StatisticsHandler.getResponses4xx() |
int |
StatisticsHandler.getResponses5xx() |
long |
StatisticsHandler.getResponsesBytesTotal() |
long |
StatisticsHandler.getStatsOnMs() |
String[] |
ContextHandler.getVirtualHosts()
Get the virtual hosts for the context.
|
String[] |
ContextHandler.getWelcomeFiles() |
boolean |
ContextHandler.isShutdown() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
ContextHandlerMBean.getContextAttributes() |
Modifier and Type | Method and Description |
---|---|
Handler[] |
ServerMBean.getContexts() |
long |
ServerMBean.getStartupTime() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractSessionManager.getHttpOnly() |
int |
AbstractSessionManager.getMaxCookieAge() |
int |
AbstractSessionManager.getMaxInactiveInterval() |
int |
AbstractSessionManager.getRefreshCookieAge() |
boolean |
AbstractSessionManager.getSecureCookies() |
String |
AbstractSessionManager.getSessionCookie() |
String |
AbstractSessionManager.getSessionDomain() |
SessionIdManager |
AbstractSessionManager.getSessionIdManager() |
String |
AbstractSessionManager.getSessionIdPathParameterName() |
String |
AbstractSessionManager.getSessionPath() |
int |
AbstractSessionManager.getSessions() |
int |
AbstractSessionManager.getSessionsMax() |
int |
AbstractSessionManager.getSessionsTotal() |
long |
AbstractSessionManager.getSessionTimeMax() |
double |
AbstractSessionManager.getSessionTimeMean() |
double |
AbstractSessionManager.getSessionTimeStdDev() |
long |
AbstractSessionManager.getSessionTimeTotal() |
boolean |
AbstractSessionManager.isCheckingRemoteSessionIdEncoding() |
Modifier and Type | Method and Description |
---|---|
String |
BaseHolder.getClassName() |
String |
Holder.getDisplayName() |
FilterMapping[] |
ServletHandler.getFilterMappings() |
String |
FilterMapping.getFilterName() |
FilterHolder[] |
ServletHandler.getFilters()
Get Filters.
|
String |
ServletHolder.getForcedPath() |
int |
ServletHolder.getInitOrder() |
Map<String,String> |
Holder.getInitParameters() |
String |
Holder.getName() |
String[] |
ServletMapping.getPathSpecs() |
String[] |
FilterMapping.getPathSpecs() |
String |
ServletHolder.getRunAsRole() |
SecurityHandler |
ServletContextHandler.getSecurityHandler() |
ServletHandler |
ServletContextHandler.getServletHandler() |
ServletMapping[] |
ServletHandler.getServletMappings() |
String |
ServletMapping.getServletName() |
String[] |
FilterMapping.getServletNames() |
ServletHolder[] |
ServletHandler.getServlets()
Get Servlets.
|
SessionHandler |
ServletContextHandler.getSessionHandler() |
boolean |
ServletMapping.isDefault() |
Modifier and Type | Method and Description |
---|---|
long |
DoSFilter.getDelayMs()
Get delay (in milliseconds) that is applied to all requests
over the rate limit, before they are considered at all.
|
long |
DoSFilter.getMaxIdleTrackerMs()
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.
|
long |
DoSFilter.getMaxRequestMs()
Get maximum amount of time (in milliseconds) to allow
the request to process.
|
int |
QoSFilter.getMaxRequests()
Get the maximum number of requests allowed to be processed
at the same time.
|
int |
DoSFilter.getMaxRequestsPerSec()
Get maximum number of requests from a connection per
second.
|
long |
DoSFilter.getMaxWaitMs()
Get maximum amount of time (in milliseconds) the filter will
blocking wait for the throttle semaphore.
|
long |
QoSFilter.getSuspendMs()
Get the amount of time (in milliseconds) that the filter would suspend
a request for while waiting for the semaphore to become available.
|
int |
DoSFilter.getThrottledRequests()
Get number of requests over the rate limit able to be
considered at once.
|
long |
DoSFilter.getThrottleMs()
Get amount of time (in milliseconds) to async wait for semaphore.
|
long |
QoSFilter.getWaitMs()
Get the (short) amount of time (in milliseconds) that the filter would wait
for the semaphore to become available before suspending a request.
|
String |
DoSFilter.getWhitelist()
Get a list of IP addresses that will not be rate limited.
|
boolean |
DoSFilter.isEnabled() |
boolean |
DoSFilter.isInsertHeaders()
Check flag to insert the DoSFilter headers into the response.
|
boolean |
DoSFilter.isRemotePort()
Get flag to have usage rate tracked by IP+port (effectively connection)
if session tracking is not used.
|
boolean |
DoSFilter.isTrackSessions()
Get flag to have usage rate tracked by session if a session exists.
|
Modifier and Type | Method and Description |
---|---|
int |
SPDYServerConnectionFactory.getInitialWindowSize() |
short |
SPDYServerConnectionFactory.getVersion() |
boolean |
SPDYServerConnectionFactory.isDispatchIO() |
Modifier and Type | Method and Description |
---|---|
String |
AbstractLifeCycle.getState() |
long |
AbstractLifeCycle.getStopTimeout() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Logger> |
Log.getLoggers()
Get a map of all configured
Logger instances. |
boolean |
StdErrLog.isDebugEnabled() |
Modifier and Type | Method and Description |
---|---|
List<String> |
LogMBean.getLoggers() |
Modifier and Type | Method and Description |
---|---|
int |
ThreadPool.getIdleThreads() |
int |
QueuedThreadPool.getIdleThreads() |
int |
QueuedThreadPool.getIdleTimeout()
Get the maximum thread idle time.
|
int |
QueuedThreadPool.getMaxThreads()
Set the maximum number of threads.
|
int |
QueuedThreadPool.getMinThreads()
Get the minimum number of threads.
|
String |
QueuedThreadPool.getName() |
int |
QueuedThreadPool.getQueueSize()
Get the size of the job queue.
|
int |
ThreadPool.getThreads() |
int |
QueuedThreadPool.getThreads() |
int |
QueuedThreadPool.getThreadsPriority()
Get the priority of the pool threads.
|
boolean |
QueuedThreadPool.isDaemon()
Delegated to the named or anonymous Pool.
|
boolean |
ThreadPool.isLowOnThreads() |
boolean |
QueuedThreadPool.isLowOnThreads() |
Modifier and Type | Method and Description |
---|---|
String[] |
WebAppContext.getConfigurationClasses() |
String |
WebAppContext.getDefaultsDescriptor()
The default descriptor is a web.xml format file that is applied to the context before the standard WEB-INF/web.xml
|
String |
WebAppContext.getDescriptor() |
String |
WebAppContext.getExtraClasspath() |
List<String> |
WebAppContext.getOverrideDescriptors()
An override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xml
|
String[] |
WebAppContext.getServerClasses() |
String[] |
WebAppContext.getSystemClasses() |
File |
WebAppContext.getTempDirectory() |
String |
WebAppContext.getWar() |
boolean |
WebAppContext.isCopyWebDir() |
boolean |
WebAppContext.isDistributable() |
boolean |
WebAppContext.isExtractWAR() |
boolean |
WebAppContext.isParentLoaderPriority() |
Modifier and Type | Method and Description |
---|---|
IncomingFrames |
WebSocketSession.getIncomingHandler() |
OutgoingFrames |
WebSocketSession.getOutgoingHandler() |
Modifier and Type | Method and Description |
---|---|
List<Extension> |
ExtensionStack.getExtensions() |
IncomingFrames |
ExtensionStack.getNextIncoming() |
IncomingFrames |
AbstractExtension.getNextIncoming() |
OutgoingFrames |
ExtensionStack.getNextOutgoing() |
OutgoingFrames |
AbstractExtension.getNextOutgoing() |
Modifier and Type | Method and Description |
---|---|
PathMappings<WebSocketCreator> |
WebSocketUpgradeFilter.getMappings() |
Modifier and Type | Method and Description |
---|---|
List<PathMappings.MappedResource<E>> |
PathMappings.getMappings() |
PathSpec |
PathMappings.MappedResource.getPathSpec() |
E |
PathMappings.MappedResource.getResource() |
Copyright © 1995-2015 Webtide. All Rights Reserved.