Package | Description |
---|---|
org.eclipse.jetty.alpn.server | |
org.eclipse.jetty.deploy |
Jetty Deploy : Webapp Deploy Management
|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
org.eclipse.jetty.server.handler.jmx |
Jetty Server : Handler JMX Integration
|
org.eclipse.jetty.servlets |
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
|
org.eclipse.jetty.spdy.server | |
org.eclipse.jetty.spdy.server.http | |
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
|
Constructor and Description |
---|
ALPNServerConnectionFactory(String... protocols) |
Modifier and Type | Method and Description |
---|---|
Collection<App> |
DeploymentManager.getApps(String nodeName) |
void |
PropertiesConfigurationManager.put(String name,
String value) |
void |
PropertiesConfigurationManager.put(String name,
String value) |
void |
DeploymentManager.requestAppGoal(String appId,
String nodeName)
Move an
App through the AppLifeCycle to the desired Node , executing each lifecycle step
in the process to reach the desired state. |
void |
DeploymentManager.requestAppGoal(String appId,
String nodeName)
Move an
App through the AppLifeCycle to the desired Node , executing each lifecycle step
in the process to reach the desired state. |
Constructor and Description |
---|
HttpConnectionFactory(HttpConfiguration config) |
LowResourceMonitor(Server server) |
Server(InetSocketAddress addr)
Convenience constructor
Creates server and a
ServerConnector at the passed address. |
Server(int port)
Convenience constructor
Creates server and a
ServerConnector at the passed port. |
Server(ThreadPool pool) |
ServerConnector(Server server)
HTTP Server Connection.
|
ServerConnector(Server server,
ConnectionFactory... factories)
Generic Server Connection with default configuration.
|
ServerConnector(Server server,
ConnectionFactory... factories)
Generic Server Connection with default configuration.
|
ServerConnector(Server server,
Executor executor,
Scheduler scheduler,
ByteBufferPool bufferPool,
int acceptors,
int selectors,
ConnectionFactory... factories)
Generic Server Connection.
|
ServerConnector(Server server,
Executor executor,
Scheduler scheduler,
ByteBufferPool bufferPool,
int acceptors,
int selectors,
ConnectionFactory... factories)
Generic Server Connection.
|
ServerConnector(Server server,
Executor executor,
Scheduler scheduler,
ByteBufferPool bufferPool,
int acceptors,
int selectors,
ConnectionFactory... factories)
Generic Server Connection.
|
ServerConnector(Server server,
Executor executor,
Scheduler scheduler,
ByteBufferPool bufferPool,
int acceptors,
int selectors,
ConnectionFactory... factories)
Generic Server Connection.
|
ServerConnector(Server server,
Executor executor,
Scheduler scheduler,
ByteBufferPool bufferPool,
int acceptors,
int selectors,
ConnectionFactory... factories)
Generic Server Connection.
|
ServerConnector(Server server,
Executor executor,
Scheduler scheduler,
ByteBufferPool bufferPool,
int acceptors,
int selectors,
ConnectionFactory... factories)
Generic Server Connection.
|
ServerConnector(Server server,
Executor executor,
Scheduler scheduler,
ByteBufferPool bufferPool,
int acceptors,
int selectors,
ConnectionFactory... factories)
Generic Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors,
ConnectionFactory... factories)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors,
ConnectionFactory... factories)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors,
ConnectionFactory... factories)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors,
ConnectionFactory... factories)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors,
SslContextFactory sslContextFactory)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors,
SslContextFactory sslContextFactory)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors,
SslContextFactory sslContextFactory)
HTTP Server Connection.
|
ServerConnector(Server server,
int acceptors,
int selectors,
SslContextFactory sslContextFactory)
HTTP Server Connection.
|
ServerConnector(Server server,
SslContextFactory sslContextFactory)
HTTP Server Connection.
|
ServerConnector(Server server,
SslContextFactory sslContextFactory)
HTTP Server Connection.
|
ServerConnector(Server server,
SslContextFactory sslContextFactory,
ConnectionFactory... factories)
Generic SSL Server Connection.
|
ServerConnector(Server server,
SslContextFactory sslContextFactory,
ConnectionFactory... factories)
Generic SSL Server Connection.
|
ServerConnector(Server server,
SslContextFactory sslContextFactory,
ConnectionFactory... factories)
Generic SSL Server Connection.
|
SslConnectionFactory(SslContextFactory factory,
String nextProtocol) |
SslConnectionFactory(SslContextFactory factory,
String nextProtocol) |
SslConnectionFactory(String nextProtocol) |
Modifier and Type | Method and Description |
---|---|
void |
ContextHandlerMBean.removeContextAttribute(String name) |
void |
ContextHandlerMBean.setContextAttribute(String name,
Object value) |
void |
ContextHandlerMBean.setContextAttribute(String name,
Object value) |
void |
ContextHandlerMBean.setContextAttribute(String name,
String value) |
void |
ContextHandlerMBean.setContextAttribute(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
DoSFilter.addWhitelistAddress(String address)
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.
|
boolean |
DoSFilter.removeWhitelistAddress(String address)
Removes the given address from the list of whitelisted IP addresses.
|
Constructor and Description |
---|
NPNServerConnectionFactory(String... protocols) |
Constructor and Description |
---|
HTTPSPDYServerConnectionFactory(int version,
HttpConfiguration config) |
HTTPSPDYServerConnectionFactory(int version,
HttpConfiguration config) |
HTTPSPDYServerConnectionFactory(int version,
HttpConfiguration config,
PushStrategy pushStrategy) |
HTTPSPDYServerConnectionFactory(int version,
HttpConfiguration config,
PushStrategy pushStrategy) |
HTTPSPDYServerConnectionFactory(int version,
HttpConfiguration config,
PushStrategy pushStrategy) |
Modifier and Type | Method and Description |
---|---|
boolean |
LogMBean.isDebugEnabled(String logger) |
void |
LogMBean.setDebugEnabled(String logger,
Boolean enabled) |
void |
LogMBean.setDebugEnabled(String logger,
Boolean enabled) |
Modifier and Type | Method and Description |
---|---|
String |
QueuedThreadPool.dumpThread(long id) |
boolean |
QueuedThreadPool.interruptThread(long id) |
Constructor and Description |
---|
QueuedThreadPool(int maxThreads) |
QueuedThreadPool(int maxThreads,
int minThreads) |
QueuedThreadPool(int maxThreads,
int minThreads) |
QueuedThreadPool(int maxThreads,
int minThreads,
int idleTimeout) |
QueuedThreadPool(int maxThreads,
int minThreads,
int idleTimeout) |
QueuedThreadPool(int maxThreads,
int minThreads,
int idleTimeout) |
QueuedThreadPool(int maxThreads,
int minThreads,
int idleTimeout,
BlockingQueue<Runnable> queue) |
QueuedThreadPool(int maxThreads,
int minThreads,
int idleTimeout,
BlockingQueue<Runnable> queue) |
QueuedThreadPool(int maxThreads,
int minThreads,
int idleTimeout,
BlockingQueue<Runnable> queue) |
QueuedThreadPool(int maxThreads,
int minThreads,
int idleTimeout,
BlockingQueue<Runnable> queue) |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.ClassList.addAfter(String afterClass,
String... configClass) |
void |
Configuration.ClassList.addAfter(String afterClass,
String... configClass) |
void |
Configuration.ClassList.addBefore(String beforeClass,
String... configClass) |
void |
Configuration.ClassList.addBefore(String beforeClass,
String... configClass) |
Copyright © 1995-2015 Webtide. All Rights Reserved.