- Constructor for class org.apache.coyote.http11.filters.
- GE0 - Static variable in interface org.apache.el.parser.ELParserConstants
-
RegularExpression Id.
- GE1 - Static variable in interface org.apache.el.parser.ELParserConstants
-
RegularExpression Id.
- generalBroadcaster - Variable in class org.apache.tomcat.util.modeler.BaseModelMBean
-
Notification broadcaster for general notifications.
- generateAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate codes to evaluate value of a attribute in the custom tag
The codes is a Java expression.
- generateBody() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate codes for the body of the custom tag
- generateClass(String[]) - Method in class org.apache.jasper.compiler.AntCompiler
-
Compile the servlet from .java file to .class file
- generateClass(String[]) - Method in class org.apache.jasper.compiler.Compiler
-
Servlet compilation.
- generateClass(String[]) - Method in class org.apache.jasper.compiler.JDTCompiler
-
Compile the servlet from .java file to .class file
- generateCookieString(Cookie) - Method in class org.apache.catalina.connector.Response
-
- Generated - Annotation Type in javax.annotation
-
- generateDeclaration(String, String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate a declaration in the of the generated class.
- generatedKeyAlwaysReturned() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- generatedKeyAlwaysReturned(DatabaseMetaData) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- generateETag(ResourceAttributes) - Method in class org.apache.catalina.servlets.DefaultServlet
-
Provides the entity tag (the ETag header) for the given resource.
- generateImport(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate an import statement
- generateJava() - Method in class org.apache.jasper.compiler.Compiler
-
Compile the jsp file into equivalent servlet in .java file
- generateJavaSource(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate Java source code scriptlet
- generateNonce(Request) - Method in class org.apache.catalina.authenticator.DigestAuthenticator
-
Generate a unique token.
- generateNonce() - Method in class org.apache.catalina.filters.CsrfPreventionFilterBase
-
Generate a once time token (nonce) for authenticating subsequent
requests.
- generateParseException() - Method in class org.apache.el.parser.ELParser
-
Generate ParseException.
- generateRSATempKey(int) - Static method in class org.apache.tomcat.jni.SSL
-
Deprecated.
Only useful in combination with EXPORT Cipher
- generateSessionId() - Method in class org.apache.catalina.session.ManagerBase
-
Generate and return a new session identifier.
- generateSessionId() - Method in interface org.apache.catalina.SessionIdGenerator
-
Generate and return a new session identifier.
- generateSessionId(String) - Method in interface org.apache.catalina.SessionIdGenerator
-
Generate and return a new session identifier.
- generateSessionId() - Method in class org.apache.catalina.util.SessionIdGeneratorBase
-
Generate and return a new session identifier.
- generateSessionId(String) - Method in class org.apache.catalina.util.StandardSessionIdGenerator
-
- generateSmap(JspCompilationContext, Node.Nodes) - Static method in class org.apache.jasper.compiler.SmapUtil
-
Generates an appropriate SMAP representing the current compilation
context.
- generateUUID() - Method in class org.apache.catalina.tribes.io.ChannelData
-
Generates a UUID and invokes setUniqueId
- generateWebMapping(String, JspCompilationContext) - Method in class org.apache.jasper.JspC
-
Adds servlet declaration and mapping for the JSP page servlet to the
generated web.xml fragment.
- GenericKeyedObjectPool<K,V> - Class in org.apache.tomcat.dbcp.pool.impl
-
A configurable KeyedObjectPool
implementation.
- GenericKeyedObjectPool() - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
with no factory.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, GenericKeyedObjectPool.Config) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, int) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, int, byte, long) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, int, byte, long, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, int, byte, long, int) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, int, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, int, int, boolean, boolean, long, int, long, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Create a new GenericKeyedObjectPool
using the specified values.
- GenericKeyedObjectPool.Config - Class in org.apache.tomcat.dbcp.pool.impl
-
A simple "struct" encapsulating the
configuration information for a GenericKeyedObjectPool
.
- GenericKeyedObjectPool.Config() - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool.Config
-
- GenericKeyedObjectPoolFactory<K,V> - Class in org.apache.tomcat.dbcp.pool.impl
-
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, GenericKeyedObjectPool.Config) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int, byte, long) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int, byte, long, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int, byte, long, int) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, int) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, int, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericKeyedObjectPoolFactory(KeyedPoolableObjectFactory<K, V>, int, byte, long, int, int, int, boolean, boolean, long, int, long, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
Create a new GenericKeyedObjectPoolFactory.
- GenericNamingResourcesFactory - Class in org.apache.tomcat.jdbc.naming
-
Simple way of configuring generic resources by using reflection.
- GenericNamingResourcesFactory() - Constructor for class org.apache.tomcat.jdbc.naming.GenericNamingResourcesFactory
-
- GenericObjectPool<T> - Class in org.apache.tomcat.dbcp.pool.impl
-
- GenericObjectPool() - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
with default properties.
- GenericObjectPool(PoolableObjectFactory<T>) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified factory.
- GenericObjectPool(PoolableObjectFactory<T>, GenericObjectPool.Config) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool(PoolableObjectFactory<T>, int) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool(PoolableObjectFactory<T>, int, byte, long) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool(PoolableObjectFactory<T>, int, byte, long, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool(PoolableObjectFactory<T>, int, byte, long, int) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool(PoolableObjectFactory<T>, int, byte, long, int, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool(PoolableObjectFactory<T>, int, byte, long, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool(PoolableObjectFactory<T>, int, byte, long, int, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool(PoolableObjectFactory<T>, int, byte, long, int, int, boolean, boolean, long, int, long, boolean, long) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool(PoolableObjectFactory<T>, int, byte, long, int, int, boolean, boolean, long, int, long, boolean, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Create a new GenericObjectPool
using the specified values.
- GenericObjectPool.Config - Class in org.apache.tomcat.dbcp.pool.impl
-
A simple "struct" encapsulating the
configuration information for a
GenericObjectPool
.
- GenericObjectPool.Config() - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool.Config
-
- GenericObjectPoolFactory<T> - Class in org.apache.tomcat.dbcp.pool.impl
-
- GenericObjectPoolFactory(PoolableObjectFactory<T>) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, GenericObjectPool.Config) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, int) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, int, byte, long) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, int, byte, long, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, int, byte, long, int) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, int, byte, long, int, boolean, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, int, byte, long, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, int, byte, long, int, int, boolean, boolean, long, int, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, int, byte, long, int, int, boolean, boolean, long, int, long, boolean, long) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericObjectPoolFactory(PoolableObjectFactory<T>, int, byte, long, int, int, boolean, boolean, long, int, long, boolean, long, boolean) - Constructor for class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
Create a new GenericObjectPoolFactory.
- GenericParser - Class in org.apache.tomcat.util.digester
-
Create a SAXParser
configured to support XML Schema and DTD.
- GenericParser() - Constructor for class org.apache.tomcat.util.digester.GenericParser
-
- GenericPrincipal - Class in org.apache.catalina.realm
-
Generic implementation of java.security.Principal that
is available for use by Realm
implementations.
- GenericPrincipal(String, String) - Constructor for class org.apache.catalina.realm.GenericPrincipal
-
- GenericPrincipal(String, String, List<String>) - Constructor for class org.apache.catalina.realm.GenericPrincipal
-
Construct a new Principal, associated with the specified Realm, for the
specified username and password, with the specified role names
(as Strings).
- GenericPrincipal(String, String, List<String>, Principal) - Constructor for class org.apache.catalina.realm.GenericPrincipal
-
Construct a new Principal, associated with the specified Realm, for the
specified username and password, with the specified role names
(as Strings).
- GenericPrincipal(String, String, List<String>, Principal, LoginContext) - Constructor for class org.apache.catalina.realm.GenericPrincipal
-
Construct a new Principal, associated with the specified Realm, for the
specified username and password, with the specified role names
(as Strings).
- GenericPrincipal(String, String, List<String>, Principal, LoginContext, GSSCredential) - Constructor for class org.apache.catalina.realm.GenericPrincipal
-
Construct a new Principal, associated with the specified Realm, for the
specified username and password, with the specified role names
(as Strings).
- GenericServlet - Class in javax.servlet
-
Defines a generic, protocol-independent servlet.
- GenericServlet() - Constructor for class javax.servlet.GenericServlet
-
Does nothing.
- genStringAsCharArray() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Are Text strings to be generated as char arrays?
- genStringAsCharArray - Variable in class org.apache.jasper.JspC
-
- genStringAsCharArray() - Method in class org.apache.jasper.JspC
-
Indicates whether text strings are to be generated as char arrays.
- genStringAsCharArray() - Method in interface org.apache.jasper.Options
-
Indicates whether text strings are to be generated as char arrays.
- get(Object) - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- get(Object) - Method in class org.apache.catalina.util.ParameterMap
-
- GET - Static variable in class org.apache.coyote.ajp.Constants
-
Deprecated.
Unused - will be removed in 8.0.x
- GET - Static variable in class org.apache.coyote.http11.Constants
-
GET.
- get(K) - Method in class org.apache.el.util.ConcurrentCache
-
- get(String) - Static method in class org.apache.el.util.MessageFactory
-
- get(String, Object...) - Static method in class org.apache.el.util.MessageFactory
-
- get() - Method in class org.apache.jasper.runtime.JspFactoryImpl.PageContextPool
-
- get(Class<? extends Tag>) - Method in class org.apache.jasper.runtime.PerThreadTagHandlerPool
-
Deprecated.
Gets the next available tag handler from this tag handler pool,
instantiating one if this tag handler pool is empty.
- get(Class<? extends Tag>) - Method in class org.apache.jasper.runtime.TagHandlerPool
-
Gets the next available tag handler from this tag handler pool,
instantiating one if this tag handler pool is empty.
- get() - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
-
Get the bound context.
- get(ClassLoader) - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
-
Get the bound context.
- get(Thread) - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
-
Get the bound context.
- get(String) - Method in class org.apache.naming.resources.ResourceAttributes
-
Get attribute.
- get() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool.ConnectionFuture
- get(long, TimeUnit) - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool.ConnectionFuture
- get() - Method in class org.apache.tomcat.jdbc.pool.FairBlockingQueue.ItemFuture
-
- get(long, TimeUnit) - Method in class org.apache.tomcat.jdbc.pool.FairBlockingQueue.ItemFuture
-
- get() - Method in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue.ItemFuture
-
- get(long, TimeUnit) - Method in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue.ItemFuture
-
- get(int, long) - Static method in class org.apache.tomcat.jni.Address
-
Return an apr_sockaddr_t from an apr_socket_t
- get(K) - Method in class org.apache.tomcat.util.collections.ConcurrentCache
-
- get(Object) - Method in class org.apache.tomcat.util.collections.ManagedConcurrentWeakHashMap
-
- get() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the contents of the file as an array of bytes.
- get() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Returns the contents of the file item as an array of bytes.
- get() - Method in class org.apache.tomcat.util.MutableInteger
-
Deprecated.
- get() - Method in class org.apache.tomcat.util.net.AprEndpoint.SocketList
-
- get() - Method in class org.apache.tomcat.util.net.NioSelectorPool
-
- get(Object) - Method in class org.apache.tomcat.websocket.CaseInsensitiveKeyMap
-
- GET_GENERATED_KEYS - Static variable in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor
-
- GET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- GET_RESOURCE_REQUIRE_SLASH - Static variable in class org.apache.catalina.core.ApplicationContext
-
- GET_RESULTSET - Static variable in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor
-
- getAbandonTimeout() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns abandon timeout in milliseconds
- getAbandonWhenPercentageFull() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Connections that have been abandoned (timed out) wont get closed and reported up unless the number of connections in use are
above the percentage defined by abandonWhenPercentageFull.
- getAbandonWhenPercentageFull() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getAbandonWhenPercentageFull() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Connections that have been abandoned (timed out) wont get closed and reported up unless the number of connections in use are
above the percentage defined by abandonWhenPercentageFull.
- getAbandonWhenPercentageFull() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Connections that have been abandoned (timed out) wont get closed and reported up unless the number of connections in use are
above the percentage defined by abandonWhenPercentageFull.
- getAbsoluteOrdering() - Method in class org.apache.catalina.deploy.WebXml
-
- getAbsolutePath(String) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getAcceptorThreadCount() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getAcceptorThreadPriority() - Method in class org.apache.coyote.http11.Http11NioProtocol
-
- getAcceptorThreadPriority() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getAccessCount() - Method in class org.apache.naming.resources.ResourceCache
-
Return the access count.
- getAccessCount() - Method in class org.apache.tomcat.util.buf.StringCache
-
- getAccessFlags() - Method in class org.apache.tomcat.util.bcel.classfile.JavaClass
-
- getAccessLog() - Method in interface org.apache.catalina.Container
-
Obtain the AccessLog to use to log a request/response that is destined
for this container.
- getAccessLog() - Method in class org.apache.catalina.core.ContainerBase
-
- getAccessLog() - Method in class org.apache.catalina.startup.FailedContext
-
- getAccessTimeout() - Method in class org.apache.catalina.ha.authenticator.ClusterSingleSignOn
-
- getAccessTimeout() - Method in class org.apache.catalina.ha.session.BackupManager
-
- getAccessTimeout() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getActive() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Returns the number of connections that are in use
- getActive() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getActive() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getActive() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getActiveCount() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getActiveCount() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
- getActiveCount() - Method in interface org.apache.tomcat.util.threads.ResizableExecutor
-
Returns the approximate number of threads that are actively executing
tasks.
- getActiveSessions() - Method in interface org.apache.catalina.Manager
-
Gets the number of currently active sessions.
- getActiveSessions() - Method in class org.apache.catalina.session.ManagerBase
-
- getActiveSessionsFull() - Method in interface org.apache.catalina.DistributedManager
-
Returns the total session count for primary, backup and proxy.
- getActiveSessionsFull() - Method in class org.apache.catalina.ha.session.BackupManager
-
- getActiveSessionsFull() - Method in class org.apache.catalina.session.PersistentManagerBase
-
- getActualProxy() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.StatementProxy
-
- getActualSize() - Method in exception org.apache.tomcat.util.http.fileupload.impl.SizeException
-
Retrieves the actual size of the request.
- getAdaptee() - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Gets the tag that is being adapted to the Tag interface.
- getAdapter() - Method in class org.apache.coyote.AbstractProcessor
-
Get the associated adapter.
- getAdapter() - Method in class org.apache.coyote.AbstractProtocol
-
- getAdapter() - Method in interface org.apache.coyote.ProtocolHandler
-
Return the adapter associated with the protocol handler.
- getAdCompat() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getAddConnectorPort() - Method in class org.apache.catalina.valves.RequestFilterValve
-
Get the flag deciding whether we add the server connector port to the
property compared in the filtering method.
- getAddress() - Method in class org.apache.catalina.core.StandardServer
-
Return the address on which we listen to for shutdown commands.
- getAddress() - Method in interface org.apache.catalina.ha.ClusterMessage
-
- getAddress() - Method in class org.apache.catalina.ha.ClusterMessageBase
-
getAddress
- getAddress() - Method in class org.apache.catalina.ha.deploy.UndeployMessage
-
- getAddress() - Method in interface org.apache.catalina.Server
-
- getAddress() - Method in interface org.apache.catalina.tribes.ChannelMessage
-
Get the address that this message originated from.
- getAddress() - Method in class org.apache.catalina.tribes.io.ChannelData
-
Returns the source or reply-to address
- getAddress() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getAddress() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getAddress() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getAddress() - Method in class org.apache.coyote.AbstractProtocol
-
- getAddress() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getAddWaitTimeout() - Method in class org.apache.catalina.tribes.transport.bio.util.FastQueue
-
get current add wait timeout
- getAddWaitTimeout() - Method in class org.apache.catalina.tribes.transport.bio.util.SingleRemoveSynchronizedAddLock
-
- getAddWebinfClassesResources() - Method in class org.apache.catalina.core.StandardContext
-
- getAfterOrdering() - Method in class org.apache.catalina.deploy.WebXml
-
- getAjpFlush() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor
-
- getAjpFlush() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
- getAlgorithm() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getAlgorithm() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getAliases() - Method in class org.apache.catalina.core.StandardContext
-
- getAliases() - Method in class org.apache.catalina.core.StandardHost
-
- getAliases() - Method in class org.apache.naming.resources.BaseDirContext
-
Get the current alias configuration in String form.
- getAliases() - Method in class org.apache.tomcat.util.http.mapper.Mapper.Host
-
- getAll() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get all attributes.
- getAllClusterSessions() - Method in class org.apache.catalina.ha.session.DeltaManager
-
get from first session master the backup from all clustered sessions
- getAllDeclaredMethods(Class<?>) - Method in class org.apache.catalina.core.StandardWrapper
-
- getAllow() - Method in class org.apache.catalina.filters.RemoteCIDRFilter
-
Return a string representation of the
NetMask
list in #allow.
- getAllow() - Method in class org.apache.catalina.filters.RequestFilter
-
Return the regular expression used to test for allowed requests for this
Filter, if any; otherwise, return null
.
- getAllow() - Method in class org.apache.catalina.startup.UserConfig
-
Return the regular expression used to test for user who deployment is allowed.
- getAllow() - Method in class org.apache.catalina.valves.RemoteCIDRValve
-
Return a string representation of the
NetMask
list in #allow.
- getAllow() - Method in class org.apache.catalina.valves.RequestFilterValve
-
Return the regular expression used to test for allowed requests for this
Valve, if any; otherwise, return null
.
- getAllowCasualMultipartParsing() - Method in interface org.apache.catalina.Context
-
Returns true
if requests mapped to servlets without
"multipart config" to parse multipart/form-data requests anyway.
- getAllowCasualMultipartParsing() - Method in class org.apache.catalina.core.StandardContext
-
Returns true
if requests mapped to servlets without
"multipart config" to parse multipart/form-data requests anyway.
- getAllowCasualMultipartParsing() - Method in class org.apache.catalina.startup.FailedContext
-
- getAllowCorsPreflight() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
- getAllowedHttpHeaders() - Method in class org.apache.catalina.filters.CorsFilter
-
Returns a
Set
of headers support by resource.
- getAllowedHttpMethods() - Method in class org.apache.catalina.filters.CorsFilter
-
Returns a
Set
of HTTP methods that are allowed to make requests.
- getAllowedOrigins() - Method in class org.apache.catalina.filters.CorsFilter
-
Returns the
Set
of allowed origins that are allowed to make
requests.
- getAllowedRequestAttributesPattern() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
- getAllowedRequestAttributesPatternPattern() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
- getAllowedTrailerHeaders() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getAllowedTrailerHeadersAsSet() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getAllowHostHeaderMismatch() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Will Tomcat accept an HTTP 1.1 request where the host header does not
agree with the host specified (if any) in the request line?
- getAllowHostHeaderMismatch() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
Will Tomcat accept an HTTP 1.1 request where the host header does not
agree with the host specified (if any) in the request line?
- getAllowLinking() - Method in class org.apache.naming.resources.FileDirContext
-
Is linking allowed.
- getAllowMultipleLeadingForwardSlashInPath() - Method in interface org.apache.catalina.Context
-
- getAllowMultipleLeadingForwardSlashInPath() - Method in class org.apache.catalina.core.StandardContext
-
- getAllowMultipleLeadingForwardSlashInPath() - Method in class org.apache.catalina.startup.FailedContext
-
- getAllowTrace() - Method in class org.apache.catalina.connector.Connector
-
- getAllowTrace() - Method in class org.apache.catalina.connector.RequestFacade
-
- getAllowUnsafeLegacyRenegotiation() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getAllowUnsafeLegacyRenegotiation() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getAllRoles() - Method in class org.apache.catalina.deploy.SecurityConstraint
-
Was the "all roles" wildcard included in this authentication
constraint?
- getAllRolesMode() - Method in class org.apache.catalina.realm.RealmBase
-
Return the all roles mode.
- getAltDDName() - Method in interface org.apache.catalina.Context
-
Return the alternate Deployment Descriptor name.
- getAltDDName() - Method in class org.apache.catalina.core.StandardContext
-
- getAltDDName() - Method in class org.apache.catalina.startup.FailedContext
-
- getAlternateURL() - Method in class org.apache.catalina.realm.JNDIRealm
-
Getter for property alternateURL.
- getAlwaysUseSession() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
- getAmount() - Method in class org.apache.catalina.filters.ExpiresFilter.Duration
-
- getAnnotatedEndpointClasses(Set<Class<?>>) - Method in interface javax.websocket.server.ServerApplicationConfig
-
Enables applications to filter the discovered classes annotated with
ServerEndpoint
.
- getAnnotationCacheSize() - Method in class org.apache.catalina.core.DefaultInstanceManager
-
Makes cache size available to unit tests.
- getAnnotationEntries() - Method in class org.apache.tomcat.util.bcel.classfile.Annotations
-
- getAnnotationEntries() - Method in class org.apache.tomcat.util.bcel.classfile.JavaClass
-
Return annotations entries from "RuntimeVisibleAnnotations" attribute on
the class, if there is any.
- getAnnotationEntry() - Method in class org.apache.tomcat.util.bcel.classfile.AnnotationElementValue
-
- getAnnotationType() - Method in class org.apache.tomcat.util.bcel.classfile.AnnotationEntry
-
- getAntiClickJackingOption() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- getAntiClickJackingUri() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- getAntiJARLocking() - Method in class org.apache.catalina.core.StandardContext
-
- getAntiJARLocking() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- getAntiResourceLocking() - Method in class org.apache.catalina.core.StandardContext
-
- getAppBase() - Method in class org.apache.catalina.core.StandardContext
-
- getAppBase() - Method in class org.apache.catalina.core.StandardHost
-
Return the application root for this Host.
- getAppBase() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
Return a File object representing the "application root" directory for
our associated Host.
- getAppBase() - Method in interface org.apache.catalina.Host
-
- getAppBase() - Method in class org.apache.catalina.manager.ManagerServlet
-
- getApplicationData() - Method in interface javax.websocket.PongMessage
-
Get the payload of the Pong message.
- getApplicationData() - Method in class org.apache.tomcat.websocket.WsPongMessage
-
- getApplicationEventListeners() - Method in interface org.apache.catalina.Context
-
Obtain the registered application event listeners.
- getApplicationEventListeners() - Method in class org.apache.catalina.core.StandardContext
-
Return the set of initialized application event listener objects,
in the order they were specified in the web application deployment
descriptor, for this application.
- getApplicationEventListeners() - Method in class org.apache.catalina.startup.FailedContext
-
- getApplicationLifecycleListeners() - Method in interface org.apache.catalina.Context
-
Obtain the registered application lifecycle listeners.
- getApplicationLifecycleListeners() - Method in class org.apache.catalina.core.StandardContext
-
Return the set of initialized application lifecycle listener objects,
in the order they were specified in the web application deployment
descriptor, for this application.
- getApplicationLifecycleListeners() - Method in class org.apache.catalina.startup.FailedContext
-
- getApplyJava8u40Fix() - Method in class org.apache.catalina.authenticator.SpnegoAuthenticator
-
- getAppName() - Method in class org.apache.catalina.realm.JAASRealm
-
getter for the appName
member variable
- getAppReadBufSize() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getAppWriteBufSize() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getArgs() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCreateTask
-
- getArgs() - Method in class org.apache.catalina.ant.jmx.JMXAccessorInvokeTask
-
- getArray() - Method in class org.apache.catalina.tribes.io.DirectByteArrayOutputStream
-
- getArray(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getArray(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getArray(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getArray(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getArrayDirect() - Method in class org.apache.catalina.tribes.io.DirectByteArrayOutputStream
-
- getAsciiStream(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getAsciiStream(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getAsyncContext() - Method in class javax.servlet.AsyncEvent
-
- getAsyncContext() - Method in interface javax.servlet.ServletRequest
-
Get the current AsyncContext.
- getAsyncContext() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getAsyncContext() on the
wrapped request object.
- getAsyncContext() - Method in class org.apache.catalina.connector.Request
-
- getAsyncContext() - Method in class org.apache.catalina.connector.RequestFacade
-
- getAsyncContext() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getAsyncContextInternal() - Method in class org.apache.catalina.connector.Request
-
- getAsyncRemote() - Method in interface javax.websocket.Session
-
- getAsyncRemote() - Method in class org.apache.tomcat.websocket.WsSession
-
- getAsyncStateMachine() - Method in class org.apache.coyote.AbstractProcessor
-
- getAsyncStateMachine() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- getAsyncStateMachine() - Method in class org.apache.coyote.http11.upgrade.UpgradeProcessor
-
Deprecated.
- getAsyncStateMachine() - Method in interface org.apache.coyote.Processor
-
- getAsyncSupported() - Method in class org.apache.catalina.deploy.FilterDef
-
- getAsyncSupported() - Method in class org.apache.catalina.deploy.ServletDef
-
- getAsyncTimeout() - Method in class org.apache.catalina.connector.Connector
-
- getAsyncTimeout() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getAttachment() - Method in class org.apache.tomcat.util.net.NioChannel
-
- getAttempt() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getAttribute(String) - Method in interface javax.servlet.http.HttpSession
-
Returns the object bound with the specified name in this session, or
null
if no object is bound under the name.
- getAttribute(String) - Method in class javax.servlet.jsp.JspContext
-
Returns the object associated with the name in the page scope or null
if not found.
- getAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
-
Return the object associated with the name in the specified
scope or null if not found.
- getAttribute(String) - Method in class javax.servlet.jsp.tagext.TagData
-
The value of the attribute.
- getAttribute(String) - Method in interface javax.servlet.ServletContext
-
Returns the servlet container attribute with the given name, or
null
if there is no attribute by that name.
- getAttribute(String) - Method in interface javax.servlet.ServletRequest
-
Returns the value of the named attribute as an Object
, or
null
if no attribute of the given name exists.
- getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to call getAttribute(String name)
on the wrapped request object.
- getAttribute() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
- getAttribute() - Method in class org.apache.catalina.ant.jmx.JMXAccessorGetTask
-
- getAttribute() - Method in class org.apache.catalina.ant.jmx.JMXAccessorSetTask
-
- getAttribute() - Method in class org.apache.catalina.ant.JMXGetTask
-
Get method for the attribute name
- getAttribute() - Method in class org.apache.catalina.ant.JMXSetTask
-
Get method for the attribute name
- getAttribute(String) - Method in class org.apache.catalina.connector.Connector
-
- getAttribute(String) - Method in class org.apache.catalina.connector.Request
-
- getAttribute(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getAttribute(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getAttribute(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getAttribute(String) - Method in class org.apache.catalina.ha.context.ReplicatedContext.ReplApplContext
-
- getAttribute(PrintWriter, String, String, String) - Method in class org.apache.catalina.manager.JMXProxyServlet
-
- getAttribute(String) - Method in class org.apache.catalina.mbeans.ConnectorMBean
-
Obtain and return the value of a specific attribute of this MBean.
- getAttribute(String) - Method in class org.apache.catalina.mbeans.ContextResourceLinkMBean
-
Obtain and return the value of a specific attribute of this MBean.
- getAttribute(String) - Method in class org.apache.catalina.mbeans.ContextResourceMBean
-
Obtain and return the value of a specific attribute of this MBean.
- getAttribute(String) - Method in class org.apache.catalina.session.StandardSession
-
Return the object bound with the specified name in this session, or
null
if no object is bound with that name.
- getAttribute(String) - Method in class org.apache.catalina.session.StandardSessionFacade
-
- getAttribute(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getAttribute(String) - Method in class org.apache.coyote.Request
-
- getAttribute(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttribute(String, int) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttribute(String, int) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttribute(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the specified context attribute, if any.
- getAttribute(String) - Method in class org.apache.juli.logging.LogFactory
-
Return the configuration attribute with the specified name (if any),
or null
if there is no such attribute.
- getAttribute(Node, String) - Static method in class org.apache.tomcat.util.DomUtil
-
Deprecated.
- getAttribute(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- getAttribute(String) - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
Obtain and return the value of a specific attribute of this MBean.
- getAttribute(String) - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
Used by sub-components to retrieve configuration information.
- getAttributeInternal(String) - Method in class org.apache.catalina.ha.session.DeltaSession
-
Return the value of an attribute without a check for validity.
- getAttributeMap() - Method in class org.apache.catalina.ha.context.ReplicatedContext.ReplApplContext
-
- getAttributeNames() - Method in interface javax.servlet.http.HttpSession
-
Returns an Enumeration
of String
objects
containing the names of all the objects bound to this session.
- getAttributeNames() - Method in interface javax.servlet.ServletContext
-
Returns an Enumeration
containing the attribute names
available within this servlet context.
- getAttributeNames() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration
containing the names of the
attributes available to this request.
- getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getAttributeNames() on
the wrapped request object.
- getAttributeNames() - Method in class org.apache.catalina.connector.Request
-
Return the names of all request attributes for this Request, or an
empty Enumeration
if there are none.
- getAttributeNames() - Method in class org.apache.catalina.connector.RequestFacade
-
- getAttributeNames() - Method in class org.apache.catalina.core.ApplicationContext
-
- getAttributeNames() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getAttributeNames() - Method in class org.apache.catalina.ha.context.ReplicatedContext.ReplApplContext
-
- getAttributeNames() - Method in class org.apache.catalina.session.StandardSession
-
Return an Enumeration
of String
objects
containing the names of the objects bound to this session.
- getAttributeNames() - Method in class org.apache.catalina.session.StandardSessionFacade
-
- getAttributeNames() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getAttributeNames() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return an enumeration of context attribute names.
- getAttributeNames() - Method in class org.apache.juli.logging.LogFactory
-
Return an array containing the names of all currently defined
configuration attributes.
- getAttributeNamesInScope(int) - Method in class javax.servlet.jsp.JspContext
-
Enumerate all the attributes in a given scope.
- getAttributeNamesInScope(int) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttributeNamesInScope(int) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttributes() - Method in class javax.servlet.jsp.tagext.TagData
-
Enumerates the attributes.
- getAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Attribute information (in the TLD) on this tag.
- getAttributes() - Method in class org.apache.coyote.Request
-
- getAttributes(Name) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves all of the attributes associated with a named object.
- getAttributes(String) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves all of the attributes associated with a named object.
- getAttributes(Name, String[]) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves selected attributes associated with a named object.
- getAttributes(String, String[]) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves selected attributes associated with a named object.
- getAttributes(Name) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getAttributes(String) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getAttributes(Name, String[]) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getAttributes(String, String[]) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getAttributes(Name) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves all of the attributes associated with a named object.
- getAttributes(String) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves all of the attributes associated with a named object.
- getAttributes(Name, String[]) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves selected attributes associated with a named object.
- getAttributes(String, String[]) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves selected attributes associated with a named object.
- getAttributes(String) - Method in class org.apache.naming.resources.VirtualDirContext
-
- getAttributes(Name, String[]) - Method in class org.apache.naming.resources.WARDirContext
-
Retrieves all of the attributes associated with a named object.
- getAttributes(String, String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getAttributes() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
- getAttributes(String[]) - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
Obtain and return the values of several attributes of this MBean.
- getAttributes() - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
The collection of attributes for this MBean.
- getAttributesScope(String) - Method in class javax.servlet.jsp.JspContext
-
Get the scope where a given attribute is defined.
- getAttributesScope(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttributesScope(String) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttributeString(String) - Method in class javax.servlet.jsp.tagext.TagData
-
Get the value for a given attribute.
- getAttributeValue(String, Attributes) - Method in class org.apache.tomcat.dbcp.jocl.JOCLContentHandler
-
- getAttributeValue(String, Attributes, String) - Method in class org.apache.tomcat.dbcp.jocl.JOCLContentHandler
-
Returns the value of attribute with the given
localname
within the JOCL
namespace from the given set of
Attributes
.
- getAuth() - Method in class org.apache.catalina.deploy.ContextResource
-
- getAuthConstraint() - Method in class org.apache.catalina.deploy.SecurityConstraint
-
Return the authorization constraint present flag for this security
constraint.
- getAuthentication() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getAuthenticator() - Method in interface org.apache.catalina.Context
-
- getAuthenticator() - Method in class org.apache.catalina.core.StandardContext
-
- getAuthenticator() - Method in class org.apache.catalina.startup.FailedContext
-
- getAuthenticator(String) - Static method in class org.apache.tomcat.websocket.AuthenticatorFactory
-
Return a new authenticator instance.
- getAuthMethod() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
- getAuthMethod() - Method in class org.apache.catalina.authenticator.BasicAuthenticator
-
- getAuthMethod() - Method in class org.apache.catalina.authenticator.DigestAuthenticator
-
- getAuthMethod() - Method in class org.apache.catalina.authenticator.FormAuthenticator
-
- getAuthMethod() - Method in class org.apache.catalina.authenticator.NonLoginAuthenticator
-
Return the authentication method, which is vendor-specific and
not defined by HttpServletRequest.
- getAuthMethod() - Method in class org.apache.catalina.authenticator.SpnegoAuthenticator
-
- getAuthMethod() - Method in class org.apache.catalina.authenticator.SSLAuthenticator
-
- getAuthMethod() - Method in class org.apache.catalina.deploy.LoginConfig
-
- getAuthority() - Method in class org.apache.tomcat.util.net.URL
-
Return the authority part of the URL.
- getAuthorization(String, String, Map<String, Object>) - Method in class org.apache.tomcat.websocket.Authenticator
-
Generate the authentication header that will be sent to the server.
- getAuthorization(String, String, Map<String, Object>) - Method in class org.apache.tomcat.websocket.BasicAuthenticator
-
- getAuthorization(String, String, Map<String, Object>) - Method in class org.apache.tomcat.websocket.DigestAuthenticator
-
- getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the name of the authentication scheme used to protect the
servlet.
- getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getAuthType() on the
wrapped request object.
- getAuthType() - Method in class org.apache.catalina.authenticator.SingleSignOnEntry
-
Gets the name of the authentication type originally used to authenticate
the user associated with the SSO.
- getAuthType() - Method in class org.apache.catalina.connector.Request
-
Return the authentication type used for this Request.
- getAuthType() - Method in class org.apache.catalina.connector.RequestFacade
-
- getAuthType() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getAuthType() - Method in interface org.apache.catalina.Session
-
- getAuthType() - Method in class org.apache.catalina.session.StandardSession
-
Return the authentication type used to authenticate our cached
Principal, if any.
- getAuthType() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getAuthType() - Method in class org.apache.coyote.Request
-
- getAutoBind() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getAutoCommit() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getAutoDeploy() - Method in class org.apache.catalina.core.StandardHost
-
- getAutoDeploy() - Method in interface org.apache.catalina.Host
-
- getAutoGeneratedKeys() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
Gets a flag indicating whether auto-generated keys should be returned; one of
Statement.RETURN_GENERATED_KEYS
or Statement.NO_GENERATED_KEYS
.
- getAvailable() - Method in class org.apache.catalina.connector.Request
-
- getAvailable() - Method in interface org.apache.catalina.Context
-
- getAvailable() - Method in class org.apache.catalina.core.StandardContext
-
- getAvailable() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the available date/time for this servlet, in milliseconds since
the epoch.
- getAvailable() - Method in class org.apache.catalina.startup.FailedContext
-
- getAvailable() - Method in class org.apache.catalina.startup.Tomcat.ExistingStandardWrapper
-
- getAvailable() - Method in interface org.apache.catalina.Wrapper
-
- getAvailable() - Method in class org.apache.coyote.Request
-
- getAvailableExtensionCount() - Method in class org.apache.catalina.util.ManifestResource
-
Gets the number of available extensions
- getAvailableExtensions() - Method in class org.apache.catalina.util.ManifestResource
-
Gets the list of available extensions
- getAwait() - Method in class org.apache.catalina.startup.Bootstrap
-
- getBackgroundProcessorDelay() - Method in interface org.apache.catalina.Container
-
Get the delay between the invocation of the backgroundProcess method on
this container and its children.
- getBackgroundProcessorDelay() - Method in class org.apache.catalina.core.ContainerBase
-
Get the delay between the invocation of the backgroundProcess method on
this container and its children.
- getBackgroundProcessorDelay() - Method in class org.apache.catalina.startup.FailedContext
-
- getBacklog() - Method in class org.apache.coyote.AbstractProtocol
-
- getBacklog() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getBackupNodes() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- getBackupNodes() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getBackupSessionID() - Method in class org.apache.catalina.ha.session.SessionIDMessage
-
Deprecated.
- getBase() - Method in class javax.el.ValueReference
-
- getBaseDir() - Method in class org.apache.catalina.core.StandardEngine
-
- getBaseDir() - Method in class org.apache.catalina.startup.ContextConfig
-
- getBaseName() - Method in interface org.apache.catalina.Context
-
- getBaseName() - Method in class org.apache.catalina.core.StandardContext
-
- getBaseName() - Method in class org.apache.catalina.startup.FailedContext
-
- getBaseName() - Method in class org.apache.catalina.util.ContextName
-
- getBasePath() - Method in class org.apache.catalina.core.StandardContext
-
- getBasic() - Method in class org.apache.catalina.core.StandardPipeline
-
Return the Valve instance that has been distinguished as the basic
Valve for this Pipeline (if any).
- getBasic() - Method in interface org.apache.catalina.Pipeline
-
- getBasicRemote() - Method in interface javax.websocket.Session
-
- getBasicRemote() - Method in class org.apache.tomcat.websocket.WsSession
-
- getBatchingAllowed() - Method in interface javax.websocket.RemoteEndpoint
-
Obtains the current batching status of the endpoint.
- getBatchingAllowed() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointBase
-
- getBatchingAllowed() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointImplBase
-
- getBean() - Method in class org.apache.catalina.ant.JMXGetTask
-
Get method for the bean name
- getBean() - Method in class org.apache.catalina.ant.JMXSetTask
-
Get method for the bean name
- getBeanType(String) - Method in class org.apache.jasper.compiler.BeanRepository
-
- getBeforeOrdering() - Method in class org.apache.catalina.deploy.WebXml
-
- getBeginColumn() - Method in class org.apache.el.parser.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.apache.el.parser.SimpleCharStream
-
Get token beginning line number.
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getBigDecimal(int, int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
Deprecated.
- getBigDecimal(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getBigDecimal(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getBigDecimal(int, int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
Deprecated.
- getBigDecimal(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBigDecimal(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBinaryDecoders() - Method in class org.apache.tomcat.websocket.Util.DecoderMatch
-
- getBinaryMessageHandler() - Method in class org.apache.tomcat.websocket.WsSession
-
- getBinaryStream(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBinaryStream(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBind() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getBind() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getBindOnInit() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getBlob(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getBlob(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getBlob(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBlob(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBlock() - Method in class org.apache.catalina.valves.SemaphoreValve
-
- getBlockingStatus() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- getBlockingStatusReadLock() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- getBlockingStatusWriteLock() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- getBody() - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getBody() - Method in class org.apache.jasper.xmlparser.TreeNode
-
Return the body text associated with this node (if any).
- getBodyBytes(MessageBytes) - Method in class org.apache.coyote.ajp.AjpMessage
-
- getBodyContent() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Get current bodyContent.
- getBodyContent() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The bodycontent information for this tag.
- getBodyMessageArray - Variable in class org.apache.coyote.ajp.AbstractAjpProcessor
-
GetBody message array.
- getBoolean(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getBoolean(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getBoolean(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBoolean(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBorrowedCount() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
The total number of connections borrowed from this pool.
- getBorrowedCount() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The total number of connections borrowed from this pool.
- getBorrowedCount() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getBorrowedCount() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getBoundary(String) - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
Retrieves the boundary from the Content-type
header.
- getBoundContext() - Method in class org.apache.naming.SelectorContext
-
Get the bound context.
- getBuffer() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getBuffer() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getBuffer() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getBuffer() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationMessage
-
- getBuffer(int, boolean) - Method in interface org.apache.catalina.tribes.io.BufferPool.BufferPoolAPI
-
- getBuffer(int, boolean) - Method in class org.apache.catalina.tribes.io.BufferPool
-
- getBuffer() - Method in class org.apache.coyote.ajp.AjpMessage
-
Return the underlying byte buffer.
- getBuffer() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- getBuffer() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getBuffer() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getBufferElement(int) - Method in class org.apache.tomcat.util.buf.AbstractChunk
-
- getBufferElement(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getBufferElement(int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getBufferPool() - Static method in class org.apache.catalina.tribes.io.BufferPool
-
- getBufferPool() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getBufferPoolSize() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getBufferSize() - Method in class javax.servlet.jsp.JspWriter
-
This method returns the size of the buffer used by the JspWriter.
- getBufferSize() - Method in interface javax.servlet.ServletResponse
-
Returns the actual buffer size used for the response.
- getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getBufferSize() on the
wrapped response object.
- getBufferSize() - Method in class org.apache.catalina.connector.OutputBuffer
-
- getBufferSize() - Method in class org.apache.catalina.connector.Response
-
- getBufferSize() - Method in class org.apache.catalina.connector.ResponseFacade
-
- getBufferSize() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
This method returns the size of the buffer used by the JspWriter.
- getBufferSize() - Method in class org.apache.tomcat.util.net.NioChannel
-
- getBufferSize() - Method in class org.apache.tomcat.util.net.SecureNioChannel
-
- getBufHandler() - Method in class org.apache.tomcat.util.net.NioChannel
-
getBufHandler
- getBufHandler() - Method in class org.apache.tomcat.util.net.SecureNioChannel
-
- getByte() - Method in class org.apache.coyote.ajp.AjpMessage
-
- getByte(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getByte(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getByte(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getByte(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getByteBufferMaxSize() - Method in class org.apache.catalina.websocket.MessageInbound
-
Deprecated.
Obtain the current maximum size (in bytes) of the buffer used for binary
messages.
- getByteChunk() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns the byte chunk, representing the byte[] and offset/length.
- getByteEnabled() - Method in class org.apache.tomcat.util.buf.StringCache
-
- getBytes() - Method in exception javax.websocket.DecodeException
-
- getBytes() - Method in class org.apache.catalina.tribes.io.XByteBuffer
-
- getBytes() - Method in class org.apache.catalina.tribes.UniqueId
-
- getBytes(MessageBytes) - Method in class org.apache.coyote.ajp.AjpMessage
-
- getBytes(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getBytes(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getBytes(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBytes(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getBytes() - Method in class org.apache.tomcat.util.bcel.classfile.ConstantDouble
-
- getBytes() - Method in class org.apache.tomcat.util.bcel.classfile.ConstantFloat
-
- getBytes() - Method in class org.apache.tomcat.util.bcel.classfile.ConstantInteger
-
- getBytes() - Method in class org.apache.tomcat.util.bcel.classfile.ConstantLong
-
- getBytes() - Method in class org.apache.tomcat.util.bcel.classfile.ConstantUtf8
-
- getBytes() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getBytesDirect() - Method in class org.apache.catalina.tribes.io.XByteBuffer
-
- getBytesRead() - Method in class org.apache.coyote.Request
-
- getBytesRead() - Method in class org.apache.tomcat.util.http.fileupload.MultipartStream.ItemInputStream
-
Returns the number of bytes, which have been read
by the stream.
- getBytesReceived() - Method in class org.apache.coyote.RequestGroupInfo
-
- getBytesReceived() - Method in class org.apache.coyote.RequestInfo
-
- getBytesSent() - Method in class org.apache.coyote.RequestGroupInfo
-
- getBytesSent() - Method in class org.apache.coyote.RequestInfo
-
- getBytesUtf8(String) - Static method in class org.apache.tomcat.util.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte
array.
- getBytesWritten(boolean) - Method in class org.apache.catalina.connector.Response
-
- getBytesWritten() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor.SocketOutputBuffer
-
- getBytesWritten() - Method in class org.apache.coyote.http11.AbstractOutputBuffer
-
- getBytesWritten() - Method in class org.apache.coyote.http11.filters.ChunkedOutputFilter
-
- getBytesWritten() - Method in class org.apache.coyote.http11.filters.GzipOutputFilter
-
- getBytesWritten() - Method in class org.apache.coyote.http11.filters.IdentityOutputFilter
-
- getBytesWritten() - Method in class org.apache.coyote.http11.filters.VoidOutputFilter
-
- getBytesWritten() - Method in class org.apache.coyote.http11.InternalAprOutputBuffer.SocketOutputBuffer
-
- getBytesWritten() - Method in class org.apache.coyote.http11.InternalNioOutputBuffer.SocketOutputBuffer
-
- getBytesWritten() - Method in class org.apache.coyote.http11.InternalOutputBuffer.OutputStreamOutputBuffer
-
- getBytesWritten() - Method in interface org.apache.coyote.OutputBuffer
-
Bytes written to the underlying socket.
- getBytesWritten(boolean) - Method in class org.apache.coyote.Response
-
Bytes written to socket - i.e. after compression, chunking, etc.
- getc(long) - Static method in class org.apache.tomcat.jni.File
-
Read a character from the specified file.
- getCache() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Return the cache authenticated Principals flag.
- getCache() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getCache() - Method in class org.apache.jasper.JspC
-
The web-application wide cache for the TagLibraryInfo tag library
descriptors, used if
Options.isCaching()
returns
true
.
- getCache() - Method in interface org.apache.jasper.Options
-
The web-application wide cache for the TagLibraryInfo tag library
descriptors, used if
Options.isCaching()
returns
true
.
- getCache() - Method in class org.apache.naming.resources.ProxyDirContext
-
Get the cache used for this context.
- getCache() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache
-
- getCacheControlHeader() - Method in class org.apache.catalina.filters.ExpiresFilter.XHttpServletResponse
-
- getCacheKey() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache.CachedStatement
-
- getCacheMaxSize() - Method in class org.apache.catalina.core.StandardContext
-
- getCacheMaxSize() - Method in class org.apache.naming.resources.BaseDirContext
-
Return the maximum size of the cache in KB.
- getCacheMaxSize() - Method in class org.apache.naming.resources.ResourceCache
-
Return the maximum size of the cache in KB.
- getCacheObjectMaxSize() - Method in class org.apache.catalina.core.StandardContext
-
- getCacheObjectMaxSize() - Method in class org.apache.naming.resources.BaseDirContext
-
Return the maximum size of objects to be cached in KB.
- getCacheRemovalWarningTime() - Method in class org.apache.catalina.realm.LockOutRealm
-
Get the minimum period a failed authentication must remain in the cache
to avoid generating a warning if it is removed from the cache to make
space for a new entry.
- getCacheSize() - Method in class org.apache.catalina.realm.LockOutRealm
-
Get the maximum number of users for which authentication failure will be
kept in the cache.
- getCacheSize() - Method in class org.apache.naming.resources.ResourceCache
-
Return the current cache size in KB.
- getCacheSize() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache
-
- getCacheSize() - Method in class org.apache.tomcat.util.buf.StringCache
-
- getCacheTTL() - Method in class org.apache.catalina.core.StandardContext
-
- getCacheTTL() - Method in class org.apache.naming.resources.BaseDirContext
-
Get cache TTL.
- getCalendardField() - Method in enum org.apache.catalina.filters.ExpiresFilter.DurationUnit
-
- getCallback() - Method in class org.apache.catalina.tribes.group.RpcChannel
-
- getCallback() - Method in class org.apache.catalina.tribes.transport.AbstractRxTask
-
- getCanonicalPath() - Method in class org.apache.catalina.util.FileUtil
-
- getCanonicalPath() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
Get canonical path.
- getCanonicalPath() - Method in class org.apache.naming.resources.ResourceAttributes
-
Return the canonical path of the resource, to possibly be used for
direct file serving.
- getCanReauthenticate() - Method in class org.apache.catalina.authenticator.SingleSignOnEntry
-
Gets whether the authentication type associated with the original
authentication supports reauthentication.
- getCapacity() - Method in class org.apache.catalina.tribes.io.XByteBuffer
-
- getCatalina() - Method in class org.apache.catalina.core.StandardServer
-
Return the outer Catalina startup/shutdown component if present.
- getCatalina() - Method in interface org.apache.catalina.Server
-
- getCatalinaBase() - Static method in class org.apache.catalina.startup.Bootstrap
-
Get the value of the catalina.base environment variable.
- getCatalinaBase() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
- getCatalinaHome() - Static method in class org.apache.catalina.startup.Bootstrap
-
Get the value of the catalina.home environment variable.
- getCatalinaHome() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
- getCatalog() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getCatalog() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
The catalog.
- getCatalogs() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getCatalogSeparator() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getCatalogTerm() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getCause() - Method in class org.apache.catalina.tribes.ChannelException.FaultyMember
-
- getCause() - Method in exception org.apache.tomcat.dbcp.dbcp.DbcpException
-
Deprecated.
Return the root cause of this exception (if any).
- getCause() - Method in exception org.apache.tomcat.util.http.fileupload.impl.FileUploadIOException
-
Returns the exceptions cause.
- getCause() - Method in exception org.apache.tomcat.util.http.fileupload.impl.IOFileUploadException
-
Returns the exceptions cause.
- getCertificateChain(String) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Returns the certificate chain associated with the given alias.
- getCertificateChain(String) - Method in class org.apache.tomcat.util.net.jsse.NioX509KeyManager
-
- getCGIVariable(String) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getChangeSessionIdOnAuthentication() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Return the flag that states if we should change the session ID of an
existing session upon successful authentication.
- getChannel() - Method in interface org.apache.catalina.ha.CatalinaCluster
-
- getChannel() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getChannel() - Method in class org.apache.catalina.tribes.group.ChannelInterceptorBase
-
Return the channel that is related to this interceptor
- getChannel() - Method in class org.apache.catalina.tribes.group.RpcChannel
-
- getChannel() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getChannel() - Method in class org.apache.catalina.tribes.membership.McastServiceImpl
-
- getChannel() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getChannel() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getChannel() - Method in class org.apache.catalina.tribes.transport.ReplicationTransmitter
-
- getChannel() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- getChannelReceiver() - Method in class org.apache.catalina.tribes.group.GroupChannel
-
Returns the channel receiver component
- getChannelReceiver() - Method in interface org.apache.catalina.tribes.ManagedChannel
-
returns the channel receiver
- getChannelSender() - Method in class org.apache.catalina.tribes.group.GroupChannel
-
Returns the channel sender component
- getChannelSender() - Method in interface org.apache.catalina.tribes.ManagedChannel
-
returns the channel sender
- getChannelSendOptions() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getChannelSendOptions() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getChannelStartOptions() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
-
Returns the name of the character encoding used in the body of this
request.
- getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getCharacterEncoding()
on the wrapped request object.
- getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
-
Returns the name of the character encoding (MIME charset) used for the
body sent in this response.
- getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getCharacterEncoding()
on the wrapped response object.
- getCharacterEncoding() - Method in class org.apache.catalina.authenticator.FormAuthenticator
-
Return the character encoding to use to read the user name and password.
- getCharacterEncoding() - Method in class org.apache.catalina.connector.Request
-
- getCharacterEncoding() - Method in class org.apache.catalina.connector.RequestFacade
-
- getCharacterEncoding() - Method in class org.apache.catalina.connector.Response
-
- getCharacterEncoding() - Method in class org.apache.catalina.connector.ResponseFacade
-
- getCharacterEncoding() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getCharacterEncoding() - Method in class org.apache.coyote.Request
-
Get the character encoding used for this request.
- getCharacterEncoding() - Method in class org.apache.coyote.Response
-
- getCharacterEncoding() - Method in interface org.apache.tomcat.util.http.fileupload.RequestContext
-
Retrieve the character encoding for the request.
- getCharacterEncoding() - Method in class org.apache.tomcat.util.http.fileupload.servlet.ServletRequestContext
-
Retrieve the character encoding for the request.
- getCharacterStream(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getCharacterStream(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getCharacterStream(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getCharacterStream(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getCharBufferMaxSize() - Method in class org.apache.catalina.websocket.MessageInbound
-
Deprecated.
Obtain the current maximum size (in characters) of the buffer used for
binary messages.
- getCharChunk() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns the char chunk, representing the char[] and offset/length.
- getCharEnabled() - Method in class org.apache.tomcat.util.buf.StringCache
-
- getCharEncoding() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
-
- getChars() - Method in class org.apache.tomcat.util.buf.CharChunk
-
- getCharset() - Method in class org.apache.catalina.ant.AbstractCatalinaTask
-
- getCharset() - Method in class org.apache.catalina.authenticator.BasicAuthenticator
-
- getCharset(Locale) - Method in interface org.apache.catalina.Context
-
Obtain the character set name to use with the given Locale.
- getCharset(Locale) - Method in class org.apache.catalina.core.StandardContext
-
- getCharset(Locale) - Method in class org.apache.catalina.startup.FailedContext
-
- getCharset(Locale) - Method in class org.apache.catalina.util.CharsetMapper
-
Calculate the name of a character set to be assumed, given the specified
Locale and the absence of a character set specified as part of the
content type header.
- getCharset(String) - Static method in class org.apache.tomcat.util.buf.B2CConverter
-
- getCharset() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getCharset(String) - Method in class org.apache.tomcat.util.buf.CharsetCache
-
- getCharset() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- getCharSet() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the content charset passed by the agent or null
if
not defined.
- getCharset() - Method in class org.apache.tomcat.util.http.parser.MediaType
-
- getCharsetFromContentType(String) - Static method in class org.apache.tomcat.util.http.ContentType
-
Parse the character encoding from the specified content type header.
- getCharsetLower(String) - Static method in class org.apache.tomcat.util.buf.B2CConverter
-
Only to be used when it is known that the encoding name is in lower case.
- getCharsetMapper() - Method in interface org.apache.catalina.Context
-
- getCharsetMapper() - Method in class org.apache.catalina.core.StandardContext
-
- getCharsetMapper() - Method in class org.apache.catalina.startup.FailedContext
-
Deprecated.
- getCharsetMapperClass() - Method in class org.apache.catalina.core.StandardContext
-
- getCheckedOsUsers() - Method in class org.apache.catalina.security.SecurityListener
-
Returns the current list of operating system users not permitted to run
Tomcat.
- getCheckInterval() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Background JSP compile thread check interval
- getCheckInterval() - Method in class org.apache.jasper.JspC
-
In JspC this always returns 0
.
- getCheckInterval() - Method in interface org.apache.jasper.Options
-
Background compile thread check interval in seconds
- getChild(String) - Method in class org.apache.naming.resources.WARDirContext.Entry
-
- getChild(Node, String) - Static method in class org.apache.tomcat.util.DomUtil
-
Deprecated.
Get the first element child.
- getChild(Node, int) - Static method in class org.apache.tomcat.util.DomUtil
-
Deprecated.
Get the first direct child with a given type
- getChildContent(Node, String) - Static method in class org.apache.tomcat.util.DomUtil
-
Deprecated.
Get the first child's content ( ie it's included TEXT node ).
- getChildren() - Method in class org.apache.catalina.core.ContainerBase
-
- getChildren() - Method in class org.apache.naming.resources.WARDirContext.Entry
-
- getChunkSeparator() - Static method in class org.apache.tomcat.util.codec.binary.BaseNCodec
-
Gets a copy of the chunk separator per RFC 2045 section 2.1.
- getCiphers() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getCiphers() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getCipherSuite() - Method in interface org.apache.tomcat.util.net.SSLSupport
-
The cipher suite being used on this connection.
- getClassDebugInfo() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should class files be compiled with debug information?
- getClassDebugInfo() - Method in class org.apache.jasper.JspC
-
Should we include debug information in compiled class?
- getClassDebugInfo() - Method in interface org.apache.jasper.Options
-
Should we include debug information in compiled class?
- getClassesToInitialize() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- getClassFileName() - Method in class org.apache.jasper.JspCompilationContext
-
- getClassLoader() - Method in interface javax.servlet.ServletContext
-
Get the web application class loader associated with this ServletContext.
- getClassLoader() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCreateTask
-
- getClassLoader() - Method in class org.apache.catalina.core.ApplicationContext
-
- getClassLoader() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getClassLoader() - Method in interface org.apache.catalina.Loader
-
- getClassLoader() - Method in class org.apache.catalina.loader.WebappLoader
-
Return the Java class loader to be used by this Container.
- getClassLoader() - Method in class org.apache.jasper.JspCompilationContext
-
What class loader to use for loading classes while compiling
this JSP?
- getClassLoader() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getClassLoader() - Static method in class org.apache.naming.ContextBindings
-
Retrieves the naming context bound to a class loader.
- getClassLoader() - Method in class org.apache.tomcat.util.digester.Digester
-
Return the class loader to be used for instantiating application objects
when required.
- getClassLoaderInfo(ClassLoader) - Method in class org.apache.juli.ClassLoaderLogManager
-
Retrieve the configuration associated with the specified classloader.
- getClassLoaders() - Method in class org.apache.catalina.ha.context.ReplicatedContext
-
- getClassLoaders(Container) - Static method in class org.apache.catalina.ha.session.ClusterManagerBase
-
- getClassLoaders() - Method in class org.apache.catalina.ha.session.ClusterManagerBase
-
- getClassLoaders() - Method in class org.apache.catalina.ha.session.DeltaSession
-
- getClassLoadTime() - Method in class org.apache.catalina.core.StandardWrapper
-
- getClassName() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <variable-class> element.
- getClassName() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns the type of this variable.
- getClassName() - Method in interface javax.servlet.Registration
-
- getClassName() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCreateTask
-
- getClassName() - Method in class org.apache.catalina.core.ApplicationFilterRegistration
-
- getClassName() - Method in class org.apache.catalina.core.ApplicationServletRegistration
-
- getClassName() - Method in class org.apache.catalina.deploy.ApplicationListener
-
- getClassName() - Method in class org.apache.catalina.mbeans.ClassNameMBean
-
Return the fully qualified Java class name of the managed object
for this MBean.
- getClassName() - Method in class org.apache.catalina.session.ManagerBase
-
- getClassName() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorDefinition
-
- getClassName() - Method in class org.apache.tomcat.util.bcel.classfile.JavaClass
-
- getClassName() - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
- getClassName() - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
The fully qualified name of the Java class of the MBean
described by this descriptor.
- getClasspath() - Method in class org.apache.catalina.loader.WebappLoader
-
Classpath, as set in org.apache.catalina.jsp_classpath context
property
- getClassPath() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
- getClassPath() - Method in class org.apache.jasper.EmbeddedServletOptions
-
What classpath should I use while compiling the servlets
generated from JSP files?
- getClassPath() - Method in class org.apache.jasper.JspC
-
What classpath should I use while compiling the servlets
generated from JSP files?
- getClassPath() - Method in class org.apache.jasper.JspCompilationContext
-
The classpath that is passed off to the Java compiler.
- getClassPath() - Method in interface org.apache.jasper.Options
-
What classpath should I use while compiling the servlets
generated from JSP files?
- getClassPath(Vector<URL>) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Deprecated.
Is used only by deprecated method
- getClassPath(String, String, String, boolean) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- getClassPath() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
-
- getClazz() - Method in class org.apache.tomcat.websocket.DecoderEntry
-
- getClearReferencesHttpClientKeepAliveThread() - Method in class org.apache.catalina.core.StandardContext
-
- getClearReferencesHttpClientKeepAliveThread() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Return the clearReferencesHttpClientKeepAliveThread flag for this
Context.
- getClearReferencesLogFactoryRelease() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Return the clearReferencesLogFactoryRelease flag for this Context.
- getClearReferencesObjectStreamClassCaches() - Method in class org.apache.catalina.core.StandardContext
-
- getClearReferencesObjectStreamClassCaches() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- getClearReferencesRmiTargets() - Method in class org.apache.catalina.core.StandardContext
-
- getClearReferencesRmiTargets() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- getClearReferencesStatic() - Method in class org.apache.catalina.core.StandardContext
-
Deprecated.
This option will be removed in Tomcat 8.5
- getClearReferencesStatic() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Deprecated.
Will be removed in 8.5
- getClearReferencesStopThreads() - Method in class org.apache.catalina.core.StandardContext
-
- getClearReferencesStopThreads() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Return the clearReferencesStopThreads flag for this Context.
- getClearReferencesStopTimerThreads() - Method in class org.apache.catalina.core.StandardContext
-
- getClearReferencesStopTimerThreads() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Return the clearReferencesStopTimerThreads flag for this Context.
- getClearReferencesThreadLocals() - Method in class org.apache.catalina.core.StandardContext
-
- getClearReferencesThreadLocals() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- getClientAliases(String, Principal[]) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Get the matching aliases for authenticating the client side of a secure
socket, given the public key type and the list of certificate issuer
authorities recognized by the peer (if any).
- getClientAliases(String, Principal[]) - Method in class org.apache.tomcat.util.net.jsse.NioX509KeyManager
-
- getClientAuth() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getClientAuth() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getClientCertProvider() - Method in class org.apache.coyote.AbstractProtocol
-
- getClientCertProvider() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor
-
- getClientCertProvider() - Method in class org.apache.coyote.http11.Http11AprProcessor
-
- getClientInfo() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getClientInfo(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getClientInfoProperties() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getClientIpSessionId() - Method in class org.apache.catalina.valves.CrawlerSessionManagerValve
-
- getClientToServerElement(ExtendedAccessLogValve.PatternTokenizer) - Method in class org.apache.catalina.valves.ExtendedAccessLogValve
-
- getClob(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getClob(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getClob(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getClob(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getClone() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- getClone() - Method in class org.apache.tomcat.util.buf.CharChunk
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- getClone() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- getCloseCode(int) - Static method in enum javax.websocket.CloseReason.CloseCodes
-
- getCloseCode() - Method in class javax.websocket.CloseReason
-
- getCloseMethod() - Method in class org.apache.catalina.deploy.ContextResource
-
- getCloseReason() - Method in exception org.apache.tomcat.websocket.WsIOException
-
- getCluster() - Method in interface org.apache.catalina.Container
-
Get the Cluster for this container.
- getCluster() - Method in class org.apache.catalina.core.ContainerBase
-
Return the Cluster with which this Container is associated.
- getCluster() - Method in class org.apache.catalina.ha.authenticator.ClusterSingleSignOn
-
- getCluster() - Method in interface org.apache.catalina.ha.ClusterDeployer
-
Returns the cluster the cluster deployer is associated with
- getCluster() - Method in class org.apache.catalina.ha.ClusterListener
-
- getCluster() - Method in interface org.apache.catalina.ha.ClusterManager
-
- getCluster() - Method in interface org.apache.catalina.ha.ClusterValve
-
Returns the cluster the cluster deployer is associated with
- getCluster() - Method in class org.apache.catalina.ha.session.ClusterManagerBase
-
- getCluster() - Method in class org.apache.catalina.ha.session.JvmRouteBinderValve
-
- getCluster() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getCluster() - Method in class org.apache.catalina.startup.FailedContext
-
- getClusterDeployer() - Method in interface org.apache.catalina.ha.CatalinaCluster
-
- getClusterDeployer() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getClusterInternal() - Method in class org.apache.catalina.core.ContainerBase
-
- getClusterName() - Method in interface org.apache.catalina.Cluster
-
Return the name of the cluster that this Server is currently
configured to operate within.
- getClusterName() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
Return the name of the cluster that this Server is currently configured
to operate within.
- getClusterReceiver() - Method in class org.apache.catalina.tribes.group.ChannelCoordinator
-
- getClusterSender() - Method in class org.apache.catalina.tribes.group.ChannelCoordinator
-
- getCode() - Method in interface javax.websocket.CloseReason.CloseCode
-
- getCode() - Method in enum javax.websocket.CloseReason.CloseCodes
-
- getCodeSource() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the SecurityManager Policy CodeSource for this web
application context.
- getColumn() - Method in class org.apache.el.parser.SimpleCharStream
-
Deprecated.
- getColumnIndexes() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
Gets an array of column indexes indicating the columns that should be returned from the inserted row or rows.
- getColumnNames() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
Gets an array of column names indicating the columns that should be returned from the inserted row or rows.
- getColumnPrivileges(String, String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getColumns(String, String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getCometNotify() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- getCometOps() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
Deprecated.
Unused - will be removed in Tomcat 8
- getCommand() - Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
-
Gets derived command string
- getCommand() - Method in interface org.apache.catalina.tribes.Member
-
returns the command associated with this member
- getCommand() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getComment() - Method in class javax.servlet.http.Cookie
-
Returns the comment describing the purpose of this cookie, or
null
if the cookie has no comment.
- getComment() - Method in interface javax.servlet.SessionCookieConfig
-
- getComment() - Method in class org.apache.catalina.core.ApplicationSessionCookieConfig
-
- getComment() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getCommitOnReturn() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
- getCommitOnReturn() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
- getCommitOnReturn() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getCommitOnReturn() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
- getCommitTime() - Method in class org.apache.coyote.Response
-
Return the time the response was committed (based on System.currentTimeMillis).
- getCommonPropertyType(ELContext, Object) - Method in class javax.el.ArrayELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class javax.el.BeanELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class javax.el.CompositeELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class javax.el.ELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class javax.el.ListELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class javax.el.MapELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class javax.el.ResourceBundleELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class org.apache.jasper.el.ELResolverImpl
-
Deprecated.
- getCommonRole() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getComparableObject(Session) - Method in class org.apache.catalina.manager.util.BaseSessionComparator
-
- getComparator(String) - Method in class org.apache.catalina.manager.HTMLManagerServlet
-
- getCompContext() - Method in class org.apache.catalina.core.NamingContextListener
-
Deprecated.
- getCompilationContext() - Method in class org.apache.jasper.compiler.Compiler
-
- getCompiler() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Compiler to use.
- getCompiler() - Method in class org.apache.jasper.JspC
-
Compiler to use.
- getCompiler() - Method in class org.apache.jasper.JspCompilationContext
-
- getCompiler() - Method in interface org.apache.jasper.Options
-
Compiler to use.
- getCompilerClassName() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Java compiler class to use.
- getCompilerClassName() - Method in class org.apache.jasper.JspC
-
Jasper Java compiler class to use.
- getCompilerClassName() - Method in interface org.apache.jasper.Options
-
Jasper Java compiler class to use.
- getCompilerClasspath() - Method in class org.apache.catalina.core.StandardContext
-
Deprecated.
- getCompilerSourceVM() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getCompilerSourceVM() - Method in class org.apache.jasper.JspC
-
The compiler source VM, e.g. 1.3, 1.4, 1.5 or 1.6.
- getCompilerSourceVM() - Method in interface org.apache.jasper.Options
-
The compiler source VM, e.g. 1.3, 1.4, 1.5 or 1.6.
- getCompilerTargetVM() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getCompilerTargetVM() - Method in class org.apache.jasper.JspC
-
The compiler target VM, e.g. 1.1, 1.2, 1.3, 1.4, 1.5 or 1.6.
- getCompilerTargetVM() - Method in interface org.apache.jasper.Options
-
The compiler target VM, e.g. 1.1, 1.2, 1.3, 1.4, 1.5 or 1.6.
- getCompletedTaskCount() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getCompositeData(CompositeType) - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getCompositeType() - Static method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReportJmx
-
- getCompress() - Method in class org.apache.catalina.ha.deploy.UndeployMessage
-
- getCompressableMimeType() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
Deprecated.
- getCompressableMimeTypes() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
Deprecated.
- getCompressibleMimeType() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getCompression() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Return compression level.
- getCompression() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getCompressionMinSize() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getComputedFailCtxIfServletStartFails() - Method in class org.apache.catalina.core.StandardContext
-
- getConcurrency() - Method in class org.apache.catalina.valves.SemaphoreValve
-
- getConcurrency() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getCondition() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return whether the attribute name to look for when
performing conditional logging.
- getConditionalState() - Method in class org.apache.catalina.ssi.SSIMediator
-
- getConditionIf() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return whether the attribute name to look for when
performing conditional logging.
- getConditionUnless() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return whether the attribute name to look for when
performing conditional logging.
- getConfig() - Method in class org.apache.catalina.ant.DeployTask
-
- getConfig() - Method in class org.apache.catalina.realm.JAASRealm
-
Load custom JAAS Configuration
- getConfig() - Method in class org.apache.tomcat.dbcp.dbcp.AbandonedTrace
-
Get the abandoned config for this object.
- getConfigBase(String) - Method in class org.apache.catalina.manager.host.HostManagerServlet
-
Get config base.
- getConfigBase() - Method in class org.apache.catalina.startup.ContextConfig
-
Deprecated.
Unused - will be removed in 8.0.x
- getConfigBaseName() - Method in class org.apache.catalina.startup.HostConfig
-
Get the name of the configBase.
- getConfigClass() - Method in class org.apache.catalina.core.StandardHost
-
- getConfigClass() - Method in interface org.apache.catalina.Host
-
- getConfigClass() - Method in class org.apache.catalina.startup.HostConfig
-
Deprecated.
Will be removed in Tomcat 8.0.x
- getConfigClass() - Method in class org.apache.catalina.startup.UserConfig
-
Return the Context configuration class name.
- getConfigErrMsg() - Method in class org.apache.catalina.ssi.SSIMediator
-
- getConfigFile() - Method in interface org.apache.catalina.Context
-
Return the URL of the XML descriptor for this context.
- getConfigFile() - Method in class org.apache.catalina.core.StandardContext
-
- getConfigFile() - Method in class org.apache.catalina.realm.JAASRealm
-
Getter for the configfile
member variable.
- getConfigFile() - Method in class org.apache.catalina.startup.Catalina
-
- getConfigFile() - Method in class org.apache.catalina.startup.FailedContext
-
- getConfigSizeFmt() - Method in class org.apache.catalina.ssi.SSIMediator
-
- getConfigTimeFmt() - Method in class org.apache.catalina.ssi.SSIMediator
-
- getConfigurator() - Method in interface javax.websocket.ClientEndpointConfig
-
- getConfigurator() - Method in interface javax.websocket.server.ServerEndpointConfig
-
- getConfigured() - Method in interface org.apache.catalina.Context
-
Return the "correctly configured" flag for this Context.
- getConfigured() - Method in class org.apache.catalina.core.StandardContext
-
- getConfigured() - Method in class org.apache.catalina.startup.FailedContext
-
- getConnection() - Method in class org.apache.catalina.session.JDBCStore
-
Check the connection associated with this store, if it's
null
or closed try to reopen it.
- getConnection() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Create (if necessary) and return a connection to the database.
- getConnection(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
BasicDataSource does NOT support this method.
- getConnection() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Attempt to establish a database connection.
- getConnection(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
- getConnection() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getConnection() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getConnection() - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDataSource
-
- getConnection(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDataSource
-
- getConnection() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Borrows a connection from the pool.
- getConnection(String, String) - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Borrows a connection from the pool.
- getConnection(String, String) - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getConnection() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getConnection() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.StatementProxy
-
- getConnection() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns the underlying connection
- getConnection() - Method in class org.apache.tomcat.jdbc.pool.ProxyConnection
-
- GETCONNECTION_VAL - Static variable in class org.apache.tomcat.jdbc.pool.JdbcInterceptor
-
- getConnectionAsync() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Retrieves a Connection future.
- getConnectionAsync() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Invokes an sync operation to retrieve the connection.
- getConnectionCount() - Method in class org.apache.coyote.AbstractProtocol
-
- getConnectionCount() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
Return the current count of connections handled by this endpoint, if the
connections are counted (which happens when the maximum count of
connections is limited), or -1
if they are not.
- getConnectionCount() - Method in class org.apache.tomcat.util.net.AprEndpoint.Poller
-
- getConnectionInitSqls() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the list of SQL statements executed when a physical connection
is first created.
- getConnectionManager(UserPassKey) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
- getConnectionManager(UserPassKey) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
- getConnectionManager(UserPassKey) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource
-
- getConnectionName() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the username to use to connect to the database.
- getConnectionName() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getConnectionName() - Method in class org.apache.catalina.session.JDBCStore
-
- getConnectionName() - Method in class org.apache.catalina.valves.JDBCAccessLogValve
-
- getConnectionPassword() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the password to use to connect to the database.
- getConnectionPassword() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getConnectionPassword() - Method in class org.apache.catalina.session.JDBCStore
-
- getConnectionPassword() - Method in class org.apache.catalina.valves.JDBCAccessLogValve
-
- getConnectionPool(String) - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDriver
-
- getConnectionPoolDataSource() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Get the value of connectionPoolDataSource.
- getConnectionProperties() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Get the connection properties passed to the JDBC driver.
- getConnectionProperties() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The connection properties that will be sent to the JDBC driver when establishing new connections.
- getConnectionProperties() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getConnectionProperties() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The connection properties that will be sent to the JDBC driver when establishing new connections.
- getConnectionProperties() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The connection properties that will be sent to the JDBC driver when establishing new connections.
- getConnectionTimeout() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getConnectionTimeout() - Method in class org.apache.coyote.AbstractProtocol
-
- getConnectionUploadTimeout() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Get the upload timeout.
- getConnectionUploadTimeout() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
Specifies a different (usually longer) connection timeout during data
upload.
- getConnectionURL() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the URL to use to connect to the database.
- getConnectionURL() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getConnectionURL() - Method in class org.apache.catalina.session.JDBCStore
-
- getConnectionVersion() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
- getConnector() - Method in class org.apache.catalina.connector.Request
-
- getConnector() - Method in class org.apache.catalina.connector.Response
-
Deprecated.
- getConnector() - Method in class org.apache.catalina.startup.Tomcat
-
Get the default http connector.
- getConnectorName() - Method in class org.apache.catalina.connector.MapperListener
-
Deprecated.
- getConnectorNames() - Method in class org.apache.catalina.core.StandardService
-
- getConnectTime() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getConnectTime() - Method in interface org.apache.catalina.tribes.transport.DataSender
-
- getConnectTimeout() - Method in class org.apache.catalina.tribes.group.interceptors.TcpFailureDetector
-
- getConstant(int) - Method in class org.apache.tomcat.util.bcel.classfile.ConstantPool
-
Gets constant from constant pool.
- getConstant(int, byte) - Method in class org.apache.tomcat.util.bcel.classfile.ConstantPool
-
Gets constant from constant pool and check whether it has the
expected type.
- getConstantAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- getConstantName(int) - Static method in class org.apache.tomcat.util.bcel.Const
-
- getConstructor(Class<T>, Class<?>[]) - Static method in class org.apache.tomcat.dbcp.jocl.ConstructorUtil
-
Returns a
Constructor
for the given method signature, or
null
if no such
Constructor
can be found.
- getConstructor(int, Class<?>) - Method in class org.apache.tomcat.jdbc.pool.interceptor.AbstractCreateStatementInterceptor
-
Creates a constructor for a proxy class, if one doesn't already exist
- getConstructor() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.StatementProxy
-
- getContainer() - Method in class javax.websocket.ContainerProvider
-
- getContainer() - Method in interface javax.websocket.Session
-
Get the container that created this session.
- getContainer() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Return the Container to which this Valve is attached.
- getContainer() - Method in interface org.apache.catalina.Cluster
-
Get the Container associated with our Cluster
- getContainer() - Method in interface org.apache.catalina.Contained
-
Get the
Container
with which this instance is associated.
- getContainer() - Method in class org.apache.catalina.ContainerEvent
-
Return the Container on which this event occurred.
- getContainer() - Method in class org.apache.catalina.core.StandardPipeline
-
Return the Container with which this Pipeline is associated.
- getContainer() - Method in class org.apache.catalina.core.StandardService
-
Return the Container
that handles requests for all
Connectors
associated with this Service.
- getContainer() - Method in class org.apache.catalina.deploy.NamingResources
-
Get the container with which the naming resources are associated.
- getContainer() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
Get the Container associated with our Cluster
- getContainer() - Method in interface org.apache.catalina.Loader
-
- getContainer() - Method in class org.apache.catalina.loader.WebappLoader
-
Return the Container with which this Logger has been associated.
- getContainer() - Method in interface org.apache.catalina.Manager
-
Get the Container with which this Manager is associated.
- getContainer() - Method in interface org.apache.catalina.Pipeline
-
- getContainer() - Method in interface org.apache.catalina.Realm
-
- getContainer() - Method in class org.apache.catalina.realm.RealmBase
-
Return the Container with which this Realm has been associated.
- getContainer() - Method in interface org.apache.catalina.Service
-
- getContainer() - Method in class org.apache.catalina.session.ManagerBase
-
- getContainer() - Method in class org.apache.catalina.valves.ValveBase
-
Return the Container with which this Valve is associated, if any.
- getContainer() - Method in class org.apache.tomcat.websocket.WsContainerProvider
-
- getContainer() - Method in class org.apache.tomcat.websocket.WsSession
-
- getContainerKeyProperties(Container) - Static method in class org.apache.catalina.mbeans.MBeanUtils
-
Deprecated.
To be removed since to creates a circular dependency. Will
be replaced in Tomcat 8 by a new method on Container
.
- getContainerSciFilter() - Method in interface org.apache.catalina.Context
-
Obtains the regular expression that specifies which container provided
SCIs should be filtered out and not used for this context.
- getContainerSciFilter() - Method in class org.apache.catalina.core.StandardContext
-
- getContainerSciFilter() - Method in class org.apache.catalina.startup.FailedContext
-
- getContent() - Method in class org.apache.jasper.util.FastRemovalDequeue.Entry
-
- getContent() - Method in class org.apache.naming.resources.DirContextURLConnection
-
Get object content.
- getContent(Class[]) - Method in class org.apache.naming.resources.DirContextURLConnection
-
Get object content.
- getContent() - Method in class org.apache.naming.resources.Resource
-
Content accessor.
- getContent(Node) - Static method in class org.apache.tomcat.util.DomUtil
-
Deprecated.
Get the trimmed text content of a node or null if there is no text
- getContentLanguage() - Method in class org.apache.coyote.Response
-
Return the content language.
- getContentLength() - Method in interface javax.servlet.ServletRequest
-
Returns the length, in bytes, of the request body and made available by
the input stream, or -1 if the length is not known.
- getContentLength() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentLength() on
the wrapped request object.
- getContentLength() - Method in class org.apache.catalina.connector.Request
-
- getContentLength() - Method in class org.apache.catalina.connector.RequestFacade
-
- getContentLength() - Method in class org.apache.catalina.connector.Response
-
- getContentLength() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getContentLength() - Method in class org.apache.coyote.http11.filters.IdentityInputFilter
-
Deprecated.
Unused - will be removed in 8.0.x
- getContentLength() - Method in class org.apache.coyote.Request
-
- getContentLength() - Method in class org.apache.coyote.RequestInfo
-
- getContentLength() - Method in class org.apache.coyote.Response
-
- getContentLength() - Method in class org.apache.naming.resources.DirContextURLConnection
-
Return the content length value.
- getContentLength() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
Get content length.
- getContentLength() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get content length.
- getContentLengthLong() - Method in class org.apache.coyote.Request
-
- getContentLengthLong() - Method in class org.apache.coyote.Response
-
- getContentType() - Method in interface javax.servlet.http.Part
-
Obtain the content type passed by the browser.
- getContentType() - Method in interface javax.servlet.ServletRequest
-
Returns the MIME type of the body of the request, or null
if
the type is not known.
- getContentType() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentType() on the
wrapped request object.
- getContentType() - Method in interface javax.servlet.ServletResponse
-
Returns the content type used for the MIME body sent in this response.
- getContentType() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getContentType() on the
wrapped response object.
- getContentType() - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getContentType() - Method in class org.apache.catalina.connector.Request
-
- getContentType() - Method in class org.apache.catalina.connector.RequestFacade
-
- getContentType() - Method in class org.apache.catalina.connector.Response
-
- getContentType() - Method in class org.apache.catalina.connector.ResponseFacade
-
- getContentType() - Method in class org.apache.catalina.core.ApplicationPart
-
- getContentType() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getContentType() - Method in class org.apache.coyote.Request
-
- getContentType() - Method in class org.apache.coyote.Response
-
- getContentType() - Method in class org.apache.naming.resources.DirContextURLConnection
-
Return the content type value.
- getContentType() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the content type passed by the agent or null
if
not defined.
- getContentType() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Returns the content type passed by the browser or null
if
not defined.
- getContentType() - Method in interface org.apache.tomcat.util.http.fileupload.FileItemStream
-
Returns the content type passed by the browser or null
if
not defined.
- getContentType() - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemStreamImpl
-
Returns the items content type, or null.
- getContentType() - Method in interface org.apache.tomcat.util.http.fileupload.RequestContext
-
Retrieve the content type of the request.
- getContentType() - Method in class org.apache.tomcat.util.http.fileupload.servlet.ServletRequestContext
-
Retrieve the content type of the request.
- getContentTypeAttribute(String, String) - Static method in class org.apache.jasper.tagplugins.jstl.Util
-
Get the value associated with a content-type attribute.
- getContentWritten() - Method in class org.apache.catalina.connector.OutputBuffer
-
- getContentWritten() - Method in class org.apache.catalina.connector.Response
-
- getContentWritten() - Method in class org.apache.catalina.connector.ResponseFacade
-
- getContentWritten() - Method in class org.apache.coyote.Response
-
Bytes written by application - i.e. before compression, chunking, etc.
- getContext(Class) - Method in class javax.el.ELContext
-
Obtain the context object for the given key.
- getContext(String) - Method in interface javax.servlet.ServletContext
-
Returns a ServletContext
object that corresponds to a
specified URL on the server.
- getContext() - Method in class org.apache.catalina.connector.Request
-
Return the Context within which this Request is being processed.
- getContext() - Method in class org.apache.catalina.connector.Response
-
- getContext(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getContext() - Method in class org.apache.catalina.core.ApplicationContext
-
- getContext(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getContext() - Method in class org.apache.catalina.startup.TldConfig
-
Deprecated.
Unused - will be removed in 8.0.x
- getContext(Class) - Method in class org.apache.el.lang.EvaluationContext
-
- getContext(Class) - Method in class org.apache.jasper.el.ELContextWrapper
-
- getContext(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the servlet context for the specified path.
- getContextClass() - Method in class org.apache.catalina.core.StandardHost
-
- getContextClass() - Method in class org.apache.catalina.startup.HostConfig
-
Return the Context implementation class name.
- getContextClass() - Method in class org.apache.catalina.startup.UserConfig
-
Return the Context implementation class name.
- getContextFactory() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getContextName() - Method in class org.apache.catalina.authenticator.SingleSignOnSessionKey
-
- getContextName() - Method in class org.apache.catalina.ha.deploy.FileMessage
-
- getContextName() - Method in class org.apache.catalina.ha.deploy.UndeployMessage
-
- getContextName() - Method in class org.apache.catalina.ha.session.SessionIDMessage
-
Deprecated.
- getContextName() - Method in interface org.apache.catalina.ha.session.SessionMessage
-
- getContextName() - Method in class org.apache.catalina.ha.session.SessionMessageImpl
-
- getContextName() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Return the context name for this class loader.
- getContextName() - Method in class org.apache.naming.resources.ProxyDirContext
-
Return the context name.
- getContextParams() - Method in class org.apache.catalina.deploy.WebXml
-
- getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the portion of the request URI that indicates the context of the
request.
- getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getContextPath() on the
wrapped request object.
- getContextPath() - Method in interface javax.servlet.ServletContext
-
Return the main path associated with this context.
- getContextPath() - Method in class org.apache.catalina.connector.Request
-
Return the portion of the request URI used to select the Context
of the Request.
- getContextPath() - Method in class org.apache.catalina.connector.RequestFacade
-
- getContextPath() - Method in class org.apache.catalina.core.ApplicationContext
-
- getContextPath() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getContextPath() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getContextPath() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the context path.
- getContextPath() - Method in class org.apache.naming.resources.ProxyDirContext
-
Return the context path.
- getContextPathMB() - Method in class org.apache.catalina.connector.Request
-
Deprecated.
- getContextRelativePath(ServletRequest, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
Convert a possibly relative resource path into a context-relative
resource path that starts with a '/'.
- getContextWebXmlSource() - Method in class org.apache.catalina.startup.ContextConfig
-
Identify the application web.xml to be used and obtain an input source
for it.
- getCookie(int) - Method in class org.apache.tomcat.util.http.Cookies
-
- getCookieComment() - Method in class org.apache.catalina.deploy.SessionConfig
-
- getCookieCount() - Method in class org.apache.tomcat.util.http.Cookies
-
- getCookieDomain() - Method in class org.apache.catalina.authenticator.SingleSignOn
-
Returns the optional cookie domain.
- getCookieDomain() - Method in class org.apache.catalina.deploy.SessionConfig
-
- getCookieHttpOnly() - Method in class org.apache.catalina.deploy.SessionConfig
-
- getCookieMaxAge() - Method in class org.apache.catalina.deploy.SessionConfig
-
- getCookieName() - Method in class org.apache.catalina.deploy.SessionConfig
-
- getCookiePath() - Method in class org.apache.catalina.deploy.SessionConfig
-
- getCookies() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns an array containing all of the Cookie
objects the
client sent with this request.
- getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getCookies() on the
wrapped request object.
- getCookies() - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getCookies() - Method in class org.apache.catalina.connector.Request
-
Return the set of Cookies received with this Request.
- getCookies() - Method in class org.apache.catalina.connector.RequestFacade
-
- getCookies() - Method in interface org.apache.catalina.Context
-
Return the "use cookies for session ids" flag.
- getCookies() - Method in class org.apache.catalina.core.StandardContext
-
- getCookies() - Method in class org.apache.catalina.startup.FailedContext
-
- getCookies() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getCookies() - Method in class org.apache.coyote.Request
-
- getCookieSecure() - Method in class org.apache.catalina.deploy.SessionConfig
-
- getCoordinator() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
Returns coordinator if one is available
- getCoordinator() - Method in class org.apache.catalina.tribes.group.interceptors.SimpleCoordinator
-
- getCopyXML() - Method in class org.apache.catalina.core.StandardContext
-
Flag which indicates if bundled context.xml files should be copied to the
config folder.
- getCorePoolSize() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getCount() - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor.MessageOrder
-
- getCount() - Method in class org.apache.tomcat.util.digester.Digester
-
- getCount() - Method in class org.apache.tomcat.util.threads.LimitLatch
-
Returns the current count for the latch
- getCountAllocated() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the number of active allocations of this servlet, even if they
are all for the same instance (as will be true for servlets that do
not implement SingleThreadModel
.
- getCounter() - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor.Counter
-
- getCounterNoStateTransfered() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterNoStateTransferred() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterReceive_EVT_ALL_SESSION_DATA() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterReceive_EVT_ALL_SESSION_NOCONTEXTMANAGER() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterReceive_EVT_ALL_SESSION_TRANSFERCOMPLETE() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterReceive_EVT_CHANGE_SESSION_ID() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterReceive_EVT_GET_ALL_SESSIONS() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterReceive_EVT_SESSION_ACCESSED() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterReceive_EVT_SESSION_CREATED() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterReceive_EVT_SESSION_DELTA() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterReceive_EVT_SESSION_EXPIRED() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterSend_EVT_ALL_SESSION_DATA() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterSend_EVT_ALL_SESSION_TRANSFERCOMPLETE() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterSend_EVT_CHANGE_SESSION_ID() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterSend_EVT_GET_ALL_SESSIONS() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterSend_EVT_SESSION_ACCESSED() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterSend_EVT_SESSION_CREATED() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterSend_EVT_SESSION_DELTA() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCounterSend_EVT_SESSION_EXPIRED() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getCoyoteRequest() - Method in class org.apache.catalina.connector.Request
-
Get the Coyote request.
- getCoyoteResponse() - Method in class org.apache.catalina.connector.Response
-
- getCrawlerIps() - Method in class org.apache.catalina.valves.CrawlerSessionManagerValve
-
- getCrawlerUserAgents() - Method in class org.apache.catalina.valves.CrawlerSessionManagerValve
-
- getCreatedCount() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
The total number of connections created by this pool.
- getCreatedCount() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The total number of connections created by this pool.
- getCreatedCount() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getCreatedCount() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getCreateDirs() - Method in class org.apache.catalina.core.StandardHost
-
- getCreateDirs() - Method in interface org.apache.catalina.Host
-
Returns true
if the Host will attempt to create directories for appBase and xmlBase
unless they already exist.
- getCreateUploadTargets() - Method in interface org.apache.catalina.Context
-
Will Tomcat attempt to create an upload target used by this web
application if it does not exist when the web application attempts to use
it?
- getCreateUploadTargets() - Method in class org.apache.catalina.core.StandardContext
-
- getCreateUploadTargets() - Method in class org.apache.catalina.startup.FailedContext
-
- getCreation() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
Get creation time.
- getCreation() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get creation time.
- getCreationDate() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
Get creation date.
- getCreationDate() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get creation date.
- getCreationTime() - Method in interface javax.servlet.http.HttpSession
-
Returns the time when this session was created, measured in milliseconds
since midnight January 1, 1970 GMT.
- getCreationTime() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getCreationTime() - Method in interface org.apache.catalina.Session
-
- getCreationTime(String) - Method in class org.apache.catalina.session.ManagerBase
-
- getCreationTime() - Method in class org.apache.catalina.session.StandardSession
-
Return the time when this session was created, in milliseconds since
midnight, January 1, 1970 GMT.
- getCreationTime() - Method in class org.apache.catalina.session.StandardSessionFacade
-
- getCreationTime() - Method in class org.apache.tomcat.util.threads.TaskThread
-
- getCreationTimeInternal() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getCreationTimeInternal() - Method in interface org.apache.catalina.Session
-
- getCreationTimeInternal() - Method in class org.apache.catalina.session.StandardSession
-
Return the time when this session was created, in milliseconds since
midnight, January 1, 1970 GMT, bypassing the session validation checks.
- getCreationTimestamp(String) - Method in class org.apache.catalina.session.ManagerBase
-
- getCrlFile() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getCrlFile() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getCRLs(String) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
Load the collection of CRLs.
- getCrossContext() - Method in interface org.apache.catalina.Context
-
Return the "allow crossing servlet contexts" flag.
- getCrossContext() - Method in class org.apache.catalina.core.StandardContext
-
Return the "allow crossing servlet contexts" flag.
- getCrossContext() - Method in class org.apache.catalina.startup.FailedContext
-
- getCrossReference(String, String, String, String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getCurrentDate() - Method in interface org.apache.catalina.ssi.SSIExternalResolver
-
Returns the current date.
- getCurrentDate() - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getCurrentDate() - Static method in class org.apache.tomcat.util.http.FastHttpDateFormat
-
Get the current date in HTTP format.
- getCurrentElementName() - Method in class org.apache.tomcat.util.digester.Digester
-
- getCurrentQueryString() - Method in class org.apache.coyote.RequestInfo
-
- getCurrentSize() - Method in class org.apache.catalina.tribes.group.interceptors.MessageDispatch15Interceptor
-
- getCurrentSize() - Method in class org.apache.catalina.tribes.group.interceptors.MessageDispatchInterceptor
-
- getCurrentThreadCount() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
Return the amount of threads that are managed by the pool.
- getCurrentThreadsBusy() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
Return the amount of threads that are in use
- getCurrentTimeMillis() - Method in class org.apache.catalina.valves.JDBCAccessLogValve
-
- getCurrentUri() - Method in class org.apache.coyote.RequestInfo
-
- getCursorName() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getDaemon() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getData() - Method in class org.apache.catalina.ContainerEvent
-
Return the event data of this event.
- getData() - Method in class org.apache.catalina.ha.deploy.FileMessage
-
- getData() - Method in class org.apache.catalina.LifecycleEvent
-
- getData() - Method in class org.apache.catalina.SessionEvent
-
- getData() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
Create a data package to send over the wire representing this member.
- getData(boolean) - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
Highly optimized version of serializing a member into a byte array
Returns a cached byte[] reference, do not modify this data
- getData(boolean, boolean) - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getData() - Method in class org.apache.tomcat.util.http.fileupload.DeferredFileOutputStream
-
Returns the data for this output stream as an array of bytes, assuming
that the data has been retained in memory.
- getDatabaseMajorVersion() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDatabaseMinorVersion() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDatabaseProductName() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDatabaseProductVersion() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDataFromPackage(XByteBuffer) - Static method in class org.apache.catalina.tribes.io.ChannelData
-
Deserializes a ChannelData object from a byte array
- getDataFromPackage(byte[]) - Static method in class org.apache.catalina.tribes.io.ChannelData
-
- getDataLength() - Method in class org.apache.catalina.ha.deploy.FileMessage
-
- getDataLength() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getDataPackage() - Method in class org.apache.catalina.tribes.io.ChannelData
-
Serializes the ChannelData object into a byte[] array
- getDataPackage(byte[], int) - Method in class org.apache.catalina.tribes.io.ChannelData
-
- getDataPackageLength() - Method in class org.apache.catalina.tribes.io.ChannelData
-
- getDataPackageLength(int) - Static method in class org.apache.catalina.tribes.io.XByteBuffer
-
- getDataSource() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns a datasource, if one exists that is being used to create connections.
- getDataSource() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
Returns a datasource, if one exists that is being used to create connections.
- getDataSource() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns a datasource, if one exists that is being used to create connections.
- getDataSource() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns a datasource, if one exists that is being used to create connections.
- getDataSourceJNDI() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns the JNDI string configured for data source usage.
- getDataSourceJNDI() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
Returns the JNDI string configured for data source usage.
- getDataSourceJNDI() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns the JNDI string configured for data source usage.
- getDataSourceJNDI() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns the JNDI string configured for data source usage.
- getDataSourceName() - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the name of the JNDI JDBC DataSource.
- getDataSourceName() - Method in class org.apache.catalina.session.JDBCStore
-
- getDataSourceName() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Get the name of the ConnectionPoolDataSource which backs this pool.
- getDate() - Method in class org.apache.naming.resources.DirContextURLConnection
-
Return the last modified date.
- getDate(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getDate(int, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getDate(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getDate(String, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getDate(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getDate(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getDate(int, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getDate(String, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header as a long
value that represents a Date
object.
- getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getDateHeader(String
name) on the wrapped request object.
- getDateHeader(String) - Method in class org.apache.catalina.connector.Request
-
Return the value of the specified date header, if any; otherwise
return -1.
- getDateHeader(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getDateHeader(String) - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getDateHeader(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getDbProperties() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getDbProperties() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getDbProperties() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getDbProperties() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- getDec(int) - Static method in class org.apache.tomcat.util.buf.HexUtils
-
- getDeclare() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <declare> element.
- getDeclare() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns whether this is a new variable.
- getDeclaredFields(Class<?>) - Static method in class org.apache.catalina.util.Introspection
-
Obtain the declared fields for a class taking account of any security
manager that may be configured.
- getDeclaredMethods(Class<?>) - Static method in class org.apache.catalina.util.Introspection
-
Obtain the declared methods for a class taking account of any security
manager that may be configured.
- getDecodedRequestURI() - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getDecodedRequestURI() - Method in class org.apache.catalina.connector.Request
-
Get the decoded request URI.
- getDecodedRequestURIMB() - Method in class org.apache.catalina.connector.Request
-
Get the decoded request URI.
- getDecoderClazz() - Method in class org.apache.tomcat.websocket.DecoderEntry
-
- getDecoders() - Method in interface javax.websocket.EndpointConfig
-
- getDecoders(List<Class<? extends Decoder>>) - Static method in class org.apache.tomcat.websocket.Util
-
- getDeepclone() - Method in class org.apache.catalina.tribes.group.interceptors.TwoPhaseCommitInterceptor
-
- getDefaultAsyncSendTimeout() - Method in interface javax.websocket.WebSocketContainer
-
Get the default timeout for sending a message asynchronously.
- getDefaultAsyncSendTimeout() - Method in class org.apache.tomcat.websocket.WsWebSocketContainer
-
Get the default timeout for sending a message asynchronously.
- getDefaultAutoCommit() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the default auto-commit property.
- getDefaultAutoCommit() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The default auto-commit state of connections created by this pool.
- getDefaultAutoCommit() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getDefaultAutoCommit() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The default auto-commit state of connections created by this pool.
- getDefaultAutoCommit() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The default auto-commit state of connections created by this pool.
- getDefaultBufferSize() - Method in class org.apache.tomcat.util.codec.binary.BaseNCodec
-
Get the default buffer size.
- getDefaultCatalog() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the default catalog.
- getDefaultCatalog() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getDefaultCatalog() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getDefaultCatalog() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getDefaultCatalog() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- getDefaultCharset() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the default charset for use when no explicit charset
parameter is provided by the sender.
- getDefaultCharset() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItemFactory
-
Returns the default charset for use when no explicit charset
parameter is provided by the sender.
- getDefaultContentType() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getDefaultContentType() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getDefaultContentType() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getDefaultContentType() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- getDefaultContextXml() - Method in class org.apache.catalina.core.StandardContext
-
- getDefaultContextXml() - Method in class org.apache.catalina.startup.ContextConfig
-
Deprecated.
Never changed from default
- getDefaultExpiresConfiguration() - Method in class org.apache.catalina.filters.ExpiresFilter
-
- getDefaultFactory() - Static method in class javax.servlet.jsp.JspFactory
-
Returns the default factory for this implementation.
- getDefaultFactory(Reference) - Method in class org.apache.naming.factory.EjbFactory
-
- getDefaultFactory(Reference) - Method in class org.apache.naming.factory.FactoryBase
-
If a default factory is available for the given reference type, create
the default factory.
- getDefaultFactory(Reference) - Method in class org.apache.naming.factory.ResourceEnvFactory
-
- getDefaultFactory(Reference) - Method in class org.apache.naming.factory.ResourceFactory
-
- getDefaultFactory(Reference) - Method in class org.apache.naming.factory.TransactionFactory
-
- getDefaultFactoryClassName() - Method in class org.apache.naming.AbstractRef
-
- getDefaultFactoryClassName() - Method in class org.apache.naming.EjbRef
-
- getDefaultFactoryClassName() - Method in class org.apache.naming.HandlerRef
-
- getDefaultFactoryClassName() - Method in class org.apache.naming.LookupRef
-
- getDefaultFactoryClassName() - Method in class org.apache.naming.ResourceEnvRef
-
- getDefaultFactoryClassName() - Method in class org.apache.naming.ResourceLinkRef
-
- getDefaultFactoryClassName() - Method in class org.apache.naming.ResourceRef
-
- getDefaultFactoryClassName() - Method in class org.apache.naming.ServiceRef
-
- getDefaultFactoryClassName() - Method in class org.apache.naming.TransactionRef
-
- getDefaultHost() - Method in class org.apache.catalina.core.StandardEngine
-
Return the default host.
- getDefaultHost() - Method in interface org.apache.catalina.Engine
-
- getDefaultMaxActive() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
The maximum number of active connections that can be allocated from
this pool at the same time, or non-positive for no limit.
- getDefaultMaxBinaryMessageBufferSize() - Method in interface javax.websocket.WebSocketContainer
-
Get the default maximum buffer size for binary messages.
- getDefaultMaxBinaryMessageBufferSize() - Method in class org.apache.tomcat.websocket.WsWebSocketContainer
-
- getDefaultMaxIdle() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
The maximum number of active connections that can remain idle in the
pool, without extra ones being released, or negative for no limit.
- getDefaultMaxSessionIdleTimeout() - Method in interface javax.websocket.WebSocketContainer
-
Get the current default session idle timeout.
- getDefaultMaxSessionIdleTimeout() - Method in class org.apache.tomcat.websocket.WsWebSocketContainer
-
- getDefaultMaxTextMessageBufferSize() - Method in interface javax.websocket.WebSocketContainer
-
Get the default maximum buffer size for text messages.
- getDefaultMaxTextMessageBufferSize() - Method in class org.apache.tomcat.websocket.WsWebSocketContainer
-
- getDefaultMaxWait() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
The maximum number of milliseconds that the pool will wait (when there
are no available connections) for a connection to be returned before
throwing an exception, or -1 to wait indefinitely.
- getDefaultNotificationInfo() - Static method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getDefaultPipelineClassName() - Method in class org.apache.catalina.CatalinaFactory
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x.
- getDefaultReadOnly() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the default readOnly property.
- getDefaultReadOnly() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getDefaultReadOnly() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getDefaultReadOnly() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getDefaultReadOnly() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- getDefaultRealm() - Method in class org.apache.catalina.startup.Tomcat
-
Deprecated.
Will be removed in Tomcat 8.0.x
- getDefaultResolver() - Static method in class org.apache.jasper.el.ELContextImpl
-
- getDefaultResolver() - Static method in class org.apache.jasper.el.ELResolverImpl
-
- getDefaults() - Method in class org.apache.tomcat.util.digester.WithDefaultsRulesWrapper
-
Gets Rule's which will be fired when the wrapped implementation returns no matches
- getDefaultSessionTrackingModes() - Method in interface javax.servlet.ServletContext
-
Obtains the default session tracking modes for this web application.
- getDefaultSessionTrackingModes() - Method in class org.apache.catalina.core.ApplicationContext
-
- getDefaultSessionTrackingModes() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getDefaultSessionTrackingModes() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getDefaultTransactionIsolation() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the default transaction isolation state of returned connections.
- getDefaultTransactionIsolation() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Get the value of defaultTransactionIsolation, which defines the state of
connections handed out from this pool.
- getDefaultTransactionIsolation() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDefaultTransactionIsolation() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns the default transaction isolation level.
- getDefaultTransactionIsolation() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getDefaultTransactionIsolation() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns the default transaction isolation level.
- getDefaultTransactionIsolation() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns the default transaction isolation level.
- getDefaultWebXml() - Method in class org.apache.catalina.core.StandardContext
-
- getDefaultWebXml() - Method in class org.apache.catalina.startup.ContextConfig
-
Obtain the location of the default deployment descriptor.
- getDefaultWebXmlListener() - Method in class org.apache.catalina.startup.Tomcat
-
Return a listener that provides the required configuration items for JSP
processing.
- getDeferAccept() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- getDeferAccept() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getDeferAccept() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getDeferAccept() - Method in class org.apache.tomcat.util.net.JIoEndpoint
-
- getDeferAccept() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
Is deferAccept supported?
- getDeferredSyntax() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getDeferredSyntaxAllowedAsLiteral() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getDeferredSyntaxAllowedAsLiteral() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getDelegate() - Method in class org.apache.catalina.core.StandardContext
-
Return the "follow standard delegation model" flag used to configure
our ClassLoader.
- getDelegate() - Method in interface org.apache.catalina.Loader
-
- getDelegate() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Return the "delegate first" flag for this class loader.
- getDelegate() - Method in class org.apache.catalina.loader.WebappLoader
-
Return the "follow standard delegation model" flag used to configure
our ClassLoader.
- getDelegate() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getDelegate() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDelegate() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getDelegate() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getDelegate() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.StatementProxy
-
- getDelegateConnection() - Method in class org.apache.tomcat.jdbc.pool.ProxyConnection
-
- getDelegateInternal() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
Should be final but can't be for compatibility with previous releases.
- getDelimiter() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getDeltaRequest() - Method in class org.apache.catalina.ha.session.DeltaSession
-
- getDeltaRequestPool() - Method in class org.apache.catalina.ha.session.ClusterManagerBase
-
- getDeny() - Method in class org.apache.catalina.filters.RemoteCIDRFilter
-
Return a string representation of the
NetMask
list in #deny.
- getDeny() - Method in class org.apache.catalina.filters.RequestFilter
-
Return the regular expression used to test for denied requests for this
Filter, if any; otherwise, return null
.
- getDeny() - Method in class org.apache.catalina.startup.UserConfig
-
Return the regular expression used to test for user who deployment is denied.
- getDeny() - Method in class org.apache.catalina.valves.RemoteCIDRValve
-
Return a string representation of the
NetMask
list in #deny.
- getDeny() - Method in class org.apache.catalina.valves.RequestFilterValve
-
Return the regular expression used to test for denied requests for this
Valve, if any; otherwise, return null
.
- getDenyStatus() - Method in class org.apache.catalina.filters.CsrfPreventionFilterBase
-
Return response status code that is used to reject denied request.
- getDenyStatus() - Method in class org.apache.catalina.filters.RequestFilter
-
Return response status code that is used to reject denied request.
- getDenyStatus() - Method in class org.apache.catalina.valves.RequestFilterValve
-
Return response status code that is used to reject denied request.
- getDependants() - Method in interface org.apache.jasper.runtime.JspSourceDependent
-
Returns a map of file names and last modified time where the current page
has a source dependency on the file.
- getDependants() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
Get a list of files that the current page has source dependency on.
- getDeployDir() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
- getDeployDirFile() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
- getDeployIgnore() - Method in class org.apache.catalina.core.StandardHost
-
- getDeployIgnore() - Method in interface org.apache.catalina.Host
-
- getDeployIgnorePattern() - Method in class org.apache.catalina.core.StandardHost
-
- getDeployIgnorePattern() - Method in interface org.apache.catalina.Host
-
- getDeploymentDescriptor() - Method in class org.apache.catalina.core.StandardContext
-
JSR77 deploymentDescriptor attribute
- getDeploymentTime(String) - Method in class org.apache.catalina.startup.HostConfig
-
Get the instant where an application was deployed.
- getDeployOnStartup() - Method in class org.apache.catalina.core.StandardHost
-
- getDeployOnStartup() - Method in interface org.apache.catalina.Host
-
- getDerefAliases() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getDerivedPackageName() - Method in class org.apache.jasper.JspCompilationContext
-
- getDescription() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
- getDescription() - Method in class org.apache.catalina.deploy.ApplicationParameter
-
- getDescription() - Method in class org.apache.catalina.deploy.FilterDef
-
- getDescription() - Method in class org.apache.catalina.deploy.ResourceBase
-
- getDescription() - Method in class org.apache.catalina.deploy.SecurityCollection
-
Return the description of this web resource collection.
- getDescription() - Method in class org.apache.catalina.deploy.ServletDef
-
- getDescription() - Method in interface org.apache.catalina.Group
-
- getDescription() - Method in interface org.apache.catalina.Role
-
- getDescription() - Method in class org.apache.catalina.users.AbstractGroup
-
Return the description of this group.
- getDescription() - Method in class org.apache.catalina.users.AbstractRole
-
Return the description of this role.
- getDescription() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Get the value of description.
- getDescription() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Get the description.
- getDescription() - Method in exception org.apache.tomcat.jni.Error
-
Get the APR description of the exception.
- getDescription() - Method in class org.apache.tomcat.util.modeler.FeatureInfo
-
The human-readable description of this feature.
- getDescription() - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
The human-readable description of this MBean.
- getDesiredEntryAccessRatio() - Method in class org.apache.naming.resources.ResourceCache
-
- getDestination() - Method in class org.apache.catalina.ha.tcp.SendMessageData
-
- getDestination() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getDestination() - Method in class org.apache.catalina.tribes.transport.bio.util.LinkObject
-
- getDevelopment() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Is Jasper being used in development mode?
- getDevelopment() - Method in class org.apache.jasper.JspC
-
In JspC this always returns false
.
- getDevelopment() - Method in interface org.apache.jasper.Options
-
Is Jasper being used in development mode?
- getDiff() - Method in class org.apache.catalina.ha.session.DeltaSession
-
Returns a diff and sets the dirty map to false
- getDiff() - Method in interface org.apache.catalina.tribes.tipis.ReplicatedMapEntry
-
Returns a diff and sets the dirty map to false
- getDiffValue() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getDigest() - Method in class org.apache.catalina.realm.RealmBase
-
Return the digest algorithm used for storing credentials.
- getDigest(String, String) - Method in class org.apache.catalina.realm.RealmBase
-
Return the digest associated with given principal's user name.
- getDigestCharset() - Method in class org.apache.catalina.realm.RealmBase
-
- getDigestEncoding() - Method in class org.apache.catalina.realm.RealmBase
-
Returns the digest encoding charset.
- getDigester() - Method in class org.apache.catalina.realm.MemoryRealm
-
Return a configured Digester
to use for processing
the XML input file, creating a new one if necessary.
- getDigester() - Method in class org.apache.tomcat.util.digester.AbstractObjectCreationFactory
-
- getDigester() - Method in interface org.apache.tomcat.util.digester.ObjectCreationFactory
-
- getDigester() - Method in class org.apache.tomcat.util.digester.Rule
-
Return the Digester with which this Rule is associated.
- getDigester() - Method in interface org.apache.tomcat.util.digester.Rules
-
Return the Digester instance with which this Rules instance is
associated.
- getDigester() - Method in class org.apache.tomcat.util.digester.RulesBase
-
Return the Digester instance with which this Rules instance is
associated.
- getDigester() - Method in class org.apache.tomcat.util.digester.WithDefaultsRulesWrapper
-
Gets digester using these Rules
- getDirContext() - Method in class org.apache.naming.resources.ProxyDirContext
-
- getDirect() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getDirect() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getDirectBuffer() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getDirectBuffer() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getDirectBufferPool() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getDirectory() - Method in class org.apache.catalina.session.FileStore
-
- getDirectory() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return the directory in which we create log files.
- getDirectoryContextEnvironment() - Method in class org.apache.catalina.realm.JNDIRealm
-
Create our directory context configuration.
- getDirectoryName() - Method in class org.apache.catalina.startup.UserConfig
-
Return the directory name for user web applications.
- getDisableKeepAlivePercentage() - Method in class org.apache.coyote.http11.Http11Processor
-
- getDisableKeepAlivePercentage() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getDisableProxyCaching() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Return the flag that states if we add headers to disable caching by
proxies.
- getDisableUploadTimeout() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Get the flag that controls upload time-outs.
- getDisableUploadTimeout() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
Get the flag that controls upload time-outs.
- getDiscard() - Method in class org.apache.catalina.tribes.io.XByteBuffer
-
- getDiscardFacades() - Method in class org.apache.catalina.connector.Connector
-
- getDiscardFacades() - Method in class org.apache.catalina.connector.Request
-
Get the recycling strategy of the facade objects.
- getDispatcherMapping() - Method in class org.apache.catalina.deploy.FilterMap
-
- getDispatcherNames() - Method in class org.apache.catalina.deploy.FilterMap
-
- getDispatchersUseEncodedPaths() - Method in interface org.apache.catalina.Context
-
Are paths used in calls to obtain a request dispatcher expected to be
encoded?
- getDispatchersUseEncodedPaths() - Method in class org.apache.catalina.core.StandardContext
-
Are paths used in calls to obtain a request dispatcher expected to be
encoded?
- getDispatchersUseEncodedPaths() - Method in class org.apache.catalina.startup.FailedContext
-
- getDispatcherType() - Method in interface javax.servlet.ServletRequest
-
- getDispatcherType() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to call getDispatcherType() on the
wrapped request object.
- getDispatcherType() - Method in class org.apache.catalina.connector.Request
-
- getDispatcherType() - Method in class org.apache.catalina.connector.RequestFacade
-
- getDispatcherType() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getDisplayCreationTimeForSession(Session) - Static method in class org.apache.catalina.manager.JspHelper
-
- getDisplayInactiveTimeForSession(Session) - Static method in class org.apache.catalina.manager.JspHelper
-
- getDisplayLastAccessedTimeForSession(Session) - Static method in class org.apache.catalina.manager.JspHelper
-
- getDisplayName() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get the displayName.
- getDisplayName() - Method in interface org.apache.catalina.Context
-
Return the display name of this web application.
- getDisplayName() - Method in class org.apache.catalina.core.StandardContext
-
- getDisplayname() - Method in class org.apache.catalina.deploy.ContextService
-
- getDisplayName() - Method in class org.apache.catalina.deploy.FilterDef
-
- getDisplayName() - Method in class org.apache.catalina.deploy.MessageDestination
-
- getDisplayName() - Method in class org.apache.catalina.deploy.SecurityConstraint
-
Return the display name of this security constraint.
- getDisplayName() - Method in class org.apache.catalina.deploy.ServletDef
-
- getDisplayName() - Method in class org.apache.catalina.deploy.WebXml
-
- getDisplayName() - Method in class org.apache.catalina.startup.FailedContext
-
- getDisplayName() - Method in class org.apache.catalina.util.ContextName
-
- getDisplayName() - Method in class org.apache.tomcat.util.modeler.AttributeInfo
-
The display name of this attribute.
- getDisplaySourceFragment() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should we include a source fragment in exception messages, which could be displayed
to the developer ?
- getDisplaySourceFragment() - Method in class org.apache.jasper.JspC
-
In JspC this always returns true
.
- getDisplaySourceFragment() - Method in interface org.apache.jasper.Options
-
Should we include a source fragment in exception messages, which could be displayed
to the developer ?
- getDisplayTTLForSession(Session) - Static method in class org.apache.catalina.manager.JspHelper
-
- getDisplayUsedTimeForSession(Session) - Static method in class org.apache.catalina.manager.JspHelper
-
- getDistinguishedName(DirContext, String, SearchResult) - Method in class org.apache.catalina.realm.JNDIRealm
-
Returns the distinguished name of a search result.
- getDistributable() - Method in interface org.apache.catalina.Context
-
Get the distributable flag for this web application.
- getDistributable() - Method in class org.apache.catalina.core.StandardContext
-
- getDistributable() - Method in interface org.apache.catalina.Manager
-
- getDistributable() - Method in class org.apache.catalina.session.ManagerBase
-
Deprecated.
- getDistributable() - Method in class org.apache.catalina.startup.FailedContext
-
- getDN() - Method in class org.apache.catalina.realm.JNDIRealm.User
-
- getDocBase() - Method in interface org.apache.catalina.Context
-
Obtain the document root for this Context.
- getDocBase() - Method in class org.apache.catalina.core.StandardContext
-
- getDocBase() - Method in class org.apache.catalina.startup.FailedContext
-
- getDocBase() - Method in class org.apache.naming.resources.BaseDirContext
-
Return the document root for this component.
- getDocBase() - Method in class org.apache.naming.resources.ProxyDirContext
-
- getDocumentBuilder() - Method in class org.apache.catalina.servlets.WebdavServlet
-
Return JAXP document builder instance.
- getDocumentLocator() - Method in class org.apache.tomcat.util.digester.Digester
-
Gets the document locator associated with our parser.
- getDomain() - Method in class javax.servlet.http.Cookie
-
Returns the domain name set for this cookie.
- getDomain() - Method in interface javax.servlet.SessionCookieConfig
-
- getDomain() - Method in class org.apache.catalina.connector.CoyoteAdapter
-
- getDomain() - Method in class org.apache.catalina.core.ApplicationSessionCookieConfig
-
- getDomain() - Method in interface org.apache.catalina.JmxEnabled
-
- getDomain(Service) - Static method in class org.apache.catalina.mbeans.MBeanUtils
-
Deprecated.
To be removed since to creates a circular dependency. Will
be replaced in Tomcat 8 by a new method on Service
.
- getDomain(Container) - Static method in class org.apache.catalina.mbeans.MBeanUtils
-
Deprecated.
To be removed since to creates a circular dependency. Will
be replaced in Tomcat 8 by a new method on Container
.
- getDomain() - Method in class org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor
-
- getDomain() - Method in interface org.apache.catalina.tribes.Member
-
Domain for this cluster
- getDomain() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getDomain() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getDomain() - Method in class org.apache.catalina.util.LifecycleMBeanBase
-
Obtain the domain under which this component will be / has been
registered.
- getDomain() - Method in class org.apache.coyote.AbstractProtocol
-
- getDomain() - Method in interface org.apache.coyote.Adapter
-
Provide the name of the domain to use to register MBeans for components
associated with the connector.
- getDomain() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getDomain() - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
The (optional) ObjectName
domain in which this MBean
should be registered in the MBeanServer.
- getDomainInternal() - Method in class org.apache.catalina.connector.Connector
-
- getDomainInternal() - Method in class org.apache.catalina.connector.MapperListener
-
- getDomainInternal() - Method in class org.apache.catalina.core.ContainerBase
-
- getDomainInternal() - Method in class org.apache.catalina.core.StandardServer
-
Obtain the MBean domain for this server.
- getDomainInternal() - Method in class org.apache.catalina.core.StandardService
-
- getDomainInternal() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getDomainInternal() - Method in class org.apache.catalina.deploy.NamingResources
-
- getDomainInternal() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getDomainInternal() - Method in class org.apache.catalina.loader.WebappLoader
-
- getDomainInternal() - Method in class org.apache.catalina.realm.RealmBase
-
- getDomainInternal() - Method in class org.apache.catalina.session.ManagerBase
-
- getDomainInternal() - Method in class org.apache.catalina.startup.FailedContext
-
Deprecated.
- getDomainInternal() - Method in class org.apache.catalina.util.LifecycleMBeanBase
-
Method implemented by sub-classes to identify the domain in which MBeans
should be registered.
- getDomainInternal() - Method in class org.apache.catalina.valves.ValveBase
-
- getDouble(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getDouble(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getDouble(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getDouble(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getDriver() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Get the driver classname.
- getDriverClassLoader() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the class loader specified for loading the JDBC driver.
- getDriverClassName() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the JDBC driver class name.
- getDriverClassName() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The fully qualified Java class name of the JDBC driver to be used.
- getDriverClassName() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getDriverClassName() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The fully qualified Java class name of the JDBC driver to be used.
- getDriverClassName() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The fully qualified Java class name of the JDBC driver to be used.
- getDriverMajorVersion() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDriverMinorVersion() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDriverName() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the JDBC driver that will be used.
- getDriverName() - Method in class org.apache.catalina.session.JDBCStore
-
- getDriverName() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDriverVersion() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getDropTime() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getDuplicates() - Method in class org.apache.catalina.session.ManagerBase
-
Number of duplicated session IDs generated by the random source.
- getDuration() - Method in class org.apache.catalina.session.ManagerBase.SessionTiming
-
- getDurations() - Method in class org.apache.catalina.filters.ExpiresFilter.ExpiresConfiguration
-
- getEffectiveMajorVersion() - Method in interface javax.servlet.ServletContext
-
- getEffectiveMajorVersion() - Method in interface org.apache.catalina.Context
-
- getEffectiveMajorVersion() - Method in class org.apache.catalina.core.ApplicationContext
-
- getEffectiveMajorVersion() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getEffectiveMajorVersion() - Method in class org.apache.catalina.core.StandardContext
-
- getEffectiveMajorVersion() - Method in class org.apache.catalina.startup.FailedContext
-
- getEffectiveMajorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getEffectiveMinorVersion() - Method in interface javax.servlet.ServletContext
-
- getEffectiveMinorVersion() - Method in interface org.apache.catalina.Context
-
- getEffectiveMinorVersion() - Method in class org.apache.catalina.core.ApplicationContext
-
- getEffectiveMinorVersion() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getEffectiveMinorVersion() - Method in class org.apache.catalina.core.StandardContext
-
- getEffectiveMinorVersion() - Method in class org.apache.catalina.startup.FailedContext
-
- getEffectiveMinorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getEffectiveSessionTrackingModes() - Method in interface javax.servlet.ServletContext
-
Obtains the currently enabled session tracking modes for this web
application.
- getEffectiveSessionTrackingModes() - Method in class org.apache.catalina.core.ApplicationContext
-
- getEffectiveSessionTrackingModes() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getEffectiveSessionTrackingModes() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getEjbLocalRefs() - Method in class org.apache.catalina.deploy.WebXml
-
- getEjbRefs() - Method in class org.apache.catalina.deploy.WebXml
-
- getELContext() - Method in class javax.el.ELContextEvent
-
- getELContext() - Method in class javax.servlet.jsp.JspContext
-
- getELContext() - Method in class org.apache.el.lang.EvaluationContext
-
- getELContext() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getELContext() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getElementValuePairs() - Method in class org.apache.tomcat.util.bcel.classfile.AnnotationEntry
-
- getElementValuesArray() - Method in class org.apache.tomcat.util.bcel.classfile.ArrayElementValue
-
- getElIgnored() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getElIgnored() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getElIgnored() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getELInterpreter(ServletContext) - Static method in class org.apache.jasper.compiler.ELInterpreterFactory
-
Obtain the correct EL Interpreter for the given web application.
- getELResolver() - Method in class javax.el.ELContext
-
- getELResolver() - Method in class org.apache.el.lang.EvaluationContext
-
- getELResolver() - Method in class org.apache.jasper.el.ELContextImpl
-
- getELResolver() - Method in class org.apache.jasper.el.ELContextWrapper
-
- getEmptyBuf() - Method in class org.apache.tomcat.util.net.SecureNioChannel
-
- getEmptyRoleSemantic() - Method in class javax.servlet.HttpConstraintElement
-
TODO
- getEnableableCiphers(SSLContext) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getEnableableCiphers(SSLContext) - Method in interface org.apache.tomcat.util.net.SSLUtil
-
Determines the SSL cipher suites that can be enabled, based on the
configuration of the endpoint and the ciphers supported by the SSL
implementation.
- getEnableableProtocols(SSLContext) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getEnableableProtocols(SSLContext) - Method in interface org.apache.tomcat.util.net.SSLUtil
-
Determines the SSL protocol variants that can be enabled, based on the
configuration of the endpoint and the ciphers supported by the SSL
implementation.
- getEnabled() - Method in class org.apache.catalina.deploy.ServletDef
-
- getEnabled() - Method in class org.apache.catalina.ha.session.JvmRouteBinderValve
-
- getEnabled() - Method in class org.apache.catalina.valves.AccessLogValve
-
- getEnableLookups() - Method in class org.apache.catalina.connector.Connector
-
- getEnableLookups() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getEnclosingWriter() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Get the enclosing JspWriter.
- getEncodedLength(byte[]) - Method in class org.apache.tomcat.util.codec.binary.BaseNCodec
-
Calculates the amount of space needed to encode the supplied array.
- getEncodedPath() - Method in interface org.apache.catalina.Context
-
Return the URL encoded context path
- getEncodedPath() - Method in class org.apache.catalina.core.StandardContext
-
- getEncodedPath() - Method in class org.apache.catalina.startup.FailedContext
-
- getEncodedSolidusHandling() - Method in class org.apache.catalina.connector.Connector
-
- getEncodedSolidusHandlingInternal() - Method in class org.apache.catalina.connector.Connector
-
- getEncoders() - Method in interface javax.websocket.EndpointConfig
-
- getEncoding() - Method in class org.apache.catalina.filters.SetCharacterEncodingFilter
-
- getEncoding() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return the character set name that is used to write the log file.
- getEncoding(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Autodetects the encoding of the XML document supplied by the given
input stream.
- getEncoding() - Method in class org.apache.tomcat.util.http.Parameters
-
- getEncoding() - Method in class org.apache.tomcat.util.http.parser.AcceptEncoding
-
- getEncodingName() - Method in class org.apache.coyote.http11.filters.BufferedInputFilter
-
- getEncodingName() - Method in class org.apache.coyote.http11.filters.ChunkedInputFilter
-
Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() - Method in class org.apache.coyote.http11.filters.IdentityInputFilter
-
Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() - Method in class org.apache.coyote.http11.filters.SavedRequestInputFilter
-
Return the name of the associated encoding; here, the value is null.
- getEncodingName() - Method in class org.apache.coyote.http11.filters.VoidInputFilter
-
Return the name of the associated encoding; Here, the value is
"void".
- getEncodingName() - Method in interface org.apache.coyote.http11.InputFilter
-
Get the name of the encoding handled by this filter.
- getEncryptionAlgorithm() - Method in class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor
-
Gets the encryption algorithm being used to encrypt and decrypt channel
messages.
- getEncryptionAlgorithm() - Method in interface org.apache.catalina.tribes.group.interceptors.EncryptInterceptorMBean
-
- getEncryptionKey() - Method in class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor
-
Gets the encryption key being used for encryption and decryption.
- getEncryptionKey() - Method in interface org.apache.catalina.tribes.group.interceptors.EncryptInterceptorMBean
-
- getEncryptionKeyString() - Method in class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor
-
- getEnd() - Method in class org.apache.tomcat.util.buf.AbstractChunk
-
- getEndColumn() - Method in class org.apache.el.parser.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class org.apache.el.parser.SimpleCharStream
-
Get token end line number.
- getEndpoint() - Method in class org.apache.coyote.AbstractProcessor
-
- getEndpoint() - Method in class org.apache.coyote.http11.Http11NioProtocol
-
- getEndpointClass() - Method in interface javax.websocket.server.ServerEndpointConfig
-
- getEndpointConfigs(Set<Class<? extends Endpoint>>) - Method in interface javax.websocket.server.ServerApplicationConfig
-
- getEndpointInstance(Class<T>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
- getEndpointInstance(Class<T>) - Method in class org.apache.tomcat.websocket.server.DefaultServerEndpointConfigurator
-
- getEngine() - Method in class org.apache.catalina.session.ManagerBase
-
Retrieve the enclosing Engine for this Manager.
- getEngine() - Method in class org.apache.catalina.startup.Tomcat
-
Access to the engine, for further customization.
- getEngineInfo() - Method in class javax.servlet.jsp.JspFactory
-
called to get implementation-specific information on the current JSP
engine.
- getEngineInfo() - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- getEntityResolver() - Method in class org.apache.tomcat.util.digester.Digester
-
Return the Entity Resolver used by the SAX parser.
- getEntry(String) - Method in interface org.apache.jasper.compiler.JarResource
-
- getEntry(String) - Method in class org.apache.jasper.compiler.JarURLResource
-
- getEntry() - Method in class org.apache.naming.resources.WARDirContext.Entry
-
- getEntryInputStream() - Method in class org.apache.tomcat.util.scan.FileUrlJar
-
- getEntryInputStream() - Method in interface org.apache.tomcat.util.scan.Jar
-
Obtains the input stream for the current entry.
- getEntryInputStream() - Method in class org.apache.tomcat.util.scan.UrlJar
-
- getEntryName() - Method in class org.apache.tomcat.util.scan.FileUrlJar
-
- getEntryName() - Method in interface org.apache.tomcat.util.scan.Jar
-
Obtains the name of the current entry.
- getEntryName() - Method in class org.apache.tomcat.util.scan.UrlJar
-
- getEnvContext() - Method in class org.apache.catalina.core.NamingContextListener
-
Return the env context.
- getEnvEntries() - Method in class org.apache.catalina.deploy.WebXml
-
- getEnvironment() - Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
-
Gets derived CGI environment
- getEnvironment() - Method in class org.apache.naming.NamingContext
-
Retrieves the environment in effect for this context.
- getEnvironment() - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves the environment in effect for this context.
- getEnvironment() - Method in class org.apache.naming.resources.EmptyDirContext
-
- getEnvironment() - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves the environment in effect for this context.
- getEnvironment() - Method in class org.apache.naming.SelectorContext
-
Retrieves the environment in effect for this context.
- getEnvironments() - Method in class org.apache.catalina.mbeans.NamingResourcesMBean
-
Return the MBean Names of the set of defined environment entries for
this web application
- getError() - Method in exception org.apache.tomcat.jni.Error
-
Get the APR error code of the exception.
- getError() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- getErrorCode() - Method in class org.apache.catalina.deploy.ErrorPage
-
Return the error code.
- getErrorCount() - Method in class org.apache.catalina.core.StandardContext
-
Gets the cumulative error count of all servlets in this
StandardContext.
- getErrorCount() - Method in class org.apache.catalina.core.StandardWrapper
-
- getErrorCount() - Method in class org.apache.coyote.RequestGroupInfo
-
- getErrorCount() - Method in class org.apache.coyote.RequestInfo
-
- getErrorData() - Method in class javax.servlet.jsp.PageContext
-
Provides convenient access to error information.
- getErrorDispatcher() - Method in class org.apache.jasper.compiler.Compiler
-
- getErrorException() - Method in class org.apache.coyote.Response
-
Get the Exception that occurred during request processing.
- getErrorHandler() - Method in class org.apache.catalina.tribes.group.InterceptorPayload
-
- getErrorHandler() - Method in class org.apache.tomcat.util.digester.Digester
-
- getErrorMessage() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the compilation error message.
- getErrorOnUndeclaredNamespace() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getErrorOnUndeclaredNamespace() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getErrorOnUndeclaredNamespace() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.JspC
-
Returns true if Jasper issues a compilation error instead of a runtime
Instantiation error if the class attribute specified in useBean action
is invalid.
- getErrorOnUseBeanInvalidClassAttribute() - Method in interface org.apache.jasper.Options
-
Returns true if Jasper issues a compilation error instead of a runtime
Instantiation error if the class attribute specified in useBean action
is invalid.
- getErrorPage() - Method in class org.apache.catalina.deploy.LoginConfig
-
- getErrorPages() - Method in class org.apache.catalina.deploy.WebXml
-
- getErrorReportValveClass() - Method in class org.apache.catalina.core.StandardHost
-
- getErrors() - Method in class org.apache.catalina.startup.XmlErrorHandler
-
Deprecated.
- getErrors() - Method in class org.apache.tomcat.util.descriptor.XmlErrorHandler
-
- getErrorState() - Method in class org.apache.coyote.AbstractProcessor
-
- getETag() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get ETag.
- getEvent() - Method in class org.apache.catalina.connector.Request
-
Get the event associated with the request.
- getEventCache() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getEventSubType() - Method in interface org.apache.catalina.comet.CometEvent
-
Returns the sub type of this event.
- getEventSubType() - Method in class org.apache.catalina.connector.CometEventImpl
-
- getEventType() - Method in interface org.apache.catalina.comet.CometEvent
-
Returns the event type.
- getEventType() - Method in class org.apache.catalina.connector.CometEventImpl
-
- getEventType() - Method in interface org.apache.catalina.ha.session.SessionMessage
-
returns the event type
- getEventType() - Method in class org.apache.catalina.ha.session.SessionMessageImpl
-
returns the event type
- getEventType() - Method in interface org.apache.catalina.tribes.ChannelInterceptor.InterceptorEvent
-
- getEventType() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationEvent
-
- getEventTypeDesc() - Method in interface org.apache.catalina.tribes.ChannelInterceptor.InterceptorEvent
-
- getEventTypeDesc() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationEvent
-
- getEventTypeString() - Method in interface org.apache.catalina.ha.session.SessionMessage
-
- getEventTypeString() - Method in class org.apache.catalina.ha.session.SessionMessageImpl
-
clear text event type name (for logging purpose only)
- getException() - Method in class javax.servlet.jsp.PageContext
-
The current value of the exception object (an Exception).
- getException() - Method in class javax.websocket.SendResult
-
- getException() - Method in class org.apache.catalina.ha.tcp.SendMessageData
-
- getException() - Method in class org.apache.catalina.InstanceEvent
-
- getException() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getException() - Method in class org.apache.jasper.runtime.PageContextImpl
-
Returns the exception associated with this page context, if any.
- getExceptionOnFailedWrite() - Method in class org.apache.catalina.core.NamingContextListener
-
Returns whether or not an attempt to modify the JNDI context will trigger
an exception or if the request will be ignored.
- getExceptionOnFailedWrite() - Method in class org.apache.naming.NamingContext
-
- getExceptionType() - Method in class org.apache.catalina.deploy.ErrorPage
-
Return the exception type.
- getExcludedResponseStatusCodes() - Method in class org.apache.catalina.filters.ExpiresFilter
-
- getExcludedResponseStatusCodesAsInts() - Method in class org.apache.catalina.filters.ExpiresFilter
-
- getExecutor(String) - Method in class org.apache.catalina.core.StandardService
-
Retrieves executor by name, null if not found
- getExecutor(String) - Method in class org.apache.catalina.mbeans.ServiceMBean
-
Retrieves executor by name
- getExecutor(String) - Method in interface org.apache.catalina.Service
-
Retrieves executor by name, null if not found
- getExecutor() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getExecutor() - Method in class org.apache.coyote.AbstractProcessor
-
- getExecutor() - Method in class org.apache.coyote.AbstractProtocol
-
- getExecutor() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- getExecutor() - Method in class org.apache.coyote.http11.upgrade.UpgradeProcessor
-
Deprecated.
- getExecutor() - Method in interface org.apache.coyote.Processor
-
- getExecutor() - Method in interface org.apache.coyote.ProtocolHandler
-
The executor, provide access to the underlying thread pool.
- getExecutor() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getExecutorName() - Method in class org.apache.catalina.connector.Connector
-
- getExecutorTerminationTimeoutMillis() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getExpectedType() - Method in class javax.el.ValueExpression
-
- getExpectedType() - Method in class org.apache.el.ValueExpressionImpl
-
- getExpectedType() - Method in class org.apache.el.ValueExpressionLiteral
-
- getExpectedType() - Method in class org.apache.jasper.el.JspValueExpression
-
- getExpectedTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
- getExpirationDate(ExpiresFilter.XHttpServletResponse) - Method in class org.apache.catalina.filters.ExpiresFilter
-
- getExpirationDate(ExpiresFilter.ExpiresConfiguration, ExpiresFilter.XHttpServletResponse) - Method in class org.apache.catalina.filters.ExpiresFilter
-
- getExpire() - Method in class org.apache.catalina.tribes.group.interceptors.FragmentationInterceptor
-
- getExpire() - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor
-
- getExpire() - Method in class org.apache.catalina.tribes.group.interceptors.TwoPhaseCommitInterceptor
-
- getExpiredSessions() - Method in interface org.apache.catalina.Manager
-
Gets the number of sessions that have expired.
- getExpiredSessions() - Method in class org.apache.catalina.session.ManagerBase
-
- getExpiresConfigurationByContentType() - Method in class org.apache.catalina.filters.ExpiresFilter
-
- getExpireSessionsOnShutdown() - Method in class org.apache.catalina.ha.session.BackupManager
-
Deprecated.
Unused - will be removed in Tomcat 8.0.x
- getExportedKeys(String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getExposedHeaders() - Method in class org.apache.catalina.filters.CorsFilter
-
Returns a
Set
of headers that should be exposed by browser.
- getExpressionEvaluator() - Method in class javax.servlet.jsp.JspContext
-
Deprecated.
As of JSP 2.1, replaced by
JspApplicationContext.getExpressionFactory()
- getExpressionEvaluator() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
Deprecated.
- getExpressionEvaluator() - Method in class org.apache.jasper.runtime.PageContextImpl
-
Deprecated.
- getExpressionFactory() - Method in interface javax.servlet.jsp.JspApplicationContext
-
Returns the JSP container's ExpressionFactory
implementation
for EL use.
- getExpressionFactory() - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- getExpressionString() - Method in class javax.el.Expression
-
- getExpressionString() - Method in class org.apache.el.MethodExpressionImpl
-
Returns the original String used to create this Expression
,
unmodified.
- getExpressionString() - Method in class org.apache.el.MethodExpressionLiteral
-
- getExpressionString() - Method in class org.apache.el.ValueExpressionImpl
-
Returns the type the result of the expression will be coerced to after
evaluation.
- getExpressionString() - Method in class org.apache.el.ValueExpressionLiteral
-
- getExpressionString() - Method in class org.apache.jasper.el.JspMethodExpression
-
- getExpressionString() - Method in class org.apache.jasper.el.JspValueExpression
-
- getExprInXml(String) - Static method in class org.apache.jasper.compiler.JspUtil
-
Takes a potential expression and converts it into XML form.
- getExtension() - Method in class org.apache.jasper.compiler.JspConfig.JspPropertyGroup
-
- getExtensionName() - Method in class org.apache.catalina.util.Extension
-
- getExtensionResponse() - Method in class org.apache.tomcat.websocket.PerMessageDeflate
-
- getExtensionResponse() - Method in interface org.apache.tomcat.websocket.Transformation
-
Obtain the extension that describes the information to be returned to the
client.
- getExtensions() - Method in interface javax.websocket.ClientEndpointConfig
-
- getExtensions() - Method in interface javax.websocket.server.ServerEndpointConfig
-
- getExtensions() - Method in class org.apache.jasper.JspC
-
Returns the list of file extensions
that are treated as JSP files.
- getExternalLoaders() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getExternalSubset(String, String) - Method in class org.apache.tomcat.util.descriptor.LocalResolver
-
- getExtraNameCharacters() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getFacade() - Method in class org.apache.catalina.core.ApplicationContext
-
- getFacade() - Method in class org.apache.catalina.ha.context.ReplicatedContext.ReplApplContext
-
- getFactory() - Static method in class org.apache.catalina.CatalinaFactory
-
Deprecated.
- getFactory() - Method in class org.apache.catalina.deploy.ContextResourceLink
-
- getFactory(FileMessage) - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
create factory for all transported war files
- getFactory() - Static method in class org.apache.juli.logging.LogFactory
-
Construct (if necessary) and return a LogFactory
instance, using the following ordered lookup procedure to determine
the name of the implementation class to be loaded.
- getFactory() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getFactory() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getFactory() - Method in class org.apache.tomcat.dbcp.pool.impl.SoftReferenceObjectPool
-
- getFactory() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
- getFactory() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPoolFactory
-
Returns the KeyedPoolableObjectFactory used by StackKeyedObjectPools created by this factory
- getFactory() - Method in class org.apache.tomcat.dbcp.pool.impl.StackObjectPool
-
- getFactory() - Method in class org.apache.tomcat.dbcp.pool.impl.StackObjectPoolFactory
-
Returns the factory used by created pools.
- getFactory() - Method in class org.apache.tomcat.util.digester.Digester
-
SAX parser factory method.
- getFactory(Attributes) - Method in class org.apache.tomcat.util.digester.FactoryCreateRule
-
Return an instance of our associated object creation factory,
creating one if necessary.
- getFactoryClassName() - Method in class org.apache.naming.AbstractRef
-
Retrieves the class name of the factory of the object to which this
reference refers.
- getFailCtxIfServletStartFails() - Method in class org.apache.catalina.core.StandardContext
-
- getFailOnError() - Method in class org.apache.jasper.JspC
-
Returns true if an exception will be thrown in case of a compilation
error.
- getFailureCount() - Method in class org.apache.catalina.realm.LockOutRealm
-
Get the number of failed authentication attempts required to lock the
user account.
- getFailures() - Method in class org.apache.catalina.realm.LockOutRealm.LockRecord
-
- getFairness() - Method in class org.apache.catalina.valves.SemaphoreValve
-
- getFakeAttributes() - Method in class org.apache.tomcat.util.digester.Digester
-
- getFaultyMembers() - Method in exception org.apache.catalina.tribes.ChannelException
-
Returns an array of members that failed and the reason they failed.
- getFeature(String) - Method in class org.apache.tomcat.util.digester.Digester
-
Returns a flag indicating whether the requested feature is supported
by the underlying implementation of org.xml.sax.XMLReader
.
- getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ArrayELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class javax.el.BeanELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class javax.el.CompositeELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ListELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class javax.el.MapELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ResourceBundleELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.apache.jasper.el.ELResolverImpl
-
Deprecated.
- getFetchDirection() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getFetchDirection() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getFetchSize() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getFetchSize() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getFieldDescriptions() - Static method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getFieldName() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the name of the field in the multipart form corresponding to
this file item.
- getFieldName() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Returns the name of the field in the multipart form corresponding to
this file item.
- getFieldName() - Method in interface org.apache.tomcat.util.http.fileupload.FileItemStream
-
Returns the name of the field in the multipart form corresponding to
this file item.
- getFieldName(FileItemHeaders) - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
Retrieves the field name from the Content-disposition
header.
- getFieldName() - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemStreamImpl
-
Returns the items field name.
- getFieldName() - Method in exception org.apache.tomcat.util.http.fileupload.impl.FileSizeLimitExceededException
-
Returns the field name of the item, which caused the
exception.
- getFieldNames() - Static method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getFieldTypes() - Static method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getFile() - Method in class org.apache.catalina.ha.deploy.FileMessageFactory
-
- getFile() - Method in class org.apache.tomcat.util.http.fileupload.DeferredFileOutputStream
-
Returns either the output file specified in the constructor or
the temporary file created or null.
- getFile() - Method in class org.apache.tomcat.util.net.URL
-
Return the filename part of the URL.
- getFileDateFormat() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return the date format date based log rotation.
- getFileItemFactory() - Method in class org.apache.tomcat.util.http.fileupload.FileUpload
-
Returns the factory class used when creating file items.
- getFileItemFactory() - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
Returns the factory class used when creating file items.
- getFileItems() - Method in interface org.apache.tomcat.util.http.fileupload.FileItemIterator
-
- getFileItems() - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemIteratorImpl
-
- getFileLastModified(String, boolean) - Method in interface org.apache.catalina.ssi.SSIExternalResolver
-
- getFileLastModified(String, boolean) - Method in class org.apache.catalina.ssi.SSIMediator
-
- getFileLastModified(String, boolean) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getFilename() - Method in class org.apache.catalina.core.ApplicationPart
-
- getFileName() - Method in class org.apache.catalina.ha.deploy.FileMessage
-
- getFileName(FileItemHeaders) - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
Retrieves the file name from the Content-disposition
header.
- getFileName() - Method in exception org.apache.tomcat.util.http.fileupload.impl.FileSizeLimitExceededException
-
Returns the file name of the item, which caused the
exception.
- getFilesByExt(String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Deprecated.
Is used only by deprecated method
- getFileSize(String, boolean) - Method in interface org.apache.catalina.ssi.SSIExternalResolver
-
- getFileSize(String, boolean) - Method in class org.apache.catalina.ssi.SSIMediator
-
- getFileSize(String, boolean) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getFileSizeMax() - Method in interface org.apache.tomcat.util.http.fileupload.FileItemIterator
-
Returns the maximum size of a single file.
- getFileSizeMax() - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
- getFileSizeMax() - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemIteratorImpl
-
- getFileSizeThreshold() - Method in class javax.servlet.MultipartConfigElement
-
- getFileSizeThreshold() - Method in class org.apache.catalina.deploy.MultipartDef
-
- getFileText(String, boolean) - Method in interface org.apache.catalina.ssi.SSIExternalResolver
-
- getFileText(String, boolean) - Method in class org.apache.catalina.ssi.SSIMediator
-
- getFileText(String, boolean) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getFilter() - Method in class org.apache.catalina.deploy.FilterDef
-
- getFilter() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getFilter() - Method in class org.apache.catalina.InstanceEvent
-
- getFilterChain() - Method in class org.apache.catalina.connector.Request
-
Get filter chain associated with the request.
- getFilterClass() - Method in class org.apache.catalina.core.ApplicationFilterConfig
-
- getFilterClass() - Method in class org.apache.catalina.deploy.FilterDef
-
- getFilterInitParameterMap() - Method in class org.apache.catalina.core.ApplicationFilterConfig
-
- getFilterMappings() - Method in class org.apache.catalina.deploy.WebXml
-
- getFilterName() - Method in interface javax.servlet.FilterConfig
-
Get the name of the filter.
- getFilterName() - Method in class org.apache.catalina.core.ApplicationFilterConfig
-
Return the name of the filter we are configuring.
- getFilterName() - Method in class org.apache.catalina.deploy.FilterDef
-
- getFilterName() - Method in class org.apache.catalina.deploy.FilterMap
-
- getFilterRegistration(String) - Method in interface javax.servlet.ServletContext
-
TODO SERVLET3 - Add comments
- getFilterRegistration(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getFilterRegistration(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getFilterRegistration(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getFilterRegistrations() - Method in interface javax.servlet.ServletContext
-
- getFilterRegistrations() - Method in class org.apache.catalina.core.ApplicationContext
-
- getFilterRegistrations() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getFilterRegistrations() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getFilters() - Method in class org.apache.catalina.deploy.WebXml
-
- getFilters() - Method in class org.apache.coyote.http11.AbstractInputBuffer
-
Get filters.
- getFilters() - Method in class org.apache.coyote.http11.AbstractOutputBuffer
-
Get filters.
- getFin() - Method in class org.apache.catalina.websocket.WsFrame
-
Deprecated.
- getFIPSMode() - Method in class org.apache.catalina.core.AprLifecycleListener
-
- getFireRequestListenersOnForwards() - Method in interface org.apache.catalina.Context
-
- getFireRequestListenersOnForwards() - Method in class org.apache.catalina.core.StandardContext
-
- getFireRequestListenersOnForwards() - Method in class org.apache.catalina.startup.FailedContext
-
- getFirst() - Method in class org.apache.catalina.core.StandardPipeline
-
- getFirst() - Method in interface org.apache.catalina.Pipeline
-
- getFirstInterceptor() - Method in class org.apache.catalina.tribes.group.GroupChannel
-
Returns the first interceptor of the stack.
- getfirstInterceptor() - Method in class org.apache.catalina.tribes.group.interceptors.StaticMembershipInterceptor
-
- getFloat(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getFloat(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getFloat(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getFloat(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getFloatingPoint() - Method in class org.apache.el.parser.AstFloatingPoint
-
- getFlushableGZipOutputStream(OutputStream) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- getForceDnHexEscape() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getFork() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getFork() - Method in class org.apache.jasper.JspC
-
The boolean flag to tell Ant whether to fork JSP page compilations.
- getFork() - Method in interface org.apache.jasper.Options
-
The boolean flag to tell Ant whether to fork JSP page compilations.
- getForkJoinCommonPoolProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- getFormat(long) - Method in class org.apache.catalina.valves.AccessLogValve.DateFormatCache
-
- getFormat(String, Locale, long) - Method in class org.apache.catalina.valves.AccessLogValve.DateFormatCache
-
- getFormat(long) - Method in class org.apache.juli.DateFormatCache
-
- getForwardExpired() - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor
-
- getFQCN() - Method in class org.apache.jasper.JspCompilationContext
-
- getFragCollection(FragmentationInterceptor.FragKey, ChannelMessage) - Method in class org.apache.catalina.tribes.group.interceptors.FragmentationInterceptor
-
- getFrequency() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getFullName() - Method in interface org.apache.catalina.User
-
- getFullName() - Method in class org.apache.catalina.users.AbstractUser
-
Return the full name of this user.
- getFunction(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Get the FunctionInfo for a given function name, looking through all the
functions in this tag library.
- getFunctionClass() - Method in class javax.servlet.jsp.tagext.FunctionInfo
-
The class of the function.
- getFunctionColumns(String, String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getFunctionMapper() - Method in class javax.el.ELContext
-
- getFunctionMapper() - Method in class org.apache.el.lang.EvaluationContext
-
- getFunctionMapper() - Method in class org.apache.jasper.el.ELContextImpl
-
- getFunctionMapper() - Method in class org.apache.jasper.el.ELContextWrapper
-
- getFunctions() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the functions that are defined in this tag library.
- getFunctions(String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getFunctionSignature() - Method in class javax.servlet.jsp.tagext.FunctionInfo
-
The signature of the function.
- getGeneratedKeys() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getGetMethod() - Method in class org.apache.tomcat.util.modeler.AttributeInfo
-
The name of the property getter method, if non-standard.
- getGlobal() - Method in class org.apache.catalina.deploy.ContextResourceLink
-
- getGlobal() - Method in class org.apache.coyote.AbstractProtocol.AbstractConnectionHandler
-
- getGlobal() - Method in interface org.apache.tomcat.util.net.AbstractEndpoint.Handler
-
Obtain the GlobalRequestProcessor associated with the handler.
- getGlobalNamingContext() - Method in class org.apache.catalina.core.StandardServer
-
Return the global naming resources context.
- getGlobalNamingContext() - Method in interface org.apache.catalina.Server
-
- getGlobalNamingResources() - Method in class org.apache.catalina.core.StandardServer
-
Return the global naming resources.
- getGlobalNamingResources() - Method in interface org.apache.catalina.Server
-
- getGlobalProcessor() - Method in class org.apache.coyote.RequestInfo
-
- getGlobalWebXmlSource() - Method in class org.apache.catalina.startup.ContextConfig
-
Identify the default web.xml to be used and obtain an input source for
it.
- getGroup() - Method in class org.apache.catalina.ha.backend.HeartbeatListener
-
- getGroup() - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
The (optional) group to which this MBean belongs.
- getGroupname() - Method in interface org.apache.catalina.Group
-
- getGroupname() - Method in class org.apache.catalina.users.AbstractGroup
-
Return the group name of this group, which must be unique
within the scope of a
UserDatabase
.
- getGroups() - Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
-
Return the MBean Names of all groups defined in this database.
- getGroups() - Method in class org.apache.catalina.mbeans.UserMBean
-
Return the MBean Names of all groups this user is a member of.
- getGroups() - Method in interface org.apache.catalina.User
-
- getGroups() - Method in interface org.apache.catalina.UserDatabase
-
- getGroups() - Method in class org.apache.catalina.users.AbstractUser
-
Return the set of
Group
s to which this user belongs.
- getGroups() - Method in class org.apache.catalina.users.MemoryUser
-
Return the set of
Group
s to which this user belongs.
- getGroups() - Method in class org.apache.catalina.users.MemoryUserDatabase
-
Return the set of
Group
s defined in this user database.
- getGssCredential() - Method in class org.apache.catalina.realm.GenericPrincipal
-
- getHandler(String) - Method in class org.apache.catalina.deploy.ContextService
-
- getHandler() - Method in class org.apache.catalina.tribes.transport.bio.util.LinkObject
-
- getHandler() - Method in class org.apache.coyote.AbstractProtocol
-
Obtain the handler associated with the underlying Endpoint
- getHandler() - Method in class org.apache.coyote.ajp.AjpAprProtocol
-
- getHandler() - Method in class org.apache.coyote.ajp.AjpNioProtocol
-
- getHandler() - Method in class org.apache.coyote.ajp.AjpProtocol
-
- getHandler() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- getHandler() - Method in class org.apache.coyote.http11.Http11NioProtocol
-
- getHandler() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getHandler() - Method in class org.apache.naming.ServiceRef
-
Add and Get Handlers classes.
- getHandler() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns the first handler in the interceptor chain
- getHandler() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getHandler() - Method in class org.apache.tomcat.util.net.JIoEndpoint
-
- getHandler() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getHandler() - Method in class org.apache.tomcat.websocket.MessageHandlerResult
-
- getHandlerclass() - Method in class org.apache.catalina.deploy.ContextHandler
-
- getHandlers() - Method in class org.apache.catalina.deploy.ContextService
-
- getHandlersSize() - Method in class org.apache.naming.ServiceRef
-
- getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header as a
String
.
- getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeader(String name)
on the wrapped request object.
- getHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Return the value for the specified header, or null
if this
header has not been set.
- getHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
Return the value for the specified header, or null
if this
header has not been set.
- getHeader(String) - Method in interface javax.servlet.http.Part
-
Obtains the value of the specified part header as a String.
- getHeader(String) - Method in class org.apache.catalina.connector.Request
-
Return the first value of the specified header, if any; otherwise,
return null
- getHeader(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getHeader(String) - Method in class org.apache.catalina.connector.Response
-
- getHeader(String) - Method in class org.apache.catalina.connector.ResponseFacade
-
- getHeader(String) - Method in class org.apache.catalina.core.ApplicationPart
-
- getHeader(String) - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getHeader() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationMessage
-
- getHeader(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getHeader(String) - Method in class org.apache.coyote.Request
-
- getHeader(String) - Method in interface org.apache.tomcat.util.http.fileupload.FileItemHeaders
-
Returns the value of the specified part header as a String
.
- getHeader(String) - Method in class org.apache.tomcat.util.http.fileupload.util.FileItemHeadersImpl
-
Returns the value of the specified part header as a String
.
- getHeader(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
- getHeaderEncoding() - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
Retrieves the character encoding used when reading the headers of an
individual part.
- getHeaderEncoding() - Method in class org.apache.tomcat.util.http.fileupload.MultipartStream
-
Retrieves the character encoding used when reading the headers of an
individual part.
- getHeaderEntry(String) - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getHeaderField(String) - Method in class org.apache.naming.resources.DirContextURLConnection
-
Returns the name of the specified header field.
- getHeaderFields() - Method in class org.apache.naming.resources.DirContextURLConnection
-
Returns an unmodifiable Map of the header fields.
- getHeaderForCode(int) - Static method in class org.apache.coyote.ajp.Constants
-
Converts an AJP coded HTTP request header to the header name.
- getHeaderLength() - Method in class org.apache.coyote.ajp.AjpMessage
-
- getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns an enumeration of all the header names this request contains.
- getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaderNames() on the
wrapped request object.
- getHeaderNames() - Method in interface javax.servlet.http.HttpServletResponse
-
Get the header names set for this HTTP response.
- getHeaderNames() - Method in class javax.servlet.http.HttpServletResponseWrapper
-
Get the header names set for this HTTP response.
- getHeaderNames() - Method in interface javax.servlet.http.Part
-
Get the header names provided for this part.
- getHeaderNames() - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getHeaderNames() - Method in class org.apache.catalina.connector.Request
-
- getHeaderNames() - Method in class org.apache.catalina.connector.RequestFacade
-
- getHeaderNames() - Method in class org.apache.catalina.connector.Response
-
- getHeaderNames() - Method in class org.apache.catalina.connector.ResponseFacade
-
- getHeaderNames() - Method in class org.apache.catalina.core.ApplicationPart
-
- getHeaderNames() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getHeaderNames() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getHeaderNames() - Method in interface org.apache.tomcat.util.http.fileupload.FileItemHeaders
-
Returns an Iterator
of all the header names.
- getHeaderNames() - Method in class org.apache.tomcat.util.http.fileupload.util.FileItemHeadersImpl
-
Returns an Iterator
of all the header names.
- getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns all the values of the specified request header as an
Enumeration
of String
objects.
- getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaders(String name)
on the wrapped request object.
- getHeaders(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Return a Collection of all the header values associated with the
specified header name.
- getHeaders(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
Return a Collection of all the header values associated with the
specified header name.
- getHeaders(String) - Method in interface javax.servlet.http.Part
-
Obtain all the values of the specified part header.
- getHeaders() - Method in interface javax.websocket.HandshakeResponse
-
- getHeaders() - Method in interface javax.websocket.server.HandshakeRequest
-
- getHeaders(String) - Method in class org.apache.catalina.connector.Request
-
Return all of the values of the specified header, if any; otherwise,
return an empty enumeration.
- getHeaders(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getHeaders(String) - Method in class org.apache.catalina.connector.Response
-
- getHeaders(String) - Method in class org.apache.catalina.connector.ResponseFacade
-
- getHeaders(String) - Method in class org.apache.catalina.core.ApplicationPart
-
- getHeaders(String) - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getHeaders(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getHeaders() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the file item headers.
- getHeaders(String) - Method in interface org.apache.tomcat.util.http.fileupload.FileItemHeaders
-
Returns all the values of the specified item header as an
Iterator
of String
objects.
- getHeaders() - Method in interface org.apache.tomcat.util.http.fileupload.FileItemHeadersSupport
-
Returns the collection of headers defined locally within this item.
- getHeaders() - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemStreamImpl
-
Returns the file item headers.
- getHeaders(String) - Method in class org.apache.tomcat.util.http.fileupload.util.FileItemHeadersImpl
-
Returns all the values of the specified item header as an
Iterator
of String
objects.
- getHeaders() - Method in class org.apache.tomcat.websocket.server.WsHandshakeRequest
-
- getHeaders() - Method in class org.apache.tomcat.websocket.WsHandshakeResponse
-
- getHeaderValueAsString(Object) - Method in class org.apache.naming.resources.DirContextURLConnection
-
- getHeaderValues(String) - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getHeartbeat() - Method in class org.apache.catalina.tribes.group.GroupChannel
-
- getHeartbeatSleeptime() - Method in class org.apache.catalina.tribes.group.GroupChannel
-
Returns the sleep time in milliseconds that the internal heartbeat will
sleep in between invocations of Channel.heartbeat()
- getHex(int) - Static method in class org.apache.tomcat.util.buf.HexUtils
-
- getHitCount() - Method in class org.apache.tomcat.util.buf.StringCache
-
- getHitsCount() - Method in class org.apache.naming.resources.ResourceCache
-
Return the number of cache hits.
- getHoldability() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getHoldability() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getHome() - Method in class org.apache.catalina.deploy.ContextEjb
-
- getHome() - Method in class org.apache.catalina.deploy.ContextLocalEjb
-
- getHome(String) - Method in class org.apache.catalina.startup.HomesUserDatabase
-
Return an absolute pathname to the home directory for the specified user.
- getHome(String) - Method in class org.apache.catalina.startup.PasswdUserDatabase
-
Return an absolute pathname to the home directory for the specified user.
- getHome(String) - Method in interface org.apache.catalina.startup.UserDatabase
-
Return an absolute pathname to the home directory for the specified user.
- getHomeBase() - Method in class org.apache.catalina.startup.UserConfig
-
Return the base directory containing user home directories.
- getHook() - Method in class org.apache.coyote.Response
-
- getHost() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
- getHost() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getHost() - Method in class org.apache.catalina.connector.Request
-
- getHost() - Method in class org.apache.catalina.ha.session.SessionIDMessage
-
Deprecated.
- getHost() - Method in class org.apache.catalina.startup.Tomcat
-
- getHost() - Method in interface org.apache.catalina.tribes.ChannelReceiver
-
String representation of the IPv4 or IPv6 address that this host is listening
to.
- getHost() - Method in interface org.apache.catalina.tribes.Member
-
Returns the listen host for the ChannelReceiver implementation
- getHost() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
Return the TCP listen host for this member
- getHost() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getHost() - Method in class org.apache.tomcat.util.net.URL
-
Return the host name part of the URL.
- getHostConfigBase() - Method in class org.apache.catalina.startup.ContextConfig
-
- getHostHeader() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getHostName() - Method in class org.apache.catalina.authenticator.SingleSignOnSessionKey
-
- getHostname() - Method in class org.apache.catalina.core.StandardContext
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x.
- getHostname() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getHostName() - Method in class org.apache.naming.resources.ProxyDirContext
-
Return the host name.
- getHostnameVerifier() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getHostnameVerifierClassName() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getHostWebXmlSource() - Method in class org.apache.catalina.startup.ContextConfig
-
Identify the host web.xml to be used and obtain an input source for
it.
- getHstsMaxAgeSeconds() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- getHttpMethodConstraints() - Method in class javax.servlet.ServletSecurityElement
-
- getHttpServerPort() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getHttpServletRequest() - Method in interface org.apache.catalina.comet.CometEvent
-
Returns the HttpServletRequest.
- getHttpServletRequest() - Method in class org.apache.catalina.connector.CometEventImpl
-
- getHttpServletResponse() - Method in interface org.apache.catalina.comet.CometEvent
-
Returns the HttpServletResponse.
- getHttpServletResponse() - Method in class org.apache.catalina.connector.CometEventImpl
-
- getHttpSession() - Method in interface javax.websocket.server.HandshakeRequest
-
Get the HTTP Session object associated with this request.
- getHttpSession() - Method in class org.apache.tomcat.websocket.server.WsHandshakeRequest
-
- getHttpSessionId() - Method in class org.apache.tomcat.websocket.WsSession
-
- getHttpsServerPort() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getHttpsServerPort() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getHttpUpgradeHandler() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor
-
- getHttpUpgradeHandler() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
- getHttpUpgradeHandler() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- getHttpUpgradeHandler() - Method in class org.apache.coyote.http11.upgrade.UpgradeProcessor
-
Deprecated.
- getHttpUpgradeHandler() - Method in interface org.apache.coyote.Processor
-
- getIANA2JavaMapping(String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Returns the Java encoding name for the specified IANA encoding name.
- getId() - Method in interface javax.servlet.http.HttpSession
-
Returns a string containing the unique identifier assigned to this
session.
- getId() - Method in class javax.servlet.jsp.tagext.TagData
-
The value of the tag's id attribute.
- getId() - Method in class javax.servlet.jsp.tagext.TagSupport
-
The value of the id attribute of this tag; or null.
- getId() - Method in class javax.servlet.jsp.tagext.ValidationMessage
-
Get the jsp:id.
- getId() - Method in interface javax.websocket.Session
-
Provides a unique identifier for the session.
- getId() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getId() - Method in interface org.apache.catalina.Session
-
- getId() - Method in class org.apache.catalina.session.StandardSession
-
Return the session identifier for this session.
- getId() - Method in class org.apache.catalina.session.StandardSessionFacade
-
- getId() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationMessage
-
- getId() - Method in interface org.apache.catalina.UserDatabase
-
- getId() - Method in class org.apache.catalina.users.MemoryUserDatabase
-
Return the unique global identifier of this user database.
- getId(String, String) - Method in class org.apache.tomcat.util.modeler.Registry
-
Return an int ID for faster access.
- getId(String, String) - Method in interface org.apache.tomcat.util.modeler.RegistryMBean
-
Return an int ID for faster access.
- getId() - Method in class org.apache.tomcat.websocket.WsSession
-
- getIdAttribute(TagAttributeInfo[]) - Static method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Convenience static method that goes through an array of TagAttributeInfo
objects and looks for "id".
- getIdentifierQuoteString() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getIdInternal() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getIdInternal() - Method in interface org.apache.catalina.Session
-
- getIdInternal() - Method in class org.apache.catalina.session.StandardSession
-
Return the session identifier for this session.
- getIdle() - Method in class org.apache.catalina.ant.SessionsTask
-
- getIdle() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Returns the number of idle connections
- getIdle() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
If the pool has not been created, it will be created during this call.
- getIdle() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getIdle() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getIds() - Method in interface javax.servlet.http.HttpSessionContext
-
Deprecated.
As of Java Servlet API 2.1 with no replacement. This method
must return an empty Enumeration
and will be
removed in a future version of this API.
- getIDs() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get all attribute IDs.
- getIeClassId() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Class ID for use in the plugin tag when the browser is IE.
- getIeClassId() - Method in class org.apache.jasper.JspC
-
Gets the class-id value that is sent to Internet Explorer when using
<jsp:plugin> tags.
- getIeClassId() - Method in interface org.apache.jasper.Options
-
Gets the class-id value that is sent to Internet Explorer when using
<jsp:plugin> tags.
- getIf() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCondition
-
- getIf() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getIgnoreAnnotations() - Method in interface org.apache.catalina.Context
-
Determine if annotations parsing is currently disabled
- getIgnoreAnnotations() - Method in class org.apache.catalina.core.StandardContext
-
- getIgnoreAnnotations() - Method in class org.apache.catalina.startup.FailedContext
-
- getImage() - Method in interface org.apache.el.parser.Node
-
- GetImage() - Method in class org.apache.el.parser.SimpleCharStream
-
Get token literal value.
- getImage() - Method in class org.apache.el.parser.SimpleNode
-
- getImpact() - Method in class org.apache.tomcat.util.modeler.OperationInfo
-
The "impact" of this operation, which should be a (case-insensitive)
string value "ACTION", "ACTION_INFO", "INFO", or "UNKNOWN".
- getImplementationName() - Method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
-
- getImplementationName() - Method in class org.apache.tomcat.util.net.SSLImplementation
-
- getImplementationURL() - Method in class org.apache.catalina.util.Extension
-
- getImplementationVendor() - Method in class org.apache.catalina.util.Extension
-
- getImplementationVendorId() - Method in class org.apache.catalina.util.Extension
-
- getImplementationVersion() - Method in class org.apache.catalina.util.Extension
-
- getImportedKeys(String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getInactiveTimeForSession(Session) - Static method in class org.apache.catalina.manager.util.SessionUtils
-
- getIncludeCoda() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- getIncludeCodas() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getIncludeCodas() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getIncludeCodas() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getIncluded() - Method in class org.apache.catalina.connector.Response
-
Deprecated.
- getIncludePrelude() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- getIncludePreludes() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getIncludePreludes() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getIncludePreludes() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getInCounter(Member) - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor
-
- getIndex() - Method in class org.apache.catalina.ssi.ExpressionTokenizer
-
Returns the current index for error reporting purposes.
- getIndex() - Method in class org.apache.catalina.util.StringParser
-
Return the zero-relative index of our current parsing position
within the string being parsed.
- getIndex() - Method in class org.apache.tomcat.util.bcel.classfile.SimpleElementValue
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getInfo() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCondition
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCreateTask
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ant.jmx.JMXAccessorEqualsCondition
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ant.jmx.JMXAccessorGetTask
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ant.jmx.JMXAccessorInvokeTask
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ant.jmx.JMXAccessorQueryTask
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ant.jmx.JMXAccessorSetTask
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ant.jmx.JMXAccessorUnregisterTask
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.authenticator.BasicAuthenticator
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.authenticator.DigestAuthenticator
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.authenticator.FormAuthenticator
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.authenticator.NonLoginAuthenticator
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.authenticator.SingleSignOn
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.authenticator.SpnegoAuthenticator
-
- getInfo() - Method in class org.apache.catalina.authenticator.SSLAuthenticator
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in interface org.apache.catalina.Cluster
-
- getInfo() - Method in class org.apache.catalina.connector.Connector
-
- getInfo() - Method in class org.apache.catalina.connector.Request
-
- getInfo() - Method in class org.apache.catalina.connector.Response
-
- getInfo() - Method in interface org.apache.catalina.Container
-
- getInfo() - Method in class org.apache.catalina.core.ContainerBase
-
Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.core.StandardContext
-
Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.core.StandardEngine
-
Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.core.StandardHost
-
Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.core.StandardPipeline
-
Return descriptive information about this implementation class.
- getInfo() - Method in class org.apache.catalina.core.StandardServer
-
Return descriptive information about this Server implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.core.StandardService
-
Return descriptive information about this Service implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.core.StandardWrapper
-
Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ha.authenticator.ClusterSingleSignOn
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
Return descriptive information about this deployer implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ha.session.ClusterSessionListener
-
Return descriptive information about this implementation.
- getInfo() - Method in class org.apache.catalina.ha.session.DeltaManager
-
Return descriptive information about this Manager implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.ha.session.JvmRouteBinderValve
-
Return descriptive information about this implementation.
- getInfo() - Method in class org.apache.catalina.ha.session.JvmRouteSessionIDBinderListener
-
Deprecated.
Return descriptive information about this implementation.
- getInfo() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
Return descriptive information about this Cluster implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in interface org.apache.catalina.Loader
-
- getInfo() - Method in class org.apache.catalina.loader.WebappLoader
-
Return descriptive information about this Loader implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getInfo() - Method in interface org.apache.catalina.Manager
-
- getInfo() - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return descriptive information about this Realm implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in interface org.apache.catalina.Realm
-
- getInfo() - Method in class org.apache.catalina.realm.JAASRealm
-
Return descriptive information about this Realm implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return descriptive information about this Realm implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.realm.JNDIRealm
-
Return descriptive information about this Realm implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.realm.MemoryRealm
-
Return descriptive information about this Realm implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.realm.RealmBase
-
Return descriptive information about this Realm implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.realm.UserDatabaseRealm
-
Return descriptive information about this Realm implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in interface org.apache.catalina.Server
-
- getInfo() - Method in interface org.apache.catalina.Service
-
- getInfo() - Method in class org.apache.catalina.session.FileStore
-
- getInfo() - Method in interface org.apache.catalina.Session
-
- getInfo() - Method in class org.apache.catalina.session.JDBCStore
-
- getInfo() - Method in class org.apache.catalina.session.ManagerBase
-
Deprecated.
- getInfo() - Method in class org.apache.catalina.session.PersistentManager
-
- getInfo() - Method in class org.apache.catalina.session.PersistentManagerBase
-
- getInfo() - Method in class org.apache.catalina.session.StandardManager
-
- getInfo() - Method in class org.apache.catalina.session.StandardSession
-
Return descriptive information about this Session implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.session.StoreBase
-
- getInfo() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
Return descriptive information about this Server implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.startup.FailedContext
-
- getInfo() - Method in interface org.apache.catalina.Store
-
- getInfo() - Method in class org.apache.catalina.tribes.membership.McastService
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.tribes.transport.bio.BioSender
-
- getInfo() - Method in class org.apache.catalina.tribes.transport.nio.NioReceiver
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.apache.catalina.tribes.transport.ReplicationTransmitter
-
Return descriptive information about this implementation and the
corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in interface org.apache.catalina.Valve
-
- getInfo() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return descriptive information about this implementation.
- getInfo() - Method in class org.apache.catalina.valves.CometConnectionManagerValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.valves.ErrorReportValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.valves.ExtendedAccessLogValve
-
Return descriptive information about this implementation.
- getInfo() - Method in class org.apache.catalina.valves.PersistentValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.valves.RemoteAddrValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.valves.RemoteHostValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.valves.RemoteIpValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.valves.RequestFilterValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.valves.SemaphoreValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.valves.StuckThreadDetectionValve
-
Return descriptive information about this Valve implementation.
- getInfo() - Method in class org.apache.catalina.valves.ValveBase
-
Return descriptive information about this Valve implementation.
- getInfo(long) - Static method in class org.apache.tomcat.jni.Address
-
Create the Sockaddr object from apr_sockaddr_t
- getInfo(int, long) - Static method in class org.apache.tomcat.jni.File
-
Get the specified file's stats.
- getInfoB(long, int) - Static method in class org.apache.tomcat.jni.SSLSocket
-
Return SSL Info parameter as byte array.
- getInfoI(long, int) - Static method in class org.apache.tomcat.jni.SSLSocket
-
Return SSL Info parameter as integer.
- getInfoS(long, int) - Static method in class org.apache.tomcat.jni.SSLSocket
-
Return SSL Info parameter as String.
- getInfoString() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The information string for the tag.
- getInfoString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Information (documentation) for this TLD.
- getInitCapacity() - Method in class org.apache.tomcat.dbcp.pool.impl.StackObjectPoolFactory
-
Returns the initial capacity of created pools.
- getInitialCapacity() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPoolFactory
-
Returns the initial capacity of StackKeyedObjectPools created by this factory.
- getInitialContext(Hashtable<?, ?>) - Method in class org.apache.naming.java.javaURLContextFactory
-
Get a new (writable) initial context.
- getInitialSize() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the initial size of the connection pool.
- getInitialSize() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns the number of connections that will be established when the connection pool is started.
- getInitialSize() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getInitialSize() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns the number of connections that will be established when the connection pool is started.
- getInitialSize() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns the number of connections that will be established when the connection pool is started.
- getInitParameter(String) - Method in interface javax.servlet.FilterConfig
-
Returns a String
containing the value of the named
initialization parameter, or null
if the parameter does not
exist.
- getInitParameter(String) - Method in class javax.servlet.GenericServlet
-
Returns a String
containing the value of the named
initialization parameter, or null
if the parameter does not
exist.
- getInitParameter(String) - Method in interface javax.servlet.Registration
-
Get the value of an initialisation parameter.
- getInitParameter(String) - Method in interface javax.servlet.ServletConfig
-
Returns a String
containing the value of the named
initialization parameter, or null
if the parameter does not
exist.
- getInitParameter(String) - Method in interface javax.servlet.ServletContext
-
Returns a String
containing the value of the named
context-wide initialization parameter, or null
if the
parameter does not exist.
- getInitParameter(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getInitParameter(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getInitParameter(String) - Method in class org.apache.catalina.core.ApplicationFilterConfig
-
Return a String
containing the value of the named
initialization parameter, or null
if the parameter
does not exist.
- getInitParameter(String) - Method in class org.apache.catalina.core.ApplicationFilterRegistration
-
- getInitParameter(String) - Method in class org.apache.catalina.core.ApplicationServletRegistration
-
- getInitParameter(String) - Method in class org.apache.catalina.core.StandardWrapper
-
Return the initialization parameter value for the specified name,
if any; otherwise return null
.
- getInitParameter(String) - Method in class org.apache.catalina.core.StandardWrapperFacade
-
- getInitParameter(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the specified context initialization parameter.
- getInitParameterNames() - Method in interface javax.servlet.FilterConfig
-
Returns the names of the filter's initialization parameters as an
Enumeration
of String
objects, or an empty
Enumeration
if the filter has no initialization parameters.
- getInitParameterNames() - Method in class javax.servlet.GenericServlet
-
Returns the names of the servlet's initialization parameters as an
Enumeration
of String
objects, or an empty
Enumeration
if the servlet has no initialization parameters.
- getInitParameterNames() - Method in interface javax.servlet.ServletConfig
-
Returns the names of the servlet's initialization parameters as an
Enumeration
of String
objects, or an empty
Enumeration
if the servlet has no initialization parameters.
- getInitParameterNames() - Method in interface javax.servlet.ServletContext
-
Returns the names of the context's initialization parameters as an
Enumeration
of String
objects, or an empty
Enumeration
if the context has no initialization parameters.
- getInitParameterNames() - Method in class org.apache.catalina.core.ApplicationContext
-
- getInitParameterNames() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getInitParameterNames() - Method in class org.apache.catalina.core.ApplicationFilterConfig
-
Return an Enumeration
of the names of the initialization
parameters for this Filter.
- getInitParameterNames() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the set of initialization parameter names defined for this
servlet.
- getInitParameterNames() - Method in class org.apache.catalina.core.StandardWrapperFacade
-
- getInitParameterNames() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return an enumeration of the names of context initialization
parameters.
- getInitParameters() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
-
Get the init parameters data as an immutable Map.
- getInitParameters() - Method in interface javax.servlet.Registration
-
Get the names and values of all the initialisation parameters.
- getInitParameters() - Method in class org.apache.catalina.core.ApplicationFilterRegistration
-
- getInitParameters() - Method in class org.apache.catalina.core.ApplicationServletRegistration
-
- getInitSleepingCapacity() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
- getInitSQL() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
A custom query to be run when a connection is first created.
- getInitSQL() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getInitSQL() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
A custom query to be run when a connection is first created.
- getInitSQL() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
A custom query to be run when a connection is first created.
- getInjectionTargets() - Method in interface org.apache.catalina.deploy.Injectable
-
- getInjectionTargets() - Method in class org.apache.catalina.deploy.ResourceBase
-
- getInnermostDelegate() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
If my underlying
Connection
is not a
DelegatingConnection
, returns it,
otherwise recursively invokes this method on
my delegate.
- getInnermostDelegate() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
If my underlying
ResultSet
is not a
DelegatingResultSet
, returns it,
otherwise recursively invokes this method on
my delegate.
- getInnermostDelegate() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
If my underlying
ResultSet
is not a
DelegatingResultSet
, returns it,
otherwise recursively invokes this method on
my delegate.
- getInnermostDelegate() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
If my underlying
Statement
is not a
DelegatingStatement
, returns it,
otherwise recursively invokes this method on
my delegate.
- getInnermostDelegateInternal() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getInPoolSize() - Method in class org.apache.catalina.tribes.transport.PooledSender
-
- getInProgressAsyncCount() - Method in class org.apache.catalina.core.StandardContext
-
- getInputBuffer() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Exposes input buffer to super class to allow better code re-use.
- getInputBuffer() - Method in class org.apache.coyote.http11.Http11AprProcessor
-
- getInputBuffer() - Method in class org.apache.coyote.http11.Http11NioProcessor
-
- getInputBuffer() - Method in class org.apache.coyote.http11.Http11Processor
-
- getInputBuffer() - Method in class org.apache.coyote.Request
-
- getInputSource() - Method in class org.apache.jasper.compiler.WebXml
-
- getInputStream() - Method in interface javax.servlet.http.Part
-
Obtain an InputStream
that can be used to retrieve the
contents of the file.
- getInputStream() - Method in class javax.servlet.jsp.tagext.PageData
-
Returns an input stream on the XML view of a JSP page.
- getInputStream() - Method in interface javax.servlet.ServletRequest
-
- getInputStream() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getInputStream() on the
wrapped request object.
- getInputStream() - Method in class org.apache.catalina.connector.Request
-
- getInputStream() - Method in class org.apache.catalina.connector.RequestFacade
-
- getInputStream() - Method in class org.apache.catalina.core.ApplicationPart
-
- getInputStream() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getInputStream() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- getInputStream() - Method in interface org.apache.coyote.http11.upgrade.servlet31.WebConnection
-
- getInputStream(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
-
- getInputStream() - Method in class org.apache.naming.resources.DirContextURLConnection
-
Get input stream.
- getInputStream(String) - Static method in class org.apache.tomcat.util.file.ConfigFileLoader
-
Load the resource from the specified location.
- getInputStream() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns an
InputStream
that can be
used to retrieve the contents of the file.
- getInputStream() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Returns an
InputStream
that can be
used to retrieve the contents of the file.
- getInputStream() - Method in interface org.apache.tomcat.util.http.fileupload.RequestContext
-
Retrieve the input stream for the request.
- getInputStream() - Method in class org.apache.tomcat.util.http.fileupload.servlet.ServletRequestContext
-
Retrieve the input stream for the request.
- getInputStream() - Method in class org.apache.tomcat.util.modeler.modules.ModelerSource
-
Deprecated.
Unused - will be removed in Tomcat 8.0.x
- getInputStream(String) - Method in class org.apache.tomcat.util.scan.FileUrlJar
-
- getInputStream(String) - Method in interface org.apache.tomcat.util.scan.Jar
-
- getInputStream(String) - Method in class org.apache.tomcat.util.scan.UrlJar
-
- getInstalledExtensions() - Method in interface javax.websocket.WebSocketContainer
-
Get the installed extensions.
- getInstalledExtensions() - Method in class org.apache.tomcat.websocket.WsWebSocketContainer
-
Get the installed extensions.
- getInstance(Properties, Authenticator) - Static method in class javax.mail.Session
-
- getInstance(Properties) - Static method in class javax.mail.Session
-
- getInstance() - Static method in class org.apache.catalina.core.ApplicationFilterFactory
-
- getInstance(File, boolean) - Static method in class org.apache.catalina.ha.deploy.FileMessageFactory
-
Creates a factory to read or write from a file.
- getInstance() - Static method in class org.apache.el.util.JreCompat
-
- getInstance(ServletContext) - Static method in class org.apache.jasper.compiler.TldLocationsCache
-
Obtains the TLD location cache for the given
ServletContext
and
creates one if one does not currently exist.
- getInstance(ServletContext) - Static method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- getInstance() - Static method in class org.apache.jasper.runtime.ProtectedFunctionMapper
-
Generated Servlet and Tag Handler implementations call this method to
retrieve an instance of the ProtectedFunctionMapper.
- getInstance(String) - Method in class org.apache.juli.logging.LogFactory
-
Construct (if necessary) and return a Log
instance,
using the factory's current set of configuration attributes.
- getInstance(Class<?>) - Method in class org.apache.juli.logging.LogFactory
-
Convenience method to derive a name from the specified class and
call getInstance(String)
with it.
- getInstance() - Static method in class org.apache.naming.resources.DirContextURLStreamHandlerFactory
-
- getInstance() - Static method in class org.apache.tomcat.util.compat.JreCompat
-
- getInstance(Locale) - Static method in class org.apache.tomcat.util.http.HttpMessages
-
- getInstance() - Static method in class org.apache.tomcat.util.net.SSLImplementation
-
- getInstance(String) - Static method in class org.apache.tomcat.util.net.SSLImplementation
-
- getInstance() - Static method in class org.apache.tomcat.websocket.BackgroundProcessManager
-
- getInstance() - Static method in class org.apache.tomcat.websocket.TransformationFactory
-
- getInstanceManager() - Method in interface org.apache.catalina.Context
-
- getInstanceManager() - Method in class org.apache.catalina.core.StandardContext
-
- getInstanceManager() - Method in class org.apache.catalina.startup.FailedContext
-
- getInstanceManager(ServletConfig) - Static method in class org.apache.jasper.runtime.InstanceManagerFactory
-
- getInstanceSupport() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the InstanceSupport object for this Wrapper instance.
- getInt() - Method in class org.apache.coyote.ajp.AjpMessage
-
Read an integer from packet, and advance the read position past
it.
- getInt(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getInt(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getInt(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getInt(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getInt() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- getInt() - Method in class org.apache.tomcat.util.buf.CharChunk
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- getInt() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- getInteger() - Method in class org.apache.el.parser.AstInteger
-
- getInterceptor() - Method in interface org.apache.catalina.tribes.ChannelInterceptor.InterceptorEvent
-
- getInterceptor() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationEvent
-
- getInterceptorClass() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorDefinition
-
- getInterceptors() - Method in class org.apache.catalina.tribes.group.GroupChannel
-
Returns an iterator of all the interceptors in this stack
- getInterceptors() - Method in interface org.apache.catalina.tribes.ManagedChannel
-
Returns the interceptor stack
- getInterface() - Method in class org.apache.catalina.deploy.ContextService
-
- getInterfaceNames() - Method in class org.apache.tomcat.util.bcel.classfile.JavaClass
-
- getInternal(Object) - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getInternalid() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getInternalProxies() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getInternalProxies() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getInterruptedThreadsCount() - Method in class org.apache.catalina.valves.StuckThreadDetectionValve
-
- getInterruptible() - Method in class org.apache.catalina.valves.SemaphoreValve
-
- getInterruptThreadThreshold() - Method in class org.apache.catalina.valves.StuckThreadDetectionValve
-
- getInterval() - Method in class org.apache.catalina.tribes.group.interceptors.TcpPingInterceptor
-
- getInterval() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header as an int
.
- getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getIntHeader(String
name) on the wrapped request object.
- getIntHeader(String) - Method in class org.apache.catalina.connector.Request
-
Return the value of the specified header as an integer, or -1 if there
is no such header for this request.
- getIntHeader(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getIntHeader(String) - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getIntHeader(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getInUsePoolSize() - Method in class org.apache.catalina.tribes.transport.PooledSender
-
- getInvalidatedSessions() - Method in interface org.apache.catalina.ha.ClusterManager
-
When the manager expires session not tied to a request.
- getInvalidatedSessions() - Method in class org.apache.catalina.ha.session.BackupManager
-
- getInvalidatedSessions() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getInvalidAuthenticationWhenDeny() - Method in class org.apache.catalina.valves.RequestFilterValve
-
Return true if a deny is handled by setting an invalid auth header.
- getInvoke(String, Object[], String[], BaseModelMBean, Object) - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
- getIOChannel() - Method in class org.apache.tomcat.util.net.NioChannel
-
getIOChannel
- getip(long) - Static method in class org.apache.tomcat.jni.Address
-
Return the IP address (in numeric address string format) in
an APR socket address.
- getIsXml() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getIsXml() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getIsXml() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getItem() - Method in class org.apache.tomcat.jdbc.pool.FairBlockingQueue.ExchangeCountDownLatch
-
- getItem() - Method in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue.ExchangeCountDownLatch
-
- getItemIterator(RequestContext) - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
Processes an
RFC 1867
compliant
multipart/form-data
stream.
- getItemIterator(HttpServletRequest) - Method in class org.apache.tomcat.util.http.fileupload.servlet.ServletFileUpload
-
Processes an
RFC 1867
compliant
multipart/form-data
stream.
- getJ2EEApplication() - Method in class org.apache.catalina.core.StandardContext
-
- getJ2EEServer() - Method in class org.apache.catalina.core.StandardContext
-
- getJarFile() - Method in interface org.apache.jasper.compiler.JarResource
-
- getJarFile() - Method in class org.apache.jasper.compiler.JarURLResource
-
- getJarName() - Method in class org.apache.catalina.deploy.WebXml
-
- getJarOpenInterval() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Return the interval to keep all jar files open if no jar is accessed
- getJarOpenInterval() - Method in class org.apache.catalina.loader.WebappLoader
-
Return the interval to keep all jar files open if no jar is accessed
- getJarPath() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Return the JAR path.
- getJarResource() - Method in class org.apache.jasper.compiler.TldLocation
-
- getJarScanner() - Method in interface org.apache.catalina.Context
-
Get the Jar Scanner to be used to scan for JAR resources for this
context.
- getJarScanner() - Method in class org.apache.catalina.core.StandardContext
-
- getJarScanner() - Method in class org.apache.catalina.startup.FailedContext
-
- getJarScanner(ServletContext) - Static method in class org.apache.jasper.compiler.JarScannerFactory
-
- getJava2IANAMapping(String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Returns the IANA encoding name for the specified Java encoding name.
- getJavaEncoding() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getJavaEncoding() - Method in class org.apache.jasper.JspC
-
Returns the encoding to use for
java files.
- getJavaEncoding() - Method in interface org.apache.jasper.Options
-
Java platform encoding to generate the JSP
page servlet.
- getJavaFileName() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the name of the Java source file in which the compilation error
occurred.
- getJavaLine() - Method in class org.apache.jasper.compiler.ServletWriter
-
- getJavaLineNumber() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the compilation error line number.
- getJavaPath() - Method in class org.apache.jasper.JspCompilationContext
-
Path of the Java file relative to the work directory.
- getJavaseClassLoader() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- getJavaVMs() - Method in class org.apache.catalina.core.StandardContext
-
- getJaxrpcmappingfile() - Method in class org.apache.catalina.deploy.ContextService
-
- getJdbcInterceptors() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getJdbcInterceptors() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getJdbcInterceptors() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getJdbcInterceptors() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- getJdbcInterceptorsAsArray() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getJdbcInterceptorsAsArray() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getJdbcInterceptorsAsArray() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getJdbcInterceptorsAsArray() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- getJDBCMajorVersion() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getJDBCMinorVersion() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getJMXConnection() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
Get JMXConnection (default look at jmx.server project reference
from jmxOpen Task).
- getJMXConnection() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
get JMXConnection
- getJmxName() - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
- getJmxPool() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Return the object that is potentially registered in JMX for notifications
- getJndiEnvironment(String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Get the value of jndiEnvironment which is used when instantiating
a jndi InitialContext.
- getJndiExceptionOnFailedWrite() - Method in class org.apache.catalina.core.StandardContext
-
- getJspApplicationContext(ServletContext) - Method in class javax.servlet.jsp.JspFactory
-
Obtain the JspApplicationContext
instance that was
associated within the passed ServletContext
for this web
application.
- getJspApplicationContext(ServletContext) - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- getJspBeginLineNumber() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the start line number (in the JSP file) of the JSP element
responsible for the compilation error.
- getJspBody() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Returns the body passed in by the container via setJspBody.
- getJspConfig() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getJspConfig() - Method in class org.apache.jasper.JspC
-
Obtain JSP configuration information specified in web.xml.
- getJspConfig() - Method in interface org.apache.jasper.Options
-
Obtain JSP configuration information specified in web.xml.
- getJspConfigDescriptor() - Method in interface javax.servlet.ServletContext
-
- getJspConfigDescriptor() - Method in interface org.apache.catalina.Context
-
- getJspConfigDescriptor() - Method in class org.apache.catalina.core.ApplicationContext
-
- getJspConfigDescriptor() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getJspConfigDescriptor() - Method in class org.apache.catalina.core.StandardContext
-
- getJspConfigDescriptor() - Method in class org.apache.catalina.startup.FailedContext
-
- getJspConfigDescriptor() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getJspContext() - Method in class javax.servlet.jsp.tagext.JspFragment
-
Returns the JspContext that is bound to this JspFragment.
- getJspContext() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Returns the page context passed in by the container via
setJspContext.
- getJspContext() - Method in class org.apache.jasper.runtime.JspFragmentHelper
-
- getJspCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Returns the number of JSPs for which JspServletWrappers exist, i.e.,
the number of JSPs that have been loaded into the webapp.
- getJspCount() - Method in class org.apache.jasper.servlet.JspServlet
-
Returns the number of JSPs for which JspServletWrappers exist, i.e.,
the number of JSPs that have been loaded into the webapp with which
this JspServlet is associated.
- getJspEngineContext() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getJspExtract() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the extract of the JSP that corresponds to this message.
- getJspFile() - Method in class org.apache.catalina.deploy.ServletDef
-
- getJspFile() - Method in class org.apache.jasper.JspCompilationContext
-
Path of the JSP URI.
- getJspFileName() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the name of the JSP file from which the Java source file was
generated.
- getJspIdleTimeout() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should any jsps be unloaded when being idle for this time in seconds?
- getJspIdleTimeout() - Method in class org.apache.jasper.JspC
-
- getJspIdleTimeout() - Method in interface org.apache.jasper.Options
-
The idle time in seconds after which a JSP is unloaded.
- getJspLastModified() - Method in class org.apache.jasper.JspCompilationContext
-
- getJspLoader() - Method in class org.apache.jasper.JspCompilationContext
-
- getJspProperty() - Method in class org.apache.jasper.compiler.JspConfig.JspPropertyGroup
-
- getJspPropertyGroups() - Method in interface javax.servlet.descriptor.JspConfigDescriptor
-
- getJspPropertyGroups() - Method in class org.apache.catalina.core.ApplicationJspConfigDescriptor
-
- getJspPropertyGroups() - Method in class org.apache.catalina.deploy.WebXml
-
- getJspQueueLength() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Gets the number of JSPs that are in the JSP limiter queue
- getJspQueueLength() - Method in class org.apache.jasper.servlet.JspServlet
-
Gets the number of JSPs that are in the JSP limiter queue
This info may be used for monitoring purposes.
- getJspReloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Gets the current value of the JSP reload counter.
- getJspReloadCount() - Method in class org.apache.jasper.servlet.JspServlet
-
Gets the number of JSPs that have been reloaded.
- getJspUnloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Gets the number of JSPs that have been unloaded.
- getJspUnloadCount() - Method in class org.apache.jasper.servlet.JspServlet
-
Gets the number of JSPs that have been unloaded.
- getJspUri() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getJvmRoute() - Method in class org.apache.catalina.core.StandardEngine
-
Retrieve the cluster-wide unique identifier for this Engine.
- getJvmRoute() - Method in interface org.apache.catalina.Engine
-
- getJvmRoute() - Method in class org.apache.catalina.session.ManagerBase
-
Retrieve the JvmRoute for the enclosing Engine.
- getJvmRoute() - Method in interface org.apache.catalina.SessionIdGenerator
-
- getJvmRoute() - Method in class org.apache.catalina.util.SessionIdGeneratorBase
-
Return the node identifier associated with this node which will be
included in the generated session ID.
- getKeepAliveCount() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getKeepAliveCount() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
Obtain the number of kept alive sockets.
- getKeepAliveCount() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
Number of keepalive sockets.
- getKeepAliveTime() - Method in class org.apache.catalina.tribes.group.interceptors.MessageDispatch15Interceptor
-
- getKeepAliveTime() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getKeepAliveTimeout() - Method in class org.apache.coyote.AbstractProtocol
-
- getKeepAliveTimeout() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor
-
- getKeepAliveTimeout() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Return the number Keep-Alive timeout.
- getKeepAliveTimeout() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getKeepGenerated() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Are we keeping generated code around?
- getKeepGenerated() - Method in class org.apache.jasper.JspC
-
In JspC this always returns true
.
- getKeepGenerated() - Method in interface org.apache.jasper.Options
-
Are we keeping generated code around?
- getKey() - Method in class org.apache.catalina.authenticator.DigestAuthenticator
-
- getKey() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- getKey() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getKey() - Method in class org.apache.catalina.tribes.transport.bio.util.LinkObject
-
Get the unique message id
- getKeyAlias() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getKeyAlias() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getKeyCache() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getKeyCount() - Method in class org.apache.tomcat.util.net.NioEndpoint.Poller
-
- getKeyData() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getKeyManagers() - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getKeyManagers(String, String, String, String) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
Gets the initialized key managers.
- getKeyManagers() - Method in interface org.apache.tomcat.util.net.SSLUtil
-
- getKeyPass() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getKeyPass() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getKeySize() - Method in interface org.apache.tomcat.util.net.SSLSupport
-
Get the keysize.
- getKeystore(String, String, String) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getKeystoreFile() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getKeystoreFile() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getKeystorePass() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getKeystorePass() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getKeystorePassword() - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getKeystoreProvider() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getKeystoreProvider() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getKeystoreType() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getKeystoreType() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getLandingPage() - Method in class org.apache.catalina.authenticator.FormAuthenticator
-
Return the landing page to use when FORM auth is mis-used.
- getLargeIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get the path to the large icon.
- getLargeIcon() - Method in class org.apache.catalina.deploy.ContextService
-
- getLargeIcon() - Method in class org.apache.catalina.deploy.FilterDef
-
- getLargeIcon() - Method in class org.apache.catalina.deploy.MessageDestination
-
- getLargeIcon() - Method in class org.apache.catalina.deploy.ServletDef
-
- getLargestPoolSize() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getLastAccess() - Method in class org.apache.catalina.tribes.io.ObjectReader
-
- getLastAccess() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
-
Returns the last time the client sent a request associated with this
session, as the number of milliseconds since midnight January 1, 1970
GMT, and marked by the time the container received the request.
- getLastAccessedTime() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getLastAccessedTime() - Method in interface org.apache.catalina.Session
-
- getLastAccessedTime(String) - Method in class org.apache.catalina.session.ManagerBase
-
- getLastAccessedTime() - Method in class org.apache.catalina.session.StandardSession
-
Return the last time the client sent a request associated with this
session, as the number of milliseconds since midnight, January 1, 1970
GMT.
- getLastAccessedTime() - Method in class org.apache.catalina.session.StandardSessionFacade
-
- getLastAccessedTimeInternal() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getLastAccessedTimeInternal() - Method in interface org.apache.catalina.Session
-
- getLastAccessedTimeInternal() - Method in class org.apache.catalina.session.StandardSession
-
Return the last client access time without invalidation check
- getLastAccessedTimestamp(String) - Method in class org.apache.catalina.session.ManagerBase
-
- getLastCnt() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getLastConnected() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns the timestamp of when the connection was last connected to the database.
- getLastError() - Static method in class org.apache.tomcat.jni.SSL
-
Return last SSL error string
- getLastFailureTime() - Method in class org.apache.catalina.realm.LockOutRealm.LockRecord
-
- getLastJspQueueUpdate() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
- getLastModificationTest() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
-
Returns the time the HttpServletRequest
object was last modified,
in milliseconds since midnight January 1, 1970 GMT.
- getLastModified() - Method in class org.apache.catalina.ssi.ResponseIncludeWrapper
-
Returns the value of the last-modified
header field.
- getLastModified(String) - Method in class org.apache.jasper.JspCompilationContext
-
- getLastModified() - Method in class org.apache.naming.resources.DirContextURLConnection
-
Return the last modified date.
- getLastModified() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
Get last modified time.
- getLastModified() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get last modified time.
- getLastModifiedDate() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
Get lastModified date.
- getLastModifiedDate() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get lastModified date.
- getLastModifiedHeader() - Method in class org.apache.catalina.filters.ExpiresFilter.XHttpServletResponse
-
- getLastModifiedHttp() - Method in class org.apache.naming.resources.ResourceAttributes
-
- getLastRegistered() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
Deprecated.
Unused - will be removed in Tomcat 8
- getLastRequestProcessingTime() - Method in class org.apache.coyote.RequestInfo
-
- getLastSendTime() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getLastTimeReplicated() - Method in class org.apache.catalina.ha.session.DeltaSession
-
- getLastTimeReplicated() - Method in interface org.apache.catalina.tribes.tipis.ReplicatedMapEntry
-
Return the last replicate time.
- getLastUsageTime() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getLastUsed() - Method in class org.apache.tomcat.dbcp.dbcp.AbandonedTrace
-
Get the last time this object was used in ms.
- getLastValidated() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns the timestamp of the last successful validation query execution.
- getLbForceSession() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getLbRecovertime() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getLbRetries() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getLbStickySession() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getLeader() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationMessage
-
- getLen() - Method in class org.apache.coyote.ajp.AjpMessage
-
Return the current message length.
- getLength() - Method in class org.apache.catalina.tribes.io.XByteBuffer
-
- getLength() - Method in class org.apache.catalina.util.StringParser
-
Return the length of the string we are parsing.
- getLength() - Method in class org.apache.tomcat.util.buf.AbstractChunk
-
- getLength() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns the length of the original buffer.
- getLibraryName() - Method in class org.apache.catalina.core.JniLifecycleListener
-
- getLibraryNames() - Method in error org.apache.tomcat.jni.LibraryNotFoundError
-
- getLibraryPath() - Method in class org.apache.catalina.core.JniLifecycleListener
-
- getLifecycle() - Method in class org.apache.catalina.LifecycleEvent
-
- getLifecycleEvent() - Method in enum org.apache.catalina.LifecycleState
-
- getLifo() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the LIFO property.
- getLifo() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Whether or not the idle object pools act as LIFO queues.
- getLifo() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getLifo() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Whether or not the idle object pool acts as a LIFO queue.
- getLifo() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getLimit() - Method in class org.apache.tomcat.util.buf.AbstractChunk
-
- getLimit() - Method in class org.apache.tomcat.util.threads.LimitLatch
-
Obtain the current limit.
- getLimitInternal() - Method in class org.apache.tomcat.util.buf.AbstractChunk
-
- getLine() - Method in class org.apache.el.parser.SimpleCharStream
-
Deprecated.
- getLink() - Method in class org.apache.catalina.deploy.ContextEjb
-
- getLink() - Method in class org.apache.catalina.deploy.ContextLocalEjb
-
- getLink() - Method in class org.apache.catalina.deploy.MessageDestinationRef
-
- getLink() - Method in class org.apache.catalina.deploy.SecurityRoleRef
-
- getLinked(Reference) - Method in class org.apache.naming.factory.EjbFactory
-
- getLinked(Reference) - Method in class org.apache.naming.factory.FactoryBase
-
If this reference is a link to another JNDI object, obtain that object.
- getLinked(Reference) - Method in class org.apache.naming.factory.ResourceEnvFactory
-
- getLinked(Reference) - Method in class org.apache.naming.factory.ResourceFactory
-
- getLinked(Reference) - Method in class org.apache.naming.factory.TransactionFactory
-
- getListener() - Method in class org.apache.catalina.core.AsyncListenerWrapper
-
- getListener() - Method in class org.apache.catalina.ha.deploy.WarWatcher
-
- getListener() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getListeners() - Method in class org.apache.catalina.deploy.WebXml
-
- getLoader() - Method in interface org.apache.catalina.Container
-
- getLoader() - Method in class org.apache.catalina.core.ContainerBase
-
Return the Loader with which this Container is associated.
- getLoader() - Method in class org.apache.catalina.startup.FailedContext
-
- getLoaderClass() - Method in class org.apache.catalina.loader.WebappLoader
-
Return the ClassLoader class name.
- getLoaderInternal() - Method in class org.apache.catalina.core.ContainerBase
-
- getLoaderRepositories() - Method in class org.apache.catalina.loader.WebappLoader
-
- getLoaderRepositoriesString() - Method in class org.apache.catalina.loader.WebappLoader
-
- getLoadOnStartup() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the load-on-startup order value (negative value means
load on first call).
- getLoadOnStartup() - Method in class org.apache.catalina.deploy.ServletDef
-
- getLoadOnStartup() - Method in interface org.apache.catalina.Wrapper
-
- getLoadOnStartupString() - Method in class org.apache.catalina.core.StandardWrapper
-
- getLoadTime() - Method in class org.apache.catalina.core.StandardWrapper
-
- getLocal() - Method in class org.apache.catalina.deploy.ContextLocalEjb
-
- getLocal() - Method in class org.apache.tomcat.websocket.WsSession
-
- getLocalAddr() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address of the interface on which the
request was received.
- getLocalAddr() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocalAddr() on the
wrapped request object.
- getLocalAddr() - Method in class org.apache.catalina.connector.Request
-
- getLocalAddr() - Method in class org.apache.catalina.connector.RequestFacade
-
- getLocalAddr() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getLocalDataSource() - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return if the datasource will be looked up in the webapp JNDI Context.
- getLocale() - Method in class javax.el.ELContext
-
- getLocale() - Method in interface javax.servlet.ServletRequest
-
Returns the preferred Locale
that the client will accept
content in, based on the Accept-Language header.
- getLocale() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocale() on the
wrapped request object.
- getLocale() - Method in interface javax.servlet.ServletResponse
-
- getLocale() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getLocale() on the
wrapped response object.
- getLocale() - Method in class org.apache.catalina.connector.Request
-
- getLocale() - Method in class org.apache.catalina.connector.RequestFacade
-
- getLocale() - Method in class org.apache.catalina.connector.Response
-
- getLocale() - Method in class org.apache.catalina.connector.ResponseFacade
-
- getLocale() - Method in class org.apache.catalina.tribes.util.StringManager
-
Identify the Locale this StringManager is associated with
- getLocale() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return the locale used to format timestamps in log entries and in
log file name suffix.
- getLocale() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getLocale() - Method in class org.apache.coyote.Response
-
- getLocale() - Method in class org.apache.el.lang.EvaluationContext
-
- getLocale() - Method in class org.apache.jasper.el.ELContextWrapper
-
- getLocale() - Method in class org.apache.tomcat.util.res.StringManager
-
Identify the Locale this StringManager is associated with.
- getLocalEncodingMappings() - Method in class org.apache.catalina.deploy.WebXml
-
- getLocales() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration
of Locale
objects
indicating, in decreasing order starting with the preferred locale, the
locales that are acceptable to the client based on the Accept-Language
header.
- getLocales() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocales() on the
wrapped request object.
- getLocales() - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getLocales() - Method in class org.apache.catalina.connector.Request
-
- getLocales() - Method in class org.apache.catalina.connector.RequestFacade
-
- getLocales() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getLocalJvmRoute(Request) - Method in class org.apache.catalina.ha.session.JvmRouteBinderValve
-
get jvmroute from engine
- getLocalLoopbackDisabled(boolean) - Method in class org.apache.catalina.tribes.membership.McastService
-
- getLocalMember() - Method in interface org.apache.catalina.ha.CatalinaCluster
-
Return the member that represents this node.
- getLocalMember() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
Return the member that represents this node.
- getLocalMember(boolean) - Method in interface org.apache.catalina.tribes.Channel
-
Return the member that represents this node.
- getLocalMember(boolean) - Method in interface org.apache.catalina.tribes.ChannelInterceptor
-
Intercepts the Channel.getLocalMember(boolean)
method
- getLocalMember(boolean) - Method in class org.apache.catalina.tribes.group.ChannelCoordinator
-
Return the member that represents this node.
- getLocalMember(boolean) - Method in class org.apache.catalina.tribes.group.ChannelInterceptorBase
-
Return the member that represents this node.
- getLocalMember(boolean) - Method in class org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor
-
- getLocalMember(boolean) - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
Return the member that represents this node.
- getLocalMember(boolean) - Method in class org.apache.catalina.tribes.group.interceptors.StaticMembershipInterceptor
-
Return the member that represents this node.
- getLocalMember(boolean) - Method in class org.apache.catalina.tribes.group.interceptors.TcpFailureDetector
-
- getLocalMember(boolean) - Method in class org.apache.catalina.tribes.membership.McastService
-
Return the local member
- getLocalMember(boolean) - Method in interface org.apache.catalina.tribes.MembershipService
-
Returns the member object that defines this member
- getLocalMemberName() - Method in class org.apache.catalina.tribes.membership.McastService
-
Return the local member name
- getLocalName() - Method in interface javax.servlet.ServletRequest
-
Returns the host name of the Internet Protocol (IP) interface on which
the request was received.
- getLocalName() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocalName() on the
wrapped request object.
- getLocalName() - Method in class org.apache.catalina.connector.Request
-
- getLocalName() - Method in class org.apache.catalina.connector.RequestFacade
-
- getLocalName() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getLocalName() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getLocalName() - Method in class org.apache.el.parser.AstFunction
-
- getLocalparts() - Method in class org.apache.catalina.deploy.ContextHandler
-
- getLocalPort() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) port number of the interface on which
the request was received.
- getLocalPort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocalPort() on the
wrapped request object.
- getLocalPort() - Method in class org.apache.catalina.connector.Connector
-
- getLocalPort() - Method in class org.apache.catalina.connector.Request
-
- getLocalPort() - Method in class org.apache.catalina.connector.RequestFacade
-
- getLocalPort() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getLocalPort() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getLocalPort() - Method in class org.apache.coyote.AbstractProtocol
-
- getLocalPort() - Method in class org.apache.coyote.Request
-
- getLocalPort() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getLocalPort() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
Port in use.
- getLocalPort() - Method in class org.apache.tomcat.util.net.JIoEndpoint
-
Port in use.
- getLocalPort() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
Port in use.
- getLocalWar() - Method in class org.apache.catalina.ant.DeployTask
-
- getLocation() - Method in class javax.servlet.MultipartConfigElement
-
- getLocation() - Method in class org.apache.catalina.deploy.ErrorPage
-
Return the location.
- getLocation() - Method in class org.apache.catalina.deploy.MultipartDef
-
- getLocation() - Method in class org.apache.catalina.startup.ClassLoaderFactory.Repository
-
- getLocation(String) - Method in class org.apache.jasper.compiler.TldLocationsCache
-
Gets the 'location' of the TLD associated with the given taglib 'uri'.
- getLocation() - Method in class org.apache.tomcat.util.modeler.modules.MbeansSource
-
Deprecated.
- getLock() - Method in class org.apache.catalina.tribes.transport.bio.util.FastQueue
-
- getLockOutTime() - Method in class org.apache.catalina.realm.LockOutRealm
-
Get the period for which an account will be locked.
- getLog() - Method in class org.apache.catalina.valves.RemoteAddrValve
-
- getLog() - Method in class org.apache.catalina.valves.RemoteHostValve
-
- getLog() - Method in class org.apache.catalina.valves.RequestFilterValve
-
- getLog() - Method in class org.apache.coyote.AbstractProcessor
-
- getLog() - Method in class org.apache.coyote.AbstractProtocol.AbstractConnectionHandler
-
- getLog() - Method in class org.apache.coyote.AbstractProtocol
-
Concrete implementations need to provide access to their logger to be
used by the abstract classes.
- getLog() - Method in class org.apache.coyote.ajp.AjpAprProcessor
-
- getLog() - Method in class org.apache.coyote.ajp.AjpAprProtocol.AjpConnectionHandler
-
- getLog() - Method in class org.apache.coyote.ajp.AjpAprProtocol
-
- getLog() - Method in class org.apache.coyote.ajp.AjpNioProcessor
-
- getLog() - Method in class org.apache.coyote.ajp.AjpNioProtocol.AjpConnectionHandler
-
- getLog() - Method in class org.apache.coyote.ajp.AjpNioProtocol
-
- getLog() - Method in class org.apache.coyote.ajp.AjpProcessor
-
- getLog() - Method in class org.apache.coyote.ajp.AjpProtocol.AjpConnectionHandler
-
- getLog() - Method in class org.apache.coyote.ajp.AjpProtocol
-
- getLog() - Method in class org.apache.coyote.http11.Http11AprProcessor
-
- getLog() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- getLog() - Method in class org.apache.coyote.http11.Http11AprProtocol.Http11ConnectionHandler
-
- getLog() - Method in class org.apache.coyote.http11.Http11NioProcessor
-
- getLog() - Method in class org.apache.coyote.http11.Http11NioProtocol
-
- getLog() - Method in class org.apache.coyote.http11.Http11NioProtocol.Http11ConnectionHandler
-
- getLog() - Method in class org.apache.coyote.http11.Http11Processor
-
- getLog() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getLog() - Method in class org.apache.coyote.http11.Http11Protocol.Http11ConnectionHandler
-
- getLog() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- getLog() - Method in class org.apache.coyote.http11.upgrade.AprProcessor
-
- getLog() - Method in class org.apache.coyote.http11.upgrade.BioProcessor
-
- getLog() - Method in class org.apache.coyote.http11.upgrade.NioProcessor
-
- getLog(Class<?>) - Static method in class org.apache.juli.logging.LogFactory
-
Convenience method to return a named logger, without the application
having to care about factories.
- getLog(String) - Static method in class org.apache.juli.logging.LogFactory
-
Convenience method to return a named logger, without the application
having to care about factories.
- getLog() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getLog() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getLog() - Method in class org.apache.tomcat.util.net.JIoEndpoint
-
- getLog() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getLog() - Method in class org.apache.tomcat.websocket.server.WsFrameServer
-
- getLog() - Method in class org.apache.tomcat.websocket.WsFrameBase
-
- getLog() - Method in class org.apache.tomcat.websocket.WsFrameClient
-
- getLogAbandoned() - Method in class org.apache.tomcat.dbcp.dbcp.AbandonedConfig
-
Flag to log stack traces for application code which abandoned
a Statement or Connection.
- getLogAbandoned() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Flag to log stack traces for application code which abandoned
a Statement or Connection.
- getLogArgs() - Method in class org.apache.catalina.startup.VersionLoggerListener
-
- getLogEffectiveWebXml() - Method in interface org.apache.catalina.Context
-
Should the effective web.xml for this context be logged on context start?
- getLogEffectiveWebXml() - Method in class org.apache.catalina.core.StandardContext
-
- getLogEffectiveWebXml() - Method in class org.apache.catalina.startup.FailedContext
-
- getLogElement(String, ExtendedAccessLogValve.PatternTokenizer) - Method in class org.apache.catalina.valves.ExtendedAccessLogValve
-
- getLogEnv() - Method in class org.apache.catalina.startup.VersionLoggerListener
-
- getLogger() - Method in interface org.apache.catalina.Container
-
Obtain the log to which events for this container should be logged.
- getLogger() - Method in class org.apache.catalina.core.ContainerBase
-
Return the Logger for this Container.
- getLogger() - Method in class org.apache.catalina.filters.AddDefaultCharsetFilter
-
- getLogger() - Method in class org.apache.catalina.filters.CsrfPreventionFilterBase
-
- getLogger() - Method in class org.apache.catalina.filters.ExpiresFilter
-
- getLogger() - Method in class org.apache.catalina.filters.FailedRequestFilter
-
- getLogger() - Method in class org.apache.catalina.filters.FilterBase
-
- getLogger() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- getLogger() - Method in class org.apache.catalina.filters.RemoteAddrFilter
-
- getLogger() - Method in class org.apache.catalina.filters.RemoteCIDRFilter
-
- getLogger() - Method in class org.apache.catalina.filters.RemoteHostFilter
-
- getLogger() - Method in class org.apache.catalina.filters.SetCharacterEncodingFilter
-
- getLogger() - Method in interface org.apache.catalina.ha.CatalinaCluster
-
Returns the associates logger with this cluster.
- getLogger() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getLogger() - Method in class org.apache.catalina.startup.FailedContext
-
- getLogger(String) - Method in class org.apache.juli.ClassLoaderLogManager
-
Get the logger associated with the specified name inside
the classloader local configuration.
- getLogger() - Method in class org.apache.tomcat.util.digester.Digester
-
- getLoggerNames() - Method in class org.apache.juli.ClassLoaderLogManager
-
Get an enumeration of the logger names currently defined in the
classloader local configuration.
- getLoginConfig() - Method in interface org.apache.catalina.Context
-
- getLoginConfig() - Method in class org.apache.catalina.core.StandardContext
-
- getLoginConfig() - Method in class org.apache.catalina.deploy.WebXml
-
- getLoginConfig() - Method in class org.apache.catalina.startup.FailedContext
-
- getLoginConfigName() - Method in class org.apache.catalina.authenticator.SpnegoAuthenticator
-
- getLoginPage() - Method in class org.apache.catalina.deploy.LoginConfig
-
- getLogInterval() - Method in class org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor
-
- getLoginTimeout() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
BasicDataSource does NOT support this method.
- getLoginTimeout() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Gets the maximum time in seconds that this data source can wait
while attempting to connect to a database.
- getLoginTimeout() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Get the value of loginTimeout.
- getLoginTimeout() - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDataSource
-
- getLoginTimeout() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getLogProps() - Method in class org.apache.catalina.startup.VersionLoggerListener
-
- getLogValidationErrors() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns true if errors that happen during validation will be logged
- getLogValidationErrors() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
Returns true if errors that happen during validation will be logged
- getLogValidationErrors() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns true if errors that happen during validation will be logged
- getLogValidationErrors() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns true if errors that happen during validation will be logged
- getLogWriter() - Method in class org.apache.tomcat.dbcp.dbcp.AbandonedConfig
-
Returns the log writer being used by this configuration to log
information on abandoned objects.
- getLogWriter() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the log writer being used by this data source.
- getLogWriter() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Get the log writer for this data source.
- getLogWriter() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Get the value of logWriter.
- getLogWriter() - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDataSource
-
Returns my log writer.
- getLogWriter() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getLong(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getLong(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getLong(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getLong(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getLong() - Method in class org.apache.tomcat.util.buf.ByteChunk
-
- getLong() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Convert the buffer to an long, cache the value.
- getLongInt() - Method in class org.apache.coyote.ajp.AjpMessage
-
Read a 32 bits integer from packet, and advance the read position past
it.
- getLookupName() - Method in class org.apache.catalina.deploy.ResourceBase
-
- getLoopbackAddress() - Method in class org.apache.tomcat.util.compat.JreCompat
-
- getMajorVersion() - Method in interface javax.servlet.ServletContext
-
Returns the major version of the Java Servlet API that this servlet
container supports.
- getMajorVersion() - Method in class org.apache.catalina.core.ApplicationContext
-
- getMajorVersion() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getMajorVersion() - Method in class org.apache.catalina.deploy.WebXml
-
- getMajorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the Servlet API major version number.
- getMajorVersion() - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDriver
-
- getManagedBean(Object) - Static method in class org.apache.catalina.ha.jmx.ClusterJmxHelper
-
Deprecated.
- getManagedResource() - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
Get the instance handle of the object against which we execute
all methods in this ModelMBean management interface.
- getManager() - Method in interface org.apache.catalina.Container
-
- getManager() - Method in class org.apache.catalina.core.ContainerBase
-
Return the Manager with which this Container is associated.
- getManager(String) - Method in interface org.apache.catalina.ha.CatalinaCluster
-
- getManager(Request) - Method in class org.apache.catalina.ha.session.JvmRouteBinderValve
-
get ClusterManager
- getManager(String) - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getManager() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getManager() - Method in interface org.apache.catalina.Session
-
- getManager() - Method in class org.apache.catalina.session.StandardSession
-
Return the Manager within which this Session is valid.
- getManager() - Method in class org.apache.catalina.session.StoreBase
-
- getManager() - Method in class org.apache.catalina.startup.FailedContext
-
- getManager() - Method in interface org.apache.catalina.Store
-
- getManager(Class<?>) - Static method in class org.apache.catalina.tribes.util.StringManager
-
The StringManager will be returned for the package in which the class is
located.
- getManager(String) - Static method in class org.apache.catalina.tribes.util.StringManager
-
If a manager for a package already exists, it will be reused, else a new
StringManager will be created and returned.
- getManager(String, Locale) - Static method in class org.apache.catalina.tribes.util.StringManager
-
If a manager for a package/Locale combination already exists, it will be
reused, else a new StringManager will be created and returned.
- getManager(String, Enumeration<Locale>) - Static method in class org.apache.catalina.tribes.util.StringManager
-
Retrieve the StringManager for a list of Locales.
- getManager(String) - Static method in class org.apache.naming.StringManager
-
Get the StringManager for a particular package.
- getManager(Class<?>) - Static method in class org.apache.naming.StringManager
-
- getManager(Class<?>) - Static method in class org.apache.tomcat.util.res.StringManager
-
Get the StringManager for a given class.
- getManager(String) - Static method in class org.apache.tomcat.util.res.StringManager
-
Get the StringManager for a particular package.
- getManager(String, Locale) - Static method in class org.apache.tomcat.util.res.StringManager
-
Get the StringManager for a particular package and Locale.
- getManager(String, Enumeration<Locale>) - Static method in class org.apache.tomcat.util.res.StringManager
-
Retrieve the StringManager for a list of Locales.
- getManagerInternal() - Method in class org.apache.catalina.core.ContainerBase
-
- getManagerName(String, Manager) - Method in interface org.apache.catalina.ha.CatalinaCluster
-
- getManagerName(String, Manager) - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getManagers() - Method in interface org.apache.catalina.ha.CatalinaCluster
-
- getManagers() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getManagerTemplate() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getMapContextName() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getMapForFunction(String, Class<?>, String, Class<?>[]) - Static method in class org.apache.jasper.runtime.ProtectedFunctionMapper
-
Creates an instance for this class, and stores the Method for the given
EL function prefix and name.
- getMapId() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getMapMembers(HashMap<Member, Long>) - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getMapMembers() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getMapMembersExcl(Member[]) - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getMapName() - Method in class org.apache.catalina.ha.session.BackupManager
-
- getMapOwner() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getMappedFile() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Are we supporting HTML mapped servlets?
- getMappedFile() - Method in class org.apache.jasper.JspC
-
Are we supporting HTML mapped servlets?
- getMappedFile() - Method in interface org.apache.jasper.Options
-
Are we supporting HTML mapped servlets?
- getMapper() - Method in class org.apache.catalina.connector.Connector
-
- getMapper() - Method in interface org.apache.catalina.Context
-
- getMapper() - Method in class org.apache.catalina.core.StandardContext
-
- getMapper() - Method in class org.apache.catalina.startup.FailedContext
-
- getMapperContextRootRedirectEnabled() - Method in interface org.apache.catalina.Context
-
Determines if requests for a web application context root will be
redirected (adding a trailing slash) by the Mapper.
- getMapperContextRootRedirectEnabled() - Method in class org.apache.catalina.core.StandardContext
-
Determines if requests for a web application context root will be
redirected (adding a trailing slash) by the Mapper.
- getMapperContextRootRedirectEnabled() - Method in class org.apache.catalina.startup.FailedContext
-
- getMapperDirectoryRedirectEnabled() - Method in interface org.apache.catalina.Context
-
Determines if requests for a directory will be redirected (adding a
trailing slash) by the Mapper.
- getMapperDirectoryRedirectEnabled() - Method in class org.apache.catalina.core.StandardContext
-
Determines if requests for a directory will be redirected (adding a
trailing slash) by the Mapper.
- getMapperDirectoryRedirectEnabled() - Method in class org.apache.catalina.startup.FailedContext
-
- getMapping() - Method in class org.apache.tomcat.util.http.mapper.WrapperMappingInfo
-
- getMappingData() - Method in class org.apache.catalina.connector.Request
-
- getMappingObject() - Method in interface org.apache.catalina.Container
-
Deprecated.
- getMappingObject() - Method in class org.apache.catalina.core.ContainerBase
-
Deprecated.
- getMappingObject() - Method in class org.apache.catalina.startup.FailedContext
-
- getMappings() - Method in interface javax.servlet.ServletRegistration
-
- getMappings() - Method in class org.apache.catalina.core.ApplicationServletRegistration
-
- getMapSendOptions() - Method in class org.apache.catalina.ha.authenticator.ClusterSingleSignOn
-
- getMapSendOptions() - Method in class org.apache.catalina.ha.context.ReplicatedContext
-
- getMapSendOptions() - Method in class org.apache.catalina.ha.session.BackupManager
-
- getMask() - Method in class org.apache.catalina.websocket.WsFrame
-
Deprecated.
- getMatch() - Method in class org.apache.tomcat.util.digester.Digester
-
- getMatchAllServletNames() - Method in class org.apache.catalina.deploy.FilterMap
-
- getMatchAllUrlPatterns() - Method in class org.apache.catalina.deploy.FilterMap
-
- getMaxActive() - Method in interface org.apache.catalina.Manager
-
Gets the maximum number of sessions that have been active at the same
time.
- getMaxActive() - Method in class org.apache.catalina.session.ManagerBase
-
- getMaxActive() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the maximum number of active connections that can be
allocated at the same time.
- getMaxActive() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
The maximum number of active statements that can be allocated from
this pool at the same time, or non-positive for no limit.
- getMaxActive() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource
-
The maximum number of active connections that can be allocated from
this pool at the same time, or non-positive for no limit.
- getMaxActive() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the cap on the number of object instances allocated by the pool
(checked out or idle), per key.
- getMaxActive() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getMaxActive() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Returns the maximum number of objects that can be allocated by the pool
(checked out to clients, or idle awaiting checkout) at a given time.
- getMaxActive() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getMaxActive() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The maximum number of active connections that can be allocated from this pool at the same time.
- getMaxActive() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getMaxActive() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The maximum number of active connections that can be allocated from this pool at the same time.
- getMaxActive() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The maximum number of active connections that can be allocated from this pool at the same time.
- getMaxActiveSessions() - Method in class org.apache.catalina.session.ManagerBase
-
- getMaxActiveSessions() - Method in exception org.apache.catalina.session.TooManyActiveSessionsException
-
Gets the maximum number of sessions allowed by the session manager.
- getMaxAge() - Method in class javax.servlet.http.Cookie
-
Returns the maximum age of the cookie, specified in seconds, By default,
-1
indicating the cookie will persist until browser
shutdown.
- getMaxAge() - Method in interface javax.servlet.SessionCookieConfig
-
- getMaxAge() - Method in class org.apache.catalina.core.ApplicationSessionCookieConfig
-
- getMaxAge() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Time in milliseconds to keep this connection before reconnecting.
- getMaxAge() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getMaxAge() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Time in milliseconds to keep this connection before reconnecting.
- getMaxAge() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Time in milliseconds to keep this connection before reconnecting.
- getMaxAge() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getMaxAllocateIterations() - Method in class org.apache.naming.resources.ResourceCache
-
- getMaxBinaryLiteralLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxBinaryMessageBufferSize() - Method in interface javax.websocket.Session
-
Get the current maximum buffer size for binary messages.
- getMaxBinaryMessageBufferSize() - Method in class org.apache.tomcat.websocket.WsSession
-
- getMaxCacheSize() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache
-
- getMaxCatalogNameLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxColumnNameLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxColumnsInTable() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxConnections() - Method in class org.apache.coyote.AbstractProtocol
-
- getMaxConnections() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxConnections() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getMaxCookieCount() - Method in class org.apache.coyote.AbstractProcessor
-
- getMaxCookieCount() - Method in class org.apache.coyote.AbstractProtocol
-
- getMaxCursorNameLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxDays() - Method in class org.apache.catalina.valves.AccessLogValve
-
- getMaxExtensionSize() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getMaxFieldSize() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getMaxFileSize() - Method in class javax.servlet.MultipartConfigElement
-
- getMaxFileSize() - Method in class org.apache.catalina.deploy.MultipartDef
-
- getMaxHeaderCount() - Method in class org.apache.catalina.connector.Connector
-
- getMaxHeaderCount() - Method in class org.apache.coyote.AbstractProtocol
-
- getMaxHeaderCount() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getMaxHttpHeaderSize() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getMaxIdle() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the maximum number of connections that can remain idle in the
pool.
- getMaxIdle() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
The maximum number of statements that can remain idle in the
pool, without extra ones being released, or negative for no limit.
- getMaxIdle() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource
-
The maximum number of active connections that can remain idle in the
pool, without extra ones being released, or negative for no limit.
- getMaxIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the cap on the number of "idle" instances per key.
- getMaxIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getMaxIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Returns the cap on the number of "idle" instances in the pool.
- getMaxIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getMaxIdle() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getMaxIdle() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getMaxIdle() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getMaxIdle() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- getMaxIdleBackup() - Method in class org.apache.catalina.session.PersistentManagerBase
-
Indicates how many seconds old a session can get, after its last use in a
request, before it should be backed up to the store.
- getMaxIdleSwap() - Method in class org.apache.catalina.session.PersistentManagerBase
-
- getMaxIdleTime() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getMaxIdleTime() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getMaxIdleTimeout() - Method in interface javax.websocket.Session
-
Get the idle timeout for this session.
- getMaxIdleTimeout() - Method in class org.apache.tomcat.websocket.WsSession
-
- getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
-
Returns the maximum time interval, in seconds, that the servlet container
will keep this session open between client accesses.
- getMaxInactiveInterval() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getMaxInactiveInterval() - Method in interface org.apache.catalina.Manager
-
- getMaxInactiveInterval() - Method in interface org.apache.catalina.Session
-
- getMaxInactiveInterval() - Method in class org.apache.catalina.session.ManagerBase
-
- getMaxInactiveInterval() - Method in class org.apache.catalina.session.StandardSession
-
Return the maximum time interval, in seconds, between client requests
before the servlet container will invalidate the session.
- getMaxInactiveInterval() - Method in class org.apache.catalina.session.StandardSessionFacade
-
- getMaxIndexLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxInstances() - Method in class org.apache.catalina.core.StandardWrapper
-
Return maximum number of instances that will be allocated when a single
thread model servlet is used.
- getMaxInvocationDate() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getMaxInvocationTime() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getMaxKeepAliveRequests() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Return the number of Keep-Alive requests that we will honor.
- getMaxKeepAliveRequests() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
Maximum number of requests which can be performed over a keepalive
connection.
- getMaxKeepAliveRequests() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getMaxLoadedJsps() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should jsps be unloaded if to many are loaded?
- getMaxLoadedJsps() - Method in class org.apache.jasper.JspC
-
- getMaxLoadedJsps() - Method in interface org.apache.jasper.Options
-
The maximum number of loaded jsps per web-application.
- getMaxMessageSize() - Method in class org.apache.tomcat.websocket.pojo.PojoMessageHandlerBase
-
- getMaxMessageSize() - Method in interface org.apache.tomcat.websocket.WrappedMessageHandler
-
- getMaxOpenPreparedStatements() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getMaxParameterCount() - Method in class org.apache.catalina.connector.Connector
-
- getMaxPostSize() - Method in class org.apache.catalina.connector.Connector
-
- getMaxPreparedStatements() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Returns the maximun number of prepared statements.
- getMaxProcedureNameLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxQueue() - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor
-
- getMaxQueueLength() - Method in class org.apache.catalina.tribes.transport.bio.util.FastQueue
-
- getMaxQueueSize() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getMaxQueueSize() - Method in class org.apache.catalina.tribes.group.interceptors.MessageDispatchInterceptor
-
- getMaxRequestSize() - Method in class javax.servlet.MultipartConfigElement
-
- getMaxRequestSize() - Method in class org.apache.catalina.deploy.MultipartDef
-
- getMaxRequestUri() - Method in class org.apache.coyote.RequestInfo
-
- getMaxRetryAttempts() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getMaxRows() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getMaxRowSize() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxSavePostSize() - Method in class org.apache.catalina.connector.Connector
-
- getMaxSavePostSize() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Return the maximum size of a POST which will be buffered in SSL mode.
- getMaxSavePostSize() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
Return the maximum size of the post which will be saved during FORM or
CLIENT-CERT authentication.
- getMaxSchemaNameLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxSelectors() - Method in class org.apache.tomcat.util.net.NioSelectorPool
-
- getMaxSize() - Method in class org.apache.catalina.tribes.group.interceptors.FragmentationInterceptor
-
- getMaxSize() - Method in class org.apache.catalina.tribes.transport.bio.util.FastQueue
-
- getMaxSleeping() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
- getMaxSleeping() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPoolFactory
-
Returns the maximum number of idle instances in each keyed pool for StackKeyedObjectPools created by this factory
- getMaxSleeping() - Method in class org.apache.tomcat.dbcp.pool.impl.StackObjectPool
-
Returns the maximum number of idle instances in the pool.
- getMaxSleeping() - Method in class org.apache.tomcat.dbcp.pool.impl.StackObjectPoolFactory
-
Returns the maxIdle setting for created pools.
- getMaxSpareSelectors() - Method in class org.apache.tomcat.util.net.NioSelectorPool
-
- getMaxSpareThreads() - Method in class org.apache.catalina.tribes.group.interceptors.MessageDispatch15Interceptor
-
- getMaxStatementLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxStatements() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxSwallowSize() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getMaxTableNameLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxTablesInSelect() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxTasks() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getMaxTextMessageBufferSize() - Method in interface javax.websocket.Session
-
Get the maximum buffer size for text messages.
- getMaxTextMessageBufferSize() - Method in class org.apache.tomcat.websocket.WsSession
-
- getMaxThreads() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getMaxThreads() - Method in class org.apache.catalina.tribes.group.interceptors.MessageDispatch15Interceptor
-
- getMaxThreads() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getMaxThreads() - Method in class org.apache.catalina.tribes.transport.RxTaskPool
-
- getMaxThreads() - Method in class org.apache.coyote.AbstractProtocol
-
- getMaxThreads() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getMaxThreads() - Method in interface org.apache.tomcat.util.threads.ResizableExecutor
-
- getMaxThreadsInternal() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getMaxThreadsWithExecutor() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getMaxTime() - Method in class org.apache.catalina.core.StandardContext
-
Gets the maximum processing time of all servlets in this
StandardContext.
- getMaxTime() - Method in class org.apache.catalina.core.StandardWrapper
-
- getMaxTime() - Method in class org.apache.coyote.RequestGroupInfo
-
- getMaxTime() - Method in class org.apache.coyote.RequestInfo
-
- getMaxTotal() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the overall maximum number of objects (across pools) that can
exist at one time.
- getMaxTotal() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getMaxTrailerSize() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getMaxUserNameLength() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getMaxValidTime() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
- getMaxValidTime() - Method in class org.apache.catalina.ha.deploy.FileMessageFactory
-
- getMaxWait() - Method in class org.apache.catalina.tribes.transport.PooledSender
-
- getMaxWait() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the maximum number of milliseconds that the pool will wait
for a connection to be returned before throwing an exception.
- getMaxWait() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource
-
The maximum number of milliseconds that the pool will wait (when there
are no available connections) for a connection to be returned before
throwing an exception, or -1 to wait indefinitely.
- getMaxWait() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
- getMaxWait() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getMaxWait() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
- getMaxWait() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getMaxWait() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The maximum number of milliseconds that the pool will wait (when there are no available connections and the
PoolConfiguration.getMaxActive()
has been reached) for a connection to be returned
before throwing an exception.
- getMaxWait() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getMaxWait() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The maximum number of milliseconds that the pool will wait (when there are no available connections and the
PoolConfiguration.getMaxActive()
has been reached) for a connection to be returned
before throwing an exception.
- getMaxWait() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The maximum number of milliseconds that the pool will wait (when there are no available connections and the
PoolConfiguration.getMaxActive()
has been reached) for a connection to be returned
before throwing an exception.
- getMbAppTx() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getMBeanAttributeType(MBeanServerConnection, String, String) - Method in class org.apache.catalina.ant.jmx.JMXAccessorSetTask
-
Get MBean Attribute from Mbean Server
- getMBeanInfo() - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
Return the MBeanInfo
object for this MBean.
- getMBeanParameterInfo() - Method in class org.apache.tomcat.util.modeler.OperationInfo
-
- getMBeans() - Method in class org.apache.tomcat.util.modeler.modules.MbeansSource
-
Deprecated.
Return the list of mbeans created by this source.
- getMBeans() - Method in interface org.apache.tomcat.util.modeler.modules.MbeansSourceMBean
-
Deprecated.
Return the list of loaded mbeans names
- getMBeanServer() - Static method in class org.apache.catalina.ha.jmx.ClusterJmxHelper
-
Deprecated.
- getMBeanServer() - Method in class org.apache.tomcat.util.modeler.Registry
-
Factory method to create (if necessary) and return our
MBeanServer
instance.
- getMbRx() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getMbTx() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getMcastAddr() - Method in class org.apache.catalina.tribes.membership.McastService
-
Deprecated.
use getAddress
- getMcastBindAddress() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getMcastDropTime() - Method in class org.apache.catalina.tribes.membership.McastService
-
Deprecated.
use getDropTime
- getMcastFrequency() - Method in class org.apache.catalina.tribes.membership.McastService
-
Deprecated.
use getFrequency
- getMcastPort() - Method in class org.apache.catalina.tribes.membership.McastService
-
Deprecated.
use getPort()
- getMcastSoTimeout() - Method in class org.apache.catalina.tribes.membership.McastService
-
Deprecated.
use getSoTimeout
- getMcastTTL() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getMember(Member) - Method in interface org.apache.catalina.tribes.Channel
-
Returns the member from the membership service with complete and
recent data.
- getMember() - Method in class org.apache.catalina.tribes.ChannelException.FaultyMember
-
- getMember(Member) - Method in interface org.apache.catalina.tribes.ChannelInterceptor
-
Intercepts the Channel.getMember(Member)
method
- getMember(Member) - Method in class org.apache.catalina.tribes.group.ChannelCoordinator
-
- getMember(Member) - Method in class org.apache.catalina.tribes.group.ChannelInterceptorBase
-
- getMember(Member) - Method in class org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor
-
- getMember(Member) - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
- getMember(Member) - Method in class org.apache.catalina.tribes.group.interceptors.StaticMembershipInterceptor
-
- getMember(Member) - Method in class org.apache.catalina.tribes.group.interceptors.TcpFailureDetector
-
- getMember(Member) - Method in class org.apache.catalina.tribes.membership.McastService
-
- getMember(byte[], MemberImpl) - Static method in class org.apache.catalina.tribes.membership.MemberImpl
-
Deserializes a member from data sent over the wire
- getMember(byte[], int, int, MemberImpl) - Static method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getMember(byte[]) - Static method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getMember(byte[], int, int) - Static method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getMember(Member) - Method in class org.apache.catalina.tribes.membership.Membership
-
- getMember() - Method in class org.apache.catalina.tribes.membership.Membership.MbrEntry
-
Return the actual Member object
- getMember(Member) - Method in interface org.apache.catalina.tribes.MembershipService
-
- getMemberAliveTime() - Method in interface org.apache.catalina.tribes.Member
-
Contains information on how long this member has been online.
- getMemberAliveTime() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
Contains information on how long this member has been online.
- getMemberEntries() - Method in class org.apache.catalina.tribes.membership.Membership
-
get a copy from all member entries
- getMembers() - Method in interface org.apache.catalina.ha.CatalinaCluster
-
Returns all the members currently participating in the cluster.
- getMembers() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
Get all current cluster members
- getMembers() - Method in interface org.apache.catalina.tribes.Channel
-
Get all current group members
- getMembers() - Method in interface org.apache.catalina.tribes.ChannelInterceptor
-
Intercepts the Channel.getMembers()
method
- getMembers() - Method in class org.apache.catalina.tribes.group.ChannelCoordinator
-
Get all current cluster members
- getMembers() - Method in class org.apache.catalina.tribes.group.ChannelInterceptorBase
-
Get all current cluster members
- getMembers() - Method in class org.apache.catalina.tribes.group.interceptors.DomainFilterInterceptor
-
- getMembers() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationMessage
-
- getMembers() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
Get all current cluster members
- getMembers() - Method in class org.apache.catalina.tribes.group.interceptors.StaticMembershipInterceptor
-
Get all current cluster members
- getMembers() - Method in class org.apache.catalina.tribes.group.interceptors.TcpFailureDetector
-
- getMembers() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getMembers() - Method in class org.apache.catalina.tribes.membership.Membership
-
Returning a list of all the members in the membership
We not need a copy: add and remove generate new arrays.
- getMembers() - Method in interface org.apache.catalina.tribes.MembershipService
-
Returns a list of all the members in the cluster.
- getMembersByName() - Method in class org.apache.catalina.tribes.membership.McastService
-
Return all the members by name
- getMembersByName() - Method in interface org.apache.catalina.tribes.MembershipService
-
Return all members by name
- getMembershipService() - Method in class org.apache.catalina.tribes.group.ChannelCoordinator
-
- getMembershipService() - Method in class org.apache.catalina.tribes.group.GroupChannel
-
Returns the membership service component
- getMembershipService() - Method in interface org.apache.catalina.tribes.ManagedChannel
-
Returns the membership service
- getMessage() - Method in class javax.servlet.jsp.tagext.ValidationMessage
-
Get the localized validation message.
- getMessage() - Method in class org.apache.catalina.connector.Response
-
- getMessage() - Method in class org.apache.catalina.ha.tcp.SendMessageData
-
- getMessage() - Method in class org.apache.catalina.tribes.ByteMessage
-
Returns the message contents of this byte message
- getMessage() - Method in exception org.apache.catalina.tribes.ChannelException
-
Returns the message for this exception
- getMessage() - Method in interface org.apache.catalina.tribes.ChannelMessage
-
returns the byte buffer that contains the actual message payload
- getMessage() - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor.MessageOrder
-
- getMessage() - Method in class org.apache.catalina.tribes.group.Response
-
- getMessage() - Method in class org.apache.catalina.tribes.io.ChannelData
-
- getMessage() - Method in class org.apache.catalina.tribes.transport.nio.NioSender
-
- getMessage() - Method in class org.apache.coyote.Response
-
Get the status message.
- getMessage() - Method in error org.apache.el.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage(String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, Object...) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(int) - Method in class org.apache.tomcat.util.http.HttpMessages
-
Get the status string associated with a status code.
- getMessageDestinationRefs() - Method in class org.apache.catalina.deploy.WebXml
-
- getMessageDestinations() - Method in class org.apache.catalina.deploy.WebXml
-
- getMessageHandlers() - Method in interface javax.websocket.Session
-
- getMessageHandlers(Object, Map<String, String>, Session, EndpointConfig) - Method in class org.apache.tomcat.websocket.pojo.PojoMethodMapping
-
- getMessageHandlers() - Method in class org.apache.tomcat.websocket.WsSession
-
- getMessageListener() - Method in interface org.apache.catalina.tribes.ChannelReceiver
-
Returns the message listener that is associated with this receiver
- getMessageListener() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
getMessageListener
- getMessageNumber() - Method in class org.apache.catalina.ha.deploy.FileMessage
-
- getMessageNumber() - Method in class org.apache.catalina.ha.session.SessionIDMessage
-
Deprecated.
- getMetaData() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getMetaData() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement
-
- getMetaData() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getMethod() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the name of the HTTP method with which this request was made, for
example, GET, POST, or PUT.
- getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getMethod() on the
wrapped request object.
- getMethod() - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getMethod() - Method in class org.apache.catalina.connector.Request
-
- getMethod() - Method in class org.apache.catalina.connector.RequestFacade
-
- getMethod() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getMethod() - Method in class org.apache.coyote.RequestInfo
-
- getMethod() - Method in class org.apache.el.lang.FunctionMapperImpl.Function
-
- getMethod(Object, Object, Class<?>[], Object[]) - Static method in class org.apache.el.util.ReflectionUtil
-
Returns a method based on the criteria.
- getMethod - Variable in class org.apache.tomcat.util.modeler.AttributeInfo
-
- getMethodForCode(int) - Static method in class org.apache.coyote.ajp.Constants
-
Converts an AJP coded HTTP method to the method name.
- getMethodInfo(ELContext) - Method in class javax.el.MethodExpression
-
- getMethodInfo(ELContext) - Method in class org.apache.el.MethodExpressionImpl
-
Evaluates the expression relative to the provided context, and returns
information about the actual referenced method.
- getMethodInfo(ELContext) - Method in class org.apache.el.MethodExpressionLiteral
-
- getMethodInfo(EvaluationContext, Class<?>[]) - Method in class org.apache.el.parser.AstIdentifier
-
- getMethodInfo(EvaluationContext, Class[]) - Method in class org.apache.el.parser.AstValue
-
- getMethodInfo(EvaluationContext, Class<?>[]) - Method in interface org.apache.el.parser.Node
-
- getMethodInfo(EvaluationContext, Class<?>[]) - Method in class org.apache.el.parser.SimpleNode
-
- getMethodInfo(ELContext) - Method in class org.apache.jasper.el.JspMethodExpression
-
- getMethodInfo(ObjectName, String) - Method in class org.apache.tomcat.util.modeler.Registry
-
Find the operation info for a method
- getMethodInfo(ObjectName, String, int) - Method in class org.apache.tomcat.util.modeler.Registry
-
Find the operation info for a method.
- getMethodMapping() - Method in class org.apache.tomcat.websocket.pojo.PojoEndpointBase
-
- getMethodName() - Method in class javax.servlet.HttpMethodConstraintElement
-
- getMethodNames() - Method in class javax.servlet.ServletSecurityElement
-
- getMethodSignature() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
- getMimeHeaders() - Method in class org.apache.coyote.Request
-
- getMimeHeaders() - Method in class org.apache.coyote.Response
-
- getMimeMappings() - Method in class org.apache.catalina.deploy.WebXml
-
- getMimeType(String) - Method in interface javax.servlet.ServletContext
-
Returns the MIME type of the specified file, or null
if the
MIME type is not known.
- getMimeType(String) - Method in class org.apache.catalina.core.ApplicationContext
-
Return the MIME type of the specified file, or null
if
the MIME type cannot be determined.
- getMimeType(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getMimeType(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the MIME type for the specified filename.
- getMimeType() - Method in class org.apache.naming.resources.ResourceAttributes
-
- getMinBufferSize() - Method in exception org.apache.tomcat.websocket.ReadBufferOverflowException
-
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Returns the minimum amount of time a statement may sit idle in the pool
before it is eligible for eviction by the idle object evictor
(if any).
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Returns the minimum amount of time an object may sit idle in the pool
before it is eligable for eviction by the idle object evictor
(if any).
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the minimum amount of time an object may sit idle in the pool
before it is eligible for eviction by the idle object evictor
(if any).
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Returns the minimum amount of time an object may sit idle in the pool
before it is eligible for eviction by the idle object evictor
(if any).
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The minimum amount of time an object must sit idle in the pool before it is eligible for eviction.
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getMinEvictableIdleTimeMillis() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The minimum amount of time an object must sit idle in the pool before it is eligible for eviction.
- getMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The minimum amount of time an object must sit idle in the pool before it is eligible for eviction.
- getMinIdle() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the minimum number of idle connections in the pool.
- getMinIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the minimum number of idle objects to maintain in each of the keyed
pools.
- getMinIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getMinIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Returns the minimum number of objects allowed in the pool
before the evictor thread (if active) spawns new objects.
- getMinIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getMinIdle() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The minimum number of established connections that should be kept in the pool at all times.
- getMinIdle() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getMinIdle() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The minimum number of established connections that should be kept in the pool at all times.
- getMinIdle() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The minimum number of established connections that should be kept in the pool at all times.
- getMinIdleSwap() - Method in class org.apache.catalina.session.PersistentManagerBase
-
- getMinimumUmask() - Method in class org.apache.catalina.security.SecurityListener
-
Get the minimum umask that must be configured before Tomcat will start.
- getMinInvocationDate() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getMinInvocationTime() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getMinorVersion() - Method in interface javax.servlet.ServletContext
-
Returns the minor version of the Servlet API that this servlet container
supports.
- getMinorVersion() - Method in class org.apache.catalina.core.ApplicationContext
-
- getMinorVersion() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getMinorVersion() - Method in class org.apache.catalina.deploy.WebXml
-
- getMinorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the Servlet API minor version number.
- getMinorVersion() - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDriver
-
- getMinSpareThreads() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getMinSpareThreads() - Method in class org.apache.coyote.AbstractProtocol
-
- getMinSpareThreads() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getMinTasks() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getMinThreads() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getMinThreads() - Method in class org.apache.catalina.tribes.transport.RxTaskPool
-
- getMinTime() - Method in class org.apache.catalina.core.StandardContext
-
Gets the minimum processing time of all servlets in this
StandardContext.
- getMinTime() - Method in class org.apache.catalina.core.StandardWrapper
-
- getModelerType() - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
- getModificationTestInterval() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Modification test interval.
- getModificationTestInterval() - Method in class org.apache.jasper.JspC
-
In JspC this always returns 0
.
- getModificationTestInterval() - Method in interface org.apache.jasper.Options
-
Modification test interval.
- getModuleName(Class<?>) - Method in class org.apache.tomcat.util.compat.JreCompat
-
What is the module of the given class?
- getMoreData(byte, boolean, int, ByteBuffer) - Method in class org.apache.tomcat.websocket.PerMessageDeflate
-
- getMoreData(byte, boolean, int, ByteBuffer) - Method in interface org.apache.tomcat.websocket.Transformation
-
Obtain more input data.
- getMoreResults() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getMoreResults(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getMostSevere(ErrorState) - Method in enum org.apache.coyote.ErrorState
-
Compare this ErrorState with the provided ErrorState and return the most
severe.
- getMsgCount() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getMsgNr() - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor.MessageOrder
-
- getMsgRxCnt() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getMsgTxCnt() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getMsgTxErr() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getMsgType() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getMultipartConfigElement() - Method in class org.apache.catalina.core.StandardWrapper
-
- getMultipartConfigElement() - Method in interface org.apache.catalina.Wrapper
-
- getMultipartDef() - Method in class org.apache.catalina.deploy.ServletDef
-
- getMultiPartStream() - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemIteratorImpl
-
- getMultiport() - Method in class org.apache.catalina.ha.backend.HeartbeatListener
-
- getName() - Method in class javax.el.MethodInfo
-
- getName() - Method in class javax.servlet.http.Cookie
-
Returns the name of the cookie.
- getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Returns the name with which the attribute is bound to or unbound from the
session.
- getName() - Method in interface javax.servlet.http.Part
-
Obtain the name of the field in the multipart form corresponding to this
part.
- getName() - Method in class javax.servlet.jsp.tagext.FunctionInfo
-
The name of the function.
- getName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
The name of this attribute.
- getName() - Method in class javax.servlet.jsp.tagext.TagFileInfo
-
The unique action name of this tag.
- getName() - Method in interface javax.servlet.Registration
-
- getName() - Method in class javax.servlet.ServletContextAttributeEvent
-
Return the name of the attribute that changed on the ServletContext.
- getName() - Method in class javax.servlet.ServletRequestAttributeEvent
-
Return the name of the attribute that changed on the ServletRequest.
- getName() - Method in interface javax.servlet.SessionCookieConfig
-
- getName() - Method in interface javax.websocket.Extension
-
- getName() - Method in interface javax.websocket.Extension.Parameter
-
- getName() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
- getName() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
Get the name used at remote MbeanServer.
- getName() - Method in class org.apache.catalina.connector.CoyotePrincipal
-
- getName() - Method in interface org.apache.catalina.Container
-
Return a name string (suitable for use by humans) that describes this
Container.
- getName() - Method in class org.apache.catalina.core.ApplicationFilterRegistration
-
- getName() - Method in class org.apache.catalina.core.ApplicationPart
-
- getName() - Method in class org.apache.catalina.core.ApplicationServletRegistration
-
- getName() - Method in class org.apache.catalina.core.ApplicationSessionCookieConfig
-
- getName() - Method in class org.apache.catalina.core.ContainerBase
-
Return a name string (suitable for use by humans) that describes this
Container.
- getName(Method) - Static method in class org.apache.catalina.core.DefaultInstanceManager
-
Deprecated.
- getName() - Method in class org.apache.catalina.core.NamingContextListener
-
Return the "name" property.
- getName() - Method in class org.apache.catalina.core.StandardHost
-
- getName() - Method in class org.apache.catalina.core.StandardService
-
Return the name of this Service.
- getName() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getName() - Method in class org.apache.catalina.deploy.ApplicationParameter
-
- getName() - Method in class org.apache.catalina.deploy.ErrorPage
-
- getName() - Method in interface org.apache.catalina.deploy.Injectable
-
- getName() - Method in class org.apache.catalina.deploy.ResourceBase
-
- getName() - Method in class org.apache.catalina.deploy.SecurityCollection
-
Return the name of this web resource collection.
- getName() - Method in class org.apache.catalina.deploy.SecurityRoleRef
-
- getName() - Method in class org.apache.catalina.deploy.WebXml
-
- getName() - Method in interface org.apache.catalina.Executor
-
- getName() - Method in interface org.apache.catalina.ha.ClusterManager
-
Return the name of the manager, at host /context name and at engine hostname+/context.
- getName() - Method in class org.apache.catalina.ha.session.BackupManager
-
- getName() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getName() - Method in class org.apache.catalina.ha.session.SerializablePrincipal
-
- getName() - Method in class org.apache.catalina.realm.CombinedRealm
-
- getName() - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return a short name for this Realm implementation.
- getName() - Method in class org.apache.catalina.realm.GenericPrincipal
-
- getName() - Method in class org.apache.catalina.realm.JAASRealm
-
Return a short name for this Realm
implementation.
- getName() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return a short name for this Realm implementation.
- getName() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getName() - Method in class org.apache.catalina.realm.LockOutRealm
-
- getName() - Method in class org.apache.catalina.realm.MemoryRealm
-
Return a short name for this Realm implementation.
- getName() - Method in class org.apache.catalina.realm.NullRealm
-
- getName() - Method in class org.apache.catalina.realm.RealmBase
-
Return a short name for this Realm implementation, for use in
log messages.
- getName() - Method in class org.apache.catalina.realm.UserDatabaseRealm
-
Return a short name for this Realm implementation.
- getName() - Method in interface org.apache.catalina.Service
-
- getName() - Method in class org.apache.catalina.session.JDBCStore
-
- getName() - Method in class org.apache.catalina.session.ManagerBase
-
- getName() - Method in class org.apache.catalina.session.PersistentManager
-
- getName() - Method in class org.apache.catalina.session.PersistentManagerBase
-
- getName() - Method in class org.apache.catalina.session.StandardManager
-
- getName() - Method in class org.apache.catalina.startup.FailedContext
-
- getName() - Method in class org.apache.catalina.tribes.group.GroupChannel
-
- getName() - Method in interface org.apache.catalina.tribes.Member
-
- getName() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
Return the name of this object
- getName() - Method in class org.apache.catalina.users.AbstractGroup
-
Make the principal name the same as the group name.
- getName() - Method in class org.apache.catalina.users.AbstractRole
-
Make the principal name the same as the role name.
- getName() - Method in class org.apache.catalina.users.AbstractUser
-
Make the principal name the same as the group name.
- getName() - Method in class org.apache.catalina.util.ContextName
-
- getName() - Method in class org.apache.coyote.AbstractProtocol
-
The name will be prefix-address-port if address is non-null and
prefix-port if the address is null.
- getName() - Method in class org.apache.jasper.compiler.TldLocation
-
- getName() - Method in class org.apache.jasper.xmlparser.TreeNode
-
Return the name of this node.
- getName() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
Get name.
- getName() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get name.
- getName() - Method in class org.apache.naming.resources.WARDirContext.Entry
-
- getName() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Returns the name of this pool
- getName() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns the name of the connection pool.
- getName() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getName() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns the name of the connection pool.
- getName() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns the name of the connection pool.
- getName() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getName() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the original file name in the client's file system.
- getName() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Returns the original file name in the client's file system, as provided by
the browser (or other client software).
- getName() - Method in interface org.apache.tomcat.util.http.fileupload.FileItemStream
-
Returns the original file name in the client's file system, as provided by
the browser (or other client software).
- getName() - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemStreamImpl
-
Returns the items file name.
- getName() - Method in exception org.apache.tomcat.util.http.fileupload.InvalidFileNameException
-
Returns the invalid file name.
- getName(int) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
- getName() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getName() - Method in class org.apache.tomcat.util.modeler.FeatureInfo
-
The name of this feature, which must be unique among features in the
same collection.
- getName() - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
The name of this managed bean, which must be unique among all
MBeans managed by a particular MBeans server.
- getName() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getName() - Method in class org.apache.tomcat.websocket.pojo.PojoPathParam
-
- getName() - Method in class org.apache.tomcat.websocket.WsExtension
-
- getName() - Method in class org.apache.tomcat.websocket.WsExtensionParameter
-
- getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
-
- getNamedDispatcher(String) - Method in class org.apache.catalina.core.ApplicationContext
-
Return a RequestDispatcher
object that acts as a
wrapper for the named servlet.
- getNamedDispatcher(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getNamedDispatcher(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return a request dispatcher for the specified servlet name.
- getNameFromAttribute() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <name-from-attribute> element.
- getNameGiven() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <name-given> element.
- getNameIndex() - Method in class org.apache.coyote.AbstractProtocol
-
- getNameIndex() - Method in class org.apache.tomcat.util.bcel.classfile.ConstantClass
-
- getnameinfo(long, int) - Static method in class org.apache.tomcat.jni.Address
-
Look up the host name from an apr_sockaddr_t.
- getNameInNamespace() - Method in class org.apache.naming.NamingContext
-
Retrieves the full name of this context within its own namespace.
- getNameInNamespace() - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves the full name of this context within its own namespace.
- getNameInNamespace() - Method in class org.apache.naming.resources.EmptyDirContext
-
- getNameInNamespace() - Method in class org.apache.naming.resources.FileDirContext
-
Retrieves the full name of this context within its own namespace.
- getNameInNamespace() - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves the full name of this context within its own namespace.
- getNameInNamespace() - Method in class org.apache.naming.resources.WARDirContext
-
Retrieves the full name of this context within its own namespace.
- getNameInNamespace() - Method in class org.apache.naming.SelectorContext
-
Retrieves the full name of this context within its own namespace.
- getNameParser(Name) - Method in class org.apache.naming.NamingContext
-
Retrieves the parser associated with the named context.
- getNameParser(String) - Method in class org.apache.naming.NamingContext
-
Retrieves the parser associated with the named context.
- getNameParser(Name) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves the parser associated with the named context.
- getNameParser(String) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves the parser associated with the named context.
- getNameParser(Name) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getNameParser(String) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getNameParser(Name) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves the parser associated with the named context.
- getNameParser(String) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves the parser associated with the named context.
- getNameParser(Name) - Method in class org.apache.naming.SelectorContext
-
Retrieves the parser associated with the named context.
- getNameParser(String) - Method in class org.apache.naming.SelectorContext
-
Retrieves the parser associated with the named context.
- getNamePrefix() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getNamePrefix() - Method in class org.apache.coyote.AbstractProtocol
-
Obtain the prefix to be used when construction a name for this protocol
handler.
- getNamePrefix() - Method in class org.apache.coyote.ajp.AjpAprProtocol
-
- getNamePrefix() - Method in class org.apache.coyote.ajp.AjpNioProtocol
-
- getNamePrefix() - Method in class org.apache.coyote.ajp.AjpProtocol
-
- getNamePrefix() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- getNamePrefix() - Method in class org.apache.coyote.http11.Http11NioProtocol
-
- getNamePrefix() - Method in class org.apache.coyote.http11.Http11Protocol
-
- getNames() - Method in class org.apache.tomcat.util.modeler.BaseAttributeFilter
-
Return the set of names that are accepted by this filter.
- getNames() - Method in class org.apache.tomcat.util.modeler.FixedNotificationFilter
-
Return the set of names that are accepted by this filter.
- getNamespaceAware() - Method in class org.apache.tomcat.util.digester.Digester
-
- getNamespaceuri(String) - Method in class org.apache.catalina.deploy.ContextHandler
-
- getNamespaceURI() - Method in class org.apache.tomcat.util.digester.Rule
-
Return the namespace URI for which this Rule is relevant, if any.
- getNamespaceURI() - Method in interface org.apache.tomcat.util.digester.Rules
-
Return the namespace URI that will be applied to all subsequently
added Rule
objects.
- getNamespaceURI() - Method in class org.apache.tomcat.util.digester.RulesBase
-
Return the namespace URI that will be applied to all subsequently
added Rule
objects.
- getNamespaceURI() - Method in interface org.apache.tomcat.util.digester.RuleSet
-
Return the namespace URI that will be applied to all Rule instances
created from this RuleSet.
- getNamespaceURI() - Method in class org.apache.tomcat.util.digester.RuleSetBase
-
Return the namespace URI that will be applied to all Rule instances
created from this RuleSet.
- getNamespaceURI() - Method in class org.apache.tomcat.util.digester.WithDefaultsRulesWrapper
-
Gets namespace to apply to Rule's added
- getNameString() - Method in class org.apache.tomcat.util.bcel.classfile.ElementValuePair
-
- getNamingContext() - Method in class org.apache.catalina.core.NamingContextListener
-
Deprecated.
- getNamingContextListener() - Method in class org.apache.catalina.core.StandardContext
-
Naming context listener accessor.
- getNamingResources() - Method in interface org.apache.catalina.Context
-
- getNamingResources() - Method in class org.apache.catalina.core.StandardContext
-
- getNamingResources() - Method in class org.apache.catalina.deploy.ContextTransaction
-
Deprecated.
- getNamingResources() - Method in class org.apache.catalina.deploy.ResourceBase
-
- getNamingResources() - Method in class org.apache.catalina.startup.FailedContext
-
- getNCharacterStream(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getNCharacterStream(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getNCharacterStream(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getNCharacterStream(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getNClob(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getNClob(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getNClob(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getNClob(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
- getNegotiatedExtensions() - Method in interface javax.websocket.Session
-
- getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class org.apache.tomcat.websocket.server.DefaultServerEndpointConfigurator
-
- getNegotiatedExtensions() - Method in class org.apache.tomcat.websocket.WsSession
-
- getNegotiatedSubprotocol(List<String>, List<String>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
- getNegotiatedSubprotocol() - Method in interface javax.websocket.Session
-
- getNegotiatedSubprotocol(List<String>, List<String>) - Method in class org.apache.tomcat.websocket.server.DefaultServerEndpointConfigurator
-
- getNegotiatedSubprotocol() - Method in class org.apache.tomcat.websocket.WsSession
-
- getNetworkTimeout() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getNetworkTimeout(Connection) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- getNewDataSender() - Method in class org.apache.catalina.tribes.transport.bio.PooledMultiSender
-
getNewDataSender
- getNewDataSender() - Method in class org.apache.catalina.tribes.transport.nio.PooledParallelSender
-
- getNewDataSender() - Method in class org.apache.catalina.tribes.transport.PooledSender
-
- getNewDeltaSession() - Method in class org.apache.catalina.ha.session.DeltaManager
-
Deprecated.
Unused. This will be removed in Tomcat 10.
- getNewInstance(Reference) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSourceFactory
-
- getNewInstance(Reference) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSourceFactory
-
- getNewSession() - Method in class org.apache.catalina.session.ManagerBase
-
Get new session class to be used in the doLoad() method.
- getNext() - Method in interface org.apache.catalina.tribes.ChannelInterceptor
-
Retrieve the next interceptor in the list
- getNext() - Method in class org.apache.catalina.tribes.group.ChannelInterceptorBase
-
- getNext() - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor.MessageOrder
-
- getNext() - Method in interface org.apache.catalina.Valve
-
- getNext() - Method in class org.apache.catalina.valves.ValveBase
-
Return the next Valve in this pipeline, or null
if this
is the last Valve in the pipeline.
- getNext() - Method in class org.apache.tomcat.jdbc.pool.JdbcInterceptor
-
Returns the next interceptor in the chain
- getNext(Node) - Static method in class org.apache.tomcat.util.DomUtil
-
Deprecated.
Get the next sibling with the same name and type
- getNext(Node, String, int) - Static method in class org.apache.tomcat.util.DomUtil
-
Deprecated.
Return the next sibling with a given name and type
- getNextBackupIndex() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getNextBackupNode() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getNextInLine(MemberImpl, MemberImpl[]) - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
- getNextMode() - Method in class org.apache.tomcat.util.log.UserDataHelper
-
Returns log mode for the next log message, or null
if the
message should not be logged.
- getNextPoll() - Method in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue
-
- getNextPut() - Method in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue
-
- getNextToken() - Method in class org.apache.el.parser.ELParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.el.parser.ELParserTokenManager
-
Get the next Token.
- getNoCompressionStrongETag() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getNoCompressionUserAgents() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getNoKeepAliveUserAgents() - Method in class org.apache.catalina.authenticator.SpnegoAuthenticator
-
- getNonceCacheSize() - Method in class org.apache.catalina.authenticator.DigestAuthenticator
-
- getNonceCountWindowSize() - Method in class org.apache.catalina.authenticator.DigestAuthenticator
-
- getNonceValidity() - Method in class org.apache.catalina.authenticator.DigestAuthenticator
-
- getNormalizedPath() - Method in class org.apache.tomcat.websocket.server.UriTemplate
-
- getNote(String) - Method in class org.apache.catalina.connector.Request
-
- getNote(String) - Method in class org.apache.catalina.manager.DummyProxySession
-
- getNote(String) - Method in interface org.apache.catalina.Session
-
- getNote(String) - Method in class org.apache.catalina.session.StandardSession
-
Return the object bound with the specified name to the internal notes
for this session, or null
if no such binding exists.
- getNote(int) - Method in class org.apache.coyote.Request
-
- getNote(int) - Method in class org.apache.coyote.Response
-
- getNoteNames() - Method in class org.apache.catalina.connector.Request
-
Deprecated.
- getNoteNames() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getNoteNames() - Method in interface org.apache.catalina.Session
-
- getNoteNames() - Method in class org.apache.catalina.session.StandardSession
-
Return an Iterator containing the String names of all notes bindings
that exist for this session.
- getNotificationInfo() - Method in class org.apache.catalina.core.StandardContext
-
- getNotificationInfo() - Method in class org.apache.catalina.core.StandardWrapper
-
- getNotificationInfo() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReportJmx
-
- getNotificationInfo() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getNotificationInfo() - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
Return an MBeanNotificationInfo
object describing the
notifications sent by this MBean.
- getNotificationInfo() - Method in class org.apache.tomcat.util.modeler.BaseNotificationBroadcaster
-
Return an MBeanNotificationInfo
object describing the
notifications sent by this MBean.
- getNotifications() - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
The collection of notifications for this MBean.
- getNotifTypes() - Method in class org.apache.tomcat.util.modeler.NotificationInfo
-
The set of notification types for this MBean.
- getNrOfCrossContextSendRequests() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getNrOfFilterRequests() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getNrOfInvocations() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getNrOfRequests() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getNrOfSendRequests() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getNString(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getNString(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getNString(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getNString(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getNumActive() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
[Read Only] The current number of active connections that have been
allocated from this data source.
- getNumActive() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
Get the number of active connections in the default pool.
- getNumActive(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
Get the number of active connections in the pool for a given user.
- getNumActive() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource
-
Get the number of active connections in the pool.
- getNumActive(K) - Method in class org.apache.tomcat.dbcp.pool.BaseKeyedObjectPool
-
Not supported in this base implementation.
- getNumActive() - Method in class org.apache.tomcat.dbcp.pool.BaseKeyedObjectPool
-
Not supported in this base implementation.
- getNumActive() - Method in class org.apache.tomcat.dbcp.pool.BaseObjectPool
-
Not supported in this base implementation.
- getNumActive() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the total number of instances current borrowed from this pool but not yet returned.
- getNumActive(Object) - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the number of instances currently borrowed from but not yet returned
to the pool corresponding to the given key
.
- getNumActive() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Return the number of instances currently borrowed from this pool.
- getNumActive() - Method in class org.apache.tomcat.dbcp.pool.impl.SoftReferenceObjectPool
-
Return the number of instances currently borrowed from this pool.
- getNumActive() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
Returns the total number of instances current borrowed from this pool but not yet returned.
- getNumActive(K) - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
Returns the number of instances currently borrowed from but not yet returned
to the pool corresponding to the given key
.
- getNumActive() - Method in class org.apache.tomcat.dbcp.pool.impl.StackObjectPool
-
Return the number of instances currently borrowed from this pool.
- getNumActive(K) - Method in interface org.apache.tomcat.dbcp.pool.KeyedObjectPool
-
Returns the number of instances
currently borrowed from but not yet returned
to the pool corresponding to the
given key
(optional operation).
- getNumActive() - Method in interface org.apache.tomcat.dbcp.pool.KeyedObjectPool
-
Returns the total number of instances
current borrowed from this pool but not
yet returned (optional operation).
- getNumActive() - Method in interface org.apache.tomcat.dbcp.pool.ObjectPool
-
Return the number of instances
currently borrowed from this pool
(optional operation).
- getNumActive() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getNumActive() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getNumActive() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getNumberOfSessions() - Method in class org.apache.catalina.ha.session.JvmRouteBinderValve
-
- getNumberOfSessions() - Method in class org.apache.catalina.ha.session.JvmRouteSessionIDBinderListener
-
Deprecated.
- getNumericFunctions() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getNumIdle() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
[Read Only] The current number of idle connections that are waiting
to be allocated from this data source.
- getNumIdle() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
Get the number of idle connections in the default pool.
- getNumIdle(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
Get the number of idle connections in the pool for a given user.
- getNumIdle() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource
-
Get the number of idle connections in the pool.
- getNumIdle(K) - Method in class org.apache.tomcat.dbcp.pool.BaseKeyedObjectPool
-
Not supported in this base implementation.
- getNumIdle() - Method in class org.apache.tomcat.dbcp.pool.BaseKeyedObjectPool
-
Not supported in this base implementation.
- getNumIdle() - Method in class org.apache.tomcat.dbcp.pool.BaseObjectPool
-
Not supported in this base implementation.
- getNumIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the total number of instances currently idle in this pool.
- getNumIdle(Object) - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the number of instances corresponding to the given key
currently idle in this pool.
- getNumIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Return the number of instances currently idle in this pool.
- getNumIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.SoftReferenceObjectPool
-
Returns an approximation not less than the of the number of idle instances in the pool.
- getNumIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
Returns the total number of instances currently idle in this pool.
- getNumIdle(K) - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
Returns the number of instances corresponding to the given key
currently idle in this pool.
- getNumIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.StackObjectPool
-
Return the number of instances
currently idle in this pool.
- getNumIdle(K) - Method in interface org.apache.tomcat.dbcp.pool.KeyedObjectPool
-
Returns the number of instances
corresponding to the given key
currently idle in this pool (optional operation).
- getNumIdle() - Method in interface org.apache.tomcat.dbcp.pool.KeyedObjectPool
-
Returns the total number of instances
currently idle in this pool (optional operation).
- getNumIdle() - Method in interface org.apache.tomcat.dbcp.pool.ObjectPool
-
Return the number of instances
currently idle in this pool (optional operation).
- getNumIdle() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getNumIdle() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getNumIdle() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Returns the number of statements to examine during each run of the
idle object evictor thread (if any).
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Returns the number of objects to examine during each run of the
idle object evictor thread (if any).
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the max number of objects to examine during each run of the
idle object evictor thread (if any).
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Returns the max number of objects to examine during each run of the
idle object evictor thread (if any).
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Property not used
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getNumTestsPerEvictionRun() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Property not used
- getNumTestsPerEvictionRun() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Property not used
- getObject() - Method in exception javax.websocket.EncodeException
-
- getObject(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getObject(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getObject(int, Class<T>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getObject(String, Class<T>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getObject(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getObject(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getObject(int, Class<T>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getObject(String, Class<T>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getObject(CallableStatement, int, Class<T>) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- getObject(CallableStatement, String, Class<T>) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- getObject(ResultSet, int, Class<T>) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- getObject(ResultSet, String, Class<T>) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- getObjectInputStream(InputStream) - Method in class org.apache.catalina.session.StoreBase
-
Create the object input stream to use to read a session from the store.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.catalina.users.MemoryUserDatabaseFactory
-
Create and return a new MemoryUserDatabase
instance
that has been configured according to the properties of the
specified Reference
.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.factory.BeanFactory
-
Create a new Bean instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.factory.DataSourceLinkFactory
-
Create a new DataSource instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.factory.FactoryBase
-
Creates a new object instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.factory.LookupFactory
-
Create a new Resource env instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.factory.MailSessionFactory
-
Create and return an object instance based on the specified
characteristics.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.factory.OpenEjbFactory
-
Create a new EJB instance using OpenEJB.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.factory.ResourceLinkFactory
-
Create a new DataSource instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.factory.SendMailFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.factory.webservices.ServiceRefFactory
-
Create a new serviceref instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.naming.java.javaURLContextFactory
-
Crete a new Context's instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory
-
Create and return a new BasicDataSource
instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
implements ObjectFactory to create an instance of this class
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.tomcat.jdbc.naming.GenericNamingResourcesFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.tomcat.jdbc.pool.DataSourceFactory
-
Create and return a new BasicDataSource
instance.
- getObjectName() - Method in interface org.apache.catalina.Container
-
Obtain the JMX name for this container.
- getObjectName() - Method in interface org.apache.catalina.JmxEnabled
-
- getObjectName() - Method in class org.apache.catalina.util.LifecycleMBeanBase
-
Obtain the name under which this component has been registered with JMX.
- getObjectName() - Method in class org.apache.coyote.AbstractProtocol
-
- getObjectName(Class<?>, String) - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReportJmx
-
- getObjectName() - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.connector.Connector
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.connector.MapperListener
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.core.StandardContext
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.core.StandardEngine
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.core.StandardHost
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.core.StandardServer
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.core.StandardService
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.core.StandardWrapper
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.deploy.NamingResources
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.loader.WebappLoader
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.realm.RealmBase
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.session.ManagerBase
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.startup.FailedContext
-
- getObjectNameKeyProperties() - Method in class org.apache.catalina.util.LifecycleMBeanBase
-
Allow sub-classes to specify the key properties component of the
ObjectName
that will be used to register this component.
- getObjectNameKeyProperties() - Method in class org.apache.catalina.valves.ValveBase
-
- getOffset() - Method in class org.apache.tomcat.util.buf.AbstractChunk
-
- getOnClose() - Method in class org.apache.tomcat.websocket.pojo.PojoMethodMapping
-
- getOnCloseArgs(Map<String, String>, Session, CloseReason) - Method in class org.apache.tomcat.websocket.pojo.PojoMethodMapping
-
- getOnError() - Method in class org.apache.tomcat.websocket.pojo.PojoMethodMapping
-
- getOnErrorArgs(Map<String, String>, Session, Throwable) - Method in class org.apache.tomcat.websocket.pojo.PojoMethodMapping
-
- getOnOpen() - Method in class org.apache.tomcat.websocket.pojo.PojoMethodMapping
-
- getOnOpenArgs(Map<String, String>, Session, EndpointConfig) - Method in class org.apache.tomcat.websocket.pojo.PojoMethodMapping
-
- getOoBInline() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getOoBInline() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getOoBInline() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getOomParachute() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getOomParachuteData() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getOpaque() - Method in class org.apache.catalina.authenticator.DigestAuthenticator
-
- getOpCode() - Method in class org.apache.catalina.websocket.WsFrame
-
Deprecated.
- getOpenSessions() - Method in interface javax.websocket.Session
-
Obtain the set of open sessions associated with the same local endpoint
as this session.
- getOpenSessions() - Method in class org.apache.tomcat.websocket.WsSession
-
- getOperation() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCondition
-
- getOperation() - Method in class org.apache.catalina.ant.jmx.JMXAccessorInvokeTask
-
- getOperations() - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
The collection of operations for this MBean.
- getOption(ServletConfig, String, String) - Static method in class org.apache.jasper.runtime.TagHandlerPool
-
- getOptionCheck() - Method in class org.apache.catalina.tribes.group.GroupChannel
-
- getOptionFlag() - Method in interface org.apache.catalina.tribes.ChannelInterceptor
-
An interceptor can react to a message based on a set bit on the
message options.
- getOptionFlag() - Method in class org.apache.catalina.tribes.group.ChannelInterceptorBase
-
- getOptionFlag() - Method in interface org.apache.catalina.tribes.group.interceptors.EncryptInterceptorMBean
-
- getOptions() - Method in interface org.apache.catalina.tribes.ChannelMessage
-
The message options is a 32 bit flag set
that triggers interceptors and message behavior.
- getOptions() - Method in class org.apache.catalina.tribes.io.ChannelData
-
- getOptions() - Method in class org.apache.catalina.tribes.transport.AbstractRxTask
-
- getOptions() - Method in class org.apache.jasper.JspCompilationContext
-
Get hold of the Options object for this context.
- getOriginalDocBase() - Method in class org.apache.catalina.core.StandardContext
-
- getOrignalSessionID() - Method in class org.apache.catalina.ha.session.SessionIDMessage
-
Deprecated.
- getOut() - Method in class javax.servlet.jsp.JspContext
-
The current value of the out object (a JspWriter).
- getOut() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getOut() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getOutboundByteBufferSize() - Method in class org.apache.catalina.websocket.StreamInbound
-
Deprecated.
- getOutboundCharBufferSize() - Method in class org.apache.catalina.websocket.StreamInbound
-
Deprecated.
- getOutboundRemaining() - Method in class org.apache.tomcat.util.net.NioChannel
-
- getOutboundRemaining() - Method in class org.apache.tomcat.util.net.SecureNioChannel
-
- getOutCounter(Member) - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor
-
- getOutputBuffer() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Exposes output buffer to super class to allow better code re-use.
- getOutputBuffer() - Method in class org.apache.coyote.http11.Http11AprProcessor
-
- getOutputBuffer() - Method in class org.apache.coyote.http11.Http11NioProcessor
-
- getOutputBuffer() - Method in class org.apache.coyote.http11.Http11Processor
-
- getOutputBuffer() - Method in class org.apache.coyote.Response
-
- getOutputDir() - Method in class org.apache.jasper.JspCompilationContext
-
The output directory to generate code into.
- getOutputName() - Method in class org.apache.el.parser.AstFunction
-
- getOutputStream() - Method in interface javax.servlet.ServletResponse
-
- getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getOutputStream() on the
wrapped response object.
- getOutputStream() - Method in class org.apache.catalina.connector.Response
-
- getOutputStream() - Method in class org.apache.catalina.connector.ResponseFacade
-
- getOutputStream() - Method in class org.apache.catalina.filters.ExpiresFilter.XHttpServletResponse
-
- getOutputStream() - Method in class org.apache.catalina.ssi.ResponseIncludeWrapper
-
Return a OutputStream, throws and exception if a printwriter already
been returned.
- getOutputStream() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- getOutputStream() - Method in interface org.apache.coyote.http11.upgrade.servlet31.WebConnection
-
- getOutputStream() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
- getOutputStream() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
-
- getOutputStream() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns an
OutputStream
that can
be used for storing the contents of the file.
- getOutputStream() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Returns an
OutputStream
that can
be used for storing the contents of the file.
- getOverride() - Method in interface org.apache.catalina.Context
-
- getOverride() - Method in class org.apache.catalina.core.StandardContext
-
- getOverride() - Method in class org.apache.catalina.deploy.ApplicationParameter
-
- getOverride() - Method in class org.apache.catalina.deploy.ContextEnvironment
-
- getOverride() - Method in class org.apache.catalina.deploy.ContextResourceEnvRef
-
- getOverride() - Method in class org.apache.catalina.startup.FailedContext
-
- getPacketSize() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
- getPacketSize() - Method in class org.apache.coyote.ajp.AjpMessage
-
- getPage() - Method in class javax.servlet.jsp.PageContext
-
The current value of the page object (In a Servlet environment,
this is an instance of javax.servlet.Servlet).
- getPage() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getPage() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.JspFactory
-
obtains an instance of an implementation dependent
javax.servlet.jsp.PageContext abstract class for the calling Servlet
and currently pending request and response.
- getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- getPageEncoding() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getPageEncoding() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getPageEncoding() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getPageEncoding() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- getPageInfo() - Method in class org.apache.jasper.compiler.Compiler
-
- getPageNodes() - Method in class org.apache.jasper.compiler.Compiler
-
Retrieves the parsed nodes of the JSP page, if they are available.
- getParameter(String) - Method in interface javax.servlet.ServletRequest
-
Returns the value of a request parameter as a String
, or
null
if the parameter does not exist.
- getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameter(String
name) on the wrapped request object.
- getParameter(String) - Method in class org.apache.catalina.connector.Request
-
- getParameter(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getParameter() - Method in class org.apache.catalina.valves.ExtendedAccessLogValve.PatternTokenizer
-
- getParameter(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getParameter(String) - Method in class org.apache.tomcat.util.http.Parameters
-
- getParameterCount() - Method in class org.apache.tomcat.util.http.parser.MediaType
-
- getParameterMap() - Method in interface javax.servlet.ServletRequest
-
Returns a java.util.Map of the parameters of this request.
- getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterMap() on the
wrapped request object.
- getParameterMap() - Method in interface javax.websocket.server.HandshakeRequest
-
- getParameterMap() - Method in class org.apache.catalina.connector.Request
-
Returns a Map
of the parameters of this request.
- getParameterMap() - Method in class org.apache.catalina.connector.RequestFacade
-
- getParameterMap() - Method in class org.apache.catalina.deploy.FilterDef
-
- getParameterMap() - Method in class org.apache.catalina.deploy.ServletDef
-
- getParameterMap() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getParameterMap() - Method in class org.apache.tomcat.websocket.server.WsHandshakeRequest
-
- getParameterMetaData() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement
-
- getParameterNames() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration
of String
objects
containing the names of the parameters contained in this request.
- getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterNames() on
the wrapped request object.
- getParameterNames() - Method in class org.apache.catalina.connector.Request
-
- getParameterNames() - Method in class org.apache.catalina.connector.RequestFacade
-
- getParameterNames() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getParameterNames() - Method in class org.apache.tomcat.util.http.Parameters
-
- getParameters() - Method in interface javax.websocket.Extension
-
- getParameters() - Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
-
Gets derived CGI query parameters
- getParameters() - Method in class org.apache.coyote.Request
-
- getParameters(EvaluationContext) - Method in class org.apache.el.parser.AstMethodParameters
-
- getParameters(String, String, KeyStore) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
Return the initialization parameters for the TrustManager.
- getParameters() - Method in class org.apache.tomcat.websocket.WsExtension
-
- getParameterTypes(EvaluationContext) - Method in class org.apache.el.parser.AstMethodParameters
-
- getParameterValue(String) - Method in class org.apache.tomcat.util.http.parser.MediaType
-
- getParameterValues(String) - Method in interface javax.servlet.ServletRequest
-
Returns an array of String
objects containing all of the
values the given request parameter has, or null
if the
parameter does not exist.
- getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getParameterValues(String name) on the wrapped request object.
- getParameterValues(String) - Method in class org.apache.catalina.connector.Request
-
- getParameterValues(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getParameterValues(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getParameterValues(String) - Method in class org.apache.tomcat.util.http.Parameters
-
- getParamTypes() - Method in class javax.el.MethodInfo
-
- getParent() - Method in interface javax.servlet.jsp.tagext.SimpleTag
-
Returns the parent of this tag, for collaboration purposes.
- getParent() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Returns the parent of this tag, for collaboration purposes.
- getParent() - Method in interface javax.servlet.jsp.tagext.Tag
-
Get the parent (closest enclosing tag handler) for this tag handler.
- getParent() - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Returns the parent of this tag, which is always getAdaptee().getParent().
- getParent() - Method in class javax.servlet.jsp.tagext.TagSupport
-
The Tag instance most closely enclosing this tag instance.
- getParent() - Method in interface org.apache.catalina.Container
-
Get the parent container.
- getParent() - Method in class org.apache.catalina.core.ContainerBase
-
Return the Container for which this Container is a child, if there is
one.
- getParent() - Method in class org.apache.catalina.ha.context.ReplicatedContext.ReplApplContext
-
- getParent() - Method in class org.apache.catalina.startup.FailedContext
-
- getParentClassLoader() - Method in interface org.apache.catalina.Container
-
Get the parent class loader.
- getParentClassLoader() - Method in class org.apache.catalina.core.ContainerBase
-
Return the parent class loader (if any) for this web application.
- getParentClassLoader() - Method in class org.apache.catalina.core.StandardContext
-
- getParentClassLoader() - Method in class org.apache.catalina.core.StandardEngine
-
Return the parent class loader for this component.
- getParentClassLoader() - Method in class org.apache.catalina.core.StandardServer
-
Return the parent class loader for this component.
- getParentClassLoader() - Method in class org.apache.catalina.core.StandardService
-
Return the parent class loader for this component.
- getParentClassLoader() - Method in interface org.apache.catalina.Server
-
- getParentClassLoader() - Method in interface org.apache.catalina.Service
-
- getParentClassLoader() - Method in class org.apache.catalina.startup.Catalina
-
- getParentClassLoader() - Method in class org.apache.catalina.startup.FailedContext
-
- getParentClassLoader() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the parent ClassLoader.
- getParentContext() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Get the PluginContext for the parent of this custom tag.
- getParentLogger() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getParentLogger() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
- getParentLogger() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
- getParentLogger() - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDataSource
-
- getParentLogger() - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDriver
-
- getParentLogger() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getParentPool() - Method in class org.apache.tomcat.jdbc.pool.ProxyConnection
-
- getParentTag() - Method in class org.apache.jasper.runtime.JspFragmentHelper
-
- getParseBodyMethods() - Method in class org.apache.catalina.connector.Connector
-
- getParsedHeaders(String) - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
Parses the header-part
and returns as key/value
pairs.
- getParseFailedReason() - Method in class org.apache.tomcat.util.http.Parameters
-
- getParser() - Method in class org.apache.tomcat.util.digester.Digester
-
- getParsingRequestLinePhase() - Method in class org.apache.coyote.http11.InternalNioInputBuffer
-
- getPart(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Gets the named Part or null if the Part does not exist.
- getPart(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
Gets the named Part or null if the Part does not exist.
- getPart(String) - Method in class org.apache.catalina.connector.Request
-
Gets the named Part or null if the Part does not exist.
- getPart(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getPart(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getPartialServletStackTrace(Throwable) - Method in class org.apache.catalina.valves.ErrorReportValve
-
Print out a partial servlet stack trace (truncating at the last
occurrence of javax.servlet.).
- getParts() - Method in interface javax.servlet.http.HttpServletRequest
-
Return a collection of all uploaded Parts.
- getParts() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
Return a collection of all uploaded Parts.
- getParts() - Method in class org.apache.catalina.connector.Request
-
Return a collection of all uploaded Parts.
- getParts() - Method in class org.apache.catalina.connector.RequestFacade
-
- getParts() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getPassword() - Method in class org.apache.catalina.ant.AbstractCatalinaTask
-
- getPassword() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
- getPassword() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getPassword() - Method in class org.apache.catalina.authenticator.SingleSignOnEntry
-
Gets the password credential (if any) associated with the SSO.
- getPassword() - Method in class org.apache.catalina.ha.session.SerializablePrincipal
-
- getPassword(String) - Method in class org.apache.catalina.realm.CombinedRealm
-
- getPassword(String) - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the password associated with the given principal's user name.
- getPassword(Connection, String) - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the password associated with the given principal's user name.
- getPassword() - Method in class org.apache.catalina.realm.GenericPrincipal
-
- getPassword(String) - Method in class org.apache.catalina.realm.JAASRealm
-
Return the password associated with the given principal's user name.
- getPassword(String) - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the password associated with the given principal's user name.
- getPassword(String) - Method in class org.apache.catalina.realm.JNDIRealm
-
Get the password for the specified user.
- getPassword() - Method in class org.apache.catalina.realm.JNDIRealm.User
-
- getPassword(String) - Method in class org.apache.catalina.realm.MemoryRealm
-
Return the password associated with the given principal's user name.
- getPassword(String) - Method in class org.apache.catalina.realm.NullRealm
-
- getPassword(String) - Method in class org.apache.catalina.realm.RealmBase
-
Return the password associated with the given principal's user name.
- getPassword(String) - Method in class org.apache.catalina.realm.UserDatabaseRealm
-
Return the password associated with the given principal's user name.
- getPassword() - Method in interface org.apache.catalina.User
-
- getPassword() - Method in class org.apache.catalina.users.AbstractUser
-
Return the logon password of this user, optionally prefixed with the
identifier of an encoding scheme surrounded by curly braces, such as
{md5}xxxxx
.
- getPassword() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the password passed to the JDBC driver to establish connections.
- getPassword() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Get the value of password for the default user.
- getPassword() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getPassword() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getPassword() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns the password used when establishing connections to the database.
- getPassword() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns the password used when establishing connections to the database.
- getPasswordAuthentication() - Method in class javax.mail.Authenticator
-
- getPath() - Method in class javax.servlet.http.Cookie
-
Returns the path on the server to which the browser returns this cookie.
- getPath() - Method in class javax.servlet.jsp.tagext.TagFileInfo
-
Where to find the .tag file implementing this action.
- getPath() - Method in interface javax.servlet.SessionCookieConfig
-
- getPath() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Returns the path at which this WebSocket server endpoint has been
registered.
- getPath() - Method in class org.apache.catalina.ant.AbstractCatalinaCommandTask
-
- getPath() - Method in class org.apache.catalina.ant.ValidatorTask
-
- getPath() - Method in interface org.apache.catalina.Context
-
- getPath() - Method in class org.apache.catalina.core.ApplicationSessionCookieConfig
-
- getPath() - Method in class org.apache.catalina.core.StandardContext
-
- getPath() - Method in class org.apache.catalina.ssi.SSIServletExternalResolver.ServletContextAndPath
-
- getPath() - Method in class org.apache.catalina.startup.FailedContext
-
- getPath() - Method in class org.apache.catalina.util.ContextName
-
- getPath() - Method in class org.apache.jasper.compiler.JspConfig.JspPropertyGroup
-
- getPath() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getPath() - Method in class org.apache.tomcat.util.net.URL
-
Return the path part of the URL.
- getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns any extra path information associated with the URL the client
sent when it made this request.
- getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathInfo() on the
wrapped request object.
- getPathInfo() - Method in class org.apache.catalina.connector.Request
-
- getPathInfo() - Method in class org.apache.catalina.connector.RequestFacade
-
- getPathInfo() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getPathInfoMB() - Method in class org.apache.catalina.connector.Request
-
Deprecated.
- getPathname() - Method in class org.apache.catalina.realm.MemoryRealm
-
Return the pathname of our XML file containing user definitions.
- getPathname() - Method in class org.apache.catalina.session.StandardManager
-
- getPathname() - Method in class org.apache.catalina.users.MemoryUserDatabase
-
Return the relative or absolute pathname to the persistent storage file.
- getPathParameter(String) - Method in class org.apache.catalina.connector.Request
-
- getPathParameters() - Method in interface javax.websocket.Session
-
- getPathParameters() - Method in class org.apache.tomcat.websocket.pojo.PojoEndpointBase
-
- getPathParameters() - Method in class org.apache.tomcat.websocket.WsSession
-
- getPathPrefix(HttpServletRequest) - Method in class org.apache.catalina.servlets.DefaultServlet
-
Determines the appropriate path to prepend resources with
when generating directory listings.
- getPathPrefix(HttpServletRequest) - Method in class org.apache.catalina.servlets.WebdavServlet
-
Determines the prefix for standard directory GET listings.
- getPathsAcceptingParams() - Method in class org.apache.catalina.filters.RestCsrfPreventionFilter
-
- getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns any extra path information after the servlet name but before the
query string, and translates it to a real path.
- getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathTranslated() on
the wrapped request object.
- getPathTranslated() - Method in class org.apache.catalina.connector.Request
-
- getPathTranslated() - Method in class org.apache.catalina.connector.RequestFacade
-
- getPathTranslated() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getPathWithoutContext(String, String) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getPathWithoutFileName(String) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getPattern() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return the format pattern.
- getPaused() - Method in interface org.apache.catalina.Context
-
Is this Context paused whilst it is reloaded?
- getPaused() - Method in class org.apache.catalina.core.StandardContext
-
- getPaused() - Method in class org.apache.catalina.startup.FailedContext
-
- getPayload() - Method in interface org.apache.catalina.tribes.Member
-
returns the payload associated with this member
- getPayload() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getPayload() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getPayload() - Method in class org.apache.catalina.tribes.transport.bio.util.LinkObject
-
- getPayLoad() - Method in class org.apache.catalina.websocket.WsFrame
-
Deprecated.
- getPayLoadLength() - Method in class org.apache.catalina.websocket.WsFrame
-
Deprecated.
- getPeerCertificateChain() - Method in interface org.apache.tomcat.util.net.SSLSupport
-
The client certificate chain (if any).
- getPeerCertificateChain(boolean) - Method in interface org.apache.tomcat.util.net.SSLSupport
-
The client certificate chain (if any).
- getPerformanceBandwidth() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getPerformanceConnectionTime() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getPerformanceLatency() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getPerformConnectTest() - Method in class org.apache.catalina.tribes.group.interceptors.TcpFailureDetector
-
Deprecated.
- getPerformReadTest() - Method in class org.apache.catalina.tribes.group.interceptors.TcpFailureDetector
-
- getPerformSendTest() - Method in class org.apache.catalina.tribes.group.interceptors.TcpFailureDetector
-
- getPermission() - Method in class org.apache.naming.resources.DirContextURLConnection
-
Get the Permission for this URL
- getPermissionCollection() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the SecurityManager PermissionCollection for this
web application context.
- getPermissions(CodeSource) - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Get the Permissions for a CodeSource.
- getPermissions(CodeSource) - Method in class org.apache.jasper.servlet.JasperLoader
-
Get the Permissions for a CodeSource.
- getPermittedSize() - Method in exception org.apache.tomcat.util.http.fileupload.impl.SizeException
-
Retrieves the permitted size of the request.
- getPersistAuthentication() - Method in class org.apache.catalina.session.ManagerBase
-
Return whether sessions managed by this manager shall persist authentication
information or not.
- getPerUserDefaultAutoCommit(String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
The keys are usernames and the value is the --.
- getPerUserDefaultReadOnly(String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
The keys are usernames and the value is the --.
- getPerUserDefaultTransactionIsolation(String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
The isolation level of connections when returned from getConnection.
- getPerUserMaxActive(String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
The maximum number of active connections that can be allocated from
this pool at the same time, or non-positive for no limit.
- getPerUserMaxIdle(String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
The maximum number of active connections that can remain idle in the
pool, without extra ones being released, or negative for no limit.
- getPerUserMaxWait(String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
The maximum number of milliseconds that the pool will wait (when there
are no available connections) for a connection to be returned before
throwing an exception, or -1 to wait indefinitely.
- getpid() - Static method in class org.apache.tomcat.jni.Stdlib
-
Get current process pid.
- getPipeline() - Method in interface org.apache.catalina.Container
-
Return the Pipeline object that manages the Valves associated with
this Container.
- getPipeline() - Method in class org.apache.catalina.core.ContainerBase
-
Return the Pipeline object that manages the Valves associated with
this Container.
- getPipeline() - Method in class org.apache.catalina.startup.FailedContext
-
- getPluginAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Get the value of an attribute in the current tagplugin context.
- getPojo() - Method in class org.apache.tomcat.websocket.pojo.PojoEndpointBase
-
- getPoller() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getPoller() - Method in class org.apache.tomcat.util.net.NioChannel
-
- getPoller() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- getPoller0() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
Return an available poller in true round robin fashion
- getPollerSize() - Method in class org.apache.coyote.ajp.AjpAprProtocol
-
- getPollerSize() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- getPollerThreadCount() - Method in class org.apache.coyote.http11.Http11NioProtocol
-
- getPollerThreadCount() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getPollerThreadPriority() - Method in class org.apache.coyote.http11.Http11NioProtocol
-
- getPollerThreadPriority() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getPollTime() - Method in class org.apache.coyote.ajp.AjpAprProtocol
-
- getPollTime() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- getPollTime() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getPongMessageHandler() - Method in class org.apache.tomcat.websocket.WsSession
-
- getPool() - Method in class org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory
-
- getPool(String) - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDriver
-
Deprecated.
This will be removed in a future version of DBCP.
- getPool() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getPool() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getPool() - Method in class org.apache.tomcat.jdbc.pool.ProxyConnection
-
- getPoolCleaners() - Static method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
- getPoolCounter() - Static method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- getPooledConnection() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Attempt to establish a database connection using the default
user and password.
- getPooledConnection(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Attempt to establish a database connection.
- getPooledConnection() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getPooledConnection(String, String) - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getPooledConnectionAndInfo(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
- getPooledConnectionAndInfo(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
- getPooledConnectionAndInfo(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource
-
- getPoolName() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
- getPoolName() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReportJmx
-
JMX operation - return the name of the pool
- getPoolName() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getPoolName() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getPoolName() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
- getPoolNames() - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDriver
-
- getPoolNames() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReportJmx
-
JMX operation - return the names of all the pools
- getPoolProperties() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Returns the pool properties associated with this connection pool
- getPoolProperties() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getPoolProperties() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getPoolProperties() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns the configuration for this connection and pool
- getPools() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
- getPoolSize() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getPoolSize() - Method in class org.apache.catalina.tribes.transport.PooledSender
-
- getPoolSize() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getPoolSize() - Method in interface org.apache.tomcat.util.threads.ResizableExecutor
-
Returns the current number of threads in the pool.
- getPoolStats(String) - Static method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport
-
Returns the query stats for a given pool
- getPoolTimer() - Static method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
- getPoolVersion() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
- getPort() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
- getPort() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getPort() - Method in class org.apache.catalina.connector.Connector
-
- getPort() - Method in class org.apache.catalina.core.StandardServer
-
Return the port number we listen to for shutdown commands.
- getPort() - Method in interface org.apache.catalina.Server
-
- getPort() - Method in interface org.apache.catalina.tribes.ChannelReceiver
-
Returns the listening port
- getPort() - Method in interface org.apache.catalina.tribes.Member
-
Returns the listen port for the ChannelReceiver implementation
- getPort() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getPort() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
Return the listen port of this member
- getPort() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getPort() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getPort() - Method in class org.apache.coyote.AbstractProtocol
-
- getPort() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getPort() - Method in class org.apache.tomcat.util.net.URL
-
Return the port number part of the URL.
- getPortHeader() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getPortHeader() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getPortlink(String) - Method in class org.apache.catalina.deploy.ContextService
-
- getPortName(int) - Method in class org.apache.catalina.deploy.ContextHandler
-
- getPortNamesSize() - Method in class org.apache.catalina.deploy.ContextHandler
-
- getPostConstructMethods() - Method in class org.apache.catalina.deploy.WebXml
-
- getppid() - Static method in class org.apache.tomcat.jni.Stdlib
-
Get current process parent pid.
- getPreDestroyMethods() - Method in class org.apache.catalina.deploy.WebXml
-
- getPreemptiveAuthentication() - Method in interface org.apache.catalina.Context
-
- getPreemptiveAuthentication() - Method in class org.apache.catalina.core.StandardContext
-
- getPreemptiveAuthentication() - Method in class org.apache.catalina.startup.FailedContext
-
- getPreferredSubprotocols() - Method in interface javax.websocket.ClientEndpointConfig
-
- getPrefix() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return the log file prefix.
- getPrefix() - Method in class org.apache.el.parser.AstFunction
-
- getPrefixString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The prefix assigned to this taglib from the taglib directive
- getPreflightMaxAge() - Method in class org.apache.catalina.filters.CorsFilter
-
Returns the preflight response cache time in seconds.
- getPrevious() - Method in interface org.apache.catalina.tribes.ChannelInterceptor
-
Retrieve the previous interceptor in the list
- getPrevious() - Method in class org.apache.catalina.tribes.group.ChannelInterceptorBase
-
- getPreviousOut() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Get surrounding out JspWriter.
- getPrimary() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- getPrimary() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getPrimaryIndicatorName() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getPrimaryKeys(String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getPrincipal() - Method in class org.apache.catalina.authenticator.SingleSignOnEntry
-
Gets the Principal
that has been authenticated by the SSO.
- getPrincipal() - Method in class org.apache.catalina.connector.Request
-
- getPrincipal() - Method in class org.apache.catalina.ha.session.SerializablePrincipal
-
- getPrincipal() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getPrincipal(String) - Method in class org.apache.catalina.realm.CombinedRealm
-
- getPrincipal(String) - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the Principal associated with the given user name.
- getPrincipal(String) - Method in class org.apache.catalina.realm.JAASRealm
-
Return the Principal
associated with the given user name.
- getPrincipal(String) - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the Principal associated with the given user name.
- getPrincipal(String) - Method in class org.apache.catalina.realm.JNDIRealm
-
Get the principal associated with the specified certificate.
- getPrincipal(GSSName, GSSCredential) - Method in class org.apache.catalina.realm.JNDIRealm
-
- getPrincipal(String, GSSCredential) - Method in class org.apache.catalina.realm.JNDIRealm
-
- getPrincipal(DirContext, String, GSSCredential) - Method in class org.apache.catalina.realm.JNDIRealm
-
Get the principal associated with the specified certificate.
- getPrincipal(String) - Method in class org.apache.catalina.realm.MemoryRealm
-
Return the Principal associated with the given user name.
- getPrincipal(String) - Method in class org.apache.catalina.realm.NullRealm
-
- getPrincipal(X509Certificate) - Method in class org.apache.catalina.realm.RealmBase
-
Return the Principal associated with the given certificate.
- getPrincipal(String) - Method in class org.apache.catalina.realm.RealmBase
-
Return the Principal associated with the given user name.
- getPrincipal(String, GSSCredential) - Method in class org.apache.catalina.realm.RealmBase
-
- getPrincipal(GSSName, GSSCredential) - Method in class org.apache.catalina.realm.RealmBase
-
Get the principal associated with the specified
GSSName
.
- getPrincipal(String) - Method in class org.apache.catalina.realm.UserDatabaseRealm
-
Return the Principal associated with the given user name.
- getPrincipal() - Method in interface org.apache.catalina.Session
-
- getPrincipal() - Method in class org.apache.catalina.session.StandardSession
-
Return the authenticated Principal that is associated with this Session.
- getPrincipals() - Method in class org.apache.catalina.realm.MemoryRealm
-
- getPrivateKey(String) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Returns the key associated with the given alias.
- getPrivateKey(String) - Method in class org.apache.tomcat.util.net.jsse.NioX509KeyManager
-
- getPrivileged() - Method in interface org.apache.catalina.Context
-
- getPrivileged() - Method in class org.apache.catalina.core.StandardContext
-
- getPrivileged() - Method in class org.apache.catalina.startup.FailedContext
-
- getProcedureColumns(String, String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getProcedures(String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getProcedureTerm() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getProcessDeployFrequency() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
Return the frequency of watcher checks.
- getProcessExpiresFrequency() - Method in class org.apache.catalina.session.ManagerBase
-
- getProcessingTime() - Method in class org.apache.catalina.core.StandardContext
-
Gets the cumulative processing times of all servlets in this
StandardContext.
- getProcessingTime() - Method in class org.apache.catalina.core.StandardWrapper
-
- getProcessingTime() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getProcessingTime() - Method in class org.apache.catalina.session.ManagerBase
-
- getProcessingTime() - Method in class org.apache.coyote.RequestGroupInfo
-
- getProcessingTime() - Method in class org.apache.coyote.RequestInfo
-
- getProcessorCache() - Method in class org.apache.coyote.AbstractProtocol
-
- getProcessorCache() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getProcessPeriod() - Method in interface org.apache.tomcat.websocket.BackgroundProcess
-
- getProcessPeriod() - Method in class org.apache.tomcat.websocket.server.WsWriteTimeout
-
The default value is 1 which means asynchronous write timeouts are
processed every 1 second.
- getProcessPeriod() - Method in class org.apache.tomcat.websocket.WsWebSocketContainer
-
The default value is 10 which means session expirations are processed
every 10 seconds.
- getProcessTlds() - Method in class org.apache.catalina.core.StandardContext
-
- getProgressListener() - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
Returns the progress listener.
- getProject() - Method in class org.apache.jasper.compiler.AntCompiler
-
- getPropagateInterruptState() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns true if the pool is configured to propagate interrupt state of a thread.
- getPropagateInterruptState() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
Returns true if the pool is configured to propagate interrupt state of a thread.
- getPropagateInterruptState() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns true if the pool is configured to propagate interrupt state of a thread.
- getPropagateInterruptState() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns true if the pool is configured to propagate interrupt state of a thread.
- getProperties() - Method in class org.apache.catalina.tribes.membership.McastService
-
Return the properties, see setProperties
- getProperties() - Method in interface org.apache.catalina.tribes.MembershipService
-
Returns the properties for the configuration used.
- getProperties(String) - Static method in class org.apache.tomcat.jdbc.pool.DataSourceFactory
-
Parse properties from the string.
- getProperties() - Method in class org.apache.tomcat.jdbc.pool.JdbcInterceptor
-
Returns the properties configured for this interceptor
- getProperties(String, Properties) - Static method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- getProperties() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorDefinition
-
- getProperty() - Method in class javax.el.ValueReference
-
- getProperty(String) - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
Get Property
- getProperty(String) - Method in class org.apache.catalina.connector.Connector
-
Return a property from the protocol handler.
- getProperty(String) - Method in class org.apache.catalina.deploy.ContextTransaction
-
Return a configured property.
- getProperty(String) - Method in class org.apache.catalina.deploy.ResourceBase
-
Return a configured property.
- getProperty(String) - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
Deprecated.
Unused - will be removed in Tomcat 8.0.x
- getProperty(String) - Method in interface org.apache.catalina.ha.util.IDynamicProperty
-
get current config
- getProperty(String) - Static method in class org.apache.catalina.startup.CatalinaProperties
-
Return specified property value.
- getProperty(String, String) - Static method in class org.apache.catalina.startup.CatalinaProperties
-
Deprecated.
Unused - will be removed in 8.0.x
- getProperty(String) - Method in class org.apache.coyote.AbstractProtocol
-
Generic property getter used by the digester.
- getProperty(String) - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getProperty(String) - Method in class org.apache.juli.ClassLoaderLogManager
-
Get the value of the specified property in the classloader local
configuration.
- getProperty(String) - Method in class org.apache.tomcat.util.digester.Digester
-
Return the current value of the specified property for the underlying
XMLReader
implementation.
- getProperty(String) - Method in class org.apache.tomcat.util.digester.EnvironmentPropertySource
-
- getProperty(String, ClassLoader) - Method in class org.apache.tomcat.util.digester.EnvironmentPropertySource
-
- getProperty(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- getProperty(String) - Method in interface org.apache.tomcat.util.IntrospectionUtils.PropertySource
-
- getProperty(String, ClassLoader) - Method in interface org.apache.tomcat.util.IntrospectionUtils.SecurePropertySource
-
Obtain a property value, checking that code associated with the
provided class loader has permission to access the property.
- getProperty(String) - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getPropertyInfo(String, Properties) - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDriver
-
- getPropertyName(Method) - Static method in class org.apache.catalina.util.Introspection
-
Extract the Java Bean property name from the setter name.
- getPropertyNames() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
Deprecated.
Unused - will be removed in Tomcat 8.0.x
- getPropertyNames() - Method in interface org.apache.catalina.ha.util.IDynamicProperty
-
Get all properties keys
- getProtocol() - Method in interface javax.servlet.ServletRequest
-
Returns the name and version of the protocol the request uses in the form
protocol/majorVersion.minorVersion, for example, HTTP/1.1.
- getProtocol() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getProtocol() on the
wrapped request object.
- getProtocol() - Method in interface org.apache.catalina.Cluster
-
Deprecated.
- getProtocol() - Method in class org.apache.catalina.connector.Connector
-
- getProtocol() - Method in class org.apache.catalina.connector.Request
-
- getProtocol() - Method in class org.apache.catalina.connector.RequestFacade
-
- getProtocol() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- getProtocol() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getProtocol() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getProtocol() - Method in class org.apache.coyote.AbstractProtocol.AbstractConnectionHandler
-
- getProtocol() - Method in class org.apache.coyote.ajp.AjpAprProtocol.AjpConnectionHandler
-
- getProtocol() - Method in class org.apache.coyote.ajp.AjpNioProtocol.AjpConnectionHandler
-
- getProtocol() - Method in class org.apache.coyote.ajp.AjpProtocol.AjpConnectionHandler
-
- getProtocol() - Method in class org.apache.coyote.http11.Http11AprProtocol.Http11ConnectionHandler
-
- getProtocol() - Method in class org.apache.coyote.http11.Http11NioProtocol.Http11ConnectionHandler
-
- getProtocol() - Method in class org.apache.coyote.http11.Http11Protocol.Http11ConnectionHandler
-
- getProtocol() - Method in class org.apache.coyote.RequestInfo
-
- getProtocol() - Method in interface org.apache.tomcat.util.net.SSLSupport
-
- getProtocol() - Method in class org.apache.tomcat.util.net.URL
-
Return the protocol name part of the URL.
- getProtocolHandler() - Method in class org.apache.catalina.connector.Connector
-
- getProtocolHandlerClassName() - Method in class org.apache.catalina.connector.Connector
-
- getProtocolHeader() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getProtocolHeader() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getProtocolHeaderHttpsValue() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getProtocolHeaderHttpsValue() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getProtocolName() - Method in class org.apache.coyote.AbstractProtocol
-
Obtain the name of the protocol, (Http, Ajp, etc.).
- getProtocolName() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
- getProtocolName() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getProtocolVersion() - Method in interface javax.websocket.Session
-
- getProtocolVersion() - Method in class org.apache.tomcat.websocket.WsSession
-
- getProviderName() - Method in class org.apache.catalina.tribes.group.interceptors.EncryptInterceptor
-
Gets the JCA provider name used for cryptographic activities.
- getProviderName() - Method in interface org.apache.catalina.tribes.group.interceptors.EncryptInterceptorMBean
-
- getProxiesHeader() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getProxiesHeader() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getProxyConstructor(boolean) - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Creates and caches a
Constructor
used to instantiate the proxy object.
- getProxyElement(ExtendedAccessLogValve.PatternTokenizer) - Method in class org.apache.catalina.valves.ExtendedAccessLogValve
-
- getProxyList() - Method in class org.apache.catalina.ha.backend.HeartbeatListener
-
- getProxyName() - Method in class org.apache.catalina.connector.Connector
-
- getProxyPort() - Method in class org.apache.catalina.connector.Connector
-
- getProxyURL() - Method in class org.apache.catalina.ha.backend.HeartbeatListener
-
- getPseudoColumns(String, String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getPseudoColumns(DatabaseMetaData, String, String, String, String) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- getPublicId() - Method in interface org.apache.catalina.Context
-
- getPublicId() - Method in class org.apache.catalina.core.StandardContext
-
- getPublicId() - Method in class org.apache.catalina.deploy.WebXml
-
- getPublicId() - Method in class org.apache.catalina.startup.FailedContext
-
- getPublicId() - Method in class org.apache.tomcat.util.digester.Digester
-
- getQualifiedNames() - Method in class org.apache.catalina.util.DOMWriter
-
Deprecated.
Unused - will be removed in 8.0.x
- getQuality() - Method in class org.apache.tomcat.util.http.parser.AcceptEncoding
-
- getQuery() - Method in class org.apache.catalina.ant.JMXQueryTask
-
Get method for the JMX query string
- getQuery() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getQuery() - Method in class org.apache.tomcat.util.net.URL
-
Return the query part of the URL.
- getQueryStats(String) - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport
-
- getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the query string that is contained in the request URL after the
path.
- getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getQueryString() on the
wrapped request object.
- getQueryString() - Method in interface javax.websocket.server.HandshakeRequest
-
- getQueryString() - Method in interface javax.websocket.Session
-
- getQueryString() - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getQueryString() - Method in class org.apache.catalina.connector.Request
-
- getQueryString() - Method in class org.apache.catalina.connector.RequestFacade
-
- getQueryString() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getQueryString() - Method in class org.apache.tomcat.websocket.server.WsHandshakeRequest
-
- getQueryString() - Method in class org.apache.tomcat.websocket.WsSession
-
- getQueryTimeout() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getQueuedThreads() - Method in class org.apache.tomcat.util.threads.LimitLatch
-
Provide access to the list of threads waiting to acquire this limited
shared latch.
- getQueueSize() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getQuoteAttributeEL() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getQuoteAttributeEL() - Method in class org.apache.jasper.JspC
-
- getQuoteAttributeEL() - Method in interface org.apache.jasper.Options
-
- getRandomBytes(byte[]) - Method in class org.apache.catalina.util.SessionIdGeneratorBase
-
- getReadBuffer() - Method in class org.apache.tomcat.util.net.NioEndpoint.NioBufferHandler
-
- getReadBuffer() - Method in interface org.apache.tomcat.util.net.SecureNioChannel.ApplicationBufferHandler
-
- getReadBufSize() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getReader() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Return the value of this BodyContent as a Reader.
- getReader() - Method in interface javax.servlet.ServletRequest
-
Retrieves the body of the request as character data using a
BufferedReader
.
- getReader() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getReader() on the
wrapped request object.
- getReader() - Method in class org.apache.catalina.connector.Request
-
Read the Reader wrapping the input stream for this Request.
- getReader() - Method in class org.apache.catalina.connector.RequestFacade
-
- getReader() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getReader() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Return the value of this BodyJspWriter as a Reader.
- getReadLatch() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- getReadme(DirContext) - Method in class org.apache.catalina.servlets.DefaultServlet
-
Get the readme file as a string.
- getReadMethod(Class<?>, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getReadonly() - Method in class org.apache.catalina.users.MemoryUserDatabase
-
Returning the readonly status of the user database
- getReadonlyAttributes() - Method in class org.apache.catalina.core.ApplicationContext
-
Deprecated.
- getReadTestTimeout() - Method in class org.apache.catalina.tribes.group.interceptors.TcpFailureDetector
-
- getReadTimeout() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getReadTimeout() - Method in class org.apache.catalina.websocket.StreamInbound
-
Deprecated.
This default implementation sets the read timeout to infinite and expects
the WebSocket application to close the connection when it is no longer
required.
- getReadTimeout() - Method in interface org.apache.coyote.http11.upgrade.UpgradeInbound
-
Deprecated.
Allow the upgraded protocol to define the read timeout to be used with
the upgraded connection.
- getRealHost() - Method in class org.apache.tomcat.util.http.mapper.Mapper.Host
-
- getRealHostName() - Method in class org.apache.tomcat.util.http.mapper.Mapper.Host
-
- getRealm() - Method in interface org.apache.catalina.Container
-
Obtain the Realm with which this Container is associated.
- getRealm() - Method in class org.apache.catalina.core.ContainerBase
-
Return the Realm with which this Container is associated.
- getRealm() - Method in class org.apache.catalina.core.StandardEngine
-
Obtain the configured Realm and provide a default Realm implementation
when no explicit configuration is set.
- getRealm() - Method in class org.apache.catalina.ha.session.SerializablePrincipal
-
- getRealm() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
Return the default Realm for our Containers.
- getRealm() - Method in class org.apache.catalina.startup.FailedContext
-
- getRealmInternal() - Method in class org.apache.catalina.core.ContainerBase
-
- getRealmName() - Method in class org.apache.catalina.deploy.LoginConfig
-
- getRealmPath() - Method in class org.apache.catalina.realm.RealmBase
-
- getRealms() - Method in class org.apache.catalina.realm.CombinedRealm
-
Return the set of Realms that this Realm is wrapping
- getRealmSuffix() - Method in class org.apache.catalina.realm.RealmBase
-
- getRealPath(String) - Method in interface javax.servlet.ServletContext
-
Returns a String
containing the real path for a given
virtual path.
- getRealPath(String) - Method in interface javax.servlet.ServletRequest
-
- getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
-
Deprecated.
As of Version 3.0 of the Java Servlet API
- getRealPath(String) - Method in class org.apache.catalina.connector.Request
-
Deprecated.
As of version 2.1 of the Java Servlet API, use
ServletContext.getRealPath()
.
- getRealPath(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getRealPath(String) - Method in interface org.apache.catalina.Context
-
- getRealPath(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getRealPath(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getRealPath(String) - Method in class org.apache.catalina.core.StandardContext
-
Return the real path for a given virtual path, if possible; otherwise
return null
.
- getRealPath(String) - Method in class org.apache.catalina.startup.FailedContext
-
- getRealPath(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getRealPath(String) - Method in class org.apache.jasper.JspCompilationContext
-
Gets the actual path of a URI relative to the context of
the compilation.
- getRealPath(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the real path for the specified context-relative
virtual path.
- getRealPath(String) - Method in class org.apache.naming.resources.BaseDirContext
-
Return the real path for a given virtual path, if possible; otherwise
return null
.
- getReasonPhrase() - Method in class javax.websocket.CloseReason
-
- getReceivedQueueSize() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getRecompileOnFail() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Re-compile on failure.
- getRecompileOnFail() - Method in class org.apache.jasper.JspC
-
In JspC this always returns false
.
- getRecompileOnFail() - Method in interface org.apache.jasper.Options
-
Re-compile on failure.
- getReconnectedCount() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
The total number of connections reconnected by this pool.
- getReconnectedCount() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The total number of connections reconnected by this pool.
- getReconnectedCount() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getReconnectedCount() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getRecoveryCounter() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getRecoveryCounter() - Method in class org.apache.catalina.tribes.membership.McastServiceImpl
-
- getRecoveryEnabled() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getRecoverySleepTime() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getRecoverySleepTime() - Method in class org.apache.catalina.tribes.membership.McastServiceImpl
-
- getRedirectPort() - Method in class org.apache.catalina.connector.Connector
-
- getRef() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
- getRef() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getRef(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getRef(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getRef(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getRef(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getRef() - Method in class org.apache.tomcat.util.net.URL
-
Return the reference part of the URL.
- getReference() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Referenceable
implementation.
- getReference() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Retrieves the Reference of this object.
- getReference() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource
-
- getReference() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource
-
- getReferrals() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getRegistry() - Static method in class org.apache.catalina.ha.jmx.ClusterJmxHelper
-
Deprecated.
- getRegistry(Object, Object) - Static method in class org.apache.tomcat.util.modeler.Registry
-
Factory method to create (if necessary) and return our
Registry
instance.
- getRejectedSessions() - Method in interface org.apache.catalina.Manager
-
Gets the number of sessions that were not created because the maximum
number of active sessions was reached.
- getRejectedSessions() - Method in class org.apache.catalina.session.ManagerBase
-
- getRejectIllegalHeader() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
If an HTTP request is received that contains an illegal header name or
value (e.g. the header name is not a token) will the request be rejected
(with a 400 response) or will the illegal header be ignored?
- getRejectIllegalHeaderName() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getRelativePath(HttpServletRequest) - Method in class org.apache.catalina.servlets.DefaultServlet
-
Return the relative path associated with this servlet.
- getRelativePath(HttpServletRequest, boolean) - Method in class org.apache.catalina.servlets.DefaultServlet
-
- getRelativePath(HttpServletRequest) - Method in class org.apache.catalina.servlets.WebdavServlet
-
Override the DefaultServlet implementation and only use the PathInfo.
- getRelativePath(HttpServletRequest, boolean) - Method in class org.apache.catalina.servlets.WebdavServlet
-
- getRelativePath(HttpServletRequest) - Static method in class org.apache.catalina.ssi.SSIServletRequestUtil
-
Return the relative path associated with this servlet.
- getRelaxedPathChars() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getRelaxedQueryChars() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getReleasedCount() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
The total number of connections released from this pool.
- getReleasedCount() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The total number of connections released from this pool.
- getReleasedCount() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getReleasedCount() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getReleasedIdleCount() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
The total number of connections released by eviction.
- getReleasedIdleCount() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The total number of connections released by eviction.
- getReleasedIdleCount() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getReleasedIdleCount() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getReleaseTime() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
The time limit for how long the object
can remain unused before it is released
- getReliableURN() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The "reliable" URN indicated in the TLD (the uri element).
- getReload() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getReloadable() - Method in interface org.apache.catalina.Context
-
- getReloadable() - Method in class org.apache.catalina.core.StandardContext
-
- getReloadable() - Method in interface org.apache.catalina.Loader
-
- getReloadable() - Method in class org.apache.catalina.loader.WebappLoader
-
Return the reloadable flag for this Loader.
- getReloadable() - Method in class org.apache.catalina.startup.FailedContext
-
- getRemaining() - Method in class javax.servlet.jsp.JspWriter
-
This method returns the number of unused bytes in the buffer.
- getRemaining() - Method in class org.apache.coyote.http11.filters.IdentityInputFilter
-
Deprecated.
Unused - will be removed in 8.0.x
- getRemaining() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
- getRemaining() - Method in class org.apache.jasper.runtime.JspWriterImpl
-
- getRemains() - Method in class org.apache.catalina.valves.ExtendedAccessLogValve.PatternTokenizer
-
- getRemote() - Method in class org.apache.catalina.deploy.ContextEjb
-
- getRemoteAddr() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address of the client or last proxy
that sent the request.
- getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteAddr() on the
wrapped request object.
- getRemoteAddr() - Method in class org.apache.catalina.connector.Request
-
- getRemoteAddr() - Method in class org.apache.catalina.connector.RequestFacade
-
- getRemoteAddr() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getRemoteAddr() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getRemoteAddr() - Method in class org.apache.coyote.RequestInfo
-
- getRemoteAddrForwarded() - Method in class org.apache.coyote.RequestInfo
-
Obtain the remote address for this connection as reported by an
intermediate proxy (if any).
- getRemoteHost() - Method in interface javax.servlet.ServletRequest
-
Returns the fully qualified name of the client or the last proxy that
sent the request.
- getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteHost() on the
wrapped request object.
- getRemoteHost() - Method in class org.apache.catalina.connector.Request
-
- getRemoteHost() - Method in class org.apache.catalina.connector.RequestFacade
-
- getRemoteHost() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getRemoteHost() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getRemoteIpHeader() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getRemoteIpHeader() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getRemotePort() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) source port of the client or last
proxy that sent the request.
- getRemotePort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemotePort() on the
wrapped request object.
- getRemotePort() - Method in class org.apache.catalina.connector.Request
-
- getRemotePort() - Method in class org.apache.catalina.connector.RequestFacade
-
- getRemotePort() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getRemotePort() - Method in class org.apache.coyote.Request
-
- getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the login of the user making this request, if the user has been
authenticated, or null
if the user has not been
authenticated.
- getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRemoteUser() on the
wrapped request object.
- getRemoteUser() - Method in class org.apache.catalina.connector.Request
-
- getRemoteUser() - Method in class org.apache.catalina.connector.RequestFacade
-
- getRemoteUser() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getRemoteUser() - Method in class org.apache.coyote.Request
-
- getRemoteUserNeedsAuthorization() - Method in class org.apache.coyote.Request
-
- getRemoveAbandoned() - Method in class org.apache.tomcat.dbcp.dbcp.AbandonedConfig
-
Flag to remove abandoned connections if they exceed the
removeAbandonedTimeout.
- getRemoveAbandoned() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Flag to remove abandoned connections if they exceed the
removeAbandonedTimout.
- getRemoveAbandonedCount() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
The total number of connections released by remove abandoned.
- getRemoveAbandonedCount() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The total number of connections released by remove abandoned.
- getRemoveAbandonedCount() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getRemoveAbandonedCount() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getRemoveAbandonedTimeout() - Method in class org.apache.tomcat.dbcp.dbcp.AbandonedConfig
-
Timeout in seconds before an abandoned connection can be removed.
- getRemoveAbandonedTimeout() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Timeout in seconds before an abandoned connection can be removed.
- getRemoveAbandonedTimeout() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The time in seconds before a connection can be considered abandoned.
- getRemoveAbandonedTimeout() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getRemoveAbandonedTimeout() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The time in seconds before a connection can be considered abandoned.
- getRemoveAbandonedTimeout() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The time in seconds before a connection can be considered abandoned.
- getRemoveSuspectsTimeout() - Method in class org.apache.catalina.tribes.group.interceptors.TcpFailureDetector
-
- getRemoveWaitTimeout() - Method in class org.apache.catalina.tribes.transport.bio.util.FastQueue
-
get current remove wait timeout
- getRemoveWaitTimeout() - Method in class org.apache.catalina.tribes.transport.bio.util.SingleRemoveSynchronizedAddLock
-
- getRenewThreadsWhenStoppingContext() - Method in class org.apache.catalina.core.StandardContext
-
- getReplaced() - Method in class org.apache.jasper.util.FastRemovalDequeue.Entry
-
- getReplicateMessageType() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getReplicateMessageType() - Method in class org.apache.catalina.tribes.tipis.LazyReplicatedMap
-
- getReplicateMessageType() - Method in class org.apache.catalina.tribes.tipis.ReplicatedMap
-
- getReplicationStream(byte[]) - Method in interface org.apache.catalina.ha.ClusterManager
-
Open stream and use correct ClassLoader (Container), switching thread
context class loader.
- getReplicationStream(byte[], int, int) - Method in interface org.apache.catalina.ha.ClusterManager
-
- getReplicationStream(byte[]) - Method in class org.apache.catalina.ha.session.ClusterManagerBase
-
- getReplicationStream(byte[], int, int) - Method in class org.apache.catalina.ha.session.ClusterManagerBase
-
- getReplicationThread() - Method in class org.apache.catalina.tribes.transport.bio.BioReceiver
-
- getReplyMessageOptions() - Method in class org.apache.catalina.tribes.group.RpcChannel
-
- getReport() - Method in class org.apache.jasper.compiler.AntCompiler.JasperAntLogger
-
- getReporter() - Method in class org.apache.catalina.connector.Response
-
Return a PrintWriter that can be used to render error messages,
regardless of whether a stream or writer has already been acquired.
- getRepositories() - Method in class org.apache.catalina.loader.WebappLoader
-
- getRepositoriesString() - Method in class org.apache.catalina.loader.WebappLoader
-
Extra repositories for this loader
- getRepository() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItemFactory
-
Returns the directory used to temporarily store files that are larger
than the configured size threshold.
- getReqAttributeIgnoreCase(String) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getRequest() - Method in interface javax.servlet.AsyncContext
-
- getRequest() - Method in class javax.servlet.jsp.PageContext
-
The current value of the request object (a ServletRequest).
- getRequest() - Method in class javax.servlet.ServletRequestWrapper
-
Get the wrapped request.
- getRequest() - Method in class org.apache.catalina.connector.InputBuffer
-
Deprecated.
- getRequest() - Method in class org.apache.catalina.connector.Request
-
- getRequest() - Method in class org.apache.catalina.connector.Response
-
- getRequest() - Method in class org.apache.catalina.core.AsyncContextImpl
-
- getRequest() - Method in class org.apache.catalina.InstanceEvent
-
- getRequest() - Method in class org.apache.coyote.AbstractProcessor
-
The request associated with this processor.
- getRequest() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- getRequest() - Method in class org.apache.coyote.http11.upgrade.UpgradeProcessor
-
Deprecated.
- getRequest() - Method in interface org.apache.coyote.Processor
-
- getRequest() - Method in class org.apache.coyote.Response
-
- getRequest() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getRequest() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getRequestAttributesEnabled() - Method in interface org.apache.catalina.AccessLog
-
- getRequestAttributesEnabled() - Method in class org.apache.catalina.core.AccessLogAdapter
-
- getRequestAttributesEnabled() - Method in class org.apache.catalina.core.StandardEngine.NoopAccessLog
-
- getRequestAttributesEnabled() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getRequestAttributesEnabled() - Method in class org.apache.catalina.valves.AccessLogValve
- getRequestAttributesEnabled() - Method in class org.apache.catalina.valves.JDBCAccessLogValve
- getRequestAttributesEnabled() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getRequestBytesReceived() - Method in class org.apache.coyote.RequestInfo
-
- getRequestBytesSent() - Method in class org.apache.coyote.RequestInfo
-
- getRequestCertificates(Request) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Look for the X509 certificate chain in the Request under the key
javax.servlet.request.X509Certificate
.
- getRequestCount() - Method in class org.apache.catalina.core.StandardContext
-
Gets the cumulative request count of all servlets in this
StandardContext.
- getRequestCount() - Method in class org.apache.catalina.core.StandardWrapper
-
- getRequestCount() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getRequestCount() - Method in interface org.apache.catalina.tribes.transport.DataSender
-
- getRequestCount() - Method in class org.apache.coyote.RequestGroupInfo
-
- getRequestCount() - Method in class org.apache.coyote.RequestInfo
-
- getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
-
Returns a
RequestDispatcher
object that acts as a wrapper for the
resource located at the given path.
- getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
-
Returns a
RequestDispatcher
object that acts as a wrapper for the
resource located at the given path.
- getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getRequestDispatcher(String path) on the wrapped request object.
- getRequestDispatcher(String) - Method in class org.apache.catalina.connector.Request
-
- getRequestDispatcher(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- getRequestDispatcher(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getRequestDispatcher(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getRequestDispatcher(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getRequestDispatcher(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return a request dispatcher for the specified context-relative path.
- getRequestedPath(HttpServletRequest) - Method in class org.apache.catalina.filters.CsrfPreventionFilterBase
-
- getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the session ID specified by the client.
- getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestedSessionId()
on the wrapped request object.
- getRequestedSessionId() - Method in class org.apache.catalina.connector.Request
-
- getRequestedSessionId() - Method in class org.apache.catalina.connector.RequestFacade
-
- getRequestedSessionId() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getRequestParameterMap() - Method in interface javax.websocket.Session
-
- getRequestParameterMap() - Method in class org.apache.tomcat.websocket.WsSession
-
- getRequestPathMB() - Method in class org.apache.catalina.connector.Request
-
Get the request path.
- getRequestProcessingTime() - Method in class org.apache.coyote.RequestInfo
-
- getRequestProcessor() - Method in class org.apache.coyote.Request
-
- getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the part of this request's URL from the protocol name up to the
query string in the first line of the HTTP request.
- getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURI() on the
wrapped request object.
- getRequestURI() - Method in class javax.servlet.jsp.ErrorData
-
Returns the request URI.
- getRequestURI() - Method in interface javax.websocket.server.HandshakeRequest
-
- getRequestURI() - Method in interface javax.websocket.Session
-
- getRequestURI() - Method in class org.apache.catalina.authenticator.SavedRequest
-
- getRequestURI() - Method in class org.apache.catalina.connector.Request
-
- getRequestURI() - Method in class org.apache.catalina.connector.RequestFacade
-
- getRequestURI() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getRequestURI() - Method in class org.apache.tomcat.websocket.server.WsHandshakeRequest
-
- getRequestURI() - Method in class org.apache.tomcat.websocket.WsSession
-
- getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
-
Reconstructs the URL the client used to make the request.
- getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURL() on the
wrapped request object.
- getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
-
Deprecated.
Reconstructs the URL the client used to make the request,
using information in the HttpServletRequest
object.
- getRequestURL() - Method in class org.apache.catalina.connector.Request
-
- getRequestURL() - Method in class org.apache.catalina.connector.RequestFacade
-
- getRequestURL() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getRequestURL() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getRequiredExtensionCount() - Method in class org.apache.catalina.util.ManifestResource
-
Gets the number of required extensions
- getRequiredExtensions() - Method in class org.apache.catalina.util.ManifestResource
-
Gets the list of required extensions
- getRequiredSecret() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
- getRequiredVersion() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
A string describing the required version of the JSP container.
- getRequireReauthentication() - Method in class org.apache.catalina.authenticator.SingleSignOn
-
Gets whether each request needs to be reauthenticated (by an
Authenticator downstream in the pipeline) to the security
Realm
, or if this Valve can itself bind security info
to the request based on the presence of a valid SSO entry without
rechecking with the Realm
.
- getResend() - Method in class org.apache.catalina.ha.deploy.UndeployMessage
-
- getResource(String) - Method in interface javax.servlet.ServletContext
-
Returns a URL to the resource that is mapped to a specified path.
- getResource(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getResource(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getResource(String) - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Find the resource with the given name.
- getResource(String) - Method in class org.apache.jasper.JspCompilationContext
-
- getResource(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return a URL object of a resource that is mapped to the
specified context-relative path.
- getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
-
Returns the resource located at the named path as an
InputStream
object.
- getResourceAsStream(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getResourceAsStream(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getResourceAsStream(String) - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Find the resource with the given name, and return an input stream
that can be used for reading it.
- getResourceAsStream(String) - Method in class org.apache.jasper.JspCompilationContext
-
Gets a resource as a stream, relative to the meanings of this
context's implementation.
- getResourceAsStream(String) - Method in class org.apache.jasper.servlet.JasperLoader
-
Delegate to parent
- getResourceAsStream(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return an InputStream allowing access to the resource at the
specified context-relative path.
- getResourceEnvRefs() - Method in class org.apache.catalina.deploy.WebXml
-
- getResourceLinks() - Method in class org.apache.catalina.mbeans.NamingResourcesMBean
-
Return the MBean Names of all the defined resource link references for
this application.
- getResourceName() - Method in class org.apache.catalina.realm.UserDatabaseRealm
-
Return the global JNDI name of the UserDatabase
resource
we will be using.
- getResourceName() - Method in class org.apache.catalina.util.ManifestResource
-
Gets the name of the resource
- getResourceOnlyServlets() - Method in interface org.apache.catalina.Context
-
Obtains the list of Servlets that expect a resource to be present.
- getResourceOnlyServlets() - Method in class org.apache.catalina.core.StandardContext
-
- getResourceOnlyServlets() - Method in class org.apache.catalina.startup.FailedContext
-
- getResourcePaths(String) - Method in interface javax.servlet.ServletContext
-
Returns a directory-like listing of all the paths to resources within the
web application whose longest sub-path matches the supplied path
argument.
- getResourcePaths(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getResourcePaths(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getResourcePaths(String) - Method in class org.apache.jasper.JspCompilationContext
-
- getResourcePaths(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the set of resource paths for the "directory" at the
specified context path.
- getResourceRefs() - Method in class org.apache.catalina.deploy.WebXml
-
- getResources() - Method in interface org.apache.catalina.Container
-
- getResources() - Method in class org.apache.catalina.core.ApplicationContext
-
Deprecated.
- getResources() - Method in class org.apache.catalina.core.ContainerBase
-
Return the resources DirContext object with which this Container is
associated.
- getResources() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Get associated resources.
- getResources(String) - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- getResources() - Method in class org.apache.catalina.mbeans.NamingResourcesMBean
-
Return the MBean Names of all the defined resource references for this
application.
- getResources() - Method in class org.apache.catalina.startup.FailedContext
-
- getResourcesInternal() - Method in class org.apache.catalina.core.ContainerBase
-
- getResourceType() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
Get resource type.
- getResourceType() - Method in class org.apache.naming.resources.ResourceAttributes
-
Get resource type.
- getResponse() - Method in interface javax.servlet.AsyncContext
-
- getResponse() - Method in class javax.servlet.jsp.PageContext
-
The current value of the response object (a ServletResponse).
- getResponse() - Method in class javax.servlet.ServletResponseWrapper
-
Return the wrapped ServletResponse object.
- getResponse() - Method in class org.apache.catalina.connector.OutputBuffer
-
Deprecated.
- getResponse() - Method in class org.apache.catalina.connector.Request
-
- getResponse() - Method in class org.apache.catalina.connector.Response
-
- getResponse() - Method in class org.apache.catalina.core.AsyncContextImpl
-
- getResponse() - Method in class org.apache.catalina.InstanceEvent
-
- getResponse() - Method in class org.apache.coyote.Request
-
- getResponse() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getResponse() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getResponseAjpIndex(String) - Static method in class org.apache.coyote.ajp.Constants
-
- getResponseHeaderForCode(int) - Static method in class org.apache.coyote.ajp.Constants
-
Converts an AJP coded response header name to the HTTP response header name.
- getResponses() - Method in class org.apache.catalina.tribes.group.RpcChannel.RpcCollector
-
- getRestrictedUserAgents() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getResultproperty() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getResultSet() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getResultSetConcurrency() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getResultSetConcurrency() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
Gets the result set concurrency type; one of ResultSet.CONCUR_READ_ONLY
or
ResultSet.CONCUR_UPDATABLE
.
- getResultSetConstructor() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor
-
- getResultSetHoldability() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getResultSetHoldability() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getResultSetHoldability() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
Gets the result set holdability, one of the following ResultSet
constants:
ResultSet.HOLD_CURSORS_OVER_COMMIT
or ResultSet.CLOSE_CURSORS_AT_COMMIT
.
- getResultSetType() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getResultSetType() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
Gets the result set type, one of ResultSet.TYPE_FORWARD_ONLY
,
ResultSet.TYPE_SCROLL_INSENSITIVE
, or ResultSet.TYPE_SCROLL_SENSITIVE
.
- getReturnedCount() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
The total number of connections returned to this pool.
- getReturnedCount() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The total number of connections returned to this pool.
- getReturnedCount() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getReturnedCount() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getReturnType() - Method in class javax.el.MethodInfo
-
- getReturnType() - Method in class org.apache.tomcat.util.modeler.OperationInfo
-
The fully qualified Java class name of the return type for this
operation.
- getRmiBindAddress() - Method in class org.apache.catalina.mbeans.JmxRemoteLifecycleListener
-
Deprecated.
Get the inet address on which the Platform RMI server is exported.
- getRmiRegistryPortPlatform() - Method in class org.apache.catalina.mbeans.JmxRemoteLifecycleListener
-
Deprecated.
Get the port on which the Platform RMI registry is exported.
- getRmiServerPortPlatform() - Method in class org.apache.catalina.mbeans.JmxRemoteLifecycleListener
-
Deprecated.
Get the port on which the Platform RMI server is exported.
- getRole() - Method in class org.apache.tomcat.util.modeler.OperationInfo
-
The role of this operation ("getter", "setter", "operation", or
"constructor").
- getRoleBase() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getRoleClassNames() - Method in class org.apache.catalina.realm.JAASRealm
-
- getRoleName() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getRolename() - Method in interface org.apache.catalina.Role
-
- getRolename() - Method in class org.apache.catalina.users.AbstractRole
-
Return the role name of this role, which must be unique
within the scope of a
UserDatabase
.
- getRoleNameCol() - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the column in the user role table that names a role.
- getRoleNameCol() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the column in the user role table that names a role.
- getRoleNested() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getRoles() - Method in interface org.apache.catalina.Group
-
- getRoles() - Method in class org.apache.catalina.ha.session.SerializablePrincipal
-
- getRoles() - Method in class org.apache.catalina.mbeans.GroupMBean
-
Return the MBean Names of all authorized roles for this group.
- getRoles() - Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
-
Return the MBean Names of all roles defined in this database.
- getRoles() - Method in class org.apache.catalina.mbeans.UserMBean
-
Return the MBean Names of all roles assigned to this user.
- getRoles(String) - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the roles associated with the given user name.
- getRoles(Connection, String) - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the roles associated with the given user name.
- getRoles() - Method in class org.apache.catalina.realm.GenericPrincipal
-
- getRoles(String) - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the roles associated with the gven user name.
- getRoles(DirContext, JNDIRealm.User) - Method in class org.apache.catalina.realm.JNDIRealm
-
Return a List of roles associated with the given User.
- getRoles() - Method in class org.apache.catalina.realm.JNDIRealm.User
-
- getRoles() - Method in interface org.apache.catalina.User
-
- getRoles() - Method in interface org.apache.catalina.UserDatabase
-
- getRoles() - Method in class org.apache.catalina.users.AbstractGroup
-
Return the set of
Role
s assigned specifically to this group.
- getRoles() - Method in class org.apache.catalina.users.AbstractUser
-
Return the set of
Role
s assigned specifically to this user.
- getRoles() - Method in class org.apache.catalina.users.MemoryGroup
-
Return the set of
Role
s assigned specifically to this group.
- getRoles() - Method in class org.apache.catalina.users.MemoryUser
-
Return the set of
Role
s assigned specifically to this user.
- getRoles() - Method in class org.apache.catalina.users.MemoryUserDatabase
-
Return the set of
Role
s defined in this user database.
- getRolesAllowed() - Method in class javax.servlet.HttpConstraintElement
-
TODO
- getRoleSearch() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getRoleSubtree() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getRollbackOnReturn() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
- getRollbackOnReturn() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
- getRollbackOnReturn() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getRollbackOnReturn() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
- getRoot() - Method in class org.apache.tomcat.util.digester.Digester
-
When the Digester is being used as a SAXContentHandler,
this method allows you to access the root object that has been
created after parsing.
- getRootCause() - Method in exception javax.servlet.jsp.el.ELException
-
Deprecated.
Returns the root cause.
- getRootCause() - Method in exception javax.servlet.jsp.JspException
-
Deprecated.
As of JSP 2.1, replaced by
java.lang.Throwable.getCause()
- getRootCause() - Method in exception javax.servlet.ServletException
-
Returns the exception that caused this servlet exception.
- getRootCause(ServletException) - Static method in class org.apache.catalina.core.StandardWrapper
-
Extract the root cause from a servlet exception.
- getRow() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getRowId(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getRowId(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getRowId(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getRowId(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getRowIdLifetime() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getRpcChannel() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getRpcId() - Method in class org.apache.catalina.tribes.group.RpcChannel
-
- getRpcTimeout() - Method in class org.apache.catalina.ha.authenticator.ClusterSingleSignOn
-
- getRpcTimeout() - Method in class org.apache.catalina.ha.session.BackupManager
-
- getRpcTimeout() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getRpName() - Method in class org.apache.coyote.RequestInfo
-
- getRsv() - Method in class org.apache.catalina.websocket.WsFrame
-
Deprecated.
- getRuleNamespaceURI() - Method in class org.apache.tomcat.util.digester.Digester
-
Return the namespace URI that will be applied to all subsequently
added Rule
objects.
- getRules() - Method in class org.apache.tomcat.util.digester.Digester
-
Return the Rules
implementation object containing our
rules collection and associated matching policy.
- getRulesValidation() - Method in class org.apache.tomcat.util.digester.Digester
-
- getRunAs() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the run-as identity for this servlet.
- getRunAs() - Method in class org.apache.catalina.deploy.ServletDef
-
- getRunAs() - Method in interface org.apache.catalina.Wrapper
-
- getRunAsRole() - Method in interface javax.servlet.ServletRegistration
-
- getRunAsRole() - Method in class org.apache.catalina.core.ApplicationServletRegistration
-
- getRuntimeContext() - Method in class org.apache.jasper.JspCompilationContext
-
- getRxBufSize() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getRxBufSize() - Method in class org.apache.catalina.tribes.transport.nio.NioReplicationTask
-
- getRxBufSize() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getRxBufSize() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getRxStart() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getRxTask() - Method in class org.apache.catalina.tribes.transport.RxTaskPool
-
Find an idle worker thread, if any.
- gets(int) - Method in interface org.apache.tomcat.jni.BIOCallback
-
Read string up to the len or CLRLF
- gets(byte[], int, long) - Static method in class org.apache.tomcat.jni.File
-
Read a string from the specified file.
- getSaveOnRestart() - Method in class org.apache.catalina.session.PersistentManagerBase
-
Indicates whether sessions are saved when the Manager is shut down
properly.
- getSAXLogger() - Method in class org.apache.tomcat.util.digester.Digester
-
Gets the logger used for logging SAX-related information.
- getSchema(Name) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves the schema associated with the named object.
- getSchema(String) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves the schema associated with the named object.
- getSchema(Name) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getSchema(String) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getSchema(String) - Method in class org.apache.naming.resources.FileDirContext
-
Retrieves the schema associated with the named object.
- getSchema(Name) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves the schema associated with the named object.
- getSchema(String) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves the schema associated with the named object.
- getSchema(String) - Method in class org.apache.naming.resources.WARDirContext
-
Retrieves the schema associated with the named object.
- getSchema() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getSchema() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
The schema.
- getSchema(Connection) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- getSchemaClassDefinition(Name) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves a context containing the schema objects of the named
object's class definitions.
- getSchemaClassDefinition(String) - Method in class org.apache.naming.resources.BaseDirContext
-
Retrieves a context containing the schema objects of the named
object's class definitions.
- getSchemaClassDefinition(Name) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getSchemaClassDefinition(String) - Method in class org.apache.naming.resources.EmptyDirContext
-
- getSchemaClassDefinition(String) - Method in class org.apache.naming.resources.FileDirContext
-
Retrieves a context containing the schema objects of the named
object's class definitions.
- getSchemaClassDefinition(Name) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves a context containing the schema objects of the named
object's class definitions.
- getSchemaClassDefinition(String) - Method in class org.apache.naming.resources.ProxyDirContext
-
Retrieves a context containing the schema objects of the named
object's class definitions.
- getSchemaClassDefinition(String) - Method in class org.apache.naming.resources.WARDirContext
-
Retrieves a context containing the schema objects of the named
object's class definitions.
- getSchemas() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getSchemas(String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getSchemaTerm() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getScheme() - Method in interface javax.servlet.ServletRequest
-
Returns the name of the scheme used to make this request, for example,
http
, https
, or ftp
.
- getScheme() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getScheme() on the
wrapped request object.
- getScheme() - Method in class org.apache.catalina.connector.Connector
-
- getScheme() - Method in class org.apache.catalina.connector.Request
-
- getScheme() - Method in class org.apache.catalina.connector.RequestFacade
-
- getScheme() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getScheme() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getSchemeName() - Method in class org.apache.tomcat.websocket.Authenticator
-
Get the authentication method.
- getSchemeName() - Method in class org.apache.tomcat.websocket.BasicAuthenticator
-
- getSchemeName() - Method in class org.apache.tomcat.websocket.DigestAuthenticator
-
- getScope() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <scope> element.
- getScope() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns the lexical scope of the variable.
- getScope() - Method in class org.apache.catalina.deploy.ContextResource
-
- getScope(String) - Static method in class org.apache.jasper.tagplugins.jstl.Util
-
Converts the given string description of a scope to the corresponding
PageContext constant.
- getScratchDir() - Method in class org.apache.jasper.EmbeddedServletOptions
-
What is my scratch dir?
- getScratchDir() - Method in class org.apache.jasper.JspC
-
What is my scratch dir?
- getScratchDir() - Method in interface org.apache.jasper.Options
-
What is my scratch dir?
- getScriptingInvalid() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getScriptingInvalid() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getScriptingInvalid() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getSearchExternalFirst() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- getSearchExternalFirst() - Method in class org.apache.catalina.loader.WebappLoader
-
- getSearchStringEscape() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getSearchVirtualFirst() - Method in class org.apache.catalina.loader.VirtualWebappLoader
-
- getSecret() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
- getSecretRequired() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
- getSecure() - Method in class javax.servlet.http.Cookie
-
Returns true
if the browser is sending cookies only over a
secure protocol, or false
if the browser can send cookies
using any protocol.
- getSecure() - Method in class org.apache.catalina.connector.Connector
-
- getSecure() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getSecure() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getSecurePagesWithPragma() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Return the flag that states, if proxy caching is disabled, what headers
we add to disable the caching.
- getSecurePort() - Method in interface org.apache.catalina.tribes.ChannelReceiver
-
Returns the secure listening port
- getSecurePort() - Method in interface org.apache.catalina.tribes.Member
-
Returns the secure listen port for the ChannelReceiver implementation.
- getSecurePort() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getSecurePort() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getSecureRandomAlgorithm() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Return the secure random number generator algorithm name.
- getSecureRandomAlgorithm() - Method in class org.apache.catalina.session.ManagerBase
-
- getSecureRandomClass() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Return the secure random number generator class name.
- getSecureRandomClass() - Method in class org.apache.catalina.session.ManagerBase
-
- getSecureRandomProvider() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Return the secure random number generator provider name.
- getSecureRandomProvider() - Method in class org.apache.catalina.session.ManagerBase
-
- getSecurityConstraints() - Method in class org.apache.catalina.deploy.WebXml
-
- getSecurityRoleRefs() - Method in class org.apache.catalina.deploy.ServletDef
-
- getSecurityRoles() - Method in class org.apache.catalina.deploy.WebXml
-
- getSegmentCount() - Method in class org.apache.tomcat.websocket.server.UriTemplate
-
- getSelector() - Method in class org.apache.catalina.tribes.transport.nio.NioSender
-
- getSelector() - Method in class org.apache.tomcat.util.net.NioEndpoint.Poller
-
- getSelectorPool() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getSelectors() - Method in class org.apache.tomcat.util.net.NioSelectorPool
-
- getSelectorTimeout() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getSelectorTimeout() - Method in class org.apache.coyote.http11.Http11NioProtocol
-
- getSelectorTimeout() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getSendAllSessionsSize() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getSendAllSessionsWaitTime() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getSender() - Method in class org.apache.catalina.tribes.transport.PooledSender
-
- getSenderState(Member) - Static method in class org.apache.catalina.tribes.transport.SenderState
-
- getSenderState(Member, boolean) - Static method in class org.apache.catalina.tribes.transport.SenderState
-
- getSendfile() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSendfileCount() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
Obtain the number of sendfile sockets.
- getSendfileCount() - Method in class org.apache.tomcat.util.net.AprEndpoint.Sendfile
-
- getSendfileData() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- getSendfileSize() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- getSendfileSize() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSendfileThreadCount() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- getSendfileThreadCount() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSendRedirectBody() - Method in interface org.apache.catalina.Context
-
- getSendRedirectBody() - Method in class org.apache.catalina.core.StandardContext
-
- getSendRedirectBody() - Method in class org.apache.catalina.startup.FailedContext
-
- getSendStream() - Method in interface javax.websocket.RemoteEndpoint.Basic
-
- getSendStream() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointBasic
-
- getSendStream() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointImplBase
-
- getSendTimeout() - Method in interface javax.websocket.RemoteEndpoint.Async
-
Obtain the timeout (in milliseconds) for sending a message
asynchronously.
- getSendTimeout() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointAsync
-
- getSendTimeout() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointImplBase
-
- getSendWriter() - Method in interface javax.websocket.RemoteEndpoint.Basic
-
- getSendWriter() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointBasic
-
- getSendWriter() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointImplBase
-
- getservbyname(long, String) - Static method in class org.apache.tomcat.jni.Address
-
Given an apr_sockaddr_t and a service name, set the port for the service
- getServer() - Method in class org.apache.catalina.core.StandardContext
-
- getServer() - Method in class org.apache.catalina.core.StandardService
-
Return the Server
with which we are associated (if any).
- getServer() - Method in class org.apache.catalina.realm.RealmBase
-
Return the Server object that is the ultimate parent for the container
with which this Realm is associated.
- getServer() - Method in interface org.apache.catalina.Service
-
- getServer() - Method in class org.apache.catalina.startup.Catalina
-
- getServer() - Method in class org.apache.catalina.startup.Tomcat
-
Get the server object.
- getServer() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Get the server header name.
- getServer() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getServerAliases(String, Principal[]) - Method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
-
Get the matching aliases for authenticating the server side of a secure
socket, given the public key type and the list of certificate issuer
authorities recognized by the peer (if any).
- getServerAliases(String, Principal[]) - Method in class org.apache.tomcat.util.net.jsse.NioX509KeyManager
-
- getServerBuilt() - Method in class org.apache.catalina.core.StandardServer
-
Return the current server built timestamp
- getServerBuilt() - Static method in class org.apache.catalina.util.ServerInfo
-
Return the server built time for this version of Tomcat.
- getServerInfo() - Method in interface javax.servlet.ServletContext
-
Returns the name and version of the servlet container on which the
servlet is running.
- getServerInfo() - Method in class org.apache.catalina.core.ApplicationContext
-
- getServerInfo() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getServerInfo() - Method in class org.apache.catalina.core.StandardServer
-
Report the current Tomcat Server Release number
- getServerInfo() - Static method in class org.apache.catalina.util.ServerInfo
-
Return the server identification for this version of Tomcat.
- getServerInfo() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return descriptive information about this server.
- getServerName() - Method in interface javax.servlet.ServletRequest
-
Returns the host name of the server to which the request was sent.
- getServerName() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerName() on the
wrapped request object.
- getServerName() - Method in class org.apache.catalina.connector.Request
-
- getServerName() - Method in class org.apache.catalina.connector.RequestFacade
-
- getServerName() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getServerName() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getServerNumber() - Method in class org.apache.catalina.core.StandardServer
-
Return the current server's version number.
- getServerNumber() - Static method in class org.apache.catalina.util.ServerInfo
-
Return the server's version number.
- getServerPort() - Method in interface javax.servlet.ServletRequest
-
Returns the port number to which the request was sent.
- getServerPort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerPort() on the
wrapped request object.
- getServerPort() - Method in class org.apache.catalina.connector.Request
-
- getServerPort() - Method in class org.apache.catalina.connector.RequestFacade
-
- getServerPort() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- getServerPort() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getServerPort() - Method in class org.apache.coyote.Request
-
- getServerPort() - Method in class org.apache.coyote.RequestInfo
-
- getServerSocketFactory() - Method in class org.apache.tomcat.util.net.JIoEndpoint
-
- getServerSocketFactory(AbstractEndpoint<?>) - Method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
-
- getServerSocketFactory(AbstractEndpoint<?>) - Method in class org.apache.tomcat.util.net.SSLImplementation
-
- getServerToClientElement(ExtendedAccessLogValve.PatternTokenizer) - Method in class org.apache.catalina.valves.ExtendedAccessLogValve
-
- getService() - Method in class org.apache.catalina.connector.Connector
-
- getService() - Method in class org.apache.catalina.core.StandardEngine
-
Return the Service
with which we are associated (if any).
- getService() - Method in interface org.apache.catalina.Engine
-
- getService() - Method in class org.apache.catalina.startup.Tomcat
-
Get the service object.
- getServiceendpoints() - Method in class org.apache.catalina.deploy.ContextService
-
Declares a client dependency on the container to resolving a Service Endpoint Interface
to a WSDL port.
- getServiceNames() - Method in class org.apache.catalina.core.StandardServer
-
- getServiceqname() - Method in class org.apache.catalina.deploy.ContextService
-
- getServiceqname(int) - Method in class org.apache.catalina.deploy.ContextService
-
- getServiceqnameLocalpart() - Method in class org.apache.catalina.deploy.ContextService
-
- getServiceqnameNamespaceURI() - Method in class org.apache.catalina.deploy.ContextService
-
- getServiceRefs() - Method in class org.apache.catalina.deploy.WebXml
-
- getServiceStartTime() - Method in class org.apache.catalina.tribes.membership.McastServiceImpl
-
- getServiceStartTime() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getServlet(String) - Method in interface javax.servlet.ServletContext
-
Deprecated.
As of Java Servlet API 2.1, with no direct replacement.
- getServlet() - Method in exception javax.servlet.UnavailableException
-
Deprecated.
As of Java Servlet API 2.2, with no replacement.
- getServlet(String) - Method in class org.apache.catalina.core.ApplicationContext
-
Deprecated.
- getServlet(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
Deprecated.
As of Java Servlet API 2.1, with no direct replacement.
- getServlet() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the associated servlet instance.
- getServlet() - Method in class org.apache.catalina.InstanceEvent
-
- getServlet() - Method in class org.apache.catalina.startup.Tomcat.ExistingStandardWrapper
-
- getServlet() - Method in interface org.apache.catalina.Wrapper
-
- getServlet(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Deprecated.
This method has been deprecated with no replacement
- getServlet() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getServletClass() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the fully qualified servlet class name for this servlet.
- getServletClass() - Method in class org.apache.catalina.deploy.ServletDef
-
- getServletClass() - Method in class org.apache.catalina.startup.Tomcat.ExistingStandardWrapper
-
- getServletClass() - Method in interface org.apache.catalina.Wrapper
-
- getServletClassName() - Method in class org.apache.jasper.JspCompilationContext
-
Just the class name (does not include package name) of the
generated class.
- getServletConfig() - Method in class javax.servlet.GenericServlet
-
- getServletConfig() - Method in class javax.servlet.jsp.PageContext
-
The ServletConfig instance.
- getServletConfig() - Method in interface javax.servlet.Servlet
-
Returns a
ServletConfig
object, which contains initialization and
startup parameters for this servlet.
- getServletConfig() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getServletConfig() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getServletContext() - Method in interface javax.servlet.FilterConfig
-
Returns a reference to the
ServletContext
in which the caller is
executing.
- getServletContext() - Method in class javax.servlet.GenericServlet
-
Returns a reference to the
ServletContext
in which this servlet
is running.
- getServletContext() - Method in interface javax.servlet.http.HttpSession
-
Returns the ServletContext to which this session belongs.
- getServletContext() - Method in class javax.servlet.jsp.PageContext
-
The ServletContext instance.
- getServletContext() - Method in interface javax.servlet.ServletConfig
-
Returns a reference to the
ServletContext
in which the caller is
executing.
- getServletContext() - Method in class javax.servlet.ServletContextEvent
-
Return the ServletContext that changed.
- getServletContext() - Method in interface javax.servlet.ServletRequest
-
- getServletContext() - Method in class javax.servlet.ServletRequestEvent
-
Get the associated ServletContext.
- getServletContext() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServletContext() on
the wrapped request object.
- getServletContext() - Method in class org.apache.catalina.connector.Request
-
- getServletContext() - Method in class org.apache.catalina.connector.RequestFacade
-
- getServletContext() - Method in interface org.apache.catalina.Context
-
- getServletContext() - Method in class org.apache.catalina.core.ApplicationFilterConfig
-
Return the ServletContext of our associated web application.
- getServletContext() - Method in class org.apache.catalina.core.StandardContext
-
- getServletContext() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the servlet context with which this servlet is associated.
- getServletContext() - Method in class org.apache.catalina.core.StandardWrapperFacade
-
- getServletContext() - Method in class org.apache.catalina.ha.context.ReplicatedContext
-
- getServletContext() - Method in class org.apache.catalina.session.StandardSession
-
Return the ServletContext to which this session belongs.
- getServletContext() - Method in class org.apache.catalina.session.StandardSessionFacade
-
- getServletContext() - Method in class org.apache.catalina.ssi.SSIServletExternalResolver.ServletContextAndPath
-
- getServletContext() - Method in class org.apache.catalina.startup.FailedContext
-
- getServletContext() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getServletContext() - Method in class org.apache.jasper.JspCompilationContext
-
- getServletContext() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getServletContext() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getServletContext() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getServletContextAndPath(String, boolean) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getServletContextAndPathFromNonVirtualPath(String) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getServletContextAndPathFromVirtualPath(String) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getServletContextName() - Method in interface javax.servlet.ServletContext
-
Returns the name of this web application corresponding to this
ServletContext as specified in the deployment descriptor for this web
application by the display-name element.
- getServletContextName() - Method in class org.apache.catalina.core.ApplicationContext
-
- getServletContextName() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getServletContextName() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the name of this servlet context.
- getServletInfo() - Method in class javax.servlet.GenericServlet
-
Returns information about the servlet, such as author, version, and
copyright.
- getServletInfo() - Method in interface javax.servlet.Servlet
-
Returns information about the servlet, such as author, version, and
copyright.
- getServletInfo() - Method in class org.apache.catalina.manager.HTMLManagerServlet
-
- getServletInfo() - Method in class org.apache.jasper.runtime.HttpJspBase
-
- getServletJavaFileName() - Method in class org.apache.jasper.JspCompilationContext
-
Full path name of the Java file into which the servlet is being
generated.
- getServletMappings() - Method in class org.apache.catalina.deploy.WebXml
-
- getServletMethods() - Method in class org.apache.catalina.core.StandardWrapper
-
Gets the names of the methods supported by the underlying servlet.
- getServletMethods() - Method in interface org.apache.catalina.Wrapper
-
Gets the names of the methods supported by the underlying servlet.
- getServletName() - Method in class javax.servlet.GenericServlet
-
Returns the name of this servlet instance.
- getServletName() - Method in class javax.servlet.jsp.ErrorData
-
Returns the name of the servlet invoked.
- getServletName() - Method in interface javax.servlet.ServletConfig
-
Returns the name of this servlet instance.
- getServletName() - Method in class org.apache.catalina.core.StandardWrapper
-
Return the name of this servlet.
- getServletName() - Method in class org.apache.catalina.core.StandardWrapperFacade
-
- getServletName() - Method in class org.apache.catalina.deploy.ServletDef
-
- getServletNameMappings() - Method in interface javax.servlet.FilterRegistration
-
- getServletNameMappings() - Method in class org.apache.catalina.core.ApplicationFilterRegistration
-
- getServletNames() - Method in interface javax.servlet.ServletContext
-
Deprecated.
As of Java Servlet API 2.1, with no replacement.
- getServletNames() - Method in class org.apache.catalina.core.ApplicationContext
-
Deprecated.
- getServletNames() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
Deprecated.
As of Java Servlet API 2.1, with no direct replacement.
- getServletNames() - Method in class org.apache.catalina.deploy.FilterMap
-
- getServletNames() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Deprecated.
This method has been deprecated with no replacement
- getServletPackageName() - Method in class org.apache.jasper.JspCompilationContext
-
Package name for the generated class is make up of the base package
name, which is user settable, and the derived package name.
- getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the part of this request's URL that calls the servlet.
- getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getServletPath() on the
wrapped request object.
- getServletPath() - Method in class org.apache.catalina.connector.Request
-
- getServletPath() - Method in class org.apache.catalina.connector.RequestFacade
-
- getServletPath() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getServletPathMB() - Method in class org.apache.catalina.connector.Request
-
Deprecated.
- getServletRegistration(String) - Method in interface javax.servlet.ServletContext
-
Obtain the details of the named servlet.
- getServletRegistration(String) - Method in class org.apache.catalina.core.ApplicationContext
-
- getServletRegistration(String) - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getServletRegistration(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServletRegistrations() - Method in interface javax.servlet.ServletContext
-
TODO SERVLET3 - Add comments
- getServletRegistrations() - Method in class org.apache.catalina.core.ApplicationContext
-
- getServletRegistrations() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getServletRegistrations() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServletRequest() - Method in class javax.servlet.ServletRequestEvent
-
Get the associated ServletRequest.
- getServletRequestElement(String) - Method in class org.apache.catalina.valves.ExtendedAccessLogValve
-
- getServlets() - Method in interface javax.servlet.ServletContext
-
Deprecated.
As of Java Servlet API 2.0, with no replacement.
- getServlets() - Method in class org.apache.catalina.core.ApplicationContext
-
Deprecated.
- getServlets() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
Deprecated.
As of Java Servlet API 2.1, with no direct replacement.
- getServlets() - Method in class org.apache.catalina.core.StandardContext
-
JSR77 servlets attribute
- getServlets() - Method in class org.apache.catalina.deploy.WebXml
-
- getServlets() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Deprecated.
This method has been deprecated with no replacement
- getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the current HttpSession
associated with this request
or, if there is no current session and create
is true,
returns a new session.
- getSession() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the current session associated with this request, or if the
request does not have a session, creates one.
- getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession(boolean
create) on the wrapped request object.
- getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession() on the
wrapped request object.
- getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Get the session that changed.
- getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
-
Deprecated.
As of Java Servlet API 2.1 with no replacement. This method
must return null and will be removed in a future version of
this API.
- getSession() - Method in class javax.servlet.http.HttpSessionEvent
-
Get the session that changed.
- getSession() - Method in class javax.servlet.jsp.PageContext
-
The current value of the session object (an HttpSession).
- getSession() - Method in exception javax.websocket.SessionException
-
- getSession() - Method in class org.apache.catalina.connector.Request
-
- getSession(boolean) - Method in class org.apache.catalina.connector.Request
-
- getSession(boolean) - Method in class org.apache.catalina.connector.RequestFacade
-
- getSession() - Method in class org.apache.catalina.connector.RequestFacade
-
- getSession() - Method in interface org.apache.catalina.ha.session.SessionMessage
-
- getSession() - Method in class org.apache.catalina.ha.session.SessionMessageImpl
-
- getSession() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getSession() - Method in interface org.apache.catalina.Session
-
- getSession(String) - Method in class org.apache.catalina.session.ManagerBase
-
Returns information about the session with the given session id.
- getSession() - Method in class org.apache.catalina.session.StandardSession
-
Return the HttpSession
for which this object
is the facade.
- getSession() - Method in class org.apache.catalina.SessionEvent
-
- getSession(boolean) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getSession() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getSession() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getSession() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getSessionAppCol() - Method in class org.apache.catalina.session.JDBCStore
-
- getSessionAttribute(String, String) - Method in class org.apache.catalina.session.ManagerBase
-
For debugging.
- getSessionAttributeFilter() - Method in class org.apache.catalina.ha.session.ClusterManagerBase
-
- getSessionAttributeNameFilter() - Method in class org.apache.catalina.session.ManagerBase
-
Obtain the regular expression used to filter session attribute based on
attribute name.
- getSessionAttributeNamePattern() - Method in class org.apache.catalina.session.ManagerBase
-
- getSessionAttributeValueClassNameFilter() - Method in class org.apache.catalina.session.ManagerBase
-
Obtain the regular expression used to filter session attribute based on
the implementation class of the value.
- getSessionAttributeValueClassNamePattern() - Method in class org.apache.catalina.session.ManagerBase
-
- getSessionAverageAliveTime() - Method in interface org.apache.catalina.Manager
-
Gets the average time (in seconds) that expired sessions had been
alive.
- getSessionAverageAliveTime() - Method in class org.apache.catalina.session.ManagerBase
-
Gets the average time (in seconds) that expired sessions had been
alive.
- getSessionCacheSize() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getSessionCacheSize() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getSessionConfig() - Method in class org.apache.catalina.deploy.WebXml
-
- getSessionContext() - Method in interface javax.servlet.http.HttpSession
-
Deprecated.
As of Version 2.1, this method is deprecated and has no
replacement. It will be removed in a future version of the
Java Servlet API.
- getSessionContext() - Method in class org.apache.catalina.session.StandardSession
-
Deprecated.
As of Version 2.1, this method is deprecated and has no
replacement. It will be removed in a future version of the
Java Servlet API.
- getSessionContext() - Method in class org.apache.catalina.session.StandardSessionFacade
-
Deprecated.
As of Version 2.1, this method is deprecated and has no
replacement.
- getSessionCookieConfig() - Method in interface javax.servlet.ServletContext
-
- getSessionCookieConfig() - Method in class org.apache.catalina.core.ApplicationContext
-
- getSessionCookieConfig() - Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getSessionCookieConfig() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getSessionCookieDomain() - Method in interface org.apache.catalina.Context
-
Gets the domain to use for session cookies.
- getSessionCookieDomain() - Method in class org.apache.catalina.core.StandardContext
-
Gets the domain to use for session cookies.
- getSessionCookieDomain() - Method in class org.apache.catalina.startup.FailedContext
-
- getSessionCookieName() - Method in interface org.apache.catalina.Context
-
Gets the name to use for session cookies.
- getSessionCookieName(Context) - Static method in class org.apache.catalina.core.ApplicationSessionCookieConfig
-
- getSessionCookieName() - Method in class org.apache.catalina.core.StandardContext
-
Gets the name to use for session cookies.
- getSessionCookieName() - Method in class org.apache.catalina.startup.FailedContext
-
- getSessionCookieName(Context) - Static method in class org.apache.catalina.util.SessionConfig
-
Determine the name to use for the session cookie for the provided
context.
- getSessionCookiePath() - Method in interface org.apache.catalina.Context
-
Gets the path to use for session cookies.
- getSessionCookiePath() - Method in class org.apache.catalina.core.StandardContext
-
Gets the path to use for session cookies.
- getSessionCookiePath() - Method in class org.apache.catalina.startup.FailedContext
-
- getSessionCookiePathUsesTrailingSlash() - Method in interface org.apache.catalina.Context
-
Is a / added to the end of the session cookie path to ensure browsers,
particularly IE, don't send a session cookie for context /foo with
requests intended for context /foobar.
- getSessionCookiePathUsesTrailingSlash() - Method in class org.apache.catalina.core.StandardContext
-
- getSessionCookiePathUsesTrailingSlash() - Method in class org.apache.catalina.startup.FailedContext
-
- getSessionCounter() - Method in interface org.apache.catalina.Manager
-
Returns the total number of sessions created by this manager.
- getSessionCounter() - Method in class org.apache.catalina.session.ManagerBase
-
- getSessionCreateRate() - Method in interface org.apache.catalina.Manager
-
Gets the current rate of session creation (in session per minute).
- getSessionCreateRate() - Method in class org.apache.catalina.session.ManagerBase
-
Gets the current rate of session creation (in session per minute).
- getSessionDataCol() - Method in class org.apache.catalina.session.JDBCStore
-
- getSessionExpireRate() - Method in interface org.apache.catalina.Manager
-
Gets the current rate of session expiration (in session per minute).
- getSessionExpireRate() - Method in class org.apache.catalina.session.ManagerBase
-
Gets the current rate of session expiration (in session per minute).
- getSessionForNameAndId(ContextName, String, StringManager) - Method in class org.apache.catalina.manager.HTMLManagerServlet
-
- getSessionId() - Method in class org.apache.catalina.authenticator.SingleSignOnSessionKey
-
- getSessionId() - Method in class org.apache.catalina.ha.session.DeltaRequest
-
- getSessionID() - Method in interface org.apache.catalina.ha.session.SessionMessage
-
- getSessionID() - Method in class org.apache.catalina.ha.session.SessionMessageImpl
-
- getSessionId() - Method in interface org.apache.tomcat.util.net.SSLSupport
-
The current session Id.
- getSessionIdAttribute() - Method in class org.apache.catalina.ha.session.JvmRouteBinderValve
-
set session id attribute to failed node for request.
- getSessionIdCol() - Method in class org.apache.catalina.session.JDBCStore
-
- getSessionIdGenerator() - Method in class org.apache.catalina.session.ManagerBase
-
Gets the session id generator.
- getSessionIdLength() - Method in interface org.apache.catalina.Manager
-
Gets the session id length (in bytes) of Sessions created by
this Manager.
- getSessionIdLength() - Method in class org.apache.catalina.session.ManagerBase
-
- getSessionIdLength() - Method in interface org.apache.catalina.SessionIdGenerator
-
- getSessionIdLength() - Method in class org.apache.catalina.util.SessionIdGeneratorBase
-
Return the number of bytes for a session ID
- getSessionIdsFull() - Method in interface org.apache.catalina.DistributedManager
-
Returns the list of all sessions IDS (primary, backup and proxy).
- getSessionIdsFull() - Method in class org.apache.catalina.ha.session.BackupManager
-
- getSessionIdsFull() - Method in class org.apache.catalina.session.PersistentManagerBase
-
- getSessionInactiveInterval() - Method in class org.apache.catalina.valves.CrawlerSessionManagerValve
-
- getSessionInternal() - Method in class org.apache.catalina.connector.Request
-
- getSessionInternal(boolean) - Method in class org.apache.catalina.connector.Request
-
- getSessionLastAccessedCol() - Method in class org.apache.catalina.session.JDBCStore
-
- getSessionListener(String) - Method in class org.apache.catalina.authenticator.SingleSignOn
-
- getSessionListener(String) - Method in class org.apache.catalina.ha.authenticator.ClusterSingleSignOn
-
- getSessionMaxAliveTime() - Method in interface org.apache.catalina.Manager
-
Gets the longest time (in seconds) that an expired session had been
alive.
- getSessionMaxAliveTime() - Method in class org.apache.catalina.session.ManagerBase
-
- getSessionMaxInactiveCol() - Method in class org.apache.catalina.session.JDBCStore
-
- getSessionReplaceCounter() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getSessionsForName(ContextName, StringManager) - Method in class org.apache.catalina.manager.HTMLManagerServlet
-
- getSessionTable() - Method in class org.apache.catalina.session.JDBCStore
-
- getSessionTimeout() - Method in interface org.apache.catalina.Context
-
- getSessionTimeout() - Method in class org.apache.catalina.core.StandardContext
-
- getSessionTimeout() - Method in class org.apache.catalina.deploy.SessionConfig
-
- getSessionTimeout() - Method in class org.apache.catalina.startup.FailedContext
-
- getSessionTimeout() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getSessionTimeout() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getSessionTrackingModes() - Method in class org.apache.catalina.deploy.SessionConfig
-
- getSessionUriParamName(Context) - Static method in class org.apache.catalina.core.ApplicationSessionCookieConfig
-
- getSessionUriParamName(Context) - Static method in class org.apache.catalina.util.SessionConfig
-
Determine the name to use for the session path parameter for the provided
context.
- getSessionValidCol() - Method in class org.apache.catalina.session.JDBCStore
-
- getSetMethod() - Method in class org.apache.tomcat.util.modeler.AttributeInfo
-
The name of the property setter method, if non-standard.
- getSetter(String, BaseModelMBean, Object) - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
- getSharedSelector() - Method in class org.apache.tomcat.util.net.NioSelectorPool
-
- getSharedSelectorTimeout() - Method in class org.apache.tomcat.util.net.NioSelectorPool
-
- getShort(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getShort(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getShort(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getShort(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getShortName() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The preferred short name (prefix) as indicated in the TLD.
- getShutdown() - Method in class org.apache.catalina.core.StandardServer
-
Return the shutdown command string we are waiting for.
- getShutdown() - Method in interface org.apache.catalina.Server
-
- getSignature() - Method in class org.apache.tomcat.util.modeler.OperationInfo
-
The set of parameters for this operation.
- getSingleton() - Method in class org.apache.catalina.deploy.ContextResource
-
- getSize() - Method in interface javax.servlet.http.Part
-
Obtain the size of this part.
- getSize() - Method in class org.apache.catalina.core.ApplicationPart
-
- getSize() - Method in class org.apache.catalina.ha.session.DeltaRequest
-
- getSize() - Method in class org.apache.catalina.session.FileStore
-
Return the number of Sessions present in this Store.
- getSize() - Method in class org.apache.catalina.session.JDBCStore
-
Return an integer containing a count of all Sessions
currently saved in this Store.
- getSize() - Method in interface org.apache.catalina.Store
-
- getSize() - Method in class org.apache.catalina.tribes.transport.bio.util.FastQueue
-
- getSize() - Method in class org.apache.jasper.util.FastRemovalDequeue
-
Retrieve the size of the list.
- getSize() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Returns the total size of this pool, this includes both busy and idle connections
- getSize() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getSize() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getSize() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getSize(long, String) - Static method in class org.apache.tomcat.jni.Registry
-
Get the Registry key length.
- getSize() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the size of the file.
- getSize() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Returns the size of the file item.
- getSizeLimit() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getSizeMax() - Method in interface org.apache.tomcat.util.http.fileupload.FileItemIterator
-
Returns the maximum size of the complete HTTP request.
- getSizeMax() - Method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
- getSizeMax() - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemIteratorImpl
-
- getSizeThreshold() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItemFactory
-
Returns the size threshold beyond which files are written directly to
disk.
- getSlowQueriesCD() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReportJmx
-
JMX operation - returns all the queries we have collected.
- getSlowQueriesCD() - Method in interface org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReportJmxMBean
-
- getSmallIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get the path to the small icon.
- getSmallIcon() - Method in class org.apache.catalina.deploy.ContextService
-
- getSmallIcon() - Method in class org.apache.catalina.deploy.FilterDef
-
- getSmallIcon() - Method in class org.apache.catalina.deploy.MessageDestination
-
- getSmallIcon() - Method in class org.apache.catalina.deploy.ServletDef
-
- getSoapRole(int) - Method in class org.apache.catalina.deploy.ContextHandler
-
- getSoapRolesSize() - Method in class org.apache.catalina.deploy.ContextHandler
-
- getSocket() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- getSocketBuffer() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Get the socket buffer flag.
- getSocketBuffer() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getSocketProperties() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getSocketWrapper() - Method in class org.apache.coyote.AbstractProcessor
-
- getSoftMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the minimum amount of time a connection may sit idle in the
pool before it is eligible for eviction by the idle object evictor, with
the extra condition that at least "minIdle" connections remain in the
pool.
- getSoftMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Returns the minimum amount of time an object may sit idle in the pool
before it is eligible for eviction by the idle object evictor
(if any), with the extra condition that at least
"minIdle" amount of object remain in the pool.
- getSoftMinEvictableIdleTimeMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getSoKeepAlive() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getSoKeepAlive() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getSoKeepAlive() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getSoLinger() - Method in class org.apache.coyote.AbstractProtocol
-
- getSoLinger() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
Socket linger.
- getSoLingerOn() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getSoLingerOn() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getSoLingerOn() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getSoLingerTime() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getSoLingerTime() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getSoLingerTime() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getSoReuseAddress() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getSoReuseAddress() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getSoReuseAddress() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getSoTimeout() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getSoTimeout() - Method in class org.apache.coyote.AbstractProtocol
-
- getSoTimeout() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
Socket timeout.
- getSoTimeout() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getSoTrafficClass() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getSoTrafficClass() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getSource() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationMessage
-
- getSource() - Method in class org.apache.catalina.tribes.group.Response
-
- getSource() - Method in class org.apache.tomcat.util.modeler.modules.MbeansSource
-
Deprecated.
- getSource() - Method in interface org.apache.tomcat.util.modeler.modules.MbeansSourceMBean
-
Deprecated.
- getSpare() - Method in class org.apache.tomcat.util.net.NioSelectorPool
-
- getSpareNotFoundEntries() - Method in class org.apache.naming.resources.ResourceCache
-
- getSpecificationVendor() - Method in class org.apache.catalina.util.Extension
-
- getSpecificationVersion() - Method in class javax.servlet.jsp.JspEngineInfo
-
Return the version number of the JSP specification that is supported by
this JSP engine.
- getSpecificationVersion() - Method in class org.apache.catalina.util.Extension
-
- getSpnegoDelegationQop() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getSql() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
Gets the SQL statement.
- getSql() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.StatementProxy
-
- getSQLKeywords() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getSQLStateType() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getSQLXML(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getSQLXML(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getSQLXML(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getSQLXML(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getSSLCACertificateFile() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL CA certificate file.
- getSSLCACertificateFile() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSSLCACertificatePath() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL CA certificate path.
- getSSLCACertificatePath() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSSLCARevocationFile() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL CA revocation file.
- getSSLCARevocationFile() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSSLCARevocationPath() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL CA revocation path.
- getSSLCARevocationPath() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSSLCertificateChainFile() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL certificate chain file.
- getSSLCertificateChainFile() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSSLCertificateFile() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL certificate file.
- getSSLCertificateFile() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSSLCertificateKeyFile() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL certificate key file.
- getSSLCertificateKeyFile() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSslCipherHeader() - Method in class org.apache.catalina.valves.SSLValve
-
- getSSLCipherSuite() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL cipher suite.
- getSSLCipherSuite() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSslCipherUserKeySizeHeader() - Method in class org.apache.catalina.valves.SSLValve
-
- getSslClientCertHeader() - Method in class org.apache.catalina.valves.SSLValve
-
- getSSLContext() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getSSLDisableCompression() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
Disable SSL compression.
- getSSLDisableCompression() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSslEnabledProtocolsArray() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getSSLEngine() - Method in class org.apache.catalina.core.AprLifecycleListener
-
- getSslEngine() - Method in class org.apache.tomcat.util.net.SecureNioChannel
-
- getSSLHonorCipherOrder() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL honor cipher order.
- getSSLHonorCipherOrder() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSslImplementation() - Method in class org.apache.coyote.ajp.AjpNioProtocol.AjpConnectionHandler
-
- getSslImplementation() - Method in class org.apache.coyote.ajp.AjpProtocol.AjpConnectionHandler
-
- getSslImplementation() - Method in class org.apache.coyote.http11.Http11NioProtocol.Http11ConnectionHandler
-
- getSslImplementation() - Method in class org.apache.coyote.http11.Http11Protocol.Http11ConnectionHandler
-
- getSslImplementation() - Method in interface org.apache.tomcat.util.net.JIoEndpoint.Handler
-
- getSslImplementation() - Method in interface org.apache.tomcat.util.net.NioEndpoint.Handler
-
- getSslImplementationName() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getSSLInsecureRenegotiation() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSSLPassword() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL password (if a cert is encrypted, and no password has been provided, a callback
will ask for a password).
- getSSLPassword() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSslProtocol() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getSSLProtocol() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL protocol.
- getSslProtocol() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getSSLProtocol() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSslProtocolAll() - Static method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSSLRandomSeed() - Method in class org.apache.catalina.core.AprLifecycleListener
-
- getSslSessionIdHeader() - Method in class org.apache.catalina.valves.SSLValve
-
- getSSLSupport(Socket) - Method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
-
- getSSLSupport(SSLSession) - Method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
-
- getSSLSupport(Socket) - Method in class org.apache.tomcat.util.net.SSLImplementation
-
- getSSLSupport(SSLSession) - Method in class org.apache.tomcat.util.net.SSLImplementation
-
- getSSLUtil(AbstractEndpoint<?>) - Method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
-
- getSSLUtil(AbstractEndpoint<?>) - Method in class org.apache.tomcat.util.net.SSLImplementation
-
- getSSLVerifyClient() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL verify client.
- getSSLVerifyClient() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getSSLVerifyDepth() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
SSL verify depth.
- getSSLVerifyDepth() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getStackTrace(Throwable) - Static method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Convert an exception into a String
- getStackTrace() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns the stack trace from when this connection was borrowed.
- getStage() - Method in class org.apache.coyote.RequestInfo
-
- getStart() - Method in class org.apache.tomcat.util.buf.AbstractChunk
-
- getStartChildren() - Method in class org.apache.catalina.core.ContainerBase
-
Return if children of this container will be started automatically when
they are added to this container.
- getStartingPoint() - Method in class org.apache.catalina.filters.ExpiresFilter.ExpiresConfiguration
-
- getStartStopExecutor() - Method in class org.apache.catalina.core.StandardHost
-
- getStartStopExecutor() - Method in interface org.apache.catalina.Host
-
- getStartStopThreads() - Method in interface org.apache.catalina.Container
-
Obtain the number of threads available for starting and stopping any
children associated with this container.
- getStartStopThreads() - Method in class org.apache.catalina.core.ContainerBase
-
- getStartStopThreads() - Method in class org.apache.catalina.startup.FailedContext
-
- getStartTime() - Method in class org.apache.catalina.core.StandardContext
-
Gets the time this context was started.
- getStartTime() - Method in class org.apache.coyote.Request
-
- getStartupTime() - Method in class org.apache.catalina.core.StandardContext
-
Gets the time (in milliseconds) it took to start this context.
- getStat(String, int, long) - Static method in class org.apache.tomcat.jni.File
-
Get the specified file's stats.
- getState() - Method in interface org.apache.catalina.Lifecycle
-
Obtain the current state of the source component.
- getState() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Obtain the current state of the source component.
- getState() - Method in class org.apache.catalina.util.LifecycleBase
-
Obtain the current state of the source component.
- getState() - Method in class org.apache.tomcat.util.net.AbstractEndpoint.Acceptor
-
- getStatement() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getStateMessageType() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getStateMessageType() - Method in class org.apache.catalina.tribes.tipis.LazyReplicatedMap
-
- getStateMessageType() - Method in class org.apache.catalina.tribes.tipis.ReplicatedMap
-
- getStateMutex() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- getStateName() - Method in interface org.apache.catalina.Lifecycle
-
Obtain a textual representation of the current component state.
- getStateName() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Obtain a textual representation of the current component state.
- getStateName() - Method in class org.apache.catalina.util.LifecycleBase
-
Obtain a textual representation of the current component state.
- getStateTransfered() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getStateTransferred() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getStateTransferTimeout() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- getStaticOnly() - Method in class org.apache.catalina.tribes.group.interceptors.TcpPingInterceptor
-
- getStaticResources() - Method in class org.apache.catalina.core.StandardContext
-
Deprecated.
- getStatus() - Method in interface javax.servlet.http.HttpServletResponse
-
Get the HTTP status code for this Response.
- getStatus() - Method in class javax.servlet.http.HttpServletResponseWrapper
-
Get the HTTP status code for this Response.
- getStatus() - Method in class org.apache.catalina.connector.Response
-
- getStatus() - Method in class org.apache.catalina.connector.ResponseFacade
-
- getStatus() - Method in class org.apache.coyote.Response
-
- getStatus() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
-
- getStatusCode() - Method in class javax.servlet.jsp.ErrorData
-
Returns the status code of the error.
- getStatusLine() - Method in class org.apache.catalina.ant.FindLeaksTask
-
Returns the statusLine parameter that controls if the response includes a
status line or not.
- getStmtType() - Method in class org.apache.tomcat.dbcp.dbcp.PStmtKey
-
The SQL statement type.
- getStore() - Method in class org.apache.catalina.session.PersistentManagerBase
-
- getStoreLocation() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the
File
object for the
FileItem
's
data's temporary location on the disk.
- getStoreName() - Method in class org.apache.catalina.session.FileStore
-
Return the name for this Store, used for logging.
- getStoreName() - Method in class org.apache.catalina.session.JDBCStore
-
- getStoreName() - Method in class org.apache.catalina.session.StoreBase
-
- getStratumName() - Method in class org.apache.jasper.compiler.SmapStratum
-
- getStream() - Method in class org.apache.catalina.connector.Request
-
- getStream() - Method in class org.apache.catalina.connector.Response
-
Deprecated.
- getStream() - Method in class org.apache.tomcat.util.http.fileupload.DeferredFileOutputStream
-
Returns the current output stream.
- getStream() - Method in class org.apache.tomcat.util.http.fileupload.ThresholdingOutputStream
-
Returns the underlying output stream, to which the corresponding
OutputStream
methods in this class will ultimately delegate.
- getString() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Return the value of the BodyContent as a String.
- getString(String) - Method in class org.apache.catalina.core.ApplicationPart
-
- getString(String) - Method in class org.apache.catalina.tribes.util.StringManager
-
Get a string from the underlying resource bundle or return null if the
String is not found.
- getString(String, Object...) - Method in class org.apache.catalina.tribes.util.StringManager
-
Get a string from the underlying resource bundle and format
it with the given set of arguments.
- getString() - Method in class org.apache.catalina.util.StringParser
-
Return the String we are currently parsing.
- getString() - Method in class org.apache.el.parser.AstString
-
- getString() - Method in class org.apache.jasper.compiler.SmapGenerator
-
- getString() - Method in class org.apache.jasper.compiler.SmapStratum
-
- getString() - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
- getString() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Return the value of the BodyJspWriter as a String.
- getString() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
-
- getString(String) - Method in class org.apache.naming.StringManager
-
Get a string from the underlying resource bundle or return
null if the String is not found.
- getString(String, Object...) - Method in class org.apache.naming.StringManager
-
Get a string from the underlying resource bundle and format
it with the given set of arguments.
- getString(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getString(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getString(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getString(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getString() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Returns the string value.
- getString(String) - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the contents of the file as a String, using the specified
encoding.
- getString() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Returns the contents of the file as a String, using the default
character encoding.
- getString(String) - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Returns the contents of the file item as a String, using the specified
encoding.
- getString() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Returns the contents of the file item as a String, using the default
character encoding.
- getString(String) - Method in class org.apache.tomcat.util.res.StringManager
-
Get a string from the underlying resource bundle or return null if the
String is not found.
- getString(String, Object...) - Method in class org.apache.tomcat.util.res.StringManager
-
Get a string from the underlying resource bundle and format
it with the given set of arguments.
- getStringFunctions() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getStringManager(HttpServletRequest) - Method in class org.apache.catalina.manager.host.HostManagerServlet
-
- getStringManager(HttpServletRequest) - Method in class org.apache.catalina.manager.ManagerServlet
-
- getStuckThreadCount() - Method in class org.apache.catalina.valves.StuckThreadDetectionValve
-
- getStuckThreadIds() - Method in class org.apache.catalina.valves.StuckThreadDetectionValve
-
- getStuckThreadNames() - Method in class org.apache.catalina.valves.StuckThreadDetectionValve
-
- getSubmittedCount() - Method in class org.apache.tomcat.util.threads.ThreadPoolExecutor
-
- getSubmittedFileName() - Method in class org.apache.catalina.core.ApplicationPart
-
Adapted from FileUploadBase.getFileName().
- getSubprotocols() - Method in interface javax.websocket.server.ServerEndpointConfig
-
- getSubtype() - Method in class org.apache.tomcat.util.http.parser.MediaType
-
- getSuffix() - Method in class org.apache.catalina.valves.AccessLogValve
-
Return the log file suffix.
- GetSuffix(int) - Method in class org.apache.el.parser.SimpleCharStream
-
Get the suffix.
- getSuperclassName() - Method in class org.apache.tomcat.util.bcel.classfile.JavaClass
-
returns the super class name of this class.
- getSuperTables(String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getSuppliedRequest() - Method in class javax.servlet.AsyncEvent
-
- getSuppliedResponse() - Method in class javax.servlet.AsyncEvent
-
- getSupportsRelativeRedirects() - Method in class org.apache.coyote.Request
-
- getSuspectTimeout() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns the time in seconds to pass before a connection is marked an abandoned suspect.
- getSuspectTimeout() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
Returns the time in seconds to pass before a connection is marked an abandoned suspect.
- getSuspectTimeout() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns the time in seconds to pass before a connection is marked an abandoned suspect.
- getSuspectTimeout() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns the time in seconds to pass before a connection is marked an abandoned suspect.
- getSwallowAbortedUploads() - Method in interface org.apache.catalina.Context
-
Returns true
if remaining request data will be read
(swallowed) even the request violates a data size constraint.
- getSwallowAbortedUploads() - Method in class org.apache.catalina.core.StandardContext
-
Returns true
if remaining request data will be read
(swallowed) even the request violates a data size constraint.
- getSwallowAbortedUploads() - Method in class org.apache.catalina.startup.FailedContext
-
- getSwallowOutput() - Method in interface org.apache.catalina.Context
-
- getSwallowOutput() - Method in class org.apache.catalina.core.StandardContext
-
- getSwallowOutput() - Method in class org.apache.catalina.startup.FailedContext
-
- getSystemFunctions() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getSystemId() - Method in class org.apache.jasper.compiler.WebXml
-
- getTablePrivileges(String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getTables(String, String, String, String[]) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getTableTypes() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getTabSize(int) - Method in class org.apache.el.parser.SimpleCharStream
-
- getTag(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Get the TagInfo for a given tag name, looking through all the tags in
this tag library.
- getTag() - Method in class org.apache.catalina.ant.DeployTask
-
- getTag() - Method in class org.apache.tomcat.util.bcel.classfile.Constant
-
- getTagClassName() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Name of the class that provides the handler for this tag.
- getTagExtraInfo() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The instance (if any) for extra tag information.
- getTagFile(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Get the TagFileInfo for a given tag name, looking through all the tag
files in this tag library.
- getTagFileJarResource(String) - Method in class org.apache.jasper.JspCompilationContext
-
Returns the tag-file-name-to-JAR-file map of this compilation unit,
which maps tag file names to the JAR files in which the tag files are
packaged.
- getTagFileJarResource() - Method in class org.apache.jasper.JspCompilationContext
-
Returns the JAR file in which the tag file for which this
JspCompilationContext was created is packaged, or null if this
JspCompilationContext does not correspond to a tag file, or if the
corresponding tag file is not packaged in a JAR.
- getTagFiles() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the tag files that are defined in this tag library.
- getTagHandlerClassName(String, String, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
-
Gets the fully-qualified class name of the tag handler corresponding to
the given tag file path.
- getTagHandlerPool(ServletConfig) - Static method in class org.apache.jasper.runtime.TagHandlerPool
-
- getTagInfo() - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
Get the TagInfo for this class.
- getTagInfo() - Method in class javax.servlet.jsp.tagext.TagFileInfo
-
Returns information about this tag, parsed from the directives
in the tag file.
- getTagInfo() - Method in class org.apache.jasper.JspCompilationContext
-
- getTaglibLocation() - Method in interface javax.servlet.descriptor.TaglibDescriptor
-
- getTaglibLocation() - Method in class org.apache.catalina.core.ApplicationTaglibDescriptor
-
- getTagLibrary() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The instance of TabLibraryInfo we belong to.
- getTagLibraryInfos() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Returns an array of TagLibraryInfo objects representing the entire set of
tag libraries (including this TagLibraryInfo) imported by taglib
directives in the translation unit that references this TagLibraryInfo.
- getTaglibs() - Method in interface javax.servlet.descriptor.JspConfigDescriptor
-
- getTaglibs() - Method in class org.apache.catalina.core.ApplicationJspConfigDescriptor
-
- getTaglibs() - Method in class org.apache.catalina.deploy.WebXml
-
- getTaglibURI() - Method in interface javax.servlet.descriptor.TaglibDescriptor
-
- getTaglibURI() - Method in class org.apache.catalina.core.ApplicationTaglibDescriptor
-
- getTagName() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The name of the Tag.
- getTagPluginManager() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getTagPluginManager() - Method in class org.apache.jasper.JspC
-
Obtain a Tag Plugin Manager
- getTagPluginManager() - Method in interface org.apache.jasper.Options
-
Obtain a Tag Plugin Manager
- getTags() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the tags that are defined in this tag library.
- getTagVariableInfos() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get TagVariableInfo objects associated with this TagInfo.
- getTarget() - Method in class org.apache.tomcat.websocket.Util.DecoderMatch
-
- getTargetClass() - Method in class org.apache.catalina.deploy.InjectionTarget
-
- getTargetName() - Method in class org.apache.catalina.deploy.InjectionTarget
-
- getTaskCreator() - Method in class org.apache.catalina.tribes.transport.RxTaskPool
-
- getTaskPool() - Method in class org.apache.catalina.tribes.transport.AbstractRxTask
-
- getTaskPool() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getTcpListenAddress() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
Deprecated.
use getAddress
- getTcpListenPort() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getTcpNoDelay() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getTcpNoDelay() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getTcpNoDelay() - Method in class org.apache.coyote.AbstractProtocol
-
- getTcpNoDelay() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
Socket TCP no delay.
- getTcpNoDelay() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getTcpSelectorTimeout() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
Deprecated.
use getSelectorTimeout
- getTcpThreadCount() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
Deprecated.
use getMinThreads()/getMaxThreads()
- getTempDir() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
- getTempDirFile() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
- getTempFile() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Creates and returns a
File
representing a uniquely
named temporary file in the configured repository path.
- getTemporaryVariableName() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- getTerminateOnStartFailure() - Method in class org.apache.catalina.ha.authenticator.ClusterSingleSignOn
-
- getTestOnBorrow() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getTestOnBorrow() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
When true
, objects will be
{*link PoolableObjectFactory#validateObject validated}
before being returned by the {*link #borrowObject}
method.
- getTestOnBorrow() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
- getTestOnBorrow() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getTestOnBorrow() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
- getTestOnBorrow() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getTestOnReturn() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getTestOnReturn() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
When true
, objects will be
{*link PoolableObjectFactory#validateObject validated}
before being returned to the pool within the
{*link #returnObject}.
- getTestOnReturn() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
- getTestOnReturn() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getTestOnReturn() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
- getTestOnReturn() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getTestWhileIdle() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getTestWhileIdle() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
When true
, objects will be
{*link PoolableObjectFactory#validateObject validated}
by the idle object evictor (if any).
- getTestWhileIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
When
true
, objects will be
validated
by the idle object evictor (if any).
- getTestWhileIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getTestWhileIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
When
true
, objects will be
validated
by the idle object evictor (if any).
- getTestWhileIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getText() - Method in exception javax.websocket.DecodeException
-
- getTextDecoders() - Method in class org.apache.tomcat.websocket.Util.DecoderMatch
-
- getTextMessageHandler() - Method in class org.apache.tomcat.websocket.WsSession
-
- getThisAccessedTime() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getThisAccessedTime() - Method in interface org.apache.catalina.Session
-
- getThisAccessedTime(String) - Method in class org.apache.catalina.session.ManagerBase
-
- getThisAccessedTime() - Method in class org.apache.catalina.session.StandardSession
-
Return the last time the client sent a request associated with this
session, as the number of milliseconds since midnight, January 1, 1970
GMT.
- getThisAccessedTimeInternal() - Method in class org.apache.catalina.manager.DummyProxySession
-
- getThisAccessedTimeInternal() - Method in interface org.apache.catalina.Session
-
- getThisAccessedTimeInternal() - Method in class org.apache.catalina.session.StandardSession
-
Return the last client access time without invalidation check
- getThisAccessedTimestamp(String) - Method in class org.apache.catalina.session.ManagerBase
-
- getThread() - Static method in class org.apache.naming.ContextBindings
-
Retrieves the naming context bound to the current thread.
- getThreadCount() - Method in class org.apache.jasper.JspC
-
- getThreadDump() - Static method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Creates a stack trace representing the existing thread's current state.
- getThreadDump(Enumeration<Locale>) - Static method in class org.apache.tomcat.util.Diagnostics
-
Retrieves a formatted JVM thread dump.
- getThreadName() - Method in class org.apache.catalina.session.FileStore
-
- getThreadName() - Method in class org.apache.catalina.session.JDBCStore
-
- getThreadName() - Method in class org.apache.tomcat.util.net.AbstractEndpoint.Acceptor
-
- getThreadPriority() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getThreadPriority() - Method in class org.apache.coyote.AbstractProtocol
-
- getThreadPriority() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getThreadRenewalDelay() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- getThreadRenewalDelay() - Method in class org.apache.tomcat.util.threads.ThreadPoolExecutor
-
- getThreshold() - Method in class org.apache.catalina.valves.StuckThreadDetectionValve
-
- getThreshold() - Method in class org.apache.tomcat.jdbc.pool.interceptor.AbstractQueryReport
-
returns the query measure threshold.
- getThrowable() - Method in class javax.servlet.AsyncEvent
-
- getThrowable() - Method in class javax.servlet.jsp.ErrorData
-
Returns the Throwable that caused the error.
- getThrowable(ServletRequest) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
Returns the value of the javax.servlet.error.exception request
attribute value, if present, otherwise the value of the
javax.servlet.jsp.jspException request attribute value.
- getThrowable() - Method in class org.apache.tomcat.util.MultiThrowable
-
- getThrowables() - Method in class org.apache.tomcat.util.MultiThrowable
-
- getThrowOnFailedAck() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getThrowOnFailure() - Method in class org.apache.catalina.util.LifecycleBase
-
- getTime(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getTime(int, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getTime(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getTime(String, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getTime(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getTime(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getTime(int, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getTime(String, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Returns the number of milliseconds to sleep between runs of the
idle object evictor thread.
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Returns the number of milliseconds to sleep between runs of the
idle object evictor thread.
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Returns the number of milliseconds to sleep between runs of the
idle object evictor thread.
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Returns the number of milliseconds to sleep between runs of the
idle object evictor thread.
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The number of milliseconds to sleep between runs of the idle connection validation, abandoned cleaner
and idle pool resizing.
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getTimeBetweenEvictionRunsMillis() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The number of milliseconds to sleep between runs of the idle connection validation, abandoned cleaner
and idle pool resizing.
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The number of milliseconds to sleep between runs of the idle connection validation, abandoned cleaner
and idle pool resizing.
- getTimeDateFunctions() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getTimeFormat() - Method in class org.apache.juli.DateFormatCache
-
- getTimeFormat() - Method in class org.apache.juli.OneLineFormatter
-
Obtain the format currently being used for time stamps in log messages.
- getTimeLimit() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getTimeout() - Method in interface javax.servlet.AsyncContext
-
Get the current timeout.
- getTimeout() - Method in class org.apache.catalina.core.AsyncContextImpl
-
- getTimeout() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getTimeout() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getTimeout() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- getTimeout() - Method in class org.apache.tomcat.websocket.server.WsServerContainer
-
- getTimeoutExpiry() - Method in class org.apache.tomcat.websocket.server.WsRemoteEndpointImplServer
-
- getTimeoutInterval() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getTimestamp() - Method in interface org.apache.catalina.ha.ClusterMessage
-
- getTimestamp() - Method in class org.apache.catalina.ha.ClusterMessageBase
-
- getTimestamp() - Method in class org.apache.catalina.ha.deploy.UndeployMessage
-
- getTimestamp() - Method in class org.apache.catalina.ha.session.SessionMessageImpl
-
- getTimestamp() - Method in class org.apache.catalina.session.ManagerBase.SessionTiming
-
- getTimestamp() - Method in interface org.apache.catalina.tribes.ChannelMessage
-
Timestamp of when the message was created.
- getTimestamp() - Method in class org.apache.catalina.tribes.io.ChannelData
-
- getTimestamp(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getTimestamp(int, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getTimestamp(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getTimestamp(String, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getTimestamp(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getTimestamp(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getTimestamp(int, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getTimestamp(String, Calendar) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getTimestamp() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Return the timestamps of last pool action.
- getTimeTx() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getTimeZone() - Method in class org.apache.catalina.util.Strftime
-
Get the timezone used for formatting conversions
- getTldListeners() - Method in class org.apache.catalina.startup.TldConfig
-
- getTldLocation(String) - Method in class org.apache.jasper.JspCompilationContext
-
Gets the 'location' of the TLD associated with the given taglib 'uri'.
- getTldLocationsCache() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getTldLocationsCache() - Method in class org.apache.jasper.JspC
-
The cache for the location of the TLD's
for the various tag libraries 'exposed'
by the web application.
- getTldLocationsCache() - Method in interface org.apache.jasper.Options
-
The cache for the location of the TLD's
for the various tag libraries 'exposed'
by the web application.
- getTldNamespaceAware() - Method in interface org.apache.catalina.Context
-
Deprecated.
This option will be removed in 8.0.x.
- getTldNamespaceAware() - Method in class org.apache.catalina.core.StandardContext
-
- getTldNamespaceAware() - Method in class org.apache.catalina.startup.FailedContext
-
- getTldScanTime() - Method in class org.apache.catalina.core.StandardContext
-
- getTldValidation() - Method in interface org.apache.catalina.Context
-
Will the parsing of *.tld files for this Context be performed by a
validating parser?
- getTldValidation() - Method in class org.apache.catalina.core.StandardContext
-
- getTldValidation() - Method in class org.apache.catalina.startup.FailedContext
-
- getToken() - Method in class org.apache.catalina.valves.ExtendedAccessLogValve.PatternTokenizer
-
- getToken(int) - Method in class org.apache.el.parser.ELParser
-
Get the specific Token.
- getTokenValue() - Method in class org.apache.catalina.ssi.ExpressionTokenizer
-
Returns the String value of the token if it was type TOKEN_STRING.
- getTomcatAuthentication() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor
-
- getTomcatAuthentication() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
Should authentication be done in the native web server layer,
or in the Servlet container ?
- getTomcatAuthorization() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor
-
- getTomcatAuthorization() - Method in class org.apache.coyote.ajp.AbstractAjpProtocol
-
Should authentication be done in the native web server layer and
authorization in the Servlet container?
- getTotActive() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
- getTotalInvocationTime() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- getTotalLength() - Method in class org.apache.catalina.ha.deploy.FileMessage
-
- getTotalNrOfMsgs() - Method in class org.apache.catalina.ha.deploy.FileMessage
-
- getTotalRequestTime() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getTotalSendTime() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- getTotIdle() - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
- getTrace() - Method in class org.apache.tomcat.dbcp.dbcp.AbandonedTrace
-
Get a list of objects being traced by this object.
- getTrainThreshold() - Method in class org.apache.tomcat.util.buf.StringCache
-
- getTransaction() - Method in class org.apache.catalina.deploy.NamingResources
-
Get the transaction object.
- getTransactionIsolation() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getTransformation() - Method in class org.apache.tomcat.websocket.server.WsFrameServer
-
- getTransformation() - Method in class org.apache.tomcat.websocket.WsFrameBase
-
- getTransport() - Method in class org.apache.catalina.tribes.transport.ReplicationTransmitter
-
- getTransportGuarantee() - Method in class javax.servlet.HttpConstraintElement
-
TODO
- getTransportGuaranteeRedirectStatus() - Method in class org.apache.catalina.realm.RealmBase
-
- getTrimDirectiveWhitespaces() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getTrimDirectiveWhitespaces() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getTrimSpaces() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should template text that consists entirely of whitespace be removed?
- getTrimSpaces() - Method in class org.apache.jasper.JspC
- getTrimSpaces() - Method in interface org.apache.jasper.Options
-
- getTrimWhitespace() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getTrustedProxies() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- getTrustedProxies() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- getTrustManagerClassName() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getTrustManagers() - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getTrustManagers(String, String, String) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
Gets the initialized trust managers.
- getTrustManagers() - Method in interface org.apache.tomcat.util.net.SSLUtil
-
- getTrustMaxCertLength() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getTrustMaxCertLength() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getTrustStore(String, String) - Method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
-
- getTruststoreAlgorithm() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getTruststoreAlgorithm() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getTruststoreFile() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getTruststoreFile() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getTruststorePass() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getTruststorePass() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getTruststoreProvider() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getTruststoreProvider() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getTruststoreType() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- getTruststoreType() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getTtl() - Method in class org.apache.catalina.ha.backend.HeartbeatListener
-
- getTtl() - Method in class org.apache.catalina.tribes.membership.McastService
-
- getTtl(long) - Static method in class org.apache.tomcat.jni.Poll
-
Get the socket time to live.
- getTTLForSession(Session) - Static method in class org.apache.catalina.manager.util.SessionUtils
-
- getTxBufSize() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getTxBufSize() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getTxBufSize() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getTxStart() - Method in class org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
-
- getType(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
-
- getType(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
-
- getType(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
-
- getType(ELContext, Object, Object) - Method in class javax.el.ELResolver
-
- getType(ELContext, Object, Object) - Method in class javax.el.ListELResolver
-
- getType(ELContext, Object, Object) - Method in class javax.el.MapELResolver
-
- getType(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
-
- getType(ELContext) - Method in class javax.el.ValueExpression
-
- getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
- getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
- getType() - Method in class org.apache.catalina.ant.jmx.Arg
-
- getType() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCondition
-
- getType() - Method in class org.apache.catalina.ant.jmx.JMXAccessorSetTask
-
- getType() - Method in class org.apache.catalina.ant.ResourcesTask
-
- getType() - Method in class org.apache.catalina.ContainerEvent
-
Return the event type of this event.
- getType() - Method in class org.apache.catalina.deploy.ResourceBase
-
- getType() - Method in class org.apache.catalina.InstanceEvent
-
- getType() - Method in class org.apache.catalina.LifecycleEvent
-
- getType() - Method in class org.apache.catalina.SessionEvent
-
- getType() - Method in class org.apache.catalina.startup.ClassLoaderFactory.Repository
-
- getType() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationMessage
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.ArithmeticNode
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstChoice
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstCompositeExpression
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstDeferredExpression
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstDynamicExpression
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstEmpty
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstFloatingPoint
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstFunction
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstIdentifier
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstInteger
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstLiteralExpression
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstNegative
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstNot
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstNull
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstString
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.AstValue
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.BooleanNode
-
- getType(EvaluationContext) - Method in interface org.apache.el.parser.Node
-
- getType(EvaluationContext) - Method in class org.apache.el.parser.SimpleNode
-
- getType(ELContext) - Method in class org.apache.el.ValueExpressionImpl
-
- getType(ELContext) - Method in class org.apache.el.ValueExpressionLiteral
-
- getType() - Method in class org.apache.jasper.compiler.ELParser
-
- getType(ELContext, Object, Object) - Method in class org.apache.jasper.el.ELResolverImpl
-
Deprecated.
- getType(ELContext) - Method in class org.apache.jasper.el.JspValueExpression
-
- getType() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getType(int) - Method in class org.apache.tomcat.dbcp.jocl.JOCLContentHandler
-
Returns the type of the object at the specified index.
- getType(long, String) - Static method in class org.apache.tomcat.jni.Registry
-
Get the Registry key type.
- getType() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Return the type of the original content.
- getType() - Method in class org.apache.tomcat.util.http.parser.MediaType
-
- getType() - Method in class org.apache.tomcat.util.modeler.FeatureInfo
-
The fully qualified Java class name of this element.
- getType() - Method in class org.apache.tomcat.util.modeler.ManagedBean
-
The fully qualified name of the Java class of the resource
implementation class described by the managed bean described
by this descriptor.
- getType(ObjectName, String) - Method in class org.apache.tomcat.util.modeler.Registry
-
Get the type of an attribute of the object, from the metadata.
- getType() - Method in class org.apache.tomcat.websocket.MessageHandlerResult
-
- getType() - Method in class org.apache.tomcat.websocket.pojo.PojoPathParam
-
- getTypeArray() - Method in class org.apache.tomcat.dbcp.jocl.JOCLContentHandler
-
Returns a shallow copy of my list of types.
- getTypeDesc() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getTypeInfo() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getTypeMap() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
The type (as a String) of this attribute.
- getTypes() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache
-
- getUdpPort() - Method in interface org.apache.catalina.tribes.ChannelReceiver
-
Returns the UDP port
- getUdpPort() - Method in interface org.apache.catalina.tribes.Member
-
Returns the UDP port that this member is listening to for UDP messages.
- getUdpPort() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getUdpPort() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getUdpPort() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getUdpRxBufSize() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getUdpRxBufSize() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getUdpTxBufSize() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- getUdpTxBufSize() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getUDTs(String, String, String, int[]) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getUnavailableSeconds() - Method in exception javax.servlet.UnavailableException
-
Returns the number of seconds the servlet expects to be temporarily
unavailable.
- getUndeploy() - Method in class org.apache.catalina.ha.deploy.UndeployMessage
-
- getUndeployOldVersions() - Method in class org.apache.catalina.core.StandardHost
-
- getUndeployOldVersions() - Method in interface org.apache.catalina.Host
-
- getUnicodeStream(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
Deprecated.
- getUniqudId(ChannelMessage) - Static method in class org.apache.catalina.tribes.util.Arrays
-
- getUniqudId(byte[]) - Static method in class org.apache.catalina.tribes.util.Arrays
-
- getUniqueId() - Method in interface org.apache.catalina.ha.ClusterMessage
-
- getUniqueId() - Method in class org.apache.catalina.ha.ClusterMessageBase
-
- getUniqueId() - Method in class org.apache.catalina.ha.deploy.FileMessage
-
- getUniqueId() - Method in class org.apache.catalina.ha.deploy.UndeployMessage
-
- getUniqueId() - Method in class org.apache.catalina.ha.session.SessionIDMessage
-
Deprecated.
- getUniqueId() - Method in class org.apache.catalina.ha.session.SessionMessageImpl
-
- getUniqueId() - Method in interface org.apache.catalina.tribes.ChannelMessage
-
Each message must have a globally unique Id.
- getUniqueId() - Method in class org.apache.catalina.tribes.io.ChannelData
-
- getUniqueId() - Method in interface org.apache.catalina.tribes.Member
-
returns a UUID unique for this member over all sessions.
- getUniqueId() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- getUniqueValue(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
Finds and returns a unique header field with the given name.
- getUnit() - Method in class org.apache.catalina.filters.ExpiresFilter.Duration
-
- getUnless() - Method in class org.apache.catalina.ant.jmx.JMXAccessorCondition
-
- getUnless() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getUnloadDelay() - Method in class org.apache.catalina.core.StandardContext
-
- getUnloadHandle() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getUnlockTimeout() - Method in class org.apache.tomcat.util.net.SocketProperties
-
- getUnpackWAR() - Method in class org.apache.catalina.core.StandardContext
-
- getUnquoted(String, char, boolean, boolean, boolean) - Static method in class org.apache.jasper.compiler.AttributeParser
-
Parses the provided input String as a JSP attribute and returns an
unquoted value.
- getUnquoted(String, char, boolean, boolean, boolean, boolean) - Static method in class org.apache.jasper.compiler.AttributeParser
-
Provided solely for unit test purposes and allows per call overriding of
the STRICT_QUOTE_ESCAPING system property.
- getUpdate() - Method in class org.apache.catalina.ant.DeployTask
-
- getUpdateCount() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getUpgradeAsyncWriteBufferSize() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- getUpgradeInbound() - Method in class org.apache.coyote.AbstractProcessor
-
Deprecated.
Will be removed in Tomcat 8.0.x.
- getUpgradeInbound() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor
-
Deprecated.
Will be removed in Tomcat 8.0.x.
- getUpgradeInbound() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Deprecated.
Will be removed in Tomcat 8.0.x.
- getUpgradeInbound() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
Deprecated.
- getUpgradeInbound() - Method in class org.apache.coyote.http11.upgrade.UpgradeProcessor
-
Deprecated.
- getUpgradeInbound() - Method in interface org.apache.coyote.Processor
-
Deprecated.
Will be removed in Tomcat 8.0.x.
- getURI() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The value of the uri attribute from the taglib directive for this
library.
- getURI(File) - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Get the URI for the given file.
- getURIConverter() - Method in class org.apache.catalina.connector.Request
-
- getURIEncoding() - Method in class org.apache.catalina.connector.Connector
-
- getUrl() - Method in class org.apache.catalina.ant.AbstractCatalinaTask
-
- getUrl() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
- getUrl() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getURL() - Method in class org.apache.catalina.deploy.WebXml
-
- getURL(File, boolean) - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- getUrl() - Method in interface org.apache.jasper.compiler.JarResource
-
- getUrl() - Method in class org.apache.jasper.compiler.JarURLResource
-
- getUrl() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getUrl() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Get the value of url used to locate the database for this datasource.
- getURL(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getURL(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingCallableStatement
-
- getURL() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getURL(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getURL(String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getUrl() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The URL used to connect to the database
- getUrl() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getUrl() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The URL used to connect to the database
- getUrl() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The URL used to connect to the database
- getURL(String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Deprecated.
Is used only by deprecated method
- getURLClassLoader(URL[], ClassLoader) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
- getURLConnection(String, boolean) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getURLDecoder() - Method in class org.apache.coyote.Request
-
- getUrlPatternMappings() - Method in interface javax.servlet.FilterRegistration
-
- getUrlPatternMappings() - Method in class org.apache.catalina.core.ApplicationFilterRegistration
-
- getUrlPatterns() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
- getUrlPatterns() - Method in class org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
-
- getURLPatterns() - Method in class org.apache.catalina.deploy.FilterMap
-
- getUrlPatterns() - Method in class org.apache.catalina.deploy.JspPropertyGroup
-
- getURLs() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Returns the search path of URLs for loading classes and resources.
- getUsage() - Method in class org.apache.catalina.deploy.MessageDestinationRef
-
- getUseBodyEncodingForURI() - Method in class org.apache.catalina.connector.Connector
-
- getUseBufferPool() - Method in class org.apache.catalina.tribes.transport.AbstractRxTask
-
- getUseBufferPool() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getUseComet() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getUseComet() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getUseComet() - Method in class org.apache.tomcat.util.net.JIoEndpoint
-
- getUseComet() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getUseCometTimeout() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getUseCometTimeout() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getUseCometTimeout() - Method in class org.apache.tomcat.util.net.JIoEndpoint
-
- getUseCometTimeout() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getUseContextClassLoader() - Method in class org.apache.tomcat.util.digester.Digester
-
- getUseDeepClone() - Method in class org.apache.catalina.tribes.group.interceptors.MessageDispatchInterceptor
-
- getUseDisposableConnectionFacade() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns
true
if this connection pool is configured to use a connection facade to prevent re-use of connection after
Connection.close()
has been invoked
- getUseDisposableConnectionFacade() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
Returns
true
if this connection pool is configured to use a connection facade to prevent re-use of connection after
Connection.close()
has been invoked
- getUseDisposableConnectionFacade() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns
true
if this connection pool is configured to use a connection facade to prevent re-use of connection after
Connection.close()
has been invoked
- getUseDisposableConnectionFacade() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns
true
if this connection pool is configured to use a connection facade to prevent re-use of connection after
Connection.close()
has been invoked
- getUsedTimeForSession(Session) - Static method in class org.apache.catalina.manager.util.SessionUtils
-
- getUseExactMatch() - Method in class org.apache.tomcat.util.digester.CallMethodRule
-
Should MethodUtils.invokeExactMethod
be used for the reflection.
- getUseHttpOnly() - Method in interface org.apache.catalina.Context
-
Gets the value of the use HttpOnly cookies for session cookies flag.
- getUseHttpOnly() - Method in class org.apache.catalina.core.StandardContext
-
Gets the value of the use HttpOnly cookies for session cookies flag.
- getUseHttpOnly() - Method in class org.apache.catalina.startup.FailedContext
-
- getUseIPVHosts() - Method in class org.apache.catalina.connector.Connector
-
Test if IP-based virtual hosting is enabled.
- getUseLocalPorts() - Method in class org.apache.catalina.mbeans.JmxRemoteLifecycleListener
-
Deprecated.
Get the flag that indicates that local ports should be used for all
connections.
- getUseLock() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Return true if a lock should be used when operations are performed on the connection object.
- getUseLock() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getUseLock() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Return true if a lock should be used when operations are performed on the connection object.
- getUseLock() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Return true if a lock should be used when operations are performed on the connection object.
- getUseLongContentLength() - Method in class org.apache.catalina.valves.JDBCAccessLogValve
-
- getUsePolling() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getUsePolling() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getUsePolling() - Method in class org.apache.tomcat.util.net.JIoEndpoint
-
- getUsePolling() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getUser(DirContext, String) - Method in class org.apache.catalina.realm.JNDIRealm
-
Return a User object containing information about the user
with the specified username, if found in the directory;
otherwise return null
.
- getUser(DirContext, String, String) - Method in class org.apache.catalina.realm.JNDIRealm
-
Return a User object containing information about the user
with the specified username, if found in the directory;
otherwise return null
.
- getUser(DirContext, String, String, int) - Method in class org.apache.catalina.realm.JNDIRealm
-
Return a User object containing information about the user
with the specified username, if found in the directory;
otherwise return null
.
- getUser() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Get the value of default user (login or username).
- getUserBase() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getUserByPattern(DirContext, String, String[], String) - Method in class org.apache.catalina.realm.JNDIRealm
-
Use the distinguished name to locate the directory
entry for the user with the specified username and
return a User object; otherwise return null
.
- getUserByPattern(DirContext, String, String, String[], int) - Method in class org.apache.catalina.realm.JNDIRealm
-
Use the UserPattern
configuration attribute to
locate the directory entry for the user with the specified
username and return a User object; otherwise return
null
.
- getUserBySearch(DirContext, String, String[]) - Method in class org.apache.catalina.realm.JNDIRealm
-
Search the directory to return a User object containing
information about the user with the specified username, if
found in the directory; otherwise return null
.
- getUserClass() - Method in class org.apache.catalina.startup.UserConfig
-
Return the user database class name for this component.
- getUserClassNames() - Method in class org.apache.catalina.realm.JAASRealm
-
- getUserConfig() - Method in class org.apache.catalina.startup.HomesUserDatabase
-
Return the UserConfig listener with which we are associated.
- getUserConfig() - Method in class org.apache.catalina.startup.PasswdUserDatabase
-
Return the UserConfig listener with which we are associated.
- getUserConfig() - Method in interface org.apache.catalina.startup.UserDatabase
-
Return the UserConfig listener with which we are associated.
- getUserConstraint() - Method in class org.apache.catalina.deploy.SecurityConstraint
-
Return the user data constraint for this security constraint.
- getUserCredCol() - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the column in the user table that holds the user's credentials.
- getUserCredCol() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the column in the user table that holds the user's credentials.
- getUserDatabase() - Method in interface org.apache.catalina.Group
-
- getUserDatabase() - Method in interface org.apache.catalina.Role
-
- getUserDatabase() - Method in interface org.apache.catalina.User
-
- getUserDatabase() - Method in class org.apache.catalina.users.AbstractGroup
-
- getUserDatabase() - Method in class org.apache.catalina.users.AbstractRole
-
- getUserDatabase() - Method in class org.apache.catalina.users.MemoryGroup
-
- getUserDatabase() - Method in class org.apache.catalina.users.MemoryRole
-
- getUserDatabase() - Method in class org.apache.catalina.users.MemoryUser
-
- getUseRelativeRedirects() - Method in interface org.apache.catalina.Context
-
- getUseRelativeRedirects() - Method in class org.apache.catalina.core.StandardContext
-
- getUseRelativeRedirects() - Method in class org.apache.catalina.startup.FailedContext
-
- getUserInfo() - Method in class org.apache.tomcat.util.net.URL
-
Return the user info part of the URL.
- getUsername() - Method in class org.apache.catalina.ant.AbstractCatalinaTask
-
- getUsername() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
- getUsername() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- getUsername() - Method in class org.apache.catalina.authenticator.SingleSignOnEntry
-
Gets the user name provided by the user as part of the authentication
process.
- getUserName() - Method in class org.apache.catalina.realm.JNDIRealm.User
-
- getUsername(X509Certificate) - Method in class org.apache.catalina.realm.X509SubjectDnRetriever
-
- getUsername(X509Certificate) - Method in interface org.apache.catalina.realm.X509UsernameRetriever
-
Gets a user name from an X509Certificate.
- getUsername() - Method in interface org.apache.catalina.User
-
- getUsername() - Method in class org.apache.catalina.users.AbstractUser
-
Return the logon username of this user, which must be unique
within the scope of a
UserDatabase
.
- getUsername() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- getUserName() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getUsername() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns the username used to establish the connection with
- getUsername() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getUsername() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns the username used to establish the connection with
- getUsername() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns the username used to establish the connection with
- getUserNameCol() - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the column in the user table that holds the user's name.
- getUserNameCol() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the column in the user table that holds the user's name.
- getUserPassword() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getUserPattern() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns a java.security.Principal
object containing the name
of the current authenticated user.
- getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getUserPrincipal() on
the wrapped request object.
- getUserPrincipal() - Method in interface javax.websocket.server.HandshakeRequest
-
- getUserPrincipal() - Method in interface javax.websocket.Session
-
- getUserPrincipal() - Method in class org.apache.catalina.connector.Request
-
- getUserPrincipal() - Method in class org.apache.catalina.connector.RequestFacade
-
- getUserPrincipal() - Method in class org.apache.catalina.realm.GenericPrincipal
-
- getUserPrincipal() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- getUserPrincipal() - Method in class org.apache.tomcat.websocket.server.WsHandshakeRequest
-
- getUserPrincipal() - Method in class org.apache.tomcat.websocket.WsSession
-
- getUserProperties() - Method in interface javax.websocket.EndpointConfig
-
- getUserProperties() - Method in interface javax.websocket.Session
-
- getUserProperties() - Method in class org.apache.tomcat.websocket.WsSession
-
- getUserRoleAttribute() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getUserRoleId() - Method in class org.apache.catalina.realm.JNDIRealm.User
-
- getUserRoleName() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getUserRoleTable() - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the table that holds the relation between user's and roles.
- getUserRoleTable() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the table that holds the relation between user's and roles.
- getUsers() - Method in interface org.apache.catalina.Group
-
- getUsers() - Method in class org.apache.catalina.mbeans.GroupMBean
-
Return the MBean Names of all users that are members of this group.
- getUsers() - Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
-
Return the MBean Names of all users defined in this database.
- getUsers() - Method in class org.apache.catalina.startup.HomesUserDatabase
-
Return an enumeration of the usernames defined on this server.
- getUsers() - Method in class org.apache.catalina.startup.PasswdUserDatabase
-
Return an enumeration of the usernames defined on this server.
- getUsers() - Method in interface org.apache.catalina.startup.UserDatabase
-
Return an enumeration of the usernames defined on this server.
- getUsers() - Method in interface org.apache.catalina.UserDatabase
-
- getUsers() - Method in class org.apache.catalina.users.AbstractGroup
-
Return an Iterator over the set of
User
s that
are members of this group.
- getUsers() - Method in class org.apache.catalina.users.MemoryGroup
-
Return the set of
User
s that are members of this group.
- getUsers() - Method in class org.apache.catalina.users.MemoryUserDatabase
-
Return the set of
User
s defined in this user database.
- getUserSearch() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getUserSubtree() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getUserTable() - Method in class org.apache.catalina.realm.DataSourceRealm
-
Return the table that holds user data..
- getUserTable() - Method in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Return the table that holds user data..
- getUseSendfile() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- getUseSendfile() - Method in class org.apache.coyote.http11.Http11NioProtocol
-
- getUseSendfile() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getUseSendfile() - Method in class org.apache.tomcat.util.net.AprEndpoint
-
- getUseSendfile() - Method in class org.apache.tomcat.util.net.JIoEndpoint
-
- getUseSendfile() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getUseServerCipherSuitesOrder() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- getUseShutdownHook() - Method in class org.apache.catalina.startup.Catalina
-
- getUseStartTls() - Method in class org.apache.catalina.realm.JNDIRealm
-
- getUseStatementFacade() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns true
if this connection pool is configured to wrap statements in order
to enable equals() and hashCode() methods to be called on the closed statements if any
statement proxy is set.
- getUseStatementFacade() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
Returns true
if this connection pool is configured to wrap statements in order
to enable equals() and hashCode() methods to be called on the closed statements if any
statement proxy is set.
- getUseStatementFacade() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns true
if this connection pool is configured to wrap statements in order
to enable equals() and hashCode() methods to be called on the closed statements if any
statement proxy is set.
- getUseStatementFacade() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns true
if this connection pool is configured to wrap statements in order
to enable equals() and hashCode() methods to be called on the closed statements if any
statement proxy is set.
- getUseThread() - Method in class org.apache.catalina.tribes.group.interceptors.TcpPingInterceptor
-
- getValidate() - Method in class org.apache.catalina.realm.RealmBase
-
Return the "validate certificate chains" flag.
- getValidateClientProvidedNewSessionId() - Method in interface org.apache.catalina.Context
-
- getValidateClientProvidedNewSessionId() - Method in class org.apache.catalina.core.StandardContext
-
- getValidateClientProvidedNewSessionId() - Method in class org.apache.catalina.startup.FailedContext
-
- getValidating() - Method in class org.apache.tomcat.util.digester.Digester
-
- getValidationInterval() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
avoid excess validation, only run validation at most at this frequency - time in milliseconds.
- getValidationInterval() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getValidationInterval() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
avoid excess validation, only run validation at most at this frequency - time in milliseconds.
- getValidationInterval() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
avoid excess validation, only run validation at most at this frequency - time in milliseconds.
- getValidationQuery() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the validation query used to validate connections before
returning them.
- getValidationQuery() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
The SQL query that will be used to validate connections from this pool
before returning them to the caller.
- getValidationQuery() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The SQL query that will be used to validate connections from this
pool before returning them to the caller or pool.
- getValidationQuery() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getValidationQuery() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The SQL query that will be used to validate connections from this
pool before returning them to the caller or pool.
- getValidationQuery() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The SQL query that will be used to validate connections from this
pool before returning them to the caller or pool.
- getValidationQueryTimeout() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the validation query timeout.
- getValidationQueryTimeout() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The timeout in seconds before a connection validation queries fail.
- getValidationQueryTimeout() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getValidationQueryTimeout() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The timeout in seconds before a connection validation queries fail.
- getValidationQueryTimeout() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The timeout in seconds before a connection validation queries fail.
- getValidator() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
- getValidator() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
- getValidator() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- getValidator() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
- getValidatorClassName() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Return the name of the optional validator class - may be null.
- getValidatorClassName() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
Return the name of the optional validator class - may be null.
- getValidatorClassName() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Return the name of the optional validator class - may be null.
- getValidatorClassName() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Return the name of the optional validator class - may be null.
- getValue(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
-
- getValue(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
-
- getValue(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
-
- getValue(ELContext, Object, Object) - Method in class javax.el.ELResolver
-
- getValue(ELContext, Object, Object) - Method in class javax.el.ListELResolver
-
- getValue(ELContext, Object, Object) - Method in class javax.el.MapELResolver
-
- getValue(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
-
- getValue(ELContext) - Method in class javax.el.ValueExpression
-
- getValue() - Method in class javax.servlet.http.Cookie
-
Returns the value of the cookie.
- getValue(String) - Method in interface javax.servlet.http.HttpSession
-
- getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Returns the value of the attribute that has been added, removed or
replaced.
- getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
- getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
- getValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Get a the value associated with a key.
- getValue() - Method in class javax.servlet.ServletContextAttributeEvent
-
Returns the value of the attribute that has been added, removed, or
replaced.
- getValue() - Method in class javax.servlet.ServletRequestAttributeEvent
-
Returns the value of the attribute that has been added, removed or
replaced.
- getValue() - Method in interface javax.websocket.Extension.Parameter
-
- getValue() - Method in class org.apache.catalina.ant.jmx.Arg
-
- getValue() - Method in class org.apache.catalina.ant.jmx.JMXAccessorConditionBase
-
- getValue() - Method in class org.apache.catalina.ant.jmx.JMXAccessorSetTask
-
- getValue() - Method in class org.apache.catalina.ant.JMXSetTask
-
Get method for the attribute value
- getValue() - Method in class org.apache.catalina.deploy.ApplicationParameter
-
- getValue() - Method in class org.apache.catalina.deploy.ContextEnvironment
-
- getValue(String) - Method in class org.apache.catalina.session.StandardSession
-
Deprecated.
As of Version 2.2, this method is replaced by
getAttribute()
- getValue(String) - Method in class org.apache.catalina.session.StandardSessionFacade
-
- getValue() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- getValue() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstAnd
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstBracketSuffix
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstChoice
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstCompositeExpression
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstDeferredExpression
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstDiv
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstDotSuffix
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstDynamicExpression
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstEmpty
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstEqual
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstFalse
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstFloatingPoint
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstFunction
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstGreaterThan
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstGreaterThanEqual
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstIdentifier
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstInteger
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstLessThan
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstLessThanEqual
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstLiteralExpression
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstMinus
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstMod
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstMult
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstNegative
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstNot
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstNotEqual
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstNull
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstOr
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstPlus
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstString
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstTrue
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.AstValue
-
- getValue(EvaluationContext) - Method in interface org.apache.el.parser.Node
-
- getValue(EvaluationContext) - Method in class org.apache.el.parser.SimpleNode
-
- getValue() - Method in class org.apache.el.parser.Token
-
An optional attribute value of the Token.
- getValue(ELContext) - Method in class org.apache.el.ValueExpressionImpl
-
- getValue(ELContext) - Method in class org.apache.el.ValueExpressionLiteral
-
- getValue(ELContext, Object, Object) - Method in class org.apache.jasper.el.ELResolverImpl
-
Deprecated.
- getValue(ELContext, Object, Object) - Method in class org.apache.jasper.el.JasperELResolver
-
- getValue(ELContext) - Method in class org.apache.jasper.el.JspValueExpression
-
- getValue(int) - Method in class org.apache.tomcat.dbcp.jocl.JOCLContentHandler
-
Returns the value of the object at the specified index.
- getValue() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getValue() - Method in class org.apache.tomcat.util.bcel.classfile.ElementValuePair
-
- getValue() - Method in enum org.apache.tomcat.util.buf.EncodedSolidusHandling
-
- getValue(int) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
- getValue(String) - Method in class org.apache.tomcat.util.http.MimeHeaders
-
Finds and returns a header field with the given name.
- getValue() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getValue() - Method in class org.apache.tomcat.websocket.WsExtensionParameter
-
- getValueA(long, String) - Static method in class org.apache.tomcat.jni.Registry
-
Get the Registry value for REG_MULTI_SZ
- getValueArray() - Method in class org.apache.tomcat.dbcp.jocl.JOCLContentHandler
-
Returns a shallow copy of my list of values.
- getValueAsBoolean(boolean) - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getValueAsByte(byte) - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getValueAschar(char) - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getValueAsDouble(double) - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getValueAsFloat(float) - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getValueAsInt(int) - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getValueAsLong(long) - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getValueAsShort(short) - Method in class org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorProperty
-
- getValueB(long, String) - Static method in class org.apache.tomcat.jni.Registry
-
Get the Registry value for REG_BINARY
- getValueData() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- getValueFromBeanInfoPropertyEditor(Class<?>, String, String, Class<?>) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getValueFromPropertyEditorManager(Class<?>, String, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getValueI(long, String) - Static method in class org.apache.tomcat.jni.Registry
-
Get the Registry value for REG_DWORD
- getValueJ(long, String) - Static method in class org.apache.tomcat.jni.Registry
-
Get the Registry value for REG_QWORD or REG_DWORD
- getValueNames() - Method in interface javax.servlet.http.HttpSession
-
- getValueNames() - Method in class org.apache.catalina.session.StandardSession
-
Deprecated.
As of Version 2.2, this method is replaced by
getAttributeNames()
- getValueNames() - Method in class org.apache.catalina.session.StandardSessionFacade
-
- getValueReference(ELContext) - Method in class javax.el.ValueExpression
-
- getValueReference(EvaluationContext) - Method in class org.apache.el.parser.AstIdentifier
-
- getValueReference(EvaluationContext) - Method in class org.apache.el.parser.AstValue
-
- getValueReference(EvaluationContext) - Method in interface org.apache.el.parser.Node
-
- getValueReference(EvaluationContext) - Method in class org.apache.el.parser.SimpleNode
-
- getValueReference(ELContext) - Method in class org.apache.el.ValueExpressionImpl
-
- getValues() - Method in class javax.servlet.jsp.tagext.TagSupport
-
Enumerate the keys for the values kept by this tag handler.
- getValueS(long, String) - Static method in class org.apache.tomcat.jni.Registry
-
Get the Registry value for REG_SZ or REG_EXPAND_SZ
- getValveNames() - Method in class org.apache.catalina.core.StandardHost
-
- getValveObjectNames() - Method in class org.apache.catalina.core.StandardPipeline
-
- getValves() - Method in class org.apache.catalina.core.StandardPipeline
-
Return the set of Valves in the pipeline associated with this
Container, including the basic Valve (if any).
- getValves() - Method in interface org.apache.catalina.ha.CatalinaCluster
-
- getValves() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
get all cluster valves
- getValves() - Method in interface org.apache.catalina.Pipeline
-
- getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
information on scripting variables defined by the tag associated with
this TagExtraInfo instance.
- getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Information on the scripting objects created by this tag at runtime.
- getVariableMapper() - Method in class javax.el.ELContext
-
- getVariableMapper() - Method in class org.apache.el.lang.EvaluationContext
-
- getVariableMapper() - Method in class org.apache.jasper.el.ELContextImpl
-
- getVariableMapper() - Method in class org.apache.jasper.el.ELContextWrapper
-
- getVariableNames() - Method in class org.apache.catalina.ssi.SSIMediator
-
- getVariableResolver() - Method in class javax.servlet.jsp.JspContext
-
Deprecated.
As of JSP 2.1,
replaced by javax.el.ELContext.getELResolver()
which can be obtained by
jspContext.getELContext().getELResolver()
- getVariableResolver() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
Deprecated.
- getVariableResolver() - Method in class org.apache.jasper.runtime.PageContextImpl
-
Deprecated.
- getVariableValue(String) - Method in interface org.apache.catalina.ssi.SSIExternalResolver
-
- getVariableValue(String) - Method in class org.apache.catalina.ssi.SSIMediator
-
- getVariableValue(String, String) - Method in class org.apache.catalina.ssi.SSIMediator
-
- getVariableValue(String) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getVarName() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns the name of the scripting variable.
- getVersion() - Method in class javax.servlet.http.Cookie
-
Returns the version of the protocol this cookie complies with.
- getVersion() - Method in class org.apache.catalina.ant.AbstractCatalinaCommandTask
-
- getVersion() - Method in class org.apache.catalina.deploy.WebXml
-
- getVersion() - Method in class org.apache.catalina.ha.session.DeltaSession
-
- getVersion() - Method in interface org.apache.catalina.tribes.tipis.ReplicatedMapEntry
-
For accuracy checking, a serialized attribute can contain a version number
This number increases as modifications are made to the data.
- getVersion() - Method in class org.apache.catalina.util.ContextName
-
- getVersion() - Method in class org.apache.tomcat.util.http.ServerCookie
-
- getVersionColumns(String, String, String) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- getView() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
- getView() - Method in class org.apache.catalina.tribes.group.interceptors.SimpleCoordinator
-
- getViewId() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
- getVirtualHost() - Method in class org.apache.coyote.RequestInfo
-
- getVMInfo(Enumeration<Locale>) - Static method in class org.apache.tomcat.util.Diagnostics
-
Retrieves a formatted JVM information text.
- getWaitCount() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Return the number of threads waiting for a connection
- getWaitCount() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getWaitCount() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- getWaitCount() - Method in interface org.apache.tomcat.jdbc.pool.jmx.ConnectionPoolMBean
-
- getWar() - Method in class org.apache.catalina.ant.DeployTask
-
- getWar() - Method in class org.apache.catalina.ha.deploy.WarWatcher.WarInfo
-
- getWarnings() - Method in class org.apache.catalina.startup.XmlErrorHandler
-
Deprecated.
- getWarnings() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- getWarnings() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- getWarnings() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- getWarnings() - Method in class org.apache.tomcat.util.descriptor.XmlErrorHandler
-
- getWarnOnSessionAttributeFilterFailure() - Method in class org.apache.catalina.session.ManagerBase
-
Should a warn level log message be generated if a session attribute is
not persisted / replicated / restored.
- getWatchDir() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
- getWatchDir() - Method in class org.apache.catalina.ha.deploy.WarWatcher
-
- getWatchDirFile() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
- getWatchEnabled() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
- getWebappConfigFile(String, String) - Method in class org.apache.catalina.startup.Tomcat
-
- getWebappVersion() - Method in interface org.apache.catalina.Context
-
- getWebappVersion() - Method in class org.apache.catalina.core.StandardContext
-
- getWebappVersion() - Method in class org.apache.catalina.startup.FailedContext
-
- getWebSocketContainer() - Static method in class javax.websocket.ContainerProvider
-
Create a new container used to create outgoing WebSocket connections.
- getWebXmlSource(String, String) - Method in class org.apache.catalina.startup.ContextConfig
-
Utility method to create an input source from the specified XML file.
- getWelcomeFiles() - Method in class org.apache.catalina.core.StandardContext
-
- getWelcomeFiles() - Method in class org.apache.catalina.deploy.WebXml
-
- getWhenExhaustedAction() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
- getWhenExhaustedAction() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPoolFactory
-
- getWhenExhaustedAction() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Returns the action to take when the
GenericObjectPool.borrowObject()
method
is invoked when the pool is exhausted (the maximum number
of "active" objects has been reached).
- getWhenExhaustedAction() - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPoolFactory
-
- getWhiteSpaces() - Method in class org.apache.catalina.valves.ExtendedAccessLogValve.PatternTokenizer
-
- getWorkDir() - Method in class org.apache.catalina.core.StandardContext
-
- getWorkDir() - Method in class org.apache.catalina.core.StandardHost
-
- getWorker() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getWorkerClusterDomain() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getWorkerDisabled() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getWorkerLb() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getWorkerLoadFactor() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getWorkerRedirect() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getWorkerStopped() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getWorkerThreadName() - Method in class org.apache.coyote.RequestInfo
-
- getWorkerThreadOptions() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- getWorkerType() - Method in class org.apache.catalina.ant.JKStatusUpdateTask
-
- getWorkingDirectory() - Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
-
Gets derived CGI working directory
- getWorkPath() - Method in class org.apache.catalina.core.StandardContext
-
Get the absolute path to the work dir.
- getWrapped() - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x.
- getWrappedHandler() - Method in class org.apache.tomcat.websocket.pojo.PojoMessageHandlerBase
-
Expose the POJO if it is a message handler so the Session is able to
match requests to remove handlers if the original handler has been
wrapped.
- getWrappedHandler() - Method in interface org.apache.tomcat.websocket.WrappedMessageHandler
-
- getWrapper() - Method in class org.apache.catalina.connector.Request
-
- getWrapper() - Method in interface org.apache.catalina.ContainerServlet
-
Obtain the Wrapper with which this Servlet is associated.
- getWrapper() - Method in class org.apache.catalina.InstanceEvent
-
- getWrapper() - Method in class org.apache.catalina.manager.host.HostManagerServlet
-
Return the Wrapper with which we are associated.
- getWrapper() - Method in class org.apache.catalina.manager.ManagerServlet
-
Return the Wrapper with which we are associated.
- getWrapper() - Method in class org.apache.catalina.util.InstanceSupport
-
Return the Wrapper with which we are associated.
- getWrapper(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get an already existing JspServletWrapper.
- getWrapper() - Method in class org.apache.tomcat.util.http.mapper.WrapperMappingInfo
-
- getWrapperClass() - Method in interface org.apache.catalina.Context
-
- getWrapperClass() - Method in class org.apache.catalina.core.StandardContext
-
- getWrapperClass() - Method in class org.apache.catalina.startup.FailedContext
-
- getWriteBuffer() - Method in class org.apache.tomcat.util.net.NioEndpoint.NioBufferHandler
-
- getWriteBuffer() - Method in interface org.apache.tomcat.util.net.SecureNioChannel.ApplicationBufferHandler
-
- getWriteBufSize() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
- getWriteLatch() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- getWriteMethod(Class<?>, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getWriter() - Method in interface javax.servlet.ServletResponse
-
Returns a PrintWriter
object that can send character text to
the client.
- getWriter() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getWriter() on the
wrapped response object.
- getWriter() - Method in class org.apache.catalina.connector.Response
-
- getWriter() - Method in class org.apache.catalina.connector.ResponseFacade
-
- getWriter() - Method in class org.apache.catalina.filters.ExpiresFilter.XHttpServletResponse
-
- getWriter() - Method in class org.apache.catalina.ssi.ResponseIncludeWrapper
-
Return a printwriter, throws and exception if a OutputStream already
been returned.
- getWriter() - Method in class org.apache.jasper.JspCompilationContext
-
Where is the servlet being generated?
- getWriter() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
Returns a wrapper around the JspWriter of the including page.
- getWriter() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
-
- getWriterEncoding() - Static method in class org.apache.catalina.util.DOMWriter
-
- getWriteThreadLock() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- getWriteTimeout() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- getWsdlfile() - Method in class org.apache.catalina.deploy.ContextService
-
- getWsOutbound() - Method in class org.apache.catalina.websocket.StreamInbound
-
Deprecated.
Obtain the outbound side of this WebSocket connection used for writing
data to the client.
- getWsPath() - Method in class org.apache.tomcat.websocket.pojo.PojoMethodMapping
-
- getX509UsernameRetrieverClassName() - Method in class org.apache.catalina.realm.RealmBase
-
Gets the name of the class that will be used to extract user names
from X509 client certificates.
- getXAConnection() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getXAConnection(String, String) - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- getXAConnection() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns the underlying XA connection
- getXmlBase() - Method in class org.apache.catalina.core.StandardHost
-
(
- getXmlBase() - Method in interface org.apache.catalina.Host
-
- getXmlBlockExternal() - Method in interface org.apache.catalina.Context
-
Will the parsing of web.xml, web-fragment.xml, *.tld, *.jspx, *.tagx and
tagplugin.xml files for this Context block the use of external entities?
- getXmlBlockExternal() - Method in class org.apache.catalina.core.StandardContext
-
- getXmlBlockExternal() - Method in class org.apache.catalina.startup.FailedContext
-
- getXmlNamespaceAware() - Method in interface org.apache.catalina.Context
-
Will the parsing of web.xml and web-fragment.xml files for this Context
be performed by a namespace aware parser?
- getXmlNamespaceAware() - Method in class org.apache.catalina.core.StandardContext
-
- getXmlNamespaceAware() - Method in class org.apache.catalina.startup.FailedContext
-
- getXMLReader() - Method in class org.apache.tomcat.util.digester.Digester
-
Return the XMLReader to be used for parsing the input document.
- getXmlValidation() - Method in interface org.apache.catalina.Context
-
Will the parsing of web.xml and web-fragment.xml files for this Context
be performed by a validating parser?
- getXmlValidation() - Method in class org.apache.catalina.core.StandardContext
-
- getXmlValidation() - Method in class org.apache.catalina.startup.FailedContext
-
- getXParameterElement(ExtendedAccessLogValve.PatternTokenizer) - Method in class org.apache.catalina.valves.ExtendedAccessLogValve
-
- getXpoweredBy() - Method in class org.apache.catalina.connector.Connector
-
Indicates whether the generation of an X-Powered-By response header for
Servlet-generated responses is enabled or disabled for this Connector.
- gid(String, long) - Static method in class org.apache.tomcat.jni.User
-
Get the groupid for a specified group name
This function is available only if APR_HAS_USER is defined.
- gidcompare(long, long) - Static method in class org.apache.tomcat.jni.User
-
Compare two group identifiers for equality.
- gidCurrent(long) - Static method in class org.apache.tomcat.jni.User
-
Get the groupid of the calling process
This function is available only if APR_HAS_USER is defined.
- global - Variable in class org.apache.catalina.manager.ManagerServlet
-
The global JNDI NamingContext
for this server,
if available.
- global - Variable in class org.apache.coyote.AbstractProtocol.AbstractConnectionHandler
-
- Global - Class in org.apache.tomcat.jni
-
Global
- Global() - Constructor for class org.apache.tomcat.jni.Global
-
- GLOBALNAME - Static variable in class org.apache.naming.ResourceLinkRef
-
Description address type.
- globalPool() - Static method in class org.apache.tomcat.jni.Library
-
- globalRequestProcessors - Variable in class org.apache.catalina.manager.StatusManagerServlet
-
Vector of global request processors object names.
- GlobalResourcesLifecycleListener - Class in org.apache.catalina.mbeans
-
Implementation of LifecycleListener
that instantiates the
set of MBeans associated with global JNDI resources that are subject to
management.
- GlobalResourcesLifecycleListener() - Constructor for class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
-
- Globals - Class in org.apache.catalina
-
Global constants that are applicable to multiple packages within Catalina.
- Globals() - Constructor for class org.apache.catalina.Globals
-
- globalXsltFile - Variable in class org.apache.catalina.servlets.DefaultServlet
-
Allow customized directory listing per instance.
- GMT - Static variable in class org.apache.catalina.util.ConcurrentDateFormat
-
Deprecated.
- GMT - Static variable in class org.apache.naming.resources.ConcurrentDateFormat
-
- GMT_ZONE - Static variable in class org.apache.catalina.connector.Request
-
Deprecated.
Unused. This will be removed in Tomcat 10.
- GMT_ZONE - Static variable in class org.apache.catalina.util.DateTool
-
Deprecated.
GMT timezone - all HTTP dates are on GMT
- gmtZone - Static variable in class org.apache.naming.resources.ResourceAttributes
-
- Group - Interface in org.apache.catalina
-
- group - Variable in class org.apache.tomcat.jni.FileInfo
-
The group id that owns the file
- group - Variable in class org.apache.tomcat.util.modeler.ManagedBean
-
- GroupChannel - Class in org.apache.catalina.tribes.group
-
The default implementation of a Channel.
- GroupChannel() - Constructor for class org.apache.catalina.tribes.group.GroupChannel
-
Creates a GroupChannel.
- GroupChannel.HeartbeatThread - Class in org.apache.catalina.tribes.group
-
Title: Internal heartbeat thread
Description: if Channel.getHeartbeat()==true
then a thread of this class
is created
- GroupChannel.HeartbeatThread(GroupChannel, long) - Constructor for class org.apache.catalina.tribes.group.GroupChannel.HeartbeatThread
-
- GroupChannel.InterceptorIterator - Class in org.apache.catalina.tribes.group
-
Title: Interceptor Iterator
Description: An iterator to loop through the interceptors in a channel
- GroupChannel.InterceptorIterator(ChannelInterceptor, ChannelInterceptor) - Constructor for class org.apache.catalina.tribes.group.GroupChannel.InterceptorIterator
-
- GroupMBean - Class in org.apache.catalina.mbeans
-
A ModelMBean implementation for the
org.apache.catalina.Group
component.
- GroupMBean() - Constructor for class org.apache.catalina.mbeans.GroupMBean
-
Construct a ModelMBean
with default
ModelMBeanInfo
information.
- groupname - Variable in class org.apache.catalina.users.AbstractGroup
-
The group name of this group.
- groupname(long, long) - Static method in class org.apache.tomcat.jni.User
-
Get the group name for a specified groupid
This function is available only if APR_HAS_USER is defined.
- groups - Variable in class org.apache.catalina.users.MemoryUser
-
The set of
Group
s that this user is a member of.
- groups - Variable in class org.apache.catalina.users.MemoryUserDatabase
-
The set of
Group
s defined in this database, keyed by
group name.
- groupSet(long, String) - Static method in class org.apache.tomcat.jni.Procattr
-
Set the group used for running process
- GSS_CREDENTIAL_ATTR - Static variable in class org.apache.catalina.Globals
-
- gssCredential - Variable in class org.apache.catalina.realm.GenericPrincipal
-
The user's delegated credentials.
- GSSRealm - Interface in org.apache.catalina
-
Deprecated.
This will be removed in Tomcat 9 and integrated into Realm
.
- GT0 - Static variable in interface org.apache.el.parser.ELParserConstants
-
RegularExpression Id.
- GT1 - Static variable in interface org.apache.el.parser.ELParserConstants
-
RegularExpression Id.
- guessDisplayLocaleFromSession(Session) - Static method in class org.apache.catalina.manager.JspHelper
-
Try to get user locale from the session, if possible.
- guessDisplayUserFromSession(Session) - Static method in class org.apache.catalina.manager.JspHelper
-
Try to get user name from the session, if possible.
- guessInstall(String, String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Deprecated.
No longer required. Will be removed in Tomcat 8.0.x.
- guessInstall(String, String, String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Deprecated.
No longer required. Will be removed in Tomcat 8.0.x.
- guessLocaleFromSession(Session) - Static method in class org.apache.catalina.manager.util.SessionUtils
-
Try to get user locale from the session, if possible.
- guessLocaleFromSession(HttpSession) - Static method in class org.apache.catalina.manager.util.SessionUtils
-
- guessUserFromSession(Session) - Static method in class org.apache.catalina.manager.util.SessionUtils
-
Try to get user from the session, if possible.
- GZIP_FILTER - Static variable in class org.apache.coyote.ajp.Constants
-
Deprecated.
Unused - will be removed in 8.0.x
- GZIP_FILTER - Static variable in class org.apache.coyote.http11.Constants
-
GZIP filter (output).
- GzipInterceptor - Class in org.apache.catalina.tribes.group.interceptors
-
- GzipInterceptor() - Constructor for class org.apache.catalina.tribes.group.interceptors.GzipInterceptor
-
- GzipOutputFilter - Class in org.apache.coyote.http11.filters
-
Gzip output filter.
- GzipOutputFilter() - Constructor for class org.apache.coyote.http11.filters.GzipOutputFilter
-
- GzipOutputFilter.FakeOutputStream - Class in org.apache.coyote.http11.filters
-
- GzipOutputFilter.FakeOutputStream() - Constructor for class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
-
- ib - Variable in class org.apache.catalina.connector.CoyoteInputStream
-
- ib - Variable in class org.apache.catalina.connector.CoyoteReader
-
- IC_PREFIX - Static variable in class org.apache.naming.SelectorContext
-
Initial context prefix.
- ID - Static variable in class javax.servlet.jsp.tagext.TagAttributeInfo
-
"id" is wired in to be ID.
- id - Variable in class javax.servlet.jsp.tagext.TagSupport
-
The value of the id attribute of this tag; or null.
- id - Variable in class org.apache.catalina.session.StandardSession
-
The session identifier of this Session.
- id - Variable in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator.CoordinationMessage
-
- id - Variable in class org.apache.catalina.tribes.group.interceptors.TwoPhaseCommitInterceptor.MapEntry
-
- id - Variable in class org.apache.catalina.users.MemoryUserDatabase
-
The unique global identifier of this user database.
- id - Variable in class org.apache.el.parser.SimpleNode
-
- Identifier() - Method in class org.apache.el.parser.ELParser
-
- IDENTIFIER - Static variable in interface org.apache.el.parser.ELParserConstants
-
RegularExpression Id.
- IDENTITY_FILTER - Static variable in class org.apache.coyote.ajp.Constants
-
Deprecated.
Unused - will be removed in 8.0.x
- IDENTITY_FILTER - Static variable in class org.apache.coyote.http11.Constants
-
Identity filters (input and output).
- IdentityInputFilter - Class in org.apache.coyote.http11.filters
-
Identity input filter.
- IdentityInputFilter(int) - Constructor for class org.apache.coyote.http11.filters.IdentityInputFilter
-
- IdentityOutputFilter - Class in org.apache.coyote.http11.filters
-
Identity output filter.
- IdentityOutputFilter() - Constructor for class org.apache.coyote.http11.filters.IdentityOutputFilter
-
- idle - Variable in class org.apache.catalina.ant.SessionsTask
-
- IDynamicProperty - Interface in org.apache.catalina.ha.util
-
- IE_PLUGIN_URL - Static variable in class org.apache.jasper.Constants
-
- ieClassId - Variable in class org.apache.jasper.JspC
-
- If - Class in org.apache.jasper.tagplugins.jstl.core
-
- If() - Constructor for class org.apache.jasper.tagplugins.jstl.core.If
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.tomcat.util.digester.Digester
-
Process notification of ignorable whitespace received from the body of
an XML element.
- ignoreAnnotations - Variable in class org.apache.catalina.core.DefaultInstanceManager
-
- ILLEGAL_CHARACTER - Static variable in interface org.apache.el.parser.ELParserConstants
-
RegularExpression Id.
- image - Variable in class org.apache.el.parser.SimpleNode
-
- image - Variable in class org.apache.el.parser.Token
-
The string image of the token.
- ImmutableNameNotFoundException - Exception in org.apache.naming.resources
-
Immutable exception to avoid useless object creation by the proxy context.
- ImmutableNameNotFoundException() - Constructor for exception org.apache.naming.resources.ImmutableNameNotFoundException
-
- impact - Variable in class org.apache.tomcat.util.modeler.OperationInfo
-
- impl - Variable in class org.apache.catalina.tribes.membership.McastService
-
A handle to the actual low level implementation
- IMPL_OBJ_START - Static variable in interface org.apache.el.parser.ELParserConstants
-
RegularExpression Id.
- ImplicitObjectELResolver - Class in javax.servlet.jsp.el
-
- ImplicitObjectELResolver() - Constructor for class javax.servlet.jsp.el.ImplicitObjectELResolver
-
- Import - Class in org.apache.jasper.tagplugins.jstl.core
-
- Import() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Import
-
- Import - Class in org.apache.tomcat.buildutil.translate
-
- Import() - Constructor for class org.apache.tomcat.buildutil.translate.Import
-
- in - Variable in class org.apache.catalina.ha.deploy.FileMessageFactory
-
When openForWrite=false, the input stream is held by this variable
- IN_EXPRESSION - Static variable in interface org.apache.el.parser.ELParserConstants
-
Lexical state.
- inBuf - Variable in class org.apache.el.parser.SimpleCharStream
-
- inc() - Static method in class org.apache.catalina.tribes.group.GroupChannel.HeartbeatThread
-
- inc() - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor.Counter
-
- inc() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
Increment the message count.
- INC_WEBXML - Static variable in class org.apache.jasper.JspC
-
- incCounter(Member) - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor
-
- include(String) - Method in class javax.servlet.jsp.PageContext
-
Causes the resource specified to be processed as part of the current
ServletRequest and ServletResponse being processed by the calling Thread.
- include(String, boolean) - Method in class javax.servlet.jsp.PageContext
-
Causes the resource specified to be processed as part of the current
ServletRequest and ServletResponse being processed by the calling Thread.
- include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
-
Includes the content of a resource (servlet, JSP page, HTML file) in the
response.
- INCLUDE - Static variable in class org.apache.catalina.deploy.FilterMap
-
- include(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- include(String, boolean) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- include(ServletRequest, ServletResponse, String, JspWriter, boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
Perform a RequestDispatcher.include() operation, with optional flushing
of the response beforehand.
- include(String) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- include(String, boolean) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- INCLUDE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- INCLUDE_CONTEXT_PATH - Static variable in interface javax.servlet.RequestDispatcher
-
- INCLUDE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- INCLUDE_PATH_INFO - Static variable in interface javax.servlet.RequestDispatcher
-
- INCLUDE_QUERY_STRING - Static variable in interface javax.servlet.RequestDispatcher
-
- INCLUDE_REQUEST_URI - Static variable in interface javax.servlet.RequestDispatcher
-
- INCLUDE_SERVLET_PATH - Static variable in interface javax.servlet.RequestDispatcher
-
- included - Variable in class org.apache.catalina.connector.Response
-
The included flag.
- included(String, String) - Method in class org.apache.catalina.deploy.SecurityConstraint
-
Return true
if the specified context-relative URI (and
associated HTTP method) are protected by this security constraint.
- incrementErrorCount() - Method in class org.apache.catalina.core.StandardWrapper
-
Increment the error count used for monitoring.
- incrementErrorCount() - Method in interface org.apache.catalina.Wrapper
-
Increment the error count value used when monitoring.
- incrementInProgressAsyncCount() - Method in interface org.apache.catalina.Context
-
- incrementInProgressAsyncCount() - Method in class org.apache.catalina.core.StandardContext
-
- incrementInProgressAsyncCount() - Method in class org.apache.catalina.startup.FailedContext
-
- incrementJspReloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Increments the JSP reload counter.
- incrementJspUnloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Increments the JSP unload counter.
- incrementRemoved() - Method in class org.apache.jasper.JspCompilationContext
-
- incTripCount() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- indexOf(Member, Member[]) - Static method in class org.apache.catalina.tribes.util.Arrays
-
- indexOf(String, int, int, int) - Method in class org.apache.tomcat.util.buf.AbstractChunk
-
- indexOf(char, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
-
Returns the first instance of the given character in this ByteChunk
starting at the specified byte.
- indexOf(byte[], int, int, char) - Static method in class org.apache.tomcat.util.buf.ByteChunk
-
Returns the first instance of the given character in the given byte array
between the specified start and end.
- indexOf(char) - Method in class org.apache.tomcat.util.buf.CharChunk
-
- indexOf(char, int) - Method in class org.apache.tomcat.util.buf.CharChunk
-
Returns the first instance of the given character in this CharChunk
starting at the specified char.
- indexOf(char[], int, int, char) - Static method in class org.apache.tomcat.util.buf.CharChunk
-
Returns the first instance of the given character in the given char array
between the specified start and end.
- indexOf(char) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- indexOf(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- indexOf(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- indexOf(char, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- indexOfIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- indexPayload - Variable in class org.apache.tomcat.websocket.pojo.PojoMessageHandlerBase
-
- indexSession - Variable in class org.apache.tomcat.websocket.pojo.PojoMessageHandlerBase
-
- info - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Information (documentation) for this TLD.
- info - Static variable in class org.apache.catalina.authenticator.AuthenticatorBase
-
Descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.authenticator.BasicAuthenticator
-
Descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.authenticator.DigestAuthenticator
-
Descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.authenticator.FormAuthenticator
-
Descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.authenticator.SingleSignOn
-
Descriptive information about this Valve implementation.
- info - Static variable in class org.apache.catalina.authenticator.SSLAuthenticator
-
Descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.connector.Connector
-
Descriptive information about this Connector implementation.
- info - Static variable in class org.apache.catalina.connector.Request
-
Descriptive information about this Request implementation.
- info - Static variable in class org.apache.catalina.connector.Response
-
Descriptive information about this Response implementation.
- info - Static variable in class org.apache.catalina.core.StandardPipeline
-
Descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.core.StandardWrapper
-
The descriptive information string for this implementation.
- info - Static variable in class org.apache.catalina.ha.authenticator.ClusterSingleSignOn
-
Descriptive information about this Valve implementation.
- info - Static variable in interface org.apache.catalina.ha.CatalinaCluster
-
Descriptive information about this component implementation.
- info - Static variable in interface org.apache.catalina.ha.ClusterDeployer
-
Descriptive information about this component implementation.
- info - Static variable in class org.apache.catalina.ha.session.ClusterSessionListener
-
The descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.ha.session.JvmRouteBinderValve
-
The descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.ha.session.JvmRouteSessionIDBinderListener
-
Deprecated.
The descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
Descriptive information about this component implementation.
- info - Static variable in class org.apache.catalina.realm.DataSourceRealm
-
Descriptive information about this Realm implementation.
- info - Static variable in class org.apache.catalina.realm.JAASRealm
-
Descriptive information about this Realm
implementation.
- info - Static variable in class org.apache.catalina.realm.JDBCRealm
-
Deprecated.
Descriptive information about this Realm implementation.
- info - Static variable in class org.apache.catalina.realm.JNDIRealm
-
Descriptive information about this Realm implementation.
- info - Static variable in class org.apache.catalina.realm.MemoryRealm
-
Descriptive information about this Realm implementation.
- info - Static variable in class org.apache.catalina.realm.RealmBase
-
Descriptive information about this Realm implementation.
- info - Static variable in class org.apache.catalina.realm.UserDatabaseRealm
-
Descriptive information about this Realm implementation.
- info - Static variable in class org.apache.catalina.session.JDBCStore
-
The descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.session.StandardManager
-
The descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.session.StandardSession
-
Descriptive information describing this Session implementation.
- info - Static variable in class org.apache.catalina.session.StoreBase
-
The descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.startup.Embedded
-
Deprecated.
Descriptive information about this server implementation.
- info - Static variable in class org.apache.catalina.valves.AccessLogValve
-
The descriptive information about this implementation.
- info - Static variable in class org.apache.catalina.valves.CometConnectionManagerValve
-
The descriptive information related to this implementation.
- info - Static variable in class org.apache.catalina.valves.ValveBase
-
Descriptive information about this Valve implementation.
- info(Object) - Method in interface org.apache.juli.logging.Log
-
Log a message with info log level.
- info(Object, Throwable) - Method in interface org.apache.juli.logging.Log
-
Log an error with info log level.
- info(String, int, int, int, long) - Static method in class org.apache.tomcat.jni.Address
-
Create apr_sockaddr_t from hostname, address family, and port.
- info(long[]) - Static method in class org.apache.tomcat.jni.OS
-
Gather system info.
- info - Variable in class org.apache.tomcat.util.modeler.FeatureInfo
-
- info - Variable in class org.apache.tomcat.util.net.AprEndpoint.SocketList
-
- infoGet(FileInfo, int, long) - Static method in class org.apache.tomcat.jni.File
-
Get the specified file's stats.
- init(FilterConfig) - Method in interface javax.servlet.Filter
-
Called by the web container to indicate to a filter that it is being
placed into service.
- init(ServletConfig) - Method in class javax.servlet.GenericServlet
-
Called by the servlet container to indicate to a servlet that the servlet
is being placed into service.
- init() - Method in class javax.servlet.GenericServlet
-
A convenience method which can be overridden so that there's no need to
call super.init(config)
.
- init(ServletConfig) - Method in interface javax.servlet.Servlet
-
Called by the servlet container to indicate to a servlet that the servlet
is being placed into service.
- init(EndpointConfig) - Method in interface javax.websocket.Decoder
-
- init(EndpointConfig) - Method in interface javax.websocket.Encoder
-
- init(FilterConfig) - Method in class org.apache.catalina.filters.AddDefaultCharsetFilter
-
- init(FilterConfig) - Method in class org.apache.catalina.filters.CorsFilter
-
- init(FilterConfig) - Method in class org.apache.catalina.filters.CsrfPreventionFilterBase
-
- init(FilterConfig) - Method in class org.apache.catalina.filters.ExpiresFilter
-
- init(FilterConfig) - Method in class org.apache.catalina.filters.FilterBase
-
Iterates over the configuration parameters and either logs a warning,
or throws an exception for any parameter that does not have a matching
setter in this filter.
- init(FilterConfig) - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- init(FilterConfig) - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- init(FilterConfig) - Method in class org.apache.catalina.filters.RequestDumperFilter
-
- init(FilterConfig) - Method in class org.apache.catalina.filters.SessionInitializerFilter
-
- init(FilterConfig) - Method in class org.apache.catalina.filters.WebdavFixFilter
-
- init(String, int) - Method in class org.apache.catalina.ha.backend.CollectedInfo
-
- init(HeartbeatListener) - Method in class org.apache.catalina.ha.backend.MultiCastSender
-
- init(HeartbeatListener) - Method in interface org.apache.catalina.ha.backend.Sender
-
Set the configuration parameters
- init(HeartbeatListener) - Method in class org.apache.catalina.ha.backend.TcpSender
-
- init() - Method in interface org.apache.catalina.Lifecycle
-
Prepare the component for starting.
- init() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- init() - Method in class org.apache.catalina.manager.host.HostManagerServlet
-
- init() - Method in class org.apache.catalina.manager.HTMLManagerServlet
-
- init() - Method in class org.apache.catalina.manager.JMXProxyServlet
-
Initialize this servlet.
- init() - Method in class org.apache.catalina.manager.ManagerServlet
-
Initialize this servlet.
- init() - Method in class org.apache.catalina.manager.StatusManagerServlet
-
Initialize this servlet.
- init(ServletConfig) - Method in class org.apache.catalina.servlets.CGIServlet
-
Sets instance variables.
- init() - Method in class org.apache.catalina.servlets.DefaultServlet
-
Initialize this servlet.
- init() - Method in class org.apache.catalina.servlets.WebdavServlet
-
Initialize this servlet.
- init(FilterConfig) - Method in class org.apache.catalina.ssi.SSIFilter
-
Initialize this servlet.
- init() - Method in class org.apache.catalina.ssi.SSIServlet
-
Initialize this servlet.
- init() - Method in class org.apache.catalina.startup.Bootstrap
-
Initialize daemon.
- init(String[]) - Method in class org.apache.catalina.startup.Bootstrap
-
Load the Catalina daemon.
- init() - Method in class org.apache.catalina.startup.ContextConfig
-
Process a "init" event for this Context.
- init() - Method in class org.apache.catalina.startup.Tomcat
-
Initialize the server.
- init() - Method in class org.apache.catalina.tribes.membership.McastServiceImpl
-
- init(AbstractReplicatedMap.MapOwner, Channel, String, long, int, ClassLoader[], boolean) - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
Initializes the map by creating the RPC channel, registering itself as a channel listener
This method is also responsible for initiating the state transfer
- init() - Method in class org.apache.catalina.util.LifecycleBase
-
- init() - Method in class org.apache.coyote.AbstractProtocol
-
- init() - Method in class org.apache.coyote.http11.AbstractHttp11JsseProtocol
-
- init(SocketWrapper<S>, AbstractEndpoint<S>) - Method in class org.apache.coyote.http11.AbstractInputBuffer
-
- init(SocketWrapper<S>, AbstractEndpoint<S>) - Method in class org.apache.coyote.http11.AbstractOutputBuffer
-
- init(SocketWrapper<Long>, AbstractEndpoint<Long>) - Method in class org.apache.coyote.http11.InternalAprInputBuffer
-
- init(SocketWrapper<Long>, AbstractEndpoint<Long>) - Method in class org.apache.coyote.http11.InternalAprOutputBuffer
-
- init(SocketWrapper<Socket>, AbstractEndpoint<Socket>) - Method in class org.apache.coyote.http11.InternalInputBuffer
-
- init(SocketWrapper<NioChannel>, AbstractEndpoint<NioChannel>) - Method in class org.apache.coyote.http11.InternalNioInputBuffer
-
- init(SocketWrapper<NioChannel>, AbstractEndpoint<NioChannel>) - Method in class org.apache.coyote.http11.InternalNioOutputBuffer
-
- init(SocketWrapper<Socket>, AbstractEndpoint<Socket>) - Method in class org.apache.coyote.http11.InternalOutputBuffer
-
- init(WebConnection) - Method in interface org.apache.coyote.http11.upgrade.servlet31.HttpUpgradeHandler
-
This method is called once the request/response pair where the upgrade
is initiated has completed processing and is the point where control of
the connection passes from the container to the
HttpUpgradeHandler
.
- init() - Method in interface org.apache.coyote.ProtocolHandler
-
Initialise the protocol.
- init(JspCompilationContext, JspServletWrapper) - Method in class org.apache.jasper.compiler.Compiler
-
- init(ServletConfig) - Method in class org.apache.jasper.runtime.HttpJspBase
-
- init(ServletConfig) - Method in class org.apache.jasper.runtime.PerThreadTagHandlerPool
-
Deprecated.
- init(ServletConfig) - Method in class org.apache.jasper.runtime.TagHandlerPool
-
- init(ServletConfig) - Method in class org.apache.jasper.servlet.JspServlet
-
- init(PoolConfiguration) - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Initialize the connection pool - called from the constructor
- init(FileUploadBase, RequestContext) - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemIteratorImpl
-
- init() - Method in class org.apache.tomcat.util.modeler.modules.MbeansSource
-
Deprecated.
- init() - Method in interface org.apache.tomcat.util.modeler.modules.MbeansSourceMBean
-
Deprecated.
Call the init method on all mbeans.
- init() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- init() - Method in class org.apache.tomcat.util.net.AprEndpoint.Poller
-
Create the poller.
- init() - Method in class org.apache.tomcat.util.net.AprEndpoint.Sendfile
-
Create the sendfile poller.
- init(String) - Static method in class org.apache.tomcat.util.security.ConcurrentMessageDigest
-
- init(FilterConfig) - Method in class org.apache.tomcat.websocket.server.WsFilter
-
- init(WebConnection) - Method in class org.apache.tomcat.websocket.server.WsHttpUpgradeHandler
-
- initBaseDir() - Method in class org.apache.catalina.startup.Tomcat
-
- initClassLoader() - Method in class org.apache.jasper.JspC
-
Initializes the classloader as/if needed for the given
compilation context.
- initDefaultCluster() - Static method in class org.apache.catalina.ha.jmx.ClusterJmxHelper
-
Deprecated.
- initDirs() - Method in class org.apache.catalina.startup.Catalina
-
- initDirs() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
- INITIAL_SIZE - Static variable in class org.apache.tomcat.util.http.Cookies
-
- INITIAL_STATE - Variable in class org.apache.catalina.connector.InputBuffer
-
- initialContext - Static variable in class org.apache.naming.java.javaURLContextFactory
-
Initial context.
- initialContext - Variable in class org.apache.naming.SelectorContext
-
Request for an initial context.
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.PageContext
-
The initialize method is called to initialize an uninitialized PageContext
so that it may be used by a JSP Implementation class to service an
incoming request and response within it's _jspService() method.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.catalina.realm.JAASMemoryLoginModule
-
Initialize this LoginModule
with the specified
configuration information.
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- initialize(String) - Static method in class org.apache.tomcat.jni.Library
-
Setup any APR internal data structures.
- initialize(String) - Static method in class org.apache.tomcat.jni.SSL
-
Initialize OpenSSL support.
- initialize() - Method in class org.apache.tomcat.util.digester.Digester
-
Provides a hook for lazy initialization of this Digester
instance.
- initializeConnection(Connection) - Method in class org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory
-
- initializeConnectionLatch() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- initialized - Variable in class org.apache.catalina.core.NamingContextListener
-
Initialized flag.
- initializeFilters(int, Set<String>, int, int) - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
Initialize standard input and output filters.
- initializePoolCleaner(PoolConfiguration) - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
- initializerClassMap - Variable in class org.apache.catalina.startup.ContextConfig
-
Map of ServletContainerInitializer to classes they expressed interest in.
- initialSize - Variable in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
The initial number of connections that are created when the pool
is started.
- initInternal() - Method in class org.apache.catalina.authenticator.SpnegoAuthenticator
-
- initInternal() - Method in class org.apache.catalina.connector.Connector
-
- initInternal() - Method in class org.apache.catalina.core.ContainerBase
-
- initInternal() - Method in class org.apache.catalina.core.StandardContext
-
- initInternal() - Method in class org.apache.catalina.core.StandardEngine
-
- initInternal() - Method in class org.apache.catalina.core.StandardPipeline
-
- initInternal() - Method in class org.apache.catalina.core.StandardServer
-
Invoke a pre-startup initialization.
- initInternal() - Method in class org.apache.catalina.core.StandardService
-
Invoke a pre-startup initialization.
- initInternal() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- initInternal() - Method in class org.apache.catalina.deploy.NamingResources
-
- initInternal() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- initInternal() - Method in class org.apache.catalina.realm.RealmBase
-
- initInternal() - Method in class org.apache.catalina.session.ManagerBase
-
- initInternal() - Method in class org.apache.catalina.session.StoreBase
-
- initInternal() - Method in class org.apache.catalina.util.LifecycleBase
-
Sub-classes implement this method to perform any instance initialisation
required.
- initInternal() - Method in class org.apache.catalina.util.LifecycleMBeanBase
-
Sub-classes wishing to perform additional initialization should override
this method, ensuring that super.initInternal() is the first call in the
overriding method.
- initInternal() - Method in class org.apache.catalina.util.SessionIdGeneratorBase
-
- initInternal() - Method in class org.apache.catalina.valves.CrawlerSessionManagerValve
-
- initInternal() - Method in class org.apache.catalina.valves.RequestFilterValve
-
- initInternal() - Method in class org.apache.catalina.valves.StuckThreadDetectionValve
-
- initInternal() - Method in class org.apache.catalina.valves.ValveBase
-
- initMetaData(Class<?>) - Static method in class org.apache.catalina.ha.jmx.ClusterJmxHelper
-
Deprecated.
- initNaming() - Method in class org.apache.catalina.startup.Catalina
-
- initNaming() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
Initialize naming - this should only enable java:env and root naming.
- initServletContext(ClassLoader) - Method in class org.apache.jasper.JspC
-
- initSimpleAuth() - Method in class org.apache.catalina.startup.Tomcat
-
Deprecated.
Will be removed in Tomcat 8.0.x
- initSsl(SocketWrapper<S>, Processor<S>) - Method in class org.apache.coyote.AbstractProtocol.AbstractConnectionHandler
-
- initSsl(SocketWrapper<S>, Processor<S>) - Method in class org.apache.coyote.ajp.AbstractAjpProtocol.AbstractAjpConnectionHandler
-
- initSsl(SocketWrapper<Long>, Processor<Long>) - Method in class org.apache.coyote.http11.Http11AprProtocol.Http11ConnectionHandler
-
- initSsl(SocketWrapper<NioChannel>, Processor<NioChannel>) - Method in class org.apache.coyote.http11.Http11NioProtocol.Http11ConnectionHandler
-
- initSsl(SocketWrapper<Socket>, Processor<Socket>) - Method in class org.apache.coyote.http11.Http11Protocol.Http11ConnectionHandler
-
- initStreams() - Method in class org.apache.catalina.startup.Catalina
-
- initStreams() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
- initWebappDefaults(String) - Method in class org.apache.catalina.startup.Tomcat
-
Provide default configuration for a context.
- initWebappDefaults(Context) - Static method in class org.apache.catalina.startup.Tomcat
-
- initWebXml() - Method in class org.apache.jasper.JspC
-
- Injectable - Interface in org.apache.catalina.deploy
-
- InjectionTarget - Class in org.apache.catalina.deploy
-
- InjectionTarget() - Constructor for class org.apache.catalina.deploy.InjectionTarget
-
- InjectionTarget(String, String) - Constructor for class org.apache.catalina.deploy.InjectionTarget
-
- innerMap - Variable in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- innermostDelegateEquals(Connection) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
Compares innermost delegate to the given connection.
- inode - Variable in class org.apache.tomcat.jni.FileInfo
-
The inode of the file.
- input - Variable in class org.apache.catalina.servlets.DefaultServlet
-
The input buffer size to use when serving resources.
- input - Variable in class org.apache.coyote.ajp.AjpProcessor
-
Input stream.
- input - Variable in class org.apache.coyote.http11.filters.SavedRequestInputFilter
-
The original request body.
- input_stream - Variable in class org.apache.el.parser.ELParserTokenManager
-
- InputBuffer - Class in org.apache.catalina.connector
-
The buffer used by Tomcat request.
- InputBuffer() - Constructor for class org.apache.catalina.connector.InputBuffer
-
Default constructor.
- InputBuffer(int) - Constructor for class org.apache.catalina.connector.InputBuffer
-
Alternate constructor which allows specifying the initial buffer size.
- inputBuffer - Variable in class org.apache.catalina.connector.Request
-
The associated input buffer.
- inputBuffer - Variable in class org.apache.coyote.ajp.AjpAprProcessor
-
Direct buffer used for input.
- inputBuffer - Variable in class org.apache.coyote.http11.Http11AprProcessor
-
Input.
- inputBuffer - Variable in class org.apache.coyote.http11.Http11NioProcessor
-
Input.
- inputBuffer - Variable in class org.apache.coyote.http11.Http11Processor
-
Input.
- InputBuffer - Interface in org.apache.coyote
-
This class is only for internal use in the protocol implementation.
- inputBuffer - Variable in class org.apache.tomcat.websocket.WsFrameBase
-
- inputEncoding - Variable in class org.apache.catalina.ssi.SSIServlet
-
Input encoding.
- inputEncoding - Variable in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- InputFilter - Interface in org.apache.coyote.http11
-
Input filter interface.
- InputSourceUtil - Class in org.apache.tomcat.util.descriptor
-
- inputStream - Variable in class org.apache.catalina.connector.Request
-
ServletInputStream.
- inputStream - Variable in class org.apache.el.parser.SimpleCharStream
-
- inputStream - Variable in class org.apache.naming.resources.Resource
-
Input stream.
- inputStreamInputBuffer - Variable in class org.apache.coyote.http11.AbstractInputBuffer
-
Underlying input buffer.
- insertBefore - Static variable in class org.apache.jasper.JspC
-
- insertLicense(Writer) - Static method in class org.apache.tomcat.buildutil.Utils
-
- insertRow() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- insertsAreDetected(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- inSet(Member, Member[]) - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- install() - Method in class org.apache.catalina.core.StandardEngine.AccessLogListener
-
- install(String, File) - Method in interface org.apache.catalina.ha.ClusterDeployer
-
Install a new web application, whose web application archive is at the
specified URL, into this container and all the other
members of the cluster with the specified context name.
- install(String, File) - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
Install a new web application, whose web application archive is at the
specified URL, into this container and all the other members of the
cluster with the specified context name.
- INSTALLED_EXTENSIONS - Static variable in class org.apache.tomcat.websocket.Constants
-
- installedHost - Variable in class org.apache.catalina.manager.host.HostManagerServlet
-
The associated host.
- installSmap(String[]) - Static method in class org.apache.jasper.compiler.SmapUtil
-
- instance - Variable in class org.apache.catalina.core.StandardWrapper
-
The (single) possibly uninitialized instance of this servlet.
- instance - Static variable in class org.apache.catalina.tribes.io.BufferPool
-
- InstanceEvent - Class in org.apache.catalina
-
General event for notifying listeners of significant events related to
a specific instance of a Servlet, or a specific instance of a Filter,
as opposed to the Wrapper component that manages it.
- InstanceEvent(Wrapper, Filter, String) - Constructor for class org.apache.catalina.InstanceEvent
-
Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Filter, String, Throwable) - Constructor for class org.apache.catalina.InstanceEvent
-
Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Filter, String, ServletRequest, ServletResponse) - Constructor for class org.apache.catalina.InstanceEvent
-
Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Filter, String, ServletRequest, ServletResponse, Throwable) - Constructor for class org.apache.catalina.InstanceEvent
-
Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Servlet, String) - Constructor for class org.apache.catalina.InstanceEvent
-
Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Servlet, String, Throwable) - Constructor for class org.apache.catalina.InstanceEvent
-
Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Servlet, String, ServletRequest, ServletResponse) - Constructor for class org.apache.catalina.InstanceEvent
-
Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Servlet, String, ServletRequest, ServletResponse, Throwable) - Constructor for class org.apache.catalina.InstanceEvent
-
Construct a new InstanceEvent with the specified parameters.
- instanceEvent(InstanceEvent) - Method in interface org.apache.catalina.InstanceListener
-
Acknowledge the occurrence of the specified event.
- instanceId() - Method in class org.apache.coyote.Request
-
Get the instance id (or JVM route).
- instanceInitialized - Variable in class org.apache.catalina.core.StandardWrapper
-
Flag that indicates if this instance has been initialized
- instanceKey - Variable in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Instance key
- InstanceKeyDataSource - Class in org.apache.tomcat.dbcp.dbcp.datasources
-
The base class for SharedPoolDataSource
and
PerUserPoolDataSource
.
- InstanceKeyDataSource() - Constructor for class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Default no-arg constructor for Serialization
- InstanceListener - Interface in org.apache.catalina
-
Interface defining a listener for significant events related to a
specific servlet instance, rather than to the Wrapper component that
is managing that instance.
- instanceManager - Variable in class org.apache.jasper.runtime.TagHandlerPool
-
- InstanceManager - Interface in org.apache.tomcat
-
- InstanceManagerFactory - Class in org.apache.jasper.runtime
-
- INSTANCEOF - Static variable in interface org.apache.el.parser.ELParserConstants
-
RegularExpression Id.
- instancePool - Variable in class org.apache.catalina.core.StandardWrapper
-
Stack containing the STM instances.
- instanceSupport - Variable in class org.apache.catalina.core.StandardWrapper
-
The support object for our instance listeners.
- InstanceSupport - Class in org.apache.catalina.util
-
Support class to assist in firing InstanceEvent notifications to
registered InstanceListeners.
- InstanceSupport(Wrapper) - Constructor for class org.apache.catalina.util.InstanceSupport
-
Construct a new InstanceSupport object associated with the specified
Instance component.
- InstrumentableClassLoader - Interface in org.apache.tomcat
-
- Integer() - Method in class org.apache.el.parser.ELParser
-
- INTEGER_LITERAL - Static variable in interface org.apache.el.parser.ELParserConstants
-
RegularExpression Id.
- INTEGRAL_TRANSPORT - Static variable in class org.apache.catalina.realm.Constants
-
- InterceptorPayload - Class in org.apache.catalina.tribes.group
-
- InterceptorPayload() - Constructor for class org.apache.catalina.tribes.group.InterceptorPayload
-
- interceptors - Variable in class org.apache.catalina.tribes.group.GroupChannel
-
The first interceptor in the interceptor stack.
- interestOps - Variable in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- interestOps() - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- interestOps(int) - Method in class org.apache.tomcat.util.net.NioEndpoint.KeyAttachment
-
- interestOps - Variable in class org.apache.tomcat.util.net.NioEndpoint.PollerEvent
-
- INTERNAL_PROXIES_PARAMETER - Static variable in class org.apache.catalina.filters.RemoteIpFilter
-
- InternalAprInputBuffer - Class in org.apache.coyote.http11
-
Implementation of InputBuffer which provides HTTP request header parsing as
well as transfer decoding.
- InternalAprInputBuffer(Request, int, boolean, HttpParser) - Constructor for class org.apache.coyote.http11.InternalAprInputBuffer
-
Alternate constructor.
- InternalAprInputBuffer.SocketInputBuffer - Class in org.apache.coyote.http11
-
This class is an input buffer which will read its data from an input
stream.
- InternalAprInputBuffer.SocketInputBuffer() - Constructor for class org.apache.coyote.http11.InternalAprInputBuffer.SocketInputBuffer
-
- InternalAprOutputBuffer - Class in org.apache.coyote.http11
-
Output buffer.
- InternalAprOutputBuffer(Response, int) - Constructor for class org.apache.coyote.http11.InternalAprOutputBuffer
-
Default constructor.
- InternalAprOutputBuffer.SocketOutputBuffer - Class in org.apache.coyote.http11
-
This class is an output buffer which will write data to an output
stream.
- InternalAprOutputBuffer.SocketOutputBuffer() - Constructor for class org.apache.coyote.http11.InternalAprOutputBuffer.SocketOutputBuffer
-
- internalDispatcherType - Variable in class org.apache.catalina.connector.Request
-
The current dispatcher type.
- internalExecutor - Variable in class org.apache.tomcat.util.net.AbstractEndpoint
-
Are we using an internal executor
- InternalInputBuffer - Class in org.apache.coyote.http11
-
Implementation of InputBuffer which provides HTTP request header parsing as
well as transfer decoding.
- InternalInputBuffer(Request, int, boolean, HttpParser) - Constructor for class org.apache.coyote.http11.InternalInputBuffer
-
Default constructor.
- InternalInputBuffer.InputStreamInputBuffer - Class in org.apache.coyote.http11
-
This class is an input buffer which will read its data from an input
stream.
- InternalInputBuffer.InputStreamInputBuffer() - Constructor for class org.apache.coyote.http11.InternalInputBuffer.InputStreamInputBuffer
-
- InternalNioInputBuffer - Class in org.apache.coyote.http11
-
Implementation of InputBuffer which provides HTTP request header parsing as
well as transfer decoding.
- InternalNioInputBuffer(Request, int, boolean, HttpParser) - Constructor for class org.apache.coyote.http11.InternalNioInputBuffer
-
Alternate constructor.
- InternalNioInputBuffer.HeaderParseData - Class in org.apache.coyote.http11
-
- InternalNioInputBuffer.HeaderParseData() - Constructor for class org.apache.coyote.http11.InternalNioInputBuffer.HeaderParseData
-
- InternalNioInputBuffer.SocketInputBuffer - Class in org.apache.coyote.http11
-
This class is an input buffer which will read its data from an input
stream.
- InternalNioInputBuffer.SocketInputBuffer() - Constructor for class org.apache.coyote.http11.InternalNioInputBuffer.SocketInputBuffer
-
- InternalNioOutputBuffer - Class in org.apache.coyote.http11
-
Output buffer.
- InternalNioOutputBuffer(Response, int) - Constructor for class org.apache.coyote.http11.InternalNioOutputBuffer
-
Default constructor.
- InternalNioOutputBuffer.SocketOutputBuffer - Class in org.apache.coyote.http11
-
This class is an output buffer which will write data to an output
stream.
- InternalNioOutputBuffer.SocketOutputBuffer() - Constructor for class org.apache.coyote.http11.InternalNioOutputBuffer.SocketOutputBuffer
-
- InternalOutputBuffer - Class in org.apache.coyote.http11
-
Output buffer.
- InternalOutputBuffer(Response, int) - Constructor for class org.apache.coyote.http11.InternalOutputBuffer
-
Default constructor.
- InternalOutputBuffer.OutputStreamOutputBuffer - Class in org.apache.coyote.http11
-
This class is an output buffer which will write data to an output
stream.
- InternalOutputBuffer.OutputStreamOutputBuffer() - Constructor for class org.apache.coyote.http11.InternalOutputBuffer.OutputStreamOutputBuffer
-
- internalStart(int) - Method in class org.apache.catalina.tribes.group.ChannelCoordinator
-
Starts up the channel.
- internalStop(int) - Method in class org.apache.catalina.tribes.group.ChannelCoordinator
-
Shuts down the channel.
- InternetAddress - Class in javax.mail.internet
-
- InternetAddress(String) - Constructor for class javax.mail.internet.InternetAddress
-
- interpreterCall(JspCompilationContext, boolean, String, Class<?>, String, boolean) - Method in interface org.apache.jasper.compiler.ELInterpreter
-
Returns the string representing the code that will be inserted into the
servlet generated for JSP.
- interpreterCall(JspCompilationContext, boolean, String, Class<?>, String, boolean) - Method in class org.apache.jasper.compiler.ELInterpreterFactory.DefaultELInterpreter
-
- interpreterCall(boolean, String, Class<?>, String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
Produces a String representing a call to the EL interpreter.
- interruptible - Variable in class org.apache.catalina.valves.SemaphoreValve
-
Block interruptibly until a permit is available.
- interval - Variable in class org.apache.catalina.tribes.group.interceptors.TcpPingInterceptor
-
- introspect(Object, ServletRequest) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- introspecthelper(Object, String, String, ServletRequest, String, boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- Introspection - Class in org.apache.catalina.util
-
Provides introspection utilities that either require knowledge of Tomcat
internals or are solely used by Tomcat internals.
- Introspection() - Constructor for class org.apache.catalina.util.Introspection
-
- IntrospectionUtils - Class in org.apache.tomcat.util
-
Utils for introspection and reflection
- IntrospectionUtils() - Constructor for class org.apache.tomcat.util.IntrospectionUtils
-
- IntrospectionUtils.AttributeHolder - Interface in org.apache.tomcat.util
-
Deprecated.
Is used only by deprecated method
- IntrospectionUtils.PropertySource - Interface in org.apache.tomcat.util
-
- IntrospectionUtils.SecurePropertySource - Interface in org.apache.tomcat.util
-
- intsToCommaDelimitedString(int[]) - Static method in class org.apache.catalina.filters.ExpiresFilter
-
Convert an array of ints into a comma delimited string
- invalidate() - Method in interface javax.servlet.http.HttpSession
-
Invalidates this session then unbinds any objects bound to it.
- invalidate() - Method in class org.apache.catalina.session.StandardSession
-
Invalidates this session and unbinds any objects bound to it.
- invalidate() - Method in class org.apache.catalina.session.StandardSessionFacade
-
- invalidate() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- invalidateConnection(Connection) - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDriver
-
Invalidates the given connection.
- invalidateObject(T) - Method in class org.apache.tomcat.dbcp.dbcp.AbandonedObjectPool
-
Invalidates an object from the pool.
- invalidateObject(K, V) - Method in class org.apache.tomcat.dbcp.pool.BaseKeyedObjectPool
-
Invalidates an object from the pool.
- invalidateObject(T) - Method in class org.apache.tomcat.dbcp.pool.BaseObjectPool
-
Invalidates an object from the pool.
- invalidateObject(K, V) - Method in class org.apache.tomcat.dbcp.pool.impl.GenericKeyedObjectPool
-
Invalidates an object from the pool.
- invalidateObject(T) - Method in class org.apache.tomcat.dbcp.pool.impl.GenericObjectPool
-
Invalidates an object from the pool.
- invalidateObject(T) - Method in class org.apache.tomcat.dbcp.pool.impl.SoftReferenceObjectPool
-
Invalidates an object from the pool.
- invalidateObject(K, V) - Method in class org.apache.tomcat.dbcp.pool.impl.StackKeyedObjectPool
-
Invalidates an object from the pool.
- invalidateObject(T) - Method in class org.apache.tomcat.dbcp.pool.impl.StackObjectPool
-
Invalidates an object from the pool.
- invalidateObject(K, V) - Method in interface org.apache.tomcat.dbcp.pool.KeyedObjectPool
-
Invalidates an object from the pool.
- invalidateObject(T) - Method in interface org.apache.tomcat.dbcp.pool.ObjectPool
-
Invalidates an object from the pool.
- invalidateSession() - Method in interface org.apache.tomcat.util.net.SSLSessionManager
-
Invalidate the SSL session
- invalidateSessions(ContextName, String[], StringManager) - Method in class org.apache.catalina.manager.HTMLManagerServlet
-
Invalidate HttpSessions
- InvalidContentTypeException - Exception in org.apache.tomcat.util.http.fileupload.impl
-
Thrown to indicate that the request is not a multipart request.
- InvalidContentTypeException() - Constructor for exception org.apache.tomcat.util.http.fileupload.impl.InvalidContentTypeException
-
Constructs a InvalidContentTypeException
with no
detail message.
- InvalidContentTypeException(String) - Constructor for exception org.apache.tomcat.util.http.fileupload.impl.InvalidContentTypeException
-
Constructs an InvalidContentTypeException
with
the specified detail message.
- InvalidContentTypeException(String, Throwable) - Constructor for exception org.apache.tomcat.util.http.fileupload.impl.InvalidContentTypeException
-
Constructs an InvalidContentTypeException
with
the specified detail message and cause.
- InvalidFileNameException - Exception in org.apache.tomcat.util.http.fileupload
-
This exception is thrown in case of an invalid file name.
- InvalidFileNameException(String, String) - Constructor for exception org.apache.tomcat.util.http.fileupload.InvalidFileNameException
-
Creates a new instance.
- invalidWars - Variable in class org.apache.catalina.startup.HostConfig
-
The list of Wars in the appBase to be ignored because they are invalid
(e.g. contain /../ sequences).
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.BeanELResolver
-
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.CompositeELResolver
-
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.ELResolver
-
Invokes a method on the the given object.
- invoke(ELContext, Object[]) - Method in class javax.el.MethodExpression
-
- invoke(Writer) - Method in class javax.servlet.jsp.tagext.JspFragment
-
Executes the fragment and directs all output to the given Writer,
or the JspWriter returned by the getOut() method of the JspContext
associated with the fragment if out is null.
- invoke(Request, Response) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Enforce the security restrictions in the web application deployment
descriptor of our associated Context.
- invoke(Request, Response) - Method in class org.apache.catalina.authenticator.SingleSignOn
-
Perform single-sign-on support processing for this request.
- invoke(Request, Response) - Method in interface org.apache.catalina.Container
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x.
- invoke(Request, Response) - Method in class org.apache.catalina.core.ContainerBase
-
Process the specified Request, to produce the corresponding Response,
by invoking the first Valve in our pipeline (if any), or the basic
Valve otherwise.
- invoke(Request, Response) - Method in class org.apache.catalina.ha.session.JvmRouteBinderValve
-
Detect possible the JVMRoute change at cluster backup node..
- invoke(Request, Response) - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
Log the interesting request parameters, invoke the next Valve in the
sequence, and log the interesting response parameters.
- invoke(Request, Response) - Method in class org.apache.catalina.startup.FailedContext
-
- invoke(Request, Response) - Method in interface org.apache.catalina.Valve
-
Perform request processing as required by this Valve.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.AccessLogValve
-
Log a message summarizing the specified request and response, according
to the format specified by the pattern
property.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.CometConnectionManagerValve
-
Register requests for tracking, whenever needed.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.CrawlerSessionManagerValve
-
- invoke(Request, Response) - Method in class org.apache.catalina.valves.ErrorReportValve
-
Invoke the next Valve in the sequence.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.JDBCAccessLogValve
-
This method is invoked by Tomcat on each query.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.PersistentValve
-
Select the appropriate child Context to process this request,
based on the specified request URI.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.RemoteAddrValve
-
- invoke(Request, Response) - Method in class org.apache.catalina.valves.RemoteCIDRValve
-
- invoke(Request, Response) - Method in class org.apache.catalina.valves.RemoteHostValve
-
- invoke(Request, Response) - Method in class org.apache.catalina.valves.RemoteIpValve
-
The implementation-specific logic represented by this Valve.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.RequestFilterValve
-
Extract the desired request property, and pass it (along with the
specified request and response objects) to the protected
process()
method to perform the actual filtering.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.SemaphoreValve
-
Do concurrency control on the request using the semaphore.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.SSLValve
-
- invoke(Request, Response) - Method in class org.apache.catalina.valves.StuckThreadDetectionValve
-
The implementation-specific logic represented by this Valve.
- invoke(Request, Response) - Method in class org.apache.catalina.valves.ValveBase
-
The implementation-specific logic represented by this Valve.
- invoke(ELContext, Object[]) - Method in class org.apache.el.MethodExpressionImpl
-
Evaluates the expression relative to the provided context, invokes the
method that was found using the supplied parameters, and returns the
result of the method invocation.
- invoke(ELContext, Object[]) - Method in class org.apache.el.MethodExpressionLiteral
-
- invoke(EvaluationContext, Class<?>[], Object[]) - Method in class org.apache.el.parser.AstIdentifier
-
- invoke(EvaluationContext, Class[], Object[]) - Method in class org.apache.el.parser.AstValue
-
- invoke(EvaluationContext, Class<?>[], Object[]) - Method in interface org.apache.el.parser.Node
-
- invoke(EvaluationContext, Class<?>[], Object[]) - Method in class org.apache.el.parser.SimpleNode
-
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.apache.jasper.el.JasperELResolver
-
- invoke(ELContext, Object[]) - Method in class org.apache.jasper.el.JspMethodExpression
-
- invoke(Object, Method, Object[]) - Method in class org.apache.naming.factory.DataSourceLinkFactory.DataSourceHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.naming.factory.webservices.ServiceProxy
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.DisposableConnectionFacade
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.interceptor.AbstractCreateStatementInterceptor
-
Gets invoked each time an operation on
Connection
is invoked.
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.interceptor.AbstractQueryReport.StatementProxy
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.interceptor.ConnectionState
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.interceptor.ResetAbandonedTimer
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.ResultSetProxy
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor.StatementProxy
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.JdbcInterceptor
-
Gets invoked each time an operation on
Connection
is invoked.
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.ProxyConnection
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.StatementFacade.StatementProxy
-
- invoke(Object, Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.TrapException
-
- invoke(String, Object[], String[]) - Method in class org.apache.tomcat.util.modeler.BaseModelMBean
-
Invoke a particular method on this MBean, and return any returned
value.
- invoke(List<ObjectName>, String, boolean) - Method in class org.apache.tomcat.util.modeler.Registry
-
Invoke a operation on a list of mbeans.
- invoke(List<ObjectName>, String, boolean) - Method in interface org.apache.tomcat.util.modeler.RegistryMBean
-
Invoke an operation on a set of mbeans.
- INVOKE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- invokeConstructor(Class<T>, Class<?>[], Object[]) - Static method in class org.apache.tomcat.dbcp.jocl.ConstructorUtil
-
Creates a new instance of the specified
type
using a
Constructor
described by the given parameter types
and values.
- IO_TIMEOUT_MS_DEFAULT - Static variable in class org.apache.tomcat.websocket.WsWebSocketContainer
-
- IO_TIMEOUT_MS_PROPERTY - Static variable in class org.apache.tomcat.websocket.WsWebSocketContainer
-
Property name to set to configure the timeout (in milliseconds) when
establishing a WebSocket connection to server.
- IOFileUploadException - Exception in org.apache.tomcat.util.http.fileupload.impl
-
Thrown to indicate an IOException.
- IOFileUploadException(String, IOException) - Constructor for exception org.apache.tomcat.util.http.fileupload.impl.IOFileUploadException
-
Creates a new instance with the given cause.
- ioSet(long, int, int, int) - Static method in class org.apache.tomcat.jni.Procattr
-
Determine if any of stdin, stdout, or stderr should be linked to pipes
when starting a child process.
- IOTools - Class in org.apache.catalina.util
-
Contains commonly needed I/O-related methods
- IOUtils - Class in org.apache.tomcat.util.http.fileupload
-
General IO stream manipulation utilities.
- IOUtils() - Constructor for class org.apache.tomcat.util.http.fileupload.IOUtils
-
Instances should NOT be constructed in standard programming.
- is - Variable in class org.apache.tomcat.util.modeler.AttributeInfo
-
- IS_BSD - Static variable in class org.apache.tomcat.jni.OS
-
- IS_IBM_JVM - Static variable in class org.apache.catalina.Globals
-
Deprecated.
- IS_IBM_JVM - Static variable in class org.apache.tomcat.util.compat.JreVendor
-
- IS_LINUX - Static variable in class org.apache.tomcat.jni.OS
-
- IS_MACOSX - Static variable in class org.apache.tomcat.jni.OS
-
- IS_NETWARE - Static variable in class org.apache.tomcat.jni.OS
-
- IS_ORACLE_JVM - Static variable in class org.apache.catalina.Globals
-
Deprecated.
- IS_ORACLE_JVM - Static variable in class org.apache.tomcat.util.compat.JreVendor
-
- IS_SECURITY_ENABLED - Static variable in class org.apache.catalina.Globals
-
Has security been turned on?
- IS_SECURITY_ENABLED - Static variable in class org.apache.coyote.Constants
-
Has security been turned on?
- IS_SECURITY_ENABLED - Static variable in class org.apache.coyote.http11.Constants
-
Deprecated.
Unused - will be removed in 8.0.x
- IS_SECURITY_ENABLED - Static variable in class org.apache.jasper.Constants
-
Has security been turned on?
- IS_SECURITY_ENABLED - Static variable in class org.apache.naming.Constants
-
Has security been turned on?
- IS_SECURITY_ENABLED - Static variable in class org.apache.tomcat.util.net.Constants
-
Has security been turned on?
- IS_SOLARIS - Static variable in class org.apache.tomcat.jni.OS
-
- IS_UNIX - Static variable in class org.apache.tomcat.jni.OS
-
- IS_WIN32 - Static variable in class org.apache.tomcat.jni.OS
-
- IS_WIN64 - Static variable in class org.apache.tomcat.jni.OS
-
- IS_WINDOWS - Static variable in class org.apache.naming.resources.JrePlatform
-
- isAbsolutePath(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isAbsolutePathRelaxed(int) - Method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isAbsoluteUrl(String) - Static method in class org.apache.jasper.tagplugins.jstl.Util
-
Returns true
if our current URL is absolute,
false
otherwise.
- isAccessed() - Method in class org.apache.catalina.tribes.io.ObjectReader
-
- isAccessReplicate() - Method in class org.apache.catalina.ha.session.DeltaSession
-
If this returns true, to replicate that an object has been accessed
- isAccessReplicate() - Method in interface org.apache.catalina.tribes.tipis.ReplicatedMapEntry
-
If this returns true, to replicate that an object has been accessed
- isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns the value of the accessToUnderlyingConnectionAllowed property.
- isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Returns the value of the accessToUnderlyingConnectionAllowed property.
- isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDataSource
-
Returns the value of the accessToUnderlyingConnectionAllowed property.
- isAccessToUnderlyingConnectionAllowed() - Static method in class org.apache.tomcat.dbcp.dbcp.PoolingDriver
-
Returns the value of the accessToUnderlyingConnectionAllowed property.
- isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Property not used.
- isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isAccessToUnderlyingConnectionAllowed() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Property not used.
- isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Property not used.
- isActive() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- isAddLocked() - Method in class org.apache.catalina.tribes.transport.bio.util.SingleRemoveSynchronizedAddLock
-
Check if an add thread owns the lock.
- isAfterLast() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- isAlias() - Method in class org.apache.tomcat.util.http.mapper.Mapper.Host
-
- isAllowed(String) - Method in class org.apache.catalina.valves.RequestFilterValve
-
Perform the test implemented by this Valve, matching against the
specified request property value.
- isAllowLinking() - Method in class org.apache.catalina.core.StandardContext
-
- isAllowValid() - Method in class org.apache.catalina.valves.RequestFilterValve
-
Returns false
if the last change to the allow
pattern did
not apply successfully.
- isAlpha(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- isAlpha(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isAlternateUsernameAllowed() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- isAlternateUsernameAllowed() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isAlternateUsernameAllowed() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- isAlternateUsernameAllowed() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- isAlwaysSend() - Method in class org.apache.catalina.tribes.group.interceptors.MessageDispatchInterceptor
-
- isAncestor(long, long) - Static method in class org.apache.tomcat.jni.Pool
-
Determine if pool a is an ancestor of pool b
- isAntiClickJackingEnabled() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- isAnyOriginAllowed() - Method in class org.apache.catalina.filters.CorsFilter
-
Determines if any origin is allowed to make CORS request.
- isAppCommitted() - Method in class org.apache.catalina.connector.Response
-
Application commit flag accessor.
- isAppContextProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isAprAvailable() - Static method in class org.apache.catalina.core.AprLifecycleListener
-
- isAprRequired() - Method in class org.apache.coyote.AbstractProtocol
-
- isAprRequired() - Method in class org.apache.coyote.ajp.AjpAprProtocol
-
- isAprRequired() - Method in class org.apache.coyote.http11.Http11AprProtocol
-
- isAprRequired() - Method in interface org.apache.coyote.ProtocolHandler
-
Requires APR/native library
- isArrayByteBase64(byte[]) - Static method in class org.apache.tomcat.util.codec.binary.Base64
-
- isAsciiSuperset(Charset) - Static method in class org.apache.tomcat.util.buf.CharsetUtil
-
- isAsync() - Method in class org.apache.catalina.connector.Request
-
- isAsync() - Method in class org.apache.coyote.AbstractProcessor
-
- isAsync() - Method in class org.apache.coyote.AsyncStateMachine
-
- isAsync() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- isAsync() - Method in class org.apache.coyote.http11.upgrade.UpgradeProcessor
-
Deprecated.
- isAsync() - Method in interface org.apache.coyote.Processor
-
- isAsync() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- isAsyncCompleting() - Method in class org.apache.catalina.connector.Request
-
- isAsyncDispatching() - Method in class org.apache.catalina.connector.Request
-
- isAsyncDispatching() - Method in class org.apache.coyote.AsyncStateMachine
-
- isAsyncError() - Method in class org.apache.coyote.AsyncStateMachine
-
- isAsyncStarted() - Method in interface javax.servlet.ServletRequest
-
- isAsyncStarted() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return isAsyncStarted() on the
wrapped request object.
- isAsyncStarted() - Method in class org.apache.catalina.connector.Request
-
- isAsyncStarted() - Method in class org.apache.catalina.connector.RequestFacade
-
- isAsyncStarted() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- isAsyncStarted() - Method in class org.apache.coyote.AsyncStateMachine
-
- isAsyncSupported() - Method in interface javax.servlet.ServletRequest
-
- isAsyncSupported() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return isAsyncSupported() on
the wrapped request object.
- isAsyncSupported() - Method in class org.apache.catalina.connector.Request
-
- isAsyncSupported() - Method in class org.apache.catalina.connector.RequestFacade
-
- isAsyncSupported() - Method in class org.apache.catalina.core.StandardPipeline
-
- isAsyncSupported() - Method in class org.apache.catalina.core.StandardWrapper
-
- isAsyncSupported() - Method in interface org.apache.catalina.Pipeline
-
Returns true if all the valves in this pipeline support async, false otherwise
- isAsyncSupported() - Method in interface org.apache.catalina.Valve
-
- isAsyncSupported() - Method in class org.apache.catalina.valves.ValveBase
-
- isAsyncSupported() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- isAsyncSupported() - Method in interface org.apache.catalina.Wrapper
-
Does the associated Servlet support async processing?
- isAsyncTimingOut() - Method in class org.apache.coyote.AsyncStateMachine
-
- isAttributebinding() - Method in class org.apache.catalina.ant.jmx.JMXAccessorQueryTask
-
- isAttributeDistributable(String, Object) - Method in class org.apache.catalina.manager.DummyProxySession
-
- isAttributeDistributable(String, Object) - Method in interface org.apache.catalina.Session
-
Does the session implementation support the distributing of the given
attribute?
- isAttributeDistributable(String, Object) - Method in class org.apache.catalina.session.StandardSession
-
Does the session implementation support the distributing of the given
attribute?
- isAttributeSpecified(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- isAutoFlush() - Method in class javax.servlet.jsp.JspWriter
-
This method indicates whether the JspWriter is autoFlushing.
- isAvailable() - Method in class org.apache.catalina.core.AsyncContextImpl
-
- isAvailable() - Method in enum org.apache.catalina.LifecycleState
-
May the public methods other than property getters/setters and lifecycle
methods be called for a component in this state?
- isAvailable(SocketWrapper<S>) - Method in class org.apache.coyote.AbstractProtocol.AbstractConnectionHandler
-
- isAvailable() - Method in interface org.apache.coyote.AsyncContextCallback
-
Reports if the web application associated with this async request is
available.
- isAvailable(SocketWrapper<Long>) - Method in interface org.apache.tomcat.util.net.AprEndpoint.Handler
-
- isAvailable(SocketWrapper<Socket>) - Method in interface org.apache.tomcat.util.net.JIoEndpoint.Handler
-
- isAvailable(SocketWrapper<NioChannel>) - Method in interface org.apache.tomcat.util.net.NioEndpoint.Handler
-
- isAwait() - Method in class org.apache.catalina.startup.Catalina
-
- isAwait() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
- isAWTThreadProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isBackup() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- isBase64(byte) - Static method in class org.apache.tomcat.util.codec.binary.Base64
-
Returns whether or not the octet
is in the base 64 alphabet.
- isBase64(byte[]) - Static method in class org.apache.tomcat.util.codec.binary.Base64
-
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
- isBase64(String) - Static method in class org.apache.tomcat.util.codec.binary.Base64
-
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
- isBeanCompatible(Class<?>) - Method in class org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource
-
Check if this class conforms to JavaBeans specifications.
- isBeforeFirst() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- isBigDecimalOp(Object, Object) - Static method in class org.apache.el.lang.ELSupport
-
- isBigIntegerOp(Object, Object) - Static method in class org.apache.el.lang.ELSupport
-
- isBlockContentTypeSniffingEnabled() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- isBlockExternal() - Method in class org.apache.jasper.JspC
-
- isBound() - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
-
Returns true if the thread or the context class loader of the current
thread is bound.
- isBuffered() - Method in class org.apache.catalina.valves.AccessLogValve
-
Is the logging buffered
- isCacheCallable() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache
-
- isCached() - Method in class org.apache.naming.resources.BaseDirContext
-
Is cached ?
- isCached(String) - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache
-
Deprecated.
Unused. Will be removed in Tomcat 9
- isCached(Method, Object[]) - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache
-
- isCachePrepared() - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementCache
-
- isCaching() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- isCaching() - Method in class org.apache.jasper.JspC
-
Is caching enabled (used for precompilation).
- isCaching() - Method in interface org.apache.jasper.Options
-
Is caching enabled (used for precompilation).
- isCachingAllowed() - Method in class org.apache.catalina.core.StandardContext
-
- isCancelled() - Method in class org.apache.catalina.tribes.io.ObjectReader
-
- isCancelled() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool.ConnectionFuture
- isCancelled() - Method in class org.apache.tomcat.jdbc.pool.FairBlockingQueue.ItemFuture
-
- isCancelled() - Method in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue.ItemFuture
-
- isCaseIgnored() - Method in class org.apache.naming.resources.ResourceAttributes
-
Case sensitivity.
- isCatalogAtStart() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- isChangeLocalName() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- isChangeLocalName() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- isChangeLocalPort() - Method in class org.apache.catalina.filters.RemoteIpFilter
-
- isChangeLocalPort() - Method in class org.apache.catalina.valves.RemoteIpValve
-
- isCheckExists() - Method in class org.apache.catalina.valves.AccessLogValve
-
Check for file existence before logging.
- isCheckLock() - Method in class org.apache.catalina.tribes.transport.bio.util.FastQueue
-
- isClassLoaderBound() - Static method in class org.apache.naming.ContextBindings
-
Tests if the thread context class loader is bound to a context.
- isClosed() - Method in class org.apache.catalina.connector.OutputBuffer
-
Is the response output closed ?
- isClosed() - Method in class org.apache.catalina.connector.Response
-
Closed flag accessor.
- isClosed() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
If true, this data source is closed and no more connections can be retrieved from this datasource.
- isClosed() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- isClosed() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- isClosed() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- isClosed() - Method in class org.apache.tomcat.dbcp.pool.BaseKeyedObjectPool
-
Has this pool instance been closed.
- isClosed() - Method in class org.apache.tomcat.dbcp.pool.BaseObjectPool
-
Has this pool instance been closed.
- isClosed() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool
-
Returns true if
close
has been called, and the connection pool is unusable
- isClosed() - Method in class org.apache.tomcat.jdbc.pool.ProxyConnection
-
- isClosed() - Method in class org.apache.tomcat.util.http.fileupload.MultipartStream.ItemInputStream
-
Returns, whether the stream is closed.
- isClosed() - Method in interface org.apache.tomcat.util.http.fileupload.util.Closeable
-
Returns, whether the object is already closed.
- isClosed() - Method in class org.apache.tomcat.util.http.fileupload.util.LimitedInputStream
-
Returns, whether this stream is already closed.
- ISCLOSED_VAL - Static variable in class org.apache.tomcat.jdbc.pool.JdbcInterceptor
-
- isCloseOnCompletion() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- isCloseOnCompletion(Statement) - Method in class org.apache.tomcat.util.compat.JreCompat
-
- isCloseRequired() - Method in class org.apache.coyote.http11.upgrade.AbstractServletInputStream
-
- isCloseRequired() - Method in class org.apache.coyote.http11.upgrade.AbstractServletOutputStream
-
- isClosing() - Method in class org.apache.tomcat.util.net.NioChannel
-
isClosing
- isClosing() - Method in class org.apache.tomcat.util.net.SecureNioChannel
-
- isCollection() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
Is collection.
- isCollection() - Method in class org.apache.naming.resources.ResourceAttributes
-
Is collection.
- isComet() - Method in class org.apache.catalina.connector.Request
-
- isComet() - Method in class org.apache.coyote.AbstractProcessor
-
- isComet() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor
-
- isComet() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
- isComet() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- isComet() - Method in class org.apache.coyote.http11.upgrade.UpgradeProcessor
-
Deprecated.
- isComet() - Method in interface org.apache.coyote.Processor
-
- isComet() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- isCommitted() - Method in interface javax.servlet.ServletResponse
-
Returns a boolean indicating if the response has been committed.
- isCommitted() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return isCommitted() on the
wrapped response object.
- isCommitted() - Method in class org.apache.catalina.connector.Response
-
Has the output of this response already been committed?
- isCommitted() - Method in class org.apache.catalina.connector.ResponseFacade
-
- isCommitted() - Method in class org.apache.coyote.Response
-
- isCommonsAnnotations1_1Available() - Method in class org.apache.tomcat.util.compat.JreCompat
-
- isCompatibleWith(Extension) - Method in class org.apache.catalina.util.Extension
-
Return true
if the specified Extension
(which represents an optional package required by this application)
is satisfied by this Extension
(which represents an
optional package that is already installed.
- isCompileCheckInProgress() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
- isComplete() - Method in class org.apache.catalina.tribes.group.RpcChannel.RpcCollector
-
- isComplete() - Method in class org.apache.catalina.tribes.transport.nio.NioSender
-
- isCompleting() - Method in class org.apache.coyote.AsyncStateMachine
-
- isConfigProblemFatal() - Method in class org.apache.catalina.filters.CsrfPreventionFilterBase
-
- isConfigProblemFatal() - Method in class org.apache.catalina.filters.FailedRequestFilter
-
- isConfigProblemFatal() - Method in class org.apache.catalina.filters.FilterBase
-
Determines if an exception when calling a setter or an unknown
configuration attribute triggers the failure of the this filter which in
turn will prevent the web application from starting.
- isConfigProblemFatal() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- isConfigProblemFatal() - Method in class org.apache.catalina.filters.RemoteCIDRFilter
-
- isConfigProblemFatal() - Method in class org.apache.catalina.filters.RequestFilter
-
- isConnected() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- isConnected() - Method in interface org.apache.catalina.tribes.transport.DataSender
-
- isConstantAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- isContainerProvidedServlet(String) - Method in class org.apache.catalina.core.StandardWrapper
-
Return true
if the specified class name represents a
container provided servlet class that should be loaded by the
server class loader.
- isContainerThread() - Static method in class org.apache.coyote.ContainerThreadMarker
-
- isContent(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character can be considered content.
- isContextAware() - Method in class org.apache.catalina.valves.CrawlerSessionManagerValve
-
- isContinuationRequired(Request) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
- isContinuationRequired(Request) - Method in class org.apache.catalina.authenticator.FormAuthenticator
-
- isControl() - Method in class org.apache.catalina.websocket.WsFrame
-
Deprecated.
- isControl(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isConvert() - Method in class org.apache.catalina.ant.jmx.JMXAccessorSetTask
-
- isCoordinator() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
- isCoordinator() - Method in class org.apache.catalina.tribes.group.interceptors.SimpleCoordinator
-
- isCopy() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- isCopyXML() - Method in class org.apache.catalina.core.StandardHost
-
- isCopyXML() - Method in class org.apache.catalina.startup.HostConfig
-
Return the copy XML config file flag for this component.
- isCorrectClass(String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSourceFactory
-
- isCorrectClass(String) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSourceFactory
-
- isDaemon() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- isDaemon() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- isDataAvailable() - Method in class org.apache.catalina.tribes.transport.bio.util.SingleRemoveSynchronizedAddLock
-
Check if the locked object has data available
i.e. the remover can stop poling and get the lock.
- isDebugEnabled() - Method in interface org.apache.juli.logging.Log
-
Is debug logging currently enabled?
- isDeclaredException(Method, Class<?>) - Method in class org.apache.tomcat.jdbc.pool.TrapException
-
- isDefaultAutoCommit() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Get the value of defaultAutoCommit, which defines the state of
connections handed out from this pool.
- isDefaultAutoCommit() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The default auto-commit state of connections created by this pool.
- isDefaultAutoCommit() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isDefaultAutoCommit() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The default auto-commit state of connections created by this pool.
- isDefaultAutoCommit() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The default auto-commit state of connections created by this pool.
- isDefaultReadOnly() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Get the value of defaultReadOnly, which defines the state of
connections handed out from this pool.
- isDefaultReadOnly() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- isDefaultReadOnly() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isDefaultReadOnly() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- isDefaultReadOnly() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
- isDeferedSyntaxAllowedAsLiteral() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- isDeferredMethod() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
- isDeferredValue() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
- isDenyValid() - Method in class org.apache.catalina.valves.RequestFilterValve
-
Returns false
if the last change to the deny
pattern did
not apply successfully.
- isDeployed(String) - Method in class org.apache.catalina.manager.ManagerServlet
-
Invoke the isDeployed method on the deployer.
- isDeployed(String) - Method in class org.apache.catalina.startup.HostConfig
-
Has the specified application been deployed?
- isDeployXML() - Method in class org.apache.catalina.core.StandardHost
-
- isDeployXML() - Method in class org.apache.catalina.startup.HostConfig
-
Return the deploy XML config file flag for this component.
- isDiff() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapMessage
-
- isDiffable() - Method in class org.apache.catalina.ha.session.DeltaSession
-
If this returns true, the map will extract the diff using getDiff()
Otherwise it will serialize the entire object.
- isDiffable() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- isDiffable() - Method in interface org.apache.catalina.tribes.tipis.ReplicatedMapEntry
-
If this returns true, the map will extract the diff using getDiff()
Otherwise it will serialize the entire object.
- isDigit(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
- isDirty() - Method in class org.apache.catalina.ha.session.DeltaSession
-
Has the object changed since last replication
and is not in a locked state
- isDirty() - Method in interface org.apache.catalina.tribes.tipis.ReplicatedMapEntry
-
Has the object changed since last replication
and is not in a locked state
- isDiscarded() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns the discarded flag.
- isDistributable() - Method in class org.apache.catalina.deploy.WebXml
-
- isDone() - Method in class org.apache.tomcat.jdbc.pool.ConnectionPool.ConnectionFuture
- isDone() - Method in class org.apache.tomcat.jdbc.pool.FairBlockingQueue.ItemFuture
-
- isDone() - Method in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue.ItemFuture
-
- isDoRun() - Method in class org.apache.catalina.tribes.transport.AbstractRxTask
-
- isDoubleOp(Object, Object) - Static method in class org.apache.el.lang.ELSupport
-
- isDriverManagerProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isDuplicated() - Method in class org.apache.catalina.deploy.WebXml
-
- isEcho() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- isEligibleToExpirationHeaderGeneration(HttpServletRequest, ExpiresFilter.XHttpServletResponse) - Method in class org.apache.catalina.filters.ExpiresFilter
-
protected
for extension.
- isELIgnored() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- isEmpty(String) - Static method in class org.apache.catalina.filters.ExpiresFilter
-
- isEmpty() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- isEmpty() - Method in class org.apache.catalina.util.ParameterMap
-
- isEmpty() - Method in class org.apache.tomcat.jdbc.pool.FairBlockingQueue
- isEmpty() - Method in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue
- isEmpty() - Method in class org.apache.tomcat.util.collections.ManagedConcurrentWeakHashMap
-
- isEmpty(String) - Method in class org.apache.tomcat.util.digester.Digester
-
Is the stack with the given name empty?
- isEnabled() - Method in class org.apache.catalina.core.StandardWrapper
-
- isEnabled() - Method in class org.apache.catalina.tribes.transport.bio.util.FastQueue
-
- isEnabled() - Method in interface org.apache.catalina.Wrapper
-
Is the associated Servlet enabled?
- isEnabled() - Method in class org.apache.tomcat.util.net.NioSelectorPool
-
- isEncodeable(String) - Method in class org.apache.catalina.connector.Response
-
Return true
if the specified URL should be encoded with
a session identifier.
- isEnded() - Method in class org.apache.catalina.valves.ExtendedAccessLogValve.PatternTokenizer
-
- isEnforceNoAddAfterHandshake() - Method in class org.apache.tomcat.websocket.server.WsServerContainer
-
- isError() - Method in class org.apache.catalina.connector.Response
-
Error flag accessor.
- isError() - Method in enum org.apache.coyote.ErrorState
-
- isError() - Method in class org.apache.coyote.Response
-
Error flag accessor.
- isErrorEnabled() - Method in interface org.apache.juli.logging.Log
-
Is error logging currently enabled?
- isErrorOnUndeclaredNamespace() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- isErrorReportRequired() - Method in class org.apache.catalina.connector.Response
-
- isErrorReportRequired() - Method in class org.apache.coyote.Response
-
- isEventProvider() - Method in class org.apache.catalina.core.StandardContext
-
Deprecated.
- isEventProvider() - Method in class org.apache.catalina.core.StandardWrapper
-
Deprecated.
- isExactMatch() - Method in class org.apache.tomcat.util.digester.SetNextRule
-
Is exact matching being used.
- isExactMatch() - Method in class org.apache.tomcat.util.digester.SetRootRule
-
Is exact matching being used.
- isExactMatch() - Method in class org.apache.tomcat.util.digester.SetTopRule
-
Is exact matching being used.
- isExceptionPresent() - Method in class org.apache.coyote.Response
-
- isExecute(Method, boolean) - Method in class org.apache.tomcat.jdbc.pool.interceptor.AbstractCreateStatementInterceptor
-
Returns true if the method that is being invoked matches one of the execute types.
- isExecuteQuery(String) - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor
-
- isExecuteQuery(Method) - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor
-
- isExpired(long) - Method in class org.apache.catalina.tribes.group.interceptors.OrderInterceptor.MessageOrder
-
- isExpireSessionsOnShutdown() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- isExported(Class<?>) - Method in class org.apache.tomcat.util.compat.JreCompat
-
Is the given class in an exported package?
- isExternal() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Returns true if the current entity being scanned is external.
- isFailCtxIfServletStartFails() - Method in class org.apache.catalina.core.StandardHost
-
- isFailing() - Method in interface org.apache.catalina.tribes.Member
-
- isFailing() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- isFailing() - Method in class org.apache.catalina.tribes.transport.SenderState
-
- isFailOnError() - Method in class org.apache.catalina.ant.BaseRedirectorHelperTask
-
Returns the value of the failOnError property.
- isFairQueue() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns true
if a fair queue is being used by the connection pool
- isFairQueue() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isFairQueue() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns true
if a fair queue is being used by the connection pool
- isFairQueue() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns true
if a fair queue is being used by the connection pool
- isFakeAttribute(Object, String) - Method in class org.apache.tomcat.util.digester.Digester
-
Determine if an attribute is a fake attribute.
- isFatalEnabled() - Method in interface org.apache.juli.logging.Log
-
Is fatal logging currently enabled?
- isFilesystemBased() - Method in class org.apache.catalina.core.StandardContext
-
Deprecated.
- isFinished() - Method in class org.apache.catalina.connector.ResponseFacade
-
- isFinished() - Method in class org.apache.coyote.http11.upgrade.AbstractServletInputStream
-
New Servlet 3.1 method.
- isFIPSModeActive() - Method in class org.apache.catalina.core.AprLifecycleListener
-
- isFirst() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- isFormField() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Determines whether or not a FileItem
instance represents
a simple form field.
- isFormField() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Determines whether or not a FileItem
instance represents
a simple form field.
- isFormField() - Method in interface org.apache.tomcat.util.http.fileupload.FileItemStream
-
Determines whether or not a FileItem
instance represents
a simple form field.
- isFormField() - Method in class org.apache.tomcat.util.http.fileupload.impl.FileItemStreamImpl
-
Returns, whether this is a form field.
- isFragment() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Whether this attribute is of type JspFragment.
- isFromDescriptor() - Method in class org.apache.catalina.deploy.SecurityCollection
-
Return if this constraint was defined in a deployment descriptor.
- isFulfilled() - Method in class org.apache.catalina.util.Extension
-
- isFulfilled() - Method in class org.apache.catalina.util.ManifestResource
-
Returns true
if all required extension dependencies
have been meet for this ManifestResource
object.
- isGcDaemonProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isHandshakeComplete() - Method in class org.apache.tomcat.util.net.NioChannel
-
isInitHandshakeComplete
- isHandshakeComplete() - Method in class org.apache.tomcat.util.net.SecureNioChannel
-
- isHeartbeatBackgroundEnabled() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
Return heartbeat enable flag (default false)
- isHex(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isHighest() - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
- isHighSurrogate(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns whether the given character is a high surrogate
- isHostAware() - Method in class org.apache.catalina.valves.CrawlerSessionManagerValve
-
- isHstsEnabled() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- isHstsIncludeSubDomains() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- isHstsPreload() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- isHttpOnly() - Method in class javax.servlet.http.Cookie
-
Gets the flag that controls if this cookie will be hidden from scripts on
the client side.
- isHttpOnly() - Method in interface javax.servlet.SessionCookieConfig
-
- isHttpOnly() - Method in class org.apache.catalina.core.ApplicationSessionCookieConfig
-
- isHttpProtocol(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isHttpSeparator(char) - Static method in class org.apache.tomcat.util.http.CookieSupport
-
Returns true if the byte is a separator as defined by V1 of the cookie
spec, RFC2109.
- isHttpToken(String) - Static method in class org.apache.tomcat.util.http.CookieSupport
-
- isIdentifier(String) - Static method in class org.apache.el.util.Validation
-
Test whether the argument is a Java identifier.
- isIgnore() - Method in class org.apache.catalina.filters.SetCharacterEncodingFilter
-
- isIgnoreExceptionOnPreLoad() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- isIgnoreExceptionOnPreLoad() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
- isIgnoreExceptionOnPreLoad() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
- isIgnoreExceptionOnPreLoad() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
- isInAlphabet(byte) - Method in class org.apache.tomcat.util.codec.binary.Base64
-
Returns whether or not the octet
is in the Base64 alphabet.
- isInAlphabet(byte) - Method in class org.apache.tomcat.util.codec.binary.BaseNCodec
-
Returns whether or not the octet
is in the current alphabet.
- isInAlphabet(byte[], boolean) - Method in class org.apache.tomcat.util.codec.binary.BaseNCodec
-
Tests a given byte array to see if it contains only valid characters within the alphabet.
- isInAlphabet(String) - Method in class org.apache.tomcat.util.codec.binary.BaseNCodec
-
Tests a given String to see if it contains only valid characters within the alphabet.
- isInfoEnabled() - Method in interface org.apache.juli.logging.Log
-
Is info logging currently enabled?
- isInGroup(Group) - Method in interface org.apache.catalina.User
-
Is this user in the specified
Group
?
- isInGroup(Group) - Method in class org.apache.catalina.users.AbstractUser
-
Is this user in the specified
Group
?
- isInGroup(Group) - Method in class org.apache.catalina.users.MemoryUser
-
Is this user in the specified group?
- isInitialized() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
- isInMemory() - Method in class org.apache.tomcat.util.http.fileupload.DeferredFileOutputStream
-
Determines whether or not the data for this output stream has been
retained in memory.
- isInMemory() - Method in class org.apache.tomcat.util.http.fileupload.disk.DiskFileItem
-
Provides a hint as to whether or not the file contents will be read
from memory.
- isInMemory() - Method in interface org.apache.tomcat.util.http.fileupload.FileItem
-
Provides a hint as to whether or not the file contents will be read
from memory.
- isInRole(Role) - Method in interface org.apache.catalina.Group
-
Is this group specifically assigned the specified
Role
?
- isInRole(Role) - Method in interface org.apache.catalina.User
-
Is this user specifically assigned the specified
Role
?
- isInRole(Role) - Method in class org.apache.catalina.users.AbstractGroup
-
Is this group specifically assigned the specified
Role
?
- isInRole(Role) - Method in class org.apache.catalina.users.AbstractUser
-
Is this user specifically assigned the specified
Role
?
- isInRole(Role) - Method in class org.apache.catalina.users.MemoryGroup
-
Is this group specifically assigned the specified
Role
?
- isInRole(Role) - Method in class org.apache.catalina.users.MemoryUser
-
Is this user specifically assigned the specified
Role
?
- isInstance(Class<?>, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
-
Checks to see if the specified class is an instance of or assignable from
the specified type.
- isInstanceOfInaccessibleObjectException(Throwable) - Method in class org.apache.tomcat.util.compat.JreCompat
-
Test if the provided exception is an instance of
java.lang.reflect.InaccessibleObjectException.
- isInvalid(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is invalid.
- isIoAllowed() - Method in enum org.apache.coyote.ErrorState
-
- isIs() - Method in class org.apache.tomcat.util.modeler.AttributeInfo
-
Is this a boolean attribute with an "is" getter?
- isJava2DDisposerProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isJavaIdentifier(String) - Static method in class org.apache.jasper.compiler.JspUtil
-
- isJavaKeyword(String) - Static method in class org.apache.jasper.compiler.JspUtil
-
Test whether the argument is a Java keyword.
- isJmxEnabled() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
If set to true, the connection pool creates a
ConnectionPoolMBean
object
that can be registered with JMX to receive notifications and state about the pool.
- isJmxEnabled() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isJmxEnabled() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
If set to true, the connection pool creates a
ConnectionPoolMBean
object
that can be registered with JMX to receive notifications and state about the pool.
- isJmxEnabled() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
If set to true, the connection pool creates a
ConnectionPoolMBean
object
that can be registered with JMX to receive notifications and state about the pool.
- isJoclNamespace(String, String, String) - Method in class org.apache.tomcat.dbcp.jocl.JOCLContentHandler
-
Returns true
if the given attributes define an
element within the JOCL namespace (according to my current
configuration.)
- isJre7Available() - Static method in class org.apache.tomcat.util.compat.JreCompat
-
- isJre8Available() - Static method in class org.apache.tomcat.util.compat.JreCompat
-
- isJre9Available() - Static method in class org.apache.tomcat.util.compat.JreCompat
-
- isJspPage(String) - Method in class org.apache.jasper.compiler.JspConfig
-
To find out if a uri matches a url pattern in jsp config.
- isJspServlet - Variable in class org.apache.catalina.core.StandardWrapper
-
True if this StandardWrapper is for the JspServlet
- isJspWildCard() - Method in class org.apache.tomcat.util.http.mapper.WrapperMappingInfo
-
- isKeptAlive() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- isKeySerializable() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- isKnownTaglibUri(String) - Method in class org.apache.catalina.startup.TldConfig
-
Determines if the provided URI is a known taglib URI.
- isKnownWebxmlTaglibUri(String) - Method in class org.apache.catalina.startup.TldConfig
-
Determines if the provided URI is a known taglib URI.
- isLast() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- isLastModifiedHeaderSet() - Method in class org.apache.catalina.filters.ExpiresFilter.XHttpServletResponse
-
- isLdapPoolProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isListening() - Method in class org.apache.catalina.tribes.transport.ReceiverBase
-
- isLiteralText() - Method in class javax.el.Expression
-
- isLiteralText() - Method in class org.apache.el.MethodExpressionImpl
-
- isLiteralText() - Method in class org.apache.el.MethodExpressionLiteral
-
- isLiteralText() - Method in class org.apache.el.ValueExpressionImpl
-
- isLiteralText() - Method in class org.apache.el.ValueExpressionLiteral
-
- isLiteralText() - Method in class org.apache.jasper.el.JspMethodExpression
-
- isLiteralText() - Method in class org.apache.jasper.el.JspValueExpression
-
- isLoaded(String) - Method in class org.apache.catalina.session.PersistentManagerBase
-
Check, whether a session is loaded in memory
- isLocal() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- isLocked() - Method in class org.apache.catalina.util.ParameterMap
-
Get the locked state of this parameter map.
- isLocked() - Method in class org.apache.catalina.util.ResourceSet
-
Return the locked state of this parameter map.
- isLogAbandoned() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
boolean flag to set if stack traces should be logged for application code which abandoned a Connection.
- isLogAbandoned() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isLogAbandoned() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
boolean flag to set if stack traces should be logged for application code which abandoned a Connection.
- isLogAbandoned() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
boolean flag to set if stack traces should be logged for application code which abandoned a Connection.
- isLongOp(Object, Object) - Static method in class org.apache.el.lang.ELSupport
-
- isLower(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- isLowerCaseNames() - Method in class org.apache.tomcat.util.http.fileupload.ParameterParser
-
Returns true
if parameter names are to be converted to lower
case when name/value pairs are parsed.
- isLowSurrogate(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns whether the given character is a low surrogate
- isMarkup(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character can be considered markup.
- isMasked() - Method in class org.apache.tomcat.websocket.server.WsFrameServer
-
- isMasked() - Method in class org.apache.tomcat.websocket.server.WsRemoteEndpointImplServer
-
- isMasked() - Method in class org.apache.tomcat.websocket.WsFrameBase
-
- isMasked() - Method in class org.apache.tomcat.websocket.WsFrameClient
-
- isMasked() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointImplBase
-
- isMasked() - Method in class org.apache.tomcat.websocket.WsRemoteEndpointImplClient
-
- isMetaChar(char) - Method in class org.apache.catalina.ssi.ExpressionTokenizer
-
- isMetadataComplete() - Method in class org.apache.catalina.deploy.WebXml
-
- isMultipartContent(RequestContext) - Static method in class org.apache.tomcat.util.http.fileupload.FileUploadBase
-
Utility method that determines whether the request contains multipart
content.
- isMultipartContent(HttpServletRequest) - Static method in class org.apache.tomcat.util.http.fileupload.servlet.ServletFileUpload
-
Utility method that determines whether the request contains multipart
content.
- isName(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNameReserved(String) - Method in class org.apache.catalina.ssi.SSIMediator
-
- isNameReserved(String) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- isNameStart(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNCName(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNew() - Method in interface javax.servlet.http.HttpSession
-
Returns true
if the client does not yet know about the
session or if the client chooses not to join the session.
- isNew() - Method in class org.apache.catalina.connector.OutputBuffer
-
Has this buffer been used at all?
- isNew - Variable in class org.apache.catalina.session.StandardSession
-
Flag indicating whether this session is new or not.
- isNew() - Method in class org.apache.catalina.session.StandardSession
-
Return true
if the client does not yet know about the
session, or if the client chooses not to join the session.
- isNew() - Method in class org.apache.catalina.session.StandardSessionFacade
-
- isNoContextManagerReceived() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- isNotEmpty(String) - Static method in class org.apache.catalina.filters.ExpiresFilter
-
- isNotificationEnabled(Notification) - Method in class org.apache.tomcat.util.modeler.BaseAttributeFilter
-
Test whether notification enabled for this event.
- isNotificationEnabled(Notification) - Method in class org.apache.tomcat.util.modeler.FixedNotificationFilter
-
Test whether notification enabled for this event.
- isNotifyContainerListenersOnReplication() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- isNotifyLifecycleListenerOnFailure() - Method in class org.apache.catalina.ha.tcp.SimpleTcpCluster
-
- isNotifyListenersOnReplication() - Method in interface org.apache.catalina.ha.ClusterManager
-
- isNotifyListenersOnReplication() - Method in class org.apache.catalina.ha.session.ClusterManagerBase
-
- isNotifyPool() - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReportJmx
-
- isNotifySessionListenersOnReplication() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- isNotRequestTarget(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isNotRequestTargetRelaxed(int) - Method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isNull() - Method in class org.apache.tomcat.util.buf.AbstractChunk
-
- isNull() - Method in class org.apache.tomcat.util.buf.MessageBytes
-
- isNumber(Object) - Static method in class org.apache.el.lang.ELArithmetic
-
- isNumberType(Class<?>) - Static method in class org.apache.el.lang.ELArithmetic
-
- isNumeric(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- ISO_8859_1 - Static variable in class org.apache.tomcat.util.buf.B2CConverter
-
- isOK() - Method in class javax.websocket.SendResult
-
- isOlderThan(SlowQueryReport.QueryStats) - Method in class org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport.QueryStats
-
- isOpen() - Method in interface javax.websocket.Session
-
- isOpen() - Method in class org.apache.tomcat.util.net.NioChannel
-
Tells whether or not this channel is open.
- isOpen() - Method in class org.apache.tomcat.websocket.WsFrameBase
-
- isOpen() - Method in class org.apache.tomcat.websocket.WsSession
-
- isOutDated() - Method in class org.apache.jasper.compiler.Compiler
-
This is a protected method intended to be overridden by subclasses of
Compiler.
- isOutDated(boolean) - Method in class org.apache.jasper.compiler.Compiler
-
Determine if a compilation is necessary by checking the time stamp of the
JSP page with that of the corresponding .class or .java file.
- isOverridable() - Method in class org.apache.catalina.core.StandardWrapper
-
- isOverridable() - Method in class org.apache.catalina.deploy.ServletDef
-
- isOverridable() - Method in class org.apache.catalina.deploy.WebXml
-
- isOverridable() - Method in interface org.apache.catalina.Wrapper
-
Is the Servlet overridable by a ServletContainerInitializer?
- isPackageProtectionEnabled() - Static method in class org.apache.catalina.security.SecurityUtil
-
Return the SecurityManager
only if Security is enabled AND
package protection mechanism is enabled.
- isPackageProtectionEnabled() - Static method in class org.apache.jasper.security.SecurityUtil
-
Return the SecurityManager
only if Security is enabled AND
package protection mechanism is enabled.
- isPackageSealed(String, Manifest) - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
Returns true if the specified package name is sealed according to the
given manifest.
- isParametersParsed() - Method in class org.apache.catalina.connector.Request
-
- isParametersProvided() - Method in class org.apache.el.parser.AstValue
-
- isParametersProvided() - Method in interface org.apache.el.parser.Node
-
- isParametersProvided() - Method in class org.apache.el.parser.SimpleNode
-
- isParentOf(File) - Method in class org.apache.catalina.util.FileUtil
-
- isParentOf(String) - Method in class org.apache.catalina.util.FileUtil
-
- isParmetersProvided() - Method in class javax.el.MethodExpression
-
- isParmetersProvided() - Method in class org.apache.el.MethodExpressionImpl
-
- isParseBodyMethod(String) - Method in class org.apache.catalina.connector.Connector
-
- isParseFailed() - Method in class org.apache.tomcat.util.http.Parameters
-
- isPathSeparator(char) - Static method in class org.apache.jasper.JspCompilationContext
-
- isPaused() - Method in class org.apache.tomcat.util.http.mapper.Mapper.ContextVersion
-
- isPaused() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- isPermanent() - Method in exception javax.servlet.UnavailableException
-
Returns a boolean
indicating whether the servlet is
permanently unavailable.
- isPluggabilityBlocked() - Method in class org.apache.catalina.deploy.ApplicationListener
-
- isPoolable() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- isPoolingEnabled() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- isPoolingEnabled() - Method in class org.apache.jasper.JspC
-
Returns true if tag handler pooling is enabled, false otherwise.
- isPoolingEnabled() - Method in interface org.apache.jasper.Options
-
Returns true if tag handler pooling is enabled, false otherwise.
- isPoolPreparedStatements() - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
Returns true if we are pooling statements.
- isPoolPreparedStatements() - Method in class org.apache.tomcat.dbcp.dbcp.cpdsadapter.DriverAdapterCPDS
-
Flag to toggle the pooling of PreparedStatement
s
- isPoolSweeperEnabled() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns true if the pool sweeper is enabled for the connection pool.
- isPoolSweeperEnabled() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isPoolSweeperEnabled() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns true if the pool sweeper is enabled for the connection pool.
- isPoolSweeperEnabled() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns true if the pool sweeper is enabled for the connection pool.
- isPrestartminSpareThreads() - Method in class org.apache.catalina.core.StandardThreadExecutor
-
- isPrimary() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- isPrimaryIndicator() - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
- isPrimarySession() - Method in interface org.apache.catalina.ha.ClusterSession
-
returns true if this session is the primary session, if that is the
case, the manager can expire it upon timeout.
- isPrimarySession() - Method in class org.apache.catalina.ha.session.DeltaSession
-
returns true if this session is the primary session, if that is the case,
the manager can expire it upon timeout.
- isPrimitive(Class<?>) - Static method in class org.apache.tomcat.websocket.Util
-
- isProcessing() - Method in class org.apache.catalina.connector.Request
-
Deprecated.
- isProcessing() - Method in class org.apache.coyote.Request
-
- isPropertyResolved() - Method in class javax.el.ELContext
-
- isPropertyResolved() - Method in class org.apache.el.lang.EvaluationContext
-
- isPropertyResolved() - Method in class org.apache.jasper.el.ELContextWrapper
-
- isPrototypeMode() - Method in class org.apache.jasper.JspCompilationContext
-
True if we are compiling a tag file in prototype mode.
- isProxy() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- isPubid(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isQuery(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isQueryRelaxed(int) - Method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isQuote(char) - Method in class org.apache.catalina.ssi.SSIProcessor
-
- isReadable() - Method in class org.apache.tomcat.util.modeler.AttributeInfo
-
Is this attribute readable by management applications?
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.ELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.ListELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.MapELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
-
- isReadOnly(ELContext) - Method in class javax.el.ValueExpression
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
- isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.AstDeferredExpression
-
- isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.AstDynamicExpression
-
- isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.AstIdentifier
-
- isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.AstValue
-
- isReadOnly(EvaluationContext) - Method in interface org.apache.el.parser.Node
-
- isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.SimpleNode
-
- isReadOnly(ELContext) - Method in class org.apache.el.ValueExpressionImpl
-
- isReadOnly(ELContext) - Method in class org.apache.el.ValueExpressionLiteral
-
- isReadOnly(ELContext, Object, Object) - Method in class org.apache.jasper.el.ELResolverImpl
-
Deprecated.
- isReadOnly(ELContext) - Method in class org.apache.jasper.el.JspValueExpression
-
- isReadOnly() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- isReadOnly() - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- isReady() - Method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
-
Gets ready status
- isReady() - Method in interface org.apache.catalina.tribes.Member
-
The current state of the member
- isReady() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- isReady() - Method in class org.apache.catalina.tribes.transport.SenderState
-
- isReady() - Method in class org.apache.coyote.http11.upgrade.AbstractServletInputStream
-
New Servlet 3.1 method.
- isReady() - Method in class org.apache.coyote.http11.upgrade.AbstractServletOutputStream
-
New Servlet 3.1 method.
- isRecordAllActions() - Method in class org.apache.catalina.ha.session.ClusterManagerBase
-
- isRecoveryEnabled() - Method in class org.apache.catalina.tribes.membership.McastServiceImpl
-
- isRedirectStreams() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
Return true if redirection of standard streams is enabled.
- isReferenceTypeSupported(Object) - Method in class org.apache.naming.factory.EjbFactory
-
- isReferenceTypeSupported(Object) - Method in class org.apache.naming.factory.FactoryBase
-
Determines if this factory supports processing the provided reference
object.
- isReferenceTypeSupported(Object) - Method in class org.apache.naming.factory.ResourceEnvFactory
-
- isReferenceTypeSupported(Object) - Method in class org.apache.naming.factory.ResourceFactory
-
- isReferenceTypeSupported(Object) - Method in class org.apache.naming.factory.TransactionFactory
-
- isReleased() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
Returns true if this connection has been released and wont be reused.
- isRemoveAbandoned() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
boolean flag to remove abandoned connections if they exceed the removeAbandonedTimeout.
- isRemoveAbandoned() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isRemoveAbandoned() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
boolean flag to remove abandoned connections if they exceed the removeAbandonedTimeout.
- isRemoveAbandoned() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
boolean flag to remove abandoned connections if they exceed the removeAbandonedTimeout.
- isRemoved() - Method in class org.apache.jasper.JspCompilationContext
-
- isRemoveLocked() - Method in class org.apache.catalina.tribes.transport.bio.util.SingleRemoveSynchronizedAddLock
-
Check if the remove thread owns the lock.
- isRemovePolling() - Method in class org.apache.catalina.tribes.transport.bio.util.SingleRemoveSynchronizedAddLock
-
Check if the remove thread is polling.
- isRenameOnRotate() - Method in class org.apache.catalina.valves.AccessLogValve
-
Should we defer inclusion of the date stamp in the file
name until rotate time
- isReplaceWelcomeFiles() - Method in class org.apache.catalina.core.StandardContext
-
Deprecated.
- isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
-
Checks whether the requested session ID came in as a cookie.
- isRequestedSessionIdFromCookie() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return
isRequestedSessionIdFromCookie() on the wrapped request object.
- isRequestedSessionIdFromCookie() - Method in class org.apache.catalina.connector.Request
-
- isRequestedSessionIdFromCookie() - Method in class org.apache.catalina.connector.RequestFacade
-
- isRequestedSessionIdFromCookie() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- isRequestedSessionIdFromSSL() - Method in class org.apache.catalina.connector.Request
-
Deprecated.
- isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
-
Checks whether the requested session ID came in as part of the request
URL.
- isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
-
- isRequestedSessionIdFromURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return
isRequestedSessionIdFromURL() on the wrapped request object.
- isRequestedSessionIdFromUrl() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
Deprecated.
As of Version 3.0 of the Java Servlet API
- isRequestedSessionIdFromURL() - Method in class org.apache.catalina.connector.Request
-
- isRequestedSessionIdFromUrl() - Method in class org.apache.catalina.connector.Request
-
Deprecated.
As of Version 2.1 of the Java Servlet API, use
isRequestedSessionIdFromURL()
instead.
- isRequestedSessionIdFromURL() - Method in class org.apache.catalina.connector.RequestFacade
-
- isRequestedSessionIdFromUrl() - Method in class org.apache.catalina.connector.RequestFacade
-
- isRequestedSessionIdFromURL() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- isRequestedSessionIdFromUrl() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
-
Checks whether the requested session ID is still valid.
- isRequestedSessionIdValid() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return
isRequestedSessionIdValid() on the wrapped request object.
- isRequestedSessionIdValid() - Method in class org.apache.catalina.connector.Request
-
- isRequestedSessionIdValid() - Method in class org.apache.catalina.connector.RequestFacade
-
- isRequestedSessionIdValid() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- isRequestWithoutSessionChange(String) - Method in class org.apache.catalina.ha.tcp.ReplicationValve
-
is request without possible session change
- isRequired() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Whether this attribute is required.
- isResolveHosts() - Method in class org.apache.catalina.valves.AccessLogValve
-
Deprecated.
Unused, removed in Tomcat 8.
See org.apache.catalina.connector.Connector.setEnableLookups(boolean).
- isResourceOnly() - Method in class org.apache.tomcat.util.http.mapper.WrapperMappingInfo
-
- isResourceOnlyServlet(String) - Method in interface org.apache.catalina.Context
-
Checks the named Servlet to see if it expects a resource to be present.
- isResourceOnlyServlet(String) - Method in class org.apache.catalina.core.StandardContext
-
- isResourceOnlyServlet(String) - Method in class org.apache.catalina.startup.FailedContext
-
- isResultSet(Method, boolean) - Method in class org.apache.tomcat.jdbc.pool.interceptor.StatementDecoratorInterceptor
-
- isRoleSearchAsUser() - Method in class org.apache.catalina.realm.JNDIRealm
-
- isRollbackAfterValidation() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
Whether a rollback will be issued after executing the SQL query
that will be used to validate connections from this pool
before returning them to the caller.
- isRootContext(ServletContext) - Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- isRotatable() - Method in class org.apache.catalina.valves.AccessLogValve
-
Should we rotate the access log.
- isRunning() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- isSafeInHttpHeader(String) - Static method in class org.apache.tomcat.util.http.HttpMessages
-
Is the provided message safe to use in an HTTP header.
- isSameOrigin(HttpServletRequest, String) - Static method in class org.apache.tomcat.util.http.RequestUtil
-
- isSaveConfig() - Method in class org.apache.catalina.core.StandardContext
-
Deprecated.
- isScanAllDirectories() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
-
- isScanAllFiles() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
-
- isScanBootstrapClassPath() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
-
- isScanClassPath() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
-
- isSchemeChar(char) - Static method in class org.apache.tomcat.util.net.URL
-
Determine if the character is allowed in the scheme of a URI.
- isScriptingInvalid() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- isScriptless() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- isSecure() - Method in interface javax.servlet.ServletRequest
-
Returns a boolean indicating whether this request was made using a secure
channel, such as HTTPS.
- isSecure() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return isSecure() on the
wrapped request object.
- isSecure() - Method in interface javax.servlet.SessionCookieConfig
-
- isSecure() - Method in interface javax.websocket.Session
-
- isSecure() - Method in class org.apache.catalina.connector.Request
-
- isSecure() - Method in class org.apache.catalina.connector.RequestFacade
-
- isSecure() - Method in class org.apache.catalina.core.ApplicationSessionCookieConfig
-
- isSecure() - Method in class org.apache.catalina.filters.RemoteIpFilter.XForwardedRequest
-
- isSecure() - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- isSecure() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- isSecure() - Method in class org.apache.tomcat.websocket.WsSession
-
- isSecurityLoginConfigurationProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isSecurityPolicyProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isSendAllSessions() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- isSendAuthInfoResponseHeaders() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
-
Returns the flag whether authentication information will be sent to a reverse
proxy on a forwarded request.
- isSeparatearrayresults() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- isSerializable() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- isServiced(String) - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
Invoke the check method on the deployer.
- isServiced(String) - Method in class org.apache.catalina.manager.ManagerServlet
-
Invoke the isServiced method on the deployer.
- isServiced(String) - Method in class org.apache.catalina.startup.HostConfig
-
Is application serviced ?
- isServlet22() - Method in interface org.apache.catalina.Context
-
Is this context using version 2.2 of the Servlet spec?
- isServlet22() - Method in class org.apache.catalina.core.StandardContext
-
Are we processing a version 2.2 deployment descriptor?
- isServlet22() - Method in class org.apache.catalina.startup.FailedContext
-
- isSessionStale(Session, long) - Method in class org.apache.catalina.valves.PersistentValve
-
Indicate whether the session has been idle for longer
than its expiration date as of the supplied time.
- isSet - Variable in class org.apache.tomcat.util.buf.AbstractChunk
-
- isShowReport() - Method in class org.apache.catalina.valves.ErrorReportValve
-
- isShowServerInfo() - Method in class org.apache.catalina.valves.ErrorReportValve
-
- isSingleThreadModel() - Method in class org.apache.catalina.core.StandardWrapper
-
Does the servlet class represented by this component implement the
SingleThreadModel
interface?
- isSmapDumped() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should SMAP info for JSR45 debugging be dumped to a file?
- isSmapDumped() - Method in class org.apache.jasper.JspC
-
Indicates whether SMAP info for JSR45 debugging should be dumped to a
file.
- isSmapDumped() - Method in interface org.apache.jasper.Options
-
Indicates whether SMAP info for JSR45 debugging should be dumped to a
file.
- isSmapSuppressed() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Is the generation of SMAP info for JSR45 debugging suppressed?
- isSmapSuppressed() - Method in class org.apache.jasper.JspC
-
Is the generation of SMAP info for JSR45 debugging suppressed?
- isSmapSuppressed() - Method in interface org.apache.jasper.Options
-
Is the generation of SMAP info for JSR45 debugging suppressed?
- isSpace(char) - Method in class org.apache.catalina.ssi.SSIProcessor
-
- isSpace(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSSLEnabled() - Method in class org.apache.coyote.http11.AbstractHttp11Protocol
-
- isSSLEnabled() - Method in class org.apache.tomcat.util.net.AbstractEndpoint
-
- isStarted() - Method in class org.apache.catalina.core.AsyncContextImpl
-
- isStarted() - Method in class org.apache.catalina.loader.WebappClassLoaderBase
-
- isStateManageable() - Method in class org.apache.catalina.core.StandardContext
-
- isStateManageable() - Method in class org.apache.catalina.core.StandardWrapper
-
JSR 77.
- isStatement(Method, boolean) - Method in class org.apache.tomcat.jdbc.pool.interceptor.AbstractCreateStatementInterceptor
-
Returns true if the method that is being invoked matches one of the statement types.
- isStateTimestampDrop() - Method in class org.apache.catalina.ha.session.DeltaManager
-
- isStateTransferred() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap
-
- isStatisticsProvider() - Method in class org.apache.catalina.core.StandardContext
-
Deprecated.
- isStatisticsProvider() - Method in class org.apache.catalina.core.StandardWrapper
-
Deprecated.
- isStoreDelegatedCredential() - Method in class org.apache.catalina.authenticator.SpnegoAuthenticator
-
- isStringFloat(String) - Static method in class org.apache.el.lang.ELSupport
-
- isStripRealmForGss() - Method in class org.apache.catalina.realm.RealmBase
-
- isSupplemental(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupported(String) - Method in class org.apache.catalina.manager.JMXProxyServlet
-
- isSupportsCredentials() - Method in class org.apache.catalina.filters.CorsFilter
-
Determines is supports credentials is enabled.
- isSuspect() - Method in interface org.apache.catalina.tribes.Member
-
The current state of the member
- isSuspect() - Method in class org.apache.catalina.tribes.membership.MemberImpl
-
- isSuspect() - Method in class org.apache.catalina.tribes.transport.SenderState
-
- isSuspect() - Method in class org.apache.tomcat.jdbc.pool.PooledConnection
-
- isSuspended() - Method in class org.apache.catalina.connector.OutputBuffer
-
Is the response output suspended ?
- isSuspended() - Method in class org.apache.catalina.connector.Response
-
Suspended flag accessor.
- isSymlink(File) - Static method in class org.apache.tomcat.util.http.fileupload.FileUtils
-
Determines whether the specified file is a Symbolic Link rather than an actual file.
- isTagFile() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Is the tag being used inside a tag file?
- isTagFile - Variable in class org.apache.jasper.JspCompilationContext
-
- isTagFile() - Method in class org.apache.jasper.JspCompilationContext
-
- isTagFile() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- isTerminateOnStartFailure() - Method in class org.apache.catalina.ha.session.BackupManager
-
- isTestOnBorrow() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
- isTestOnBorrow() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The indication of whether objects will be validated before being borrowed from the pool.
- isTestOnBorrow() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isTestOnBorrow() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The indication of whether objects will be validated before being borrowed from the pool.
- isTestOnBorrow() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The indication of whether objects will be validated before being borrowed from the pool.
- isTestOnConnect() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Returns true if we should run the validation query when connecting to the database for the first time on a connection.
- isTestOnConnect() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isTestOnConnect() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Returns true if we should run the validation query when connecting to the database for the first time on a connection.
- isTestOnConnect() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Returns true if we should run the validation query when connecting to the database for the first time on a connection.
- isTestOnReturn() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
- isTestOnReturn() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
The indication of whether objects will be validated after being returned to the pool.
- isTestOnReturn() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isTestOnReturn() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
The indication of whether objects will be validated after being returned to the pool.
- isTestOnReturn() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
The indication of whether objects will be validated after being returned to the pool.
- isTestWhileIdle() - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
- isTestWhileIdle() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Set to true if query validation should take place while the connection is idle.
- isTestWhileIdle() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isTestWhileIdle() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Set to true if query validation should take place while the connection is idle.
- isTestWhileIdle() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Set to true if query validation should take place while the connection is idle.
- isThreadBound() - Static method in class org.apache.naming.ContextBindings
-
Tests if current thread is bound to a naming context.
- isThresholdExceeded() - Method in class org.apache.tomcat.util.http.fileupload.ThresholdingOutputStream
-
Determines whether or not the configured threshold has been exceeded for
this output stream.
- isTlsv13Available() - Static method in class org.apache.tomcat.util.compat.TLS
-
Deprecated.
- isToken(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isTokenPollerProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isTraceEnabled() - Method in interface org.apache.juli.logging.Log
-
Is trace logging currently enabled?
- isTrimDirectiveWhitespaces() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- isUdpBased() - Method in class org.apache.catalina.tribes.transport.AbstractSender
-
- isUnavailable() - Method in class org.apache.catalina.core.StandardWrapper
-
Is this servlet currently unavailable?
- isUnavailable() - Method in class org.apache.catalina.startup.Tomcat.ExistingStandardWrapper
-
- isUnavailable() - Method in interface org.apache.catalina.Wrapper
-
- isUndeflow() - Method in class org.apache.tomcat.util.buf.C2BConverter
-
- isUnpackWARs() - Method in class org.apache.catalina.core.StandardHost
-
- isUnpackWARs() - Method in class org.apache.catalina.startup.HostConfig
-
Return the unpack WARs flag.
- isUpgrade() - Method in class org.apache.coyote.AbstractProcessor
-
- isUpgrade() - Method in class org.apache.coyote.ajp.AbstractAjpProcessor
-
- isUpgrade() - Method in class org.apache.coyote.http11.AbstractHttp11Processor
-
- isUpgrade() - Method in class org.apache.coyote.http11.upgrade.AbstractProcessor
-
- isUpgrade() - Method in class org.apache.coyote.http11.upgrade.UpgradeProcessor
-
Deprecated.
- isUpgrade() - Method in interface org.apache.coyote.Processor
-
- isUpgraded() - Method in class org.apache.tomcat.util.net.SocketWrapper
-
- isUpper(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- isUrlCacheProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isUrlSafe() - Method in class org.apache.tomcat.util.codec.binary.Base64
-
Returns our current encode mode.
- isUseContextClassLoader() - Method in class org.apache.catalina.realm.JAASRealm
-
Returns whether to use the context or default ClassLoader.
- isUseDelegatedCredential() - Method in class org.apache.catalina.realm.JNDIRealm
-
- isUseEquals() - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
Set to true if you wish the ProxyConnection
class to use String.equals
instead of
==
when comparing method names.
- isUseEquals() - Method in class org.apache.tomcat.jdbc.pool.JdbcInterceptor
-
- isUseEquals() - Method in class org.apache.tomcat.jdbc.pool.jmx.ConnectionPool
-
- isUseEquals() - Method in interface org.apache.tomcat.jdbc.pool.PoolConfiguration
-
Set to true if you wish the ProxyConnection
class to use String.equals
instead of
==
when comparing method names.
- isUseEquals() - Method in class org.apache.tomcat.jdbc.pool.PoolProperties
-
Set to true if you wish the ProxyConnection
class to use String.equals
instead of
==
when comparing method names.
- isUseNaming() - Method in class org.apache.catalina.core.StandardContext
-
- isUseNaming() - Method in class org.apache.catalina.startup.Catalina
-
- isUseNaming() - Method in class org.apache.catalina.startup.Embedded
-
Deprecated.
Return true if naming is enabled.
- isUseRef() - Method in class org.apache.catalina.ant.jmx.JMXAccessorTask
-
- isUserInfo(int) - Static method in class org.apache.tomcat.util.http.parser.HttpParser
-
- isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns a boolean indicating whether the authenticated user is included
in the specified logical "role".
- isUserInRole(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isUserInRole(String
role) on the wrapped request object.
- isUserInRole(String) - Method in interface javax.websocket.server.HandshakeRequest
-
- isUserInRole(String) - Method in class org.apache.catalina.connector.Request
-
- isUserInRole(String) - Method in class org.apache.catalina.connector.RequestFacade
-
- isUserInRole(String) - Method in class org.apache.catalina.websocket.WsHttpServletRequestWrapper
-
Deprecated.
- isUserInRole(String) - Method in class org.apache.tomcat.websocket.server.WsHandshakeRequest
-
- isUserSearchAsUser() - Method in class org.apache.catalina.realm.JNDIRealm
-
- isUseShutdownHook() - Method in class org.apache.juli.ClassLoaderLogManager
-
- isV0Separator(char) - Static method in class org.apache.tomcat.util.http.CookieSupport
-
Returns true if the byte is a separator as defined by V0 of the cookie
spec.
- isV0Token(String) - Static method in class org.apache.tomcat.util.http.CookieSupport
-
- isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
Translation-time validation of the attributes.
- isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Translation-time validation of the attributes.
- isValid() - Method in class org.apache.catalina.ha.deploy.FileMessageFactory
-
- isValid() - Method in class org.apache.catalina.ha.session.DeltaSession
-
Return the isValid
flag for this session.
- isValid() - Method in class org.apache.catalina.manager.DummyProxySession
-
- isValid() - Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
-
Gets validity status
- isValid() - Method in interface org.apache.catalina.Session
-
- isValid - Variable in class org.apache.catalina.session.StandardSession
-
Flag indicating whether this session is valid or not.
- isValid() - Method in class org.apache.catalina.session.StandardSession
-
Return the isValid
flag for this session.
- isValid(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is valid.
- isValid(int) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- ISVALID_VAL - Static variable in class org.apache.tomcat.jdbc.pool.JdbcInterceptor
-
- isValidateTld() - Method in class org.apache.jasper.JspC
-
- isValidateUri() - Method in class org.apache.catalina.authenticator.DigestAuthenticator
-
- isValidateXml() - Method in class org.apache.jasper.JspC
-
- isValidEncoding(String) - Method in class org.apache.catalina.ssi.SSIEcho
-
- isValidIANAEncoding(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidInternal() - Method in class org.apache.catalina.session.StandardSession
-
Return the isValid
flag for this session without any expiration
check.
- isValidJavaEncoding(String) - Static method in class org.apache.catalina.util.DOMWriter
-
Deprecated.
Unused - will be removed in 8.0.x
- isValidJavaEncoding(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidLifecycleCallback(Method) - Static method in class org.apache.catalina.util.Introspection
-
Determines if a method is a valid lifecycle callback method.
- isValidName(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isValidOrigin(String) - Static method in class org.apache.catalina.filters.CorsFilter
-
- isValidOrigin(String) - Static method in class org.apache.tomcat.util.http.RequestUtil
-
Checks if a given origin is valid or not.
- isValidSetter(Method) - Static method in class org.apache.catalina.util.Introspection
-
Determines if a method has a valid name and signature for a Java Bean
setter.
- isValueSerializable() - Method in class org.apache.catalina.tribes.tipis.AbstractReplicatedMap.MapEntry
-
- isViewConf(NonBlockingCoordinator.CoordinationMessage) - Method in class org.apache.catalina.tribes.group.interceptors.NonBlockingCoordinator
-
- isVirtualWebappRelative - Variable in class org.apache.catalina.ssi.SSIFilter
-
virtual path can be webapp-relative
- isVirtualWebappRelative - Variable in class org.apache.catalina.ssi.SSIServlet
-
virtual path can be webapp-relative
- isVirtualWebappRelative - Variable in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- isWarnEnabled() - Method in interface org.apache.juli.logging.Log
-
Is warn logging currently enabled?
- isWatchEnabled() - Method in class org.apache.catalina.ha.deploy.FarmWarDeployer
-
- isWebSocketUpgradeRequest(ServletRequest, ServletResponse) - Static method in class org.apache.tomcat.websocket.server.UpgradeUtil
-
Checks to see if this is an HTTP request that includes a valid upgrade
request to web socket.
- isWhite(char) - Method in class org.apache.catalina.util.StringParser
-
Is the specified character considered to be whitespace?
- isWhite(int) - Static method in class org.apache.tomcat.util.buf.Ascii
-
Deprecated.
Unused. Will be removed in Tomcat 8.0.x onwards.
- isWhiteSpace(byte) - Static method in class org.apache.tomcat.util.codec.binary.BaseNCodec
-
Checks if a byte value is whitespace or not.
- isWorkerAvailable() - Method in class org.apache.tomcat.util.net.NioEndpoint
-
Returns true if a worker thread is available for processing.
- isWrapperFor(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
-
TODO SERVLET3 - Add comments
- isWrapperFor(Class) - Method in class javax.servlet.ServletRequestWrapper
-
TODO SERVLET3 - Add comments
- isWrapperFor(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
-
TODO SERVLET3 - Add comments
- isWrapperFor(Class) - Method in class javax.servlet.ServletResponseWrapper
-
TODO SERVLET3 - Add comments
- isWrapperFor(Class<?>) - Method in class org.apache.tomcat.dbcp.dbcp.BasicDataSource
-
- isWrapperFor(Class<?>) - Method in class org.apache.tomcat.dbcp.dbcp.datasources.InstanceKeyDataSource
-
- isWrapperFor(Class<?>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingConnection
-
- isWrapperFor(Class<?>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingDatabaseMetaData
-
- isWrapperFor(Class<?>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingResultSet
-
- isWrapperFor(Class<?>) - Method in class org.apache.tomcat.dbcp.dbcp.DelegatingStatement
-
- isWrapperFor(Class<?>) - Method in class org.apache.tomcat.dbcp.dbcp.PoolingDataSource
-
- isWrapperFor(Class<?>) - Method in class org.apache.tomcat.jdbc.pool.DataSourceProxy
-
- isWrapperFor(Class<?>) - Method in class org.apache.tomcat.jdbc.pool.ProxyConnection
-
- ISWRAPPERFOR_VAL - Static variable in class org.apache.tomcat.jdbc.pool.JdbcInterceptor
-
- isWritable(Object) - Static method in class org.apache.naming.ContextAccessController
-
Is the context is writable?
- isWritable() - Method in class org.apache.naming.NamingContext
-
- isWriteable() - Method in class org.apache.catalina.users.MemoryUserDatabase
-
Check for permissions to save this user database
to persistent storage location
- isWriteable() - Method in class org.apache.tomcat.util.modeler.AttributeInfo
-
Is this attribute writable by management applications?
- isWriteResponseBodyStarted() - Method in class org.apache.catalina.filters.ExpiresFilter.XHttpServletResponse
-
- isWriting - Variable in class org.apache.catalina.ha.deploy.FileMessageFactory
-
Flag that indicates if a thread is writing messages to disk.
- isXml() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
-
- isXmlParsingProtection() - Method in class org.apache.catalina.core.JreMemoryLeakPreventionListener
-
- isXpoweredBy() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Is generation of X-Powered-By response header enabled/disabled?
- isXpoweredBy() - Method in class org.apache.jasper.JspC
-
Is generation of X-Powered-By response header enabled/disabled?
- isXpoweredBy() - Method in interface org.apache.jasper.Options
-
Is generation of X-Powered-By response header enabled/disabled?
- isXssProtectionEnabled() - Method in class org.apache.catalina.filters.HttpHeaderSecurityFilter
-
- item - Variable in class org.apache.tomcat.jdbc.pool.FairBlockingQueue.ExchangeCountDownLatch
-
- item - Variable in class org.apache.tomcat.jdbc.pool.FairBlockingQueue.ItemFuture
-
- item - Variable in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue.ExchangeCountDownLatch
-
- item - Variable in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue.ItemFuture
-
- IterationTag - Interface in javax.servlet.jsp.tagext
-
The IterationTag interface extends Tag by defining one additional
method that controls the reevaluation of its body.
- iterator - Variable in class org.apache.naming.NamingContextBindingsEnumeration
-
Underlying enumeration.
- iterator - Variable in class org.apache.naming.NamingContextEnumeration
-
Underlying enumeration.
- iterator() - Method in class org.apache.tomcat.jdbc.pool.FairBlockingQueue
- iterator() - Method in class org.apache.tomcat.jdbc.pool.MultiLockFairBlockingQueue