| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| org.eclipse.jetty.util.component |
Jetty Util : Jetty Lifecycle Management
|
| org.eclipse.jetty.util.log |
Jetty Util : Common Logging Integrations
|
| org.eclipse.jetty.util.ssl |
Jetty Util : Common SSL Utility Classes
|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| org.eclipse.jetty.util.thread.strategy |
| Modifier and Type | Method | Description |
|---|---|---|
long |
SocketAddressResolver.Async.getTimeout() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
AbstractLifeCycle.getState() |
|
long |
AbstractLifeCycle.getStopTimeout() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.util.Map<java.lang.String,Logger> |
Log.getLoggers() |
Get a map of all configured
Logger instances. |
boolean |
StdErrLog.isDebugEnabled() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
SslContextFactory.getCertAlias() |
|
java.lang.String |
SslContextFactory.getCrlPath() |
|
java.lang.String |
SslContextFactory.getEndpointIdentificationAlgorithm() |
|
java.lang.String[] |
SslContextFactory.getExcludeCipherSuites() |
|
java.lang.String[] |
SslContextFactory.getExcludeProtocols() |
|
java.lang.String[] |
SslContextFactory.getIncludeCipherSuites() |
|
java.lang.String[] |
SslContextFactory.getIncludeProtocols() |
|
java.lang.String |
SslContextFactory.getKeyManagerFactoryAlgorithm() |
|
java.lang.String |
SslContextFactory.getKeyStorePath() |
|
java.lang.String |
SslContextFactory.getKeyStoreProvider() |
|
java.lang.String |
SslContextFactory.getKeyStoreType() |
|
int |
SslContextFactory.getMaxCertPathLength() |
|
boolean |
SslContextFactory.getNeedClientAuth() |
|
java.lang.String |
SslContextFactory.getOcspResponderURL() |
|
java.lang.String |
SslContextFactory.getProtocol() |
|
java.lang.String |
SslContextFactory.getProvider() |
|
int |
SslContextFactory.getRenegotiationLimit() |
|
java.lang.String |
SslContextFactory.getSecureRandomAlgorithm() |
|
java.lang.String[] |
SslContextFactory.getSelectedCipherSuites() |
|
java.lang.String[] |
SslContextFactory.getSelectedProtocols() |
|
int |
SslContextFactory.getSslSessionCacheSize() |
Get SSL session cache size.
|
int |
SslContextFactory.getSslSessionTimeout() |
Get SSL session timeout.
|
java.lang.String |
SslContextFactory.getTrustManagerFactoryAlgorithm() |
|
java.lang.String |
SslContextFactory.getTrustStorePath() |
|
java.lang.String |
SslContextFactory.getTrustStoreProvider() |
|
java.lang.String |
SslContextFactory.getTrustStoreType() |
|
boolean |
SslContextFactory.getWantClientAuth() |
|
boolean |
SslContextFactory.isEnableCRLDP() |
|
boolean |
SslContextFactory.isEnableOCSP() |
|
boolean |
SslContextFactory.isRenegotiationAllowed() |
|
boolean |
SslContextFactory.isSessionCachingEnabled() |
|
boolean |
SslContextFactory.isTrustAll() |
|
boolean |
SslContextFactory.isUseCipherSuitesOrder() |
|
boolean |
SslContextFactory.isValidateCerts() |
|
boolean |
SslContextFactory.isValidatePeerCerts() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
ReservedThreadExecutor.getAvailable() |
|
long |
MonitoredQueuedThreadPool.getAverageQueueLatency() |
|
long |
MonitoredQueuedThreadPool.getAverageTaskLatency() |
|
int |
QueuedThreadPool.getBusyThreads() |
|
int |
ReservedThreadExecutor.getCapacity() |
|
int |
ExecutorThreadPool.getIdleThreads() |
|
int |
QueuedThreadPool.getIdleThreads() |
|
int |
ThreadPool.getIdleThreads() |
|
int |
ExecutorThreadPool.getIdleTimeout() |
|
int |
QueuedThreadPool.getIdleTimeout() |
Get the maximum thread idle time.
|
long |
ReservedThreadExecutor.getIdleTimeoutMs() |
|
int |
QueuedThreadPool.getLowThreadsThreshold() |
|
int |
MonitoredQueuedThreadPool.getMaxBusyThreads() |
|
long |
MonitoredQueuedThreadPool.getMaxQueueLatency() |
|
int |
MonitoredQueuedThreadPool.getMaxQueueSize() |
|
long |
MonitoredQueuedThreadPool.getMaxTaskLatency() |
|
int |
ExecutorThreadPool.getMaxThreads() |
|
int |
QueuedThreadPool.getMaxThreads() |
Get the maximum number of threads.
|
int |
ExecutorThreadPool.getMinThreads() |
|
int |
QueuedThreadPool.getMinThreads() |
Get the minimum number of threads.
|
java.lang.String |
ExecutorThreadPool.getName() |
|
java.lang.String |
QueuedThreadPool.getName() |
|
int |
ReservedThreadExecutor.getPending() |
|
int |
QueuedThreadPool.getQueueSize() |
Get the size of the job queue.
|
int |
ExecutorThreadPool.getReservedThreads() |
|
int |
QueuedThreadPool.getReservedThreads() |
Get the number of reserved threads.
|
long |
MonitoredQueuedThreadPool.getTasks() |
|
int |
ExecutorThreadPool.getThreads() |
|
int |
QueuedThreadPool.getThreads() |
|
int |
ThreadPool.getThreads() |
|
int |
QueuedThreadPool.getThreadsPriority() |
Get the priority of the pool threads.
|
boolean |
ExecutorThreadPool.isDaemon() |
|
boolean |
QueuedThreadPool.isDaemon() |
|
boolean |
ExecutorThreadPool.isDetailedDump() |
|
boolean |
QueuedThreadPool.isDetailedDump() |
|
boolean |
ExecutorThreadPool.isLowOnThreads() |
|
boolean |
QueuedThreadPool.isLowOnThreads() |
Returns whether this thread pool is low on threads.
|
boolean |
ThreadPool.isLowOnThreads() |
| Modifier and Type | Method | Description |
|---|---|---|
long |
EatWhatYouKill.getEPCTasksConsumed() |
|
long |
EatWhatYouKill.getPCTasksConsumed() |
|
long |
EatWhatYouKill.getPECTasksExecuted() |
|
long |
EatWhatYouKill.getPICTasksExecuted() |
|
boolean |
EatWhatYouKill.isIdle() |
Copyright © 1995–2018 Webtide. All rights reserved.