Skip navigation links
A B C D E F G H I J M N R S T V W Y 

A

addFilter(Class<? extends Filter>, Filter) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
addFilters(List<Class<? extends Filter>>) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
addRESTResources(String, List<Class<?>>) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
addServlets(List<Class<? extends Servlet>>, List<ServletMapping>) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
AnnotationBasedFastLaneConfigurationImpl - Class in com.anaptecs.jeaf.fastlane.impl
 
AnnotationBasedFastLaneConfigurationImpl() - Constructor for class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
AnnotationBasedFastLaneConfigurationImpl(String, String, boolean) - Constructor for class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
asHTTPStatus() - Method in enum com.anaptecs.jeaf.fastlane.impl.HealthInfoState
 

B

build() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 

C

checkCustomConfiguration(FastLaneConfig) - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
com.anaptecs.jeaf.fastlane.impl - package com.anaptecs.jeaf.fastlane.impl
 
CONTAINER_PREFIX - Static variable in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
Constant for first part of MBean name for web containers.

D

decrementActiveRequestCounter() - Method in class com.anaptecs.jeaf.fastlane.impl.GracefulShutdownFilter
Method decrements the request counter by one.
destroy() - Method in class com.anaptecs.jeaf.fastlane.impl.ErrorHandlerFilter
 
destroy() - Method in class com.anaptecs.jeaf.fastlane.impl.GracefulShutdownFilter
Method will be called before the filter is finally deleted.
destroy() - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.anaptecs.jeaf.fastlane.impl.ErrorHandlerFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.anaptecs.jeaf.fastlane.impl.GracefulShutdownFilter
Implementation of the concrete filtering.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementFilter
 

E

ErrorHandlerFilter - Class in com.anaptecs.jeaf.fastlane.impl
 
ErrorHandlerFilter(FastLaneServer, boolean, boolean, boolean, boolean) - Constructor for class com.anaptecs.jeaf.fastlane.impl.ErrorHandlerFilter
 

F

FAST_LANE_SERVER_KEY - Static variable in class com.anaptecs.jeaf.fastlane.impl.ManagementFilter
 
FastLaneConfiguration - Interface in com.anaptecs.jeaf.fastlane.impl
Interface define methods to read all supported JEAF Fast Lane configuration paramaters from a source.
FastLaneDefaultConfiguration - Interface in com.anaptecs.jeaf.fastlane.impl
 
FastLaneMessages - Class in com.anaptecs.jeaf.fastlane.impl
Class contains constants for all messages of JEAF Fast Lane
FastLaneServer - Class in com.anaptecs.jeaf.fastlane.impl
 
FastLaneServer() - Constructor for class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
Initialize object using default configuration mechanism.
FastLaneServer(FastLaneConfiguration) - Constructor for class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
FastLaneServerMBean - Interface in com.anaptecs.jeaf.fastlane.impl
Interface defines all information and methods that are accessible via JMX.

G

getActiveRequestCounter() - Method in class com.anaptecs.jeaf.fastlane.impl.GracefulShutdownFilter
Method returns the current amount of active requests.
getActiveRequests() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getActiveRequests() - Method in interface com.anaptecs.jeaf.fastlane.impl.WebContainerMBean
 
getActiveRequests() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
getAnnotationClass() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getComponents() - Method in class com.anaptecs.jeaf.fastlane.impl.HealthInfoGroup
 
getContextPath() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getContextPath() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.contextPath()
getContextPath() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getCurrentThreadPoolSize() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getCurrentThreadPoolSize() - Method in interface com.anaptecs.jeaf.fastlane.impl.WebContainerMBean
 
getDefaultConfigurationClass() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getDispatcherTypes() - Method in class com.anaptecs.jeaf.fastlane.impl.WebFilterInfo
 
getDisplayName() - Method in class com.anaptecs.jeaf.fastlane.impl.WebFilterInfo
 
getDisplayName() - Method in class com.anaptecs.jeaf.fastlane.impl.WebServletInfo
 
getEmptyConfiguration() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getFilterClass() - Method in class com.anaptecs.jeaf.fastlane.impl.WebFilterInfo
 
getFilters() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getGracefulShutdownTimeout() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getGracefulShutdownTimeout() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.gracefulShutdownTimeout()
getGracefulShutdownTimeout() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getHealthState() - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementResource
 
getHTTPIOIdleTimeout() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getHTTPIOIdleTimeout() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.httpIOIdleTimeout()
getHTTPIOIdleTimeout() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getInfo() - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementResource
Method returns general information about the application
getInitialQueueSize() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getInitialQueueSize() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.initialQueueSize()
getInitialQueueSize() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getInitParams() - Method in class com.anaptecs.jeaf.fastlane.impl.WebFilterInfo
 
getInitParams() - Method in class com.anaptecs.jeaf.fastlane.impl.WebServletInfo
 
getInputBufferSize() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getInputBufferSize() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.inputBufferSize()
getInputBufferSize() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getLivenessState() - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementResource
 
getLivenessState() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
Method returns the liveness state of the web container.
getLoadOnStartup() - Method in class com.anaptecs.jeaf.fastlane.impl.WebServletInfo
 
getManagementContainer() - Method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
getManagementContainerState() - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementResource
Method returns information about the state of the management container.
getManagementPath() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getManagementPath() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.managementPath()
getManagementPath() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getManagementPort() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getManagementPort() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig#annotationType()#getManagementPort()
getManagementPort() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getMaxManagementThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getMaxManagementThreads() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.maxManagementThreads()
getMaxManagementThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getMaxQueueSize() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getMaxQueueSize() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.maxQueueSize()
getMaxQueueSize() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getMaxQueueSize() - Method in interface com.anaptecs.jeaf.fastlane.impl.WebContainerMBean
 
getMaxQueueSize() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
getMaxQueueSize() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getMaxThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getMaxThreads() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.maxThreads()
getMaxThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getMaxThreads() - Method in interface com.anaptecs.jeaf.fastlane.impl.WebContainerMBean
 
getMaxThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
getMaxThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getMinManagementThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getMinManagementThreads() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.minManagementThreads()
getMinManagementThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getMinThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getMinThreads() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.minThreads()
getMinThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getMinThreads() - Method in interface com.anaptecs.jeaf.fastlane.impl.WebContainerMBean
 
getMinThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
getMinThreads() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getName() - Method in class com.anaptecs.jeaf.fastlane.impl.HealthInfo
 
getName() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getName() - Method in enum com.anaptecs.jeaf.fastlane.impl.WebContainerState
 
getName() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
getOutputBufferSize() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getOutputBufferSize() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.outputBufferSize()
getOutputBufferSize() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getPort() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getPort() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.port()
getPort() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getQueueGrowSize() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getQueueGrowSize() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.queueGrowSize()
getQueueGrowSize() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getQueueSize() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getQueueSize() - Method in interface com.anaptecs.jeaf.fastlane.impl.WebContainerMBean
 
getQueueSize() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
getReadinessState() - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementResource
 
getReadinessState() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getRESTPath() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getRESTPath() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.restPath()
getRESTPath() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getRESTResources() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getServerState() - Method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
getServerState() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneServerMBean
Method returns the state of the JEAF Fast Lane Server.
getServletClass() - Method in class com.anaptecs.jeaf.fastlane.impl.WebServletInfo
 
getServletMappings() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getServletMappings() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.servletMappings()
getServletMappings() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getServlets() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
getState() - Method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
getState() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
Method returns the current status of the thread pool of this web container.
getState() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
getStatus() - Method in class com.anaptecs.jeaf.fastlane.impl.HealthInfo
 
getThreadIdleTimeout() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
getThreadIdleTimeout() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.threadIdleTimeout()
getThreadIdleTimeout() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
getThreadPoolSize() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
getThreadPrefix() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
getURLPatterns() - Method in class com.anaptecs.jeaf.fastlane.impl.WebFilterInfo
 
getURLPatterns() - Method in class com.anaptecs.jeaf.fastlane.impl.WebServletInfo
 
getVersion() - Method in class com.anaptecs.jeaf.fastlane.impl.HealthInfoGroup
 
getWorkloadContainer() - Method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
getWorkloadContainerState() - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementResource
Method returns information about the state of the workload container.
GracefulShutdownFilter - Class in com.anaptecs.jeaf.fastlane.impl
 
GracefulShutdownFilter() - Constructor for class com.anaptecs.jeaf.fastlane.impl.GracefulShutdownFilter
 

H

HealthInfo - Class in com.anaptecs.jeaf.fastlane.impl
 
HealthInfo(String, HealthInfoState) - Constructor for class com.anaptecs.jeaf.fastlane.impl.HealthInfo
 
HealthInfoGroup - Class in com.anaptecs.jeaf.fastlane.impl
 
HealthInfoState - Enum in com.anaptecs.jeaf.fastlane.impl
 

I

incrementActiveRequestCounter() - Method in class com.anaptecs.jeaf.fastlane.impl.GracefulShutdownFilter
Method increments the request counter by one.
init(FilterConfig) - Method in class com.anaptecs.jeaf.fastlane.impl.ErrorHandlerFilter
 
init(FilterConfig) - Method in class com.anaptecs.jeaf.fastlane.impl.GracefulShutdownFilter
Initialize filter.
init(FilterConfig) - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementFilter
 
isAsyncSupported() - Method in class com.anaptecs.jeaf.fastlane.impl.WebFilterInfo
 
isAsyncSupported() - Method in class com.anaptecs.jeaf.fastlane.impl.WebServletInfo
 
isGracefulShutdownEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
isGracefulShutdownEnabled() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.gracefulShutdown()
isGracefulShutdownEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
isJMXEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
isJMXEnabled() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.enableJMX()
isJMXEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
isManagementInterfaceEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
isManagementInterfaceEnabled() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.enableManagementInterface()
isManagementInterfaceEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
isRESTEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
isRESTEnabled() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.enableREST()
isRESTEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
isShutdownRequested() - Method in class com.anaptecs.jeaf.fastlane.impl.GracefulShutdownFilter
Method returns if we are in the shutdown mode.
isWebServletsEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
isWebServletsEnabled() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.enableWebServlets()
isWebServletsEnabled() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 

J

join() - Method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
join() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 

M

main(String[]) - Static method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
MANAGEMENT_CONTAINER_MBEAN_NAME - Static variable in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
Constant for name of workload container MBean.
MANAGEMENT_CONTAINER_NAME - Static variable in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
Constant for name of management container
ManagementFilter - Class in com.anaptecs.jeaf.fastlane.impl
 
ManagementFilter(FastLaneServer) - Constructor for class com.anaptecs.jeaf.fastlane.impl.ManagementFilter
 
ManagementResource - Class in com.anaptecs.jeaf.fastlane.impl
Class implements a very basic REST based management interface for JEAF FastLane.
ManagementResource() - Constructor for class com.anaptecs.jeaf.fastlane.impl.ManagementResource
 

N

newBuilder() - Static method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
Static method to create new builder instance.

R

requestShutdown(int, int) - Method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
requestShutdown(int, int) - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneServerMBean
Method can be used to shut down JEAF Fast Lane Server via JMX.

S

sendServerVersion() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
sendServerVersion() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.sendServerVersion()
sendServerVersion() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
sendXPoweredBy() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
sendXPoweredBy() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.sendXPoweredBy()
sendXPoweredBy() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
SERVER_MBEAN_NAME - Static variable in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
Constant for the name of the Server MBean.
setContextPath(String) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setContextPath(String) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setGracefulShutdownEnabled(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setGracefulShutdownEnabled(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setGracefulShutdownTimeout(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setGracefulShutdownTimeout(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setHTTPIOIdleTimeout(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setHttpIOIdleTimeout(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setInitialQueueSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setInitialQueueSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setInputBufferSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setInputBufferSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setJmxEnabled(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setManagementInterfaceEnabled(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setManagementPath(String) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setManagementPort(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setMaxManagementThreads(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setMaxQueueSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setMaxQueueSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setMaxThreads(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setMaxThreads(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setMinManagementThreads(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setMinThreads(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setMinThreads(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setName(String) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setOutputBufferSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setOutputBufferSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setPort(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setPort(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setQueueGrowSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setQueueGrowSize(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setRestEnabled(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setRestPath(String) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setSendServerVersion(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setSendServerVersion(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setSendXPoweredBy(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setSendXPoweredBy(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setStopServerOnError(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setStopServerOnRuntimeException(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setThreadIdleTimeout(int) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setThreadIdleTimeout(int) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setThreadPoolName(String) - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer.Builder
 
setTraceUncaughtErrors(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setTraceUncaughtRuntimeExceptions(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
setWebServletsEnabled(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
shutdown(int) - Method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
shutdown() - Method in class com.anaptecs.jeaf.fastlane.impl.ManagementResource
Method initiates the shutdown of the JEAF Fast Lane server.
shutdownRequested(boolean) - Method in class com.anaptecs.jeaf.fastlane.impl.GracefulShutdownFilter
Method can be used to switch the filter into shutdown mode.
start() - Method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
start() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
startAndJoin() - Method in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
 
stop() - Method in class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
stopServerOnError() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
stopServerOnError() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.stopServerOnError()
stopServerOnError() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
stopServerOnRuntimeException() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
stopServerOnRuntimeException() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.stopServerOnRuntimeException()
stopServerOnRuntimeException() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 

T

traceUncaughtErrors() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
traceUncaughtErrors() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.traceUncaughtErrors()
traceUncaughtErrors() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
traceUncaughtRuntimeExceptions() - Method in class com.anaptecs.jeaf.fastlane.impl.AnnotationBasedFastLaneConfigurationImpl
 
traceUncaughtRuntimeExceptions() - Method in interface com.anaptecs.jeaf.fastlane.impl.FastLaneConfiguration
FastLaneConfig.traceUncaughtRuntimeExceptions()
traceUncaughtRuntimeExceptions() - Method in class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 

V

valueOf(String) - Static method in enum com.anaptecs.jeaf.fastlane.impl.HealthInfoState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.anaptecs.jeaf.fastlane.impl.WebContainerState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.anaptecs.jeaf.fastlane.impl.HealthInfoState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.anaptecs.jeaf.fastlane.impl.WebContainerState
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEB_CONTAINER_START_FAILED - Static variable in class com.anaptecs.jeaf.fastlane.impl.FastLaneMessages
Error code is used when starting of web container failed for some reason
WEB_CONTAINER_STOP_FAILED - Static variable in class com.anaptecs.jeaf.fastlane.impl.FastLaneMessages
Error code is used when stopping of web container failed for some reason.
WebContainer - Class in com.anaptecs.jeaf.fastlane.impl
 
WebContainer(WebContainer.Builder) - Constructor for class com.anaptecs.jeaf.fastlane.impl.WebContainer
 
WebContainer.Builder - Class in com.anaptecs.jeaf.fastlane.impl
Builder can be use to create new instances of a web container.
WebContainerMBean - Interface in com.anaptecs.jeaf.fastlane.impl
Interface define the information about a web container that are accessible via JMX.
WebContainerState - Enum in com.anaptecs.jeaf.fastlane.impl
 
WebContainerStateInfo - Class in com.anaptecs.jeaf.fastlane.impl
 
WebContainerStateInfo(String, WebContainerState, String, int, int, int, int, int, int) - Constructor for class com.anaptecs.jeaf.fastlane.impl.WebContainerStateInfo
 
WebFilterInfo - Class in com.anaptecs.jeaf.fastlane.impl
 
WebServletInfo - Class in com.anaptecs.jeaf.fastlane.impl
 
WORKLOAD_CONTAINER_MBEAN_NAME - Static variable in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
Constant for name of workload container MBean.
WORKLOAD_CONTAINER_NAME - Static variable in class com.anaptecs.jeaf.fastlane.impl.FastLaneServer
Constant for name of workload container.

Y

YAMLFastLaneConfigurationImpl - Class in com.anaptecs.jeaf.fastlane.impl
Class implements a JEAF Fast Lane configuration source that reads the configuration from a YAML file.
YAMLFastLaneConfigurationImpl() - Constructor for class com.anaptecs.jeaf.fastlane.impl.YAMLFastLaneConfigurationImpl
 
A B C D E F G H I J M N R S T V W Y 
Skip navigation links

Copyright © 2022. All rights reserved.