A B C D E F G H I L M N O P R S T U V W 

A

AbstractContainerBuilder<P extends Builder<Tomcat>,T extends Builder<Tomcat>> - Class in org.pidster.tomcat.embed.impl
 
AbstractContainerBuilder(P) - Constructor for class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
AbstractHierarchicalBuilder<P extends Builder<Tomcat>,T extends Builder<Tomcat>> - Class in org.pidster.tomcat.embed.impl
 
AbstractHierarchicalBuilder(P) - Constructor for class org.pidster.tomcat.embed.impl.AbstractHierarchicalBuilder
 
AbstractLifecycleBuilder<P extends Builder<Tomcat>,T extends Builder<Tomcat>> - Class in org.pidster.tomcat.embed.impl
 
AbstractLifecycleBuilder(P) - Constructor for class org.pidster.tomcat.embed.impl.AbstractLifecycleBuilder
 
add(ServletContextListener) - Method in class org.pidster.tomcat.embed.impl.InternalContainerInitializer
 
add(FilterHolder) - Method in class org.pidster.tomcat.embed.impl.InternalContainerInitializer
 
add(ServletHolder) - Method in class org.pidster.tomcat.embed.impl.InternalContainerInitializer
 
addApplication(String, String, String, Map<String, String>) - Method in class org.pidster.tomcat.embed.impl.TomcatHostBuilderImpl
 
addApplication(String, String, String, Map<String, String>) - Method in interface org.pidster.tomcat.embed.TomcatHostBuilder
 
addApplicationParameter(ApplicationParameter) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addApplicationParameter(ApplicationParameter) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addBioExecutor(int, int, int, Map<String, String>) - Method in class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
addBioExecutor(int, int, int, Map<String, String>) - Method in interface org.pidster.tomcat.embed.TomcatServiceBuilder
 
addConnector(String, int) - Method in class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
addConnector(String, int, Map<String, String>) - Method in class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
addConnector(String, int) - Method in interface org.pidster.tomcat.embed.TomcatServiceBuilder
 
addConnector(String, int, Map<String, String>) - Method in interface org.pidster.tomcat.embed.TomcatServiceBuilder
 
addConstraint(SecurityConstraint) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addConstraint(SecurityConstraint) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addContainerListener(Class<? extends ContainerListener>) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
addContainerListener(ContainerListener) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
addContainerListener(Class<? extends ContainerListener>) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
addContainerListener(ContainerListener) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
addErrorPage(ErrorPage) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addErrorPage(ErrorPage) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addExecutor(String, String, int, int, Map<String, String>) - Method in class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
addExecutor(String, String, int, int, Map<String, String>) - Method in interface org.pidster.tomcat.embed.TomcatServiceBuilder
 
addGlobalResource(ContextResource) - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
addGlobalResource(ContextResource) - Method in interface org.pidster.tomcat.embed.TomcatServerBuilder
 
addHost(String, String) - Method in class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
addHost(String, String) - Method in interface org.pidster.tomcat.embed.TomcatServiceBuilder
 
addLifecycleListener(Class<? extends LifecycleListener>) - Method in class org.pidster.tomcat.embed.impl.AbstractLifecycleBuilder
 
addLifecycleListener(LifecycleListener) - Method in class org.pidster.tomcat.embed.impl.AbstractLifecycleBuilder
 
addLifecycleListener(LifecycleListener) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
addLifecycleListener(Class<? extends LifecycleListener>) - Method in interface org.pidster.tomcat.embed.TomcatLifecyleBuilder
 
addLifecycleListener(LifecycleListener) - Method in interface org.pidster.tomcat.embed.TomcatLifecyleBuilder
 
addLocaleEncodingMappingParameter(String, String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addLocaleEncodingMappingParameter(String, String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addMimeMapping(String, String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addMimeMapping(String, String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addNioExecutor(int, int, int, Map<String, String>) - Method in class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
addNioExecutor(int, int, int, Map<String, String>) - Method in interface org.pidster.tomcat.embed.TomcatServiceBuilder
 
addParameter(String, String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addParameter(String, String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addProperties(Properties) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
addProperties(Properties) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
addPropertyChangeListener(Class<? extends PropertyChangeListener>) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
addPropertyChangeListener(Class<? extends PropertyChangeListener>) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
addRoleMapping(String, String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addRoleMapping(String, String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addSecurityRole(String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addSecurityRole(String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addService(Service) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
addService() - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
addService(String) - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
addService(String, String) - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
addService() - Method in interface org.pidster.tomcat.embed.TomcatServerBuilder
 
addService(String) - Method in interface org.pidster.tomcat.embed.TomcatServerBuilder
 
addService(String, String) - Method in interface org.pidster.tomcat.embed.TomcatServerBuilder
 
addServlet(Class<? extends Servlet>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServlet(String, Class<? extends Servlet>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServlet(Class<? extends Servlet>, Map<String, String>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServlet(String, Class<? extends Servlet>, Map<String, String>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServlet(Servlet, Map<String, String>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServlet(Servlet, String, Map<String, String>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServlet(Class<? extends Servlet>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServlet(Class<? extends Servlet>, Map<String, String>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServlet(String, Class<? extends Servlet>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServlet(String, Class<? extends Servlet>, Map<String, String>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServlet(Servlet, Map<String, String>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServlet(Servlet, String, Map<String, String>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletContainerInitializer(Class<? extends ServletContainerInitializer>) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletContainerInitializer(Class<? extends ServletContainerInitializer>, Set<Class<?>>) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletContainerInitializer(ServletContainerInitializer) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletContainerInitializer(ServletContainerInitializer, Set<Class<?>>) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletContainerInitializer(Class<? extends ServletContainerInitializer>) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletContainerInitializer(Class<? extends ServletContainerInitializer>, Set<Class<?>>) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletContainerInitializer(ServletContainerInitializer) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletContainerInitializer(ServletContainerInitializer, Set<Class<?>>) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletContextListener(Class<? extends ServletContextListener>) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletContextListener(Class<? extends ServletContextListener>, Map<String, String>) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletContextListener(ServletContextListener) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletContextListener(Class<? extends ServletContextListener>) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletContextListener(Class<? extends ServletContextListener>, Map<String, String>) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletContextListener(ServletContextListener) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletFilter(Filter, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletFilter(Filter, Map<String, String>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletFilter(Filter, Map<String, String>, EnumSet<DispatcherType>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletFilter(Class<? extends Filter>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletFilter(Class<? extends Filter>, Map<String, String>, String...) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addServletFilter(Class<? extends Filter>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletFilter(Class<? extends Filter>, Map<String, String>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletFilter(Filter, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletFilter(Filter, Map<String, String>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addServletFilter(Filter, Map<String, String>, EnumSet<DispatcherType>, String...) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addStandardConnectors() - Method in class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
addStandardConnectors() - Method in interface org.pidster.tomcat.embed.TomcatServiceBuilder
Adds the standard pair of HTTP and AJP connectors
addUserPassword(String, String) - Method in class org.pidster.tomcat.embed.SimpleMemoryRealm
 
addUserRole(String, String) - Method in class org.pidster.tomcat.embed.SimpleMemoryRealm
 
addValve(Class<? extends Valve>) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
addValve(Valve) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
addValve(Class<? extends Valve>) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
addValve(Valve) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
addWatchedResource(String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addWatchedResource(String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
addWelcomeFile(String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
addWelcomeFile(String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
AJP13 - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
await() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 

B

build() - Method in interface org.pidster.tomcat.embed.Builder
Build an instance
build() - Method in class org.pidster.tomcat.embed.impl.AbstractHierarchicalBuilder
 
build() - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
Buildable - Interface in org.pidster.tomcat.embed
Marker interface for things that are buildable
Builder<B extends Buildable> - Interface in org.pidster.tomcat.embed
Common super-interface for builders

C

Callback<T> - Interface in org.pidster.tomcat.embed
A Callback is used to pass the result of an operation back to a caller that may be asynchronous
CATALINA_BASE - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
CATALINA_HOME - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
CatalinaBuilder - Interface in org.pidster.tomcat.embed
 
CatalinaBuilderImpl - Class in org.pidster.tomcat.embed.impl
 
CatalinaBuilderImpl() - Constructor for class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
close() - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
collect(C) - Method in interface org.pidster.tomcat.embed.Collector
 
collect(Server) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
collect(Container) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
collect(Context) - Method in class org.pidster.tomcat.embed.impl.TomcatHostBuilderImpl
 
collect(Service) - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
collect(Host) - Method in class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
Collector<P,C> - Interface in org.pidster.tomcat.embed
 
configure(Object, Map<String, String>) - Static method in class org.pidster.tomcat.embed.impl.InstanceConfigurer
 
Constants - Interface in org.pidster.tomcat.embed.impl
 
CONTEXT - Static variable in interface org.pidster.tomcat.embed.impl.Constants
 
create() - Method in class org.pidster.tomcat.embed.TomcatFactory
 
createApplication(String) - Method in class org.pidster.tomcat.embed.impl.TomcatHostBuilderImpl
 
createApplication(String, String) - Method in class org.pidster.tomcat.embed.impl.TomcatHostBuilderImpl
 
createApplication(String, String, Map<String, String>) - Method in class org.pidster.tomcat.embed.impl.TomcatHostBuilderImpl
 
createApplication(String, String, Map<String, String>) - Method in interface org.pidster.tomcat.embed.TomcatHostBuilder
 
createApplication(String, String) - Method in interface org.pidster.tomcat.embed.TomcatHostBuilder
 
createApplication(String) - Method in interface org.pidster.tomcat.embed.TomcatHostBuilder
 

D

DEFAULT_AJP_PORT - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
DEFAULT_EXECUTOR_MAX - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
DEFAULT_EXECUTOR_MIN - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
DEFAULT_EXECUTOR_NAME - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
DEFAULT_HTTP_PORT - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
DEFAULT_SERVICE_NAME - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
DEFAULT_SHUTDOWN_PORT - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
DEFAULT_SSL_PORT - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
deploy(String) - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
deploy(String) - Method in interface org.pidster.tomcat.embed.TomcatRuntime
 
destroy() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
dispatcherTypes() - Method in class org.pidster.tomcat.embed.impl.FilterHolder
 

E

EMPTY_MAP - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
enableNaming() - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
enableNaming() - Method in interface org.pidster.tomcat.embed.TomcatServerBuilder
 
ENGINE - Static variable in interface org.pidster.tomcat.embed.impl.Constants
 
EXECUTOR - Static variable in interface org.pidster.tomcat.embed.impl.Constants
 
EXECUTOR_NAME_ATTR - Static variable in interface org.pidster.tomcat.embed.impl.Constants
 

F

filter() - Method in class org.pidster.tomcat.embed.impl.FilterHolder
 
FilterHolder - Class in org.pidster.tomcat.embed.impl
 
FilterHolder(Filter, String...) - Constructor for class org.pidster.tomcat.embed.impl.FilterHolder
 
FilterHolder(Filter, Map<String, String>, String...) - Constructor for class org.pidster.tomcat.embed.impl.FilterHolder
 
FilterHolder(Filter, Map<String, String>, EnumSet<DispatcherType>, String...) - Constructor for class org.pidster.tomcat.embed.impl.FilterHolder
 
FilterHolder(Filter, String, Map<String, String>, boolean, String[], String[], boolean, EnumSet<DispatcherType>) - Constructor for class org.pidster.tomcat.embed.impl.FilterHolder
 
findLifecycleListeners() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
findService(String) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
findServices() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 

G

getAddress() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getCatalina() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getCatalinaBase() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getCatalinaHome() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getContainer() - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
getGlobalNamingContext() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getGlobalNamingResources() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getName() - Method in class org.pidster.tomcat.embed.SimpleMemoryRealm
 
getParentClassLoader() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getPassword(String) - Method in class org.pidster.tomcat.embed.SimpleMemoryRealm
 
getPort() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getPrincipal(String) - Method in class org.pidster.tomcat.embed.SimpleMemoryRealm
 
getServer() - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
getServer() - Method in interface org.pidster.tomcat.embed.TomcatRuntime
 
getShutdown() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getState() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
getStateName() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 

H

HierarchicalBuilder<P extends Builder<T>,T extends Buildable> - Interface in org.pidster.tomcat.embed
 
HOST - Static variable in interface org.pidster.tomcat.embed.impl.Constants
 
HTTP11 - Static variable in interface org.pidster.tomcat.embed.Tomcat
 

I

init() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
initParameters() - Method in class org.pidster.tomcat.embed.impl.FilterHolder
 
initParameters() - Method in class org.pidster.tomcat.embed.impl.ServletHolder
 
InstanceConfigurer - Class in org.pidster.tomcat.embed.impl
 
instantiate(ClassLoader, Class<Z>, String, Map<String, String>) - Static method in class org.pidster.tomcat.embed.impl.InstanceConfigurer
 
InternalContainerInitializer - Class in org.pidster.tomcat.embed.impl
 
InternalContainerInitializer() - Constructor for class org.pidster.tomcat.embed.impl.InternalContainerInitializer
 
isAsyncSupported() - Method in class org.pidster.tomcat.embed.impl.ServletHolder
 
isMatchAfter() - Method in class org.pidster.tomcat.embed.impl.FilterHolder
 
isMatchAfter() - Method in class org.pidster.tomcat.embed.impl.ServletHolder
 

L

loader() - Static method in class org.pidster.tomcat.embed.impl.AbstractHierarchicalBuilder
 
loadOnStartup() - Method in class org.pidster.tomcat.embed.impl.ServletHolder
 

M

makeDirs() - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
makeDirs() - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 

N

name() - Method in class org.pidster.tomcat.embed.impl.FilterHolder
 
name() - Method in class org.pidster.tomcat.embed.impl.ServletHolder
 
newInstance(Class<Z>) - Static method in class org.pidster.tomcat.embed.impl.InstanceConfigurer
 
newMinimalServer() - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newMinimalServer(int) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newMinimalServer(int, File) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newMinimalServer(File) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newMinimalServer(File, int) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newMinimalServer(int, File, int) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newMinimalServer() - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newMinimalServer(int) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newMinimalServer(File) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newMinimalServer(File, int) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newMinimalServer(int, File) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newMinimalServer(int, File, int) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newServer() - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newServer(int) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newServer(String, int) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newServer(int, String) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newServer(String, int, String) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newServer() - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newServer(int) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newServer(String, int) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newServer(int, String) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newServer(String, int, String) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newStandardServer() - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newStandardServer(File) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newStandardServer(int, int) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newStandardServer(File, int, int) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newStandardServer(int, File) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newStandardServer(int, File, int, int) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
newStandardServer() - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newStandardServer(File) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newStandardServer(File, int, int) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newStandardServer(int, int) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newStandardServer(int, File) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
newStandardServer(int, File, int, int) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 

O

onFailure(Throwable) - Method in interface org.pidster.tomcat.embed.Callback
 
onStartup(Set<Class<?>>, ServletContext) - Method in class org.pidster.tomcat.embed.impl.InternalContainerInitializer
 
onSuccess(T) - Method in interface org.pidster.tomcat.embed.Callback
 
org.pidster.tomcat.embed - package org.pidster.tomcat.embed
 
org.pidster.tomcat.embed.impl - package org.pidster.tomcat.embed.impl
 

P

parent() - Method in interface org.pidster.tomcat.embed.HierarchicalBuilder
 
parent() - Method in class org.pidster.tomcat.embed.impl.AbstractHierarchicalBuilder
 
parent() - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
parent() - Method in class org.pidster.tomcat.embed.impl.TomcatHostBuilderImpl
 
parent() - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
parent() - Method in class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
PROTOCOL_AJP - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
PROTOCOL_BIO - Static variable in interface org.pidster.tomcat.embed.Tomcat
 
PROTOCOL_NIO - Static variable in interface org.pidster.tomcat.embed.Tomcat
 

R

removeLifecycleListener(LifecycleListener) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
removeRoles(String) - Method in class org.pidster.tomcat.embed.SimpleMemoryRealm
 
removeService(Service) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
removeUser(String) - Method in class org.pidster.tomcat.embed.SimpleMemoryRealm
 
removeUserRole(String, String) - Method in class org.pidster.tomcat.embed.SimpleMemoryRealm
 

S

SafeServerImpl - Class in org.pidster.tomcat.embed.impl
 
SafeServerImpl(Server) - Constructor for class org.pidster.tomcat.embed.impl.SafeServerImpl
 
securityElement() - Method in class org.pidster.tomcat.embed.impl.ServletHolder
 
SERVER - Static variable in interface org.pidster.tomcat.embed.impl.Constants
 
SERVICE - Static variable in interface org.pidster.tomcat.embed.impl.Constants
 
servlet() - Method in class org.pidster.tomcat.embed.impl.ServletHolder
 
ServletHolder - Class in org.pidster.tomcat.embed.impl
 
ServletHolder(Servlet, String...) - Constructor for class org.pidster.tomcat.embed.impl.ServletHolder
 
ServletHolder(Servlet, Map<String, String>, String...) - Constructor for class org.pidster.tomcat.embed.impl.ServletHolder
 
ServletHolder(Servlet, String, Map<String, String>, String...) - Constructor for class org.pidster.tomcat.embed.impl.ServletHolder
 
ServletHolder(Servlet, String, Map<String, String>, boolean, boolean, int, String...) - Constructor for class org.pidster.tomcat.embed.impl.ServletHolder
 
ServletHolder(Servlet, String, Map<String, String>, boolean, boolean, int, ServletSecurityElement, String...) - Constructor for class org.pidster.tomcat.embed.impl.ServletHolder
 
servletNames() - Method in class org.pidster.tomcat.embed.impl.FilterHolder
 
setAddress(String) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
setAllowCasualMultipartParsing(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setAllowCasualMultipartParsing(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setAsyncSupported() - Method in class org.pidster.tomcat.embed.impl.FilterHolder
 
setBackgroundProcessorDelay(int) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
setBackgroundProcessorDelay(int) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
setCatalina(Catalina) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
setCatalinaBase(File) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
setCatalinaBase(File) - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
setCatalinaBase(File) - Method in interface org.pidster.tomcat.embed.TomcatServerBuilder
 
setCatalinaHome(File) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
setCatalinaHome(File) - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
setCatalinaHome(File) - Method in interface org.pidster.tomcat.embed.TomcatServerBuilder
 
setCluster(Cluster) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
setCluster(Cluster) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
setConfigFile(URL) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setConfigFile(URL) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setContainer(Container) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
setContextAttribute(String, Object) - Method in class org.pidster.tomcat.embed.impl.InternalContainerInitializer
 
setContextAttribute(String, Object) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setContextAttribute(String, Object) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setContextInitParameter(String, String) - Method in class org.pidster.tomcat.embed.impl.InternalContainerInitializer
 
setContextInitParameter(String, String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setContextInitParameter(String, String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setCookies(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setCookies(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setCrossContext(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setCrossContext(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setDenyUncoveredHttpMethods(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setDenyUncoveredHttpMethods(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setDistributable(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setDistributable(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setDocBase(String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setDocBase(String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setEffectiveMajorVersion(int) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setEffectiveMajorVersion(int) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setEffectiveMinorVersion(int) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setEffectiveMinorVersion(int) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setEnableNaming(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
setEnableNaming(boolean) - Method in interface org.pidster.tomcat.embed.TomcatServerBuilder
 
setFireRequestListenersOnForwards(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setFireRequestListenersOnForwards(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setGlobalNamingResources(NamingResourcesImpl) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
setIgnoreAnnotations(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setIgnoreAnnotations(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setInstanceManager(InstanceManager) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setInstanceManager(InstanceManager) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setJarScanner(JarScanner) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setJarScanner(JarScanner) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setJspConfigDescriptor(JspConfigDescriptor) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setJspConfigDescriptor(JspConfigDescriptor) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setLifecycle(Lifecycle) - Method in class org.pidster.tomcat.embed.impl.AbstractLifecycleBuilder
 
setLoader(Loader) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setLoader(Loader) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setLogEffectiveWebXml(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setLogEffectiveWebXml(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setLoginConfig(LoginConfig) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setLoginConfig(LoginConfig) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setParentClassLoader(ClassLoader) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
setPort(int) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
setPreemptiveAuthentication(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setPreemptiveAuthentication(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setPrivileged(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setPrivileged(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setProperty(String, String) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
setProperty(String, String) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
setRealm(Realm) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
setRealm(Realm) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
setReloadable(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setReloadable(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setResourceOnlyServlets(String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setResourceOnlyServlets(String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setResources(WebResourceRoot) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setResources(WebResourceRoot) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setSendRedirectBody(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setSendRedirectBody(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setSessionCookieDomain(String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setSessionCookieDomain(String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setSessionCookieName(String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setSessionCookieName(String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setSessionCookiePath(String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setSessionCookiePath(String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setSessionCookiePathUsesTrailingSlash(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setSessionCookiePathUsesTrailingSlash(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setSessionManager(Manager) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setSessionManager(Manager) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setSessionTimeout(int) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setSessionTimeout(int) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setShutdown(String) - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
setSilentLogging(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
setSilentLogging(boolean) - Method in interface org.pidster.tomcat.embed.TomcatServerBuilder
 
setStartStopThreads(int) - Method in class org.pidster.tomcat.embed.impl.AbstractContainerBuilder
 
setStartStopThreads(int) - Method in interface org.pidster.tomcat.embed.TomcatContainerBuilder
 
setSwallowAbortedUploads(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setSwallowAbortedUploads(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setSwallowOutput(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setSwallowOutput(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setUseHttpOnly(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setUseHttpOnly(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setUseNaming(boolean) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
setUseNaming(boolean) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
setUseShutdownHook(boolean) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
setUseShutdownHook(boolean) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
setWebappVersion(String) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setWebappVersion(String) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setXmlNamespaceAware(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setXmlNamespaceAware(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
setXmlValidation(boolean) - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
setXmlValidation(boolean) - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
SimpleMemoryRealm - Class in org.pidster.tomcat.embed
 
SimpleMemoryRealm() - Constructor for class org.pidster.tomcat.embed.SimpleMemoryRealm
 
start() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
start() - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
start(long) - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
start(Callback<TomcatRuntime>) - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
start() - Method in interface org.pidster.tomcat.embed.Tomcat
Start the embedded instance synchronously
start(long) - Method in interface org.pidster.tomcat.embed.Tomcat
Start the embedded instance synchronously, but return after the timeout
start(Callback<TomcatRuntime>) - Method in interface org.pidster.tomcat.embed.Tomcat
Start the embedded instance synchronously, calling the callback with the runtime instance when complete
status() - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
status() - Method in interface org.pidster.tomcat.embed.TomcatRuntime
 
stop() - Method in class org.pidster.tomcat.embed.impl.SafeServerImpl
 
stop() - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
stop(long) - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
stop() - Method in interface org.pidster.tomcat.embed.TomcatRuntime
Stop the runtime
stop(long) - Method in interface org.pidster.tomcat.embed.TomcatRuntime
Stop after the supplied timeout
stopOnCompletion(Thread) - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
stopOnCompletion(Thread) - Method in interface org.pidster.tomcat.embed.TomcatRuntime
Stop when the thread supplied terminates, by joining on that thread

T

Tomcat - Interface in org.pidster.tomcat.embed
 
TomcatApplicationBuilder - Interface in org.pidster.tomcat.embed
 
TomcatApplicationBuilderImpl - Class in org.pidster.tomcat.embed.impl
 
TomcatApplicationBuilderImpl(TomcatHostBuilderImpl, Map<String, String>) - Constructor for class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
TomcatBuilderException - Exception in org.pidster.tomcat.embed
 
TomcatBuilderException(String, Throwable) - Constructor for exception org.pidster.tomcat.embed.TomcatBuilderException
 
TomcatBuilderException(String) - Constructor for exception org.pidster.tomcat.embed.TomcatBuilderException
 
TomcatBuilderException(Throwable) - Constructor for exception org.pidster.tomcat.embed.TomcatBuilderException
 
TomcatComponentException - Exception in org.pidster.tomcat.embed
 
TomcatComponentException(String, Throwable) - Constructor for exception org.pidster.tomcat.embed.TomcatComponentException
 
TomcatComponentException(String) - Constructor for exception org.pidster.tomcat.embed.TomcatComponentException
 
TomcatComponentException(Throwable) - Constructor for exception org.pidster.tomcat.embed.TomcatComponentException
 
TomcatContainerBuilder<P extends Builder<Tomcat>,T extends Builder<Tomcat>> - Interface in org.pidster.tomcat.embed
 
TomcatFactory - Class in org.pidster.tomcat.embed
 
TomcatFactory() - Constructor for class org.pidster.tomcat.embed.TomcatFactory
 
TomcatFactory(Properties) - Constructor for class org.pidster.tomcat.embed.TomcatFactory
 
TomcatHostBuilder - Interface in org.pidster.tomcat.embed
 
TomcatHostBuilderImpl - Class in org.pidster.tomcat.embed.impl
 
TomcatHostBuilderImpl(TomcatServiceBuilderImpl, Map<String, String>) - Constructor for class org.pidster.tomcat.embed.impl.TomcatHostBuilderImpl
 
TomcatLifecyleBuilder<T extends Builder<Tomcat>> - Interface in org.pidster.tomcat.embed
 
TomcatRuntime - Interface in org.pidster.tomcat.embed
 
TomcatRuntimeException - Exception in org.pidster.tomcat.embed
 
TomcatRuntimeException(String, Throwable) - Constructor for exception org.pidster.tomcat.embed.TomcatRuntimeException
 
TomcatRuntimeException(String) - Constructor for exception org.pidster.tomcat.embed.TomcatRuntimeException
 
TomcatRuntimeException(Throwable) - Constructor for exception org.pidster.tomcat.embed.TomcatRuntimeException
 
TomcatRuntimeImpl - Class in org.pidster.tomcat.embed.impl
 
TomcatServerBuilder - Interface in org.pidster.tomcat.embed
 
TomcatServerBuilderImpl - Class in org.pidster.tomcat.embed.impl
 
TomcatServerBuilderImpl(CatalinaBuilderImpl, Map<String, String>) - Constructor for class org.pidster.tomcat.embed.impl.TomcatServerBuilderImpl
 
TomcatServiceBuilder - Interface in org.pidster.tomcat.embed
 
TomcatServiceBuilderImpl - Class in org.pidster.tomcat.embed.impl
 
TomcatServiceBuilderImpl(TomcatServerBuilderImpl, String, Map<String, String>) - Constructor for class org.pidster.tomcat.embed.impl.TomcatServiceBuilderImpl
 
TomcatStatus - Enum in org.pidster.tomcat.embed
 
TomcatValveBuilder - Interface in org.pidster.tomcat.embed
 
toString() - Method in enum org.pidster.tomcat.embed.TomcatStatus
 

U

undeploy(String) - Method in class org.pidster.tomcat.embed.impl.TomcatRuntimeImpl
 
undeploy(String) - Method in interface org.pidster.tomcat.embed.TomcatRuntime
 
urlPatterns() - Method in class org.pidster.tomcat.embed.impl.FilterHolder
 
urlPatterns() - Method in class org.pidster.tomcat.embed.impl.ServletHolder
 
useClassLoader(ClassLoader) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
useClassLoader(ClassLoader) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
useConfig(String) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
useConfig(File) - Method in interface org.pidster.tomcat.embed.CatalinaBuilder
 
useConfig(String) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 
useConfig(File) - Method in class org.pidster.tomcat.embed.impl.CatalinaBuilderImpl
 

V

valueOf(String) - Static method in enum org.pidster.tomcat.embed.TomcatStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.pidster.tomcat.embed.TomcatStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withDefaultConfig() - Method in class org.pidster.tomcat.embed.impl.TomcatApplicationBuilderImpl
 
withDefaultConfig() - Method in interface org.pidster.tomcat.embed.TomcatApplicationBuilder
 
A B C D E F G H I L M N O P R S T U V W