Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCEPTOR_THREADS - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- acceptSocket(ServerSocket) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- acceptSocket(ServerSocket) - Method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
-
Wrapper function for accept().
- address - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- ALLOW_LAZY_INIT - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- ALLOW_PAYLOAD_FOR_UNDEFINED_HTTP_METHODS - Static variable in interface org.glassfish.grizzly.config.dom.Http
- attributes - Variable in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
- AUTH_PASS_THROUGH_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
B
- BUFFER_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- BYTE_BUFFER_TYPE - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- BYTE_BUFFER_TYPES - Static variable in interface org.glassfish.grizzly.config.dom.Transport
C
- chooseClientAlias(String[], Principal[], Socket) - Method in class org.glassfish.grizzly.config.ssl.JSSEKeyManager
-
Choose an alias to authenticate 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).
- chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class org.glassfish.grizzly.config.ssl.JSSEKeyManager
-
Choose an alias to authenticate the client side of an SSLEngine connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
- chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class org.glassfish.grizzly.config.ssl.JSSEKeyManager
-
Choose an alias to authenticate the server side of an SSLEngine connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
- chooseServerAlias(String, Principal[], Socket) - Method in class org.glassfish.grizzly.config.ssl.JSSEKeyManager
-
Returns this key manager's server key alias that was provided in the constructor.
- CHUNKING_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
- CLASSNAME - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- CLIENT_AUTH_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- CLIENT_AUTH_PATTERN - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- clientAuthNeed - Variable in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- clientAuthWant - Variable in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- COMET_SUPPORT_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
- composeThreadPoolName(NetworkListener) - Static method in class org.glassfish.grizzly.config.Utils
- COMPRESSABLE_MIME_TYPE - Static variable in interface org.glassfish.grizzly.config.dom.Http
- COMPRESSION - Static variable in interface org.glassfish.grizzly.config.dom.Http
- COMPRESSION_MIN_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.Http
- COMPRESSION_PATTERN - Static variable in interface org.glassfish.grizzly.config.dom.Http
- ConfigAwareElement<E extends org.jvnet.hk2.config.ConfigBeanProxy> - Interface in org.glassfish.grizzly.config
-
Grizzly config elements like protocols, filters, which implement this interface, will get correspondent dom configuration element.
- configure(ServiceLocator, NetworkListener) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configure(ServiceLocator, NetworkListener) - Method in interface org.glassfish.grizzly.config.GrizzlyListener
- configure(ServiceLocator, NetworkListener, E) - Method in interface org.glassfish.grizzly.config.ConfigAwareElement
- configure(ServiceLocator, NetworkListener, ConfigBeanProxy) - Method in class org.glassfish.grizzly.config.portunif.HttpRedirectFilter
-
Configuration for <http-redirect>.
- configureAjpSupport(ServiceLocator, NetworkListener, Http, FilterChainBuilder) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureCometSupport(ServiceLocator, NetworkListener, Http, FilterChainBuilder) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureCompressionEncodings(Http) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureContentEncodings(Http) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureDefaultThreadPoolConfigs(T) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureHttp2Support(ServiceLocator, NetworkListener, Http, FilterChainBuilder, boolean) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureHttpFileCache(FileCache) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
-
Configure the Grizzly HTTP FileCache mechanism
- configureHttpProtocol(ServiceLocator, NetworkListener, Http, FilterChainBuilder, boolean) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureKeepAlive(Http) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureProtocol(ServiceLocator, NetworkListener, Protocol, FilterChainBuilder) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureSsl(ServiceLocator, Ssl, FilterChainBuilder) - Static method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureSSL() - Method in class org.glassfish.grizzly.config.SSLConfigurator
-
Configures the SSL properties on the given PECoyoteConnector from the SSL config of the given HTTP listener.
- configureSubProtocol(ServiceLocator, NetworkListener, Protocol, FilterChainBuilder) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureTCPTransport(Transport) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureThreadPool(ServiceLocator, NetworkListener, ThreadPool) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureThreadPoolConfig(NetworkListener, ThreadPool) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureTransport(NetworkListener, Transport, FilterChainBuilder) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureUDPTransport() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- configureWebSocketSupport(ServiceLocator, NetworkListener, Http, FilterChainBuilder) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- CONNECTION_UPLOAD_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Http
- context - Variable in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
- ContextRootInfo - Class in org.glassfish.grizzly.config
-
Class represents context-root associated information
- ContextRootInfo(ContextRootInfo.Holder) - Constructor for class org.glassfish.grizzly.config.ContextRootInfo
-
Create ContextRootInfo using passed
ContextRootInfo.Holderobject, which might be initialized lazily. - ContextRootInfo(HttpHandler, Object) - Constructor for class org.glassfish.grizzly.config.ContextRootInfo
-
Create ContextRootInfo using prepared
HttpHandlerand application container parameters. - ContextRootInfo.Holder - Interface in org.glassfish.grizzly.config
-
The interface, which is responsible for holding ContextRootInfo, which makes possible to initialize ContextRootInfo lazily.
- createDummyProxy(ConfigBeanProxy, Class<? extends ConfigBeanProxy>) - Static method in class org.glassfish.grizzly.config.DefaultProxy
- createHttpServerCodecFilter(Http, boolean, int, String, KeepAlive, DelayedExecutor, int, int) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- createMockListener(boolean) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- createSocket(int) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- createSocket(int) - Method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
-
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
- createSocket(int, int) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- createSocket(int, int) - Method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
-
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
- createSocket(int, int, InetAddress) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- createSocket(int, int, InetAddress) - Method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
-
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
D
- DEDICATED_ACCEPTOR_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- DEFAULT_ADAPTER - Static variable in interface org.glassfish.grizzly.config.dom.Http
- DEFAULT_ADDRESS - Static variable in interface org.glassfish.grizzly.config.dom.NetworkListener
- DEFAULT_CONFIGURATION_FILE - Static variable in interface org.glassfish.grizzly.config.dom.NetworkListener
- DEFAULT_SSL_INACTIVITY_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- DEFAULT_THREAD_POOL_CLASS_NAME - Static variable in interface org.glassfish.grizzly.config.dom.ThreadPool
- DEFAULT_TYPE - Static variable in interface org.glassfish.grizzly.config.dom.NetworkListener
- defaultAlgorithm - Static variable in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- defaultProtocol - Static variable in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- DefaultProxy - Class in org.glassfish.grizzly.config
- destroy() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- destroy() - Method in interface org.glassfish.grizzly.config.GrizzlyListener
- DISABLE_CIPHER_CHECK - Static variable in interface org.glassfish.grizzly.config.dom.Http
- DISPLAY_CONFIGURATION - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- DNS_LOOKUP_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.Http.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.NetworkConfig.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.NetworkListener.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.NetworkListeners.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.PortUnification.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.Protocol.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.ProtocolChain.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.ProtocolFilter.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.ProtocolFinder.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.Protocols.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.ThreadPool.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.Transport.Duck
- Duck() - Constructor for class org.glassfish.grizzly.config.dom.Transports.Duck
E
- ENABLE_SNOOP - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.FileCache
- ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.NetworkListener
- enabledCiphers - Variable in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- ENCODED_SLASH_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
F
- FileCache - Interface in org.glassfish.grizzly.config.dom
-
Created Jan 8, 2009
- FileCacheInjector - Class in org.glassfish.grizzly.config.dom
- FileCacheInjector() - Constructor for class org.glassfish.grizzly.config.dom.FileCacheInjector
- find(PUContext, FilterChainContext) - Method in class org.glassfish.grizzly.config.portunif.HttpProtocolFinder
- findHttpProtocol() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- findHttpProtocol(NetworkListener) - Static method in class org.glassfish.grizzly.config.dom.NetworkListener.Duck
- findHttpProtocolName() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- findHttpProtocolName(NetworkListener) - Static method in class org.glassfish.grizzly.config.dom.NetworkListener.Duck
- findNetworkListeners() - Method in interface org.glassfish.grizzly.config.dom.Protocol
- findNetworkListeners() - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
- findNetworkListeners() - Method in interface org.glassfish.grizzly.config.dom.Transport
- findNetworkListeners(Protocol) - Static method in class org.glassfish.grizzly.config.dom.Protocol.Duck
- findNetworkListeners(ThreadPool) - Static method in class org.glassfish.grizzly.config.dom.ThreadPool.Duck
- findNetworkListeners(Transport) - Static method in class org.glassfish.grizzly.config.dom.Transport.Duck
- findProtocol() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- findProtocol() - Method in interface org.glassfish.grizzly.config.dom.ProtocolFilter
- findProtocol() - Method in interface org.glassfish.grizzly.config.dom.ProtocolFinder
- findProtocol(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkConfig
- findProtocol(String) - Method in interface org.glassfish.grizzly.config.dom.Protocols
- findProtocol(NetworkConfig, String) - Static method in class org.glassfish.grizzly.config.dom.NetworkConfig.Duck
- findProtocol(NetworkListener) - Static method in class org.glassfish.grizzly.config.dom.NetworkListener.Duck
- findProtocol(ProtocolFilter) - Static method in class org.glassfish.grizzly.config.dom.ProtocolFilter.Duck
- findProtocol(ProtocolFinder) - Static method in class org.glassfish.grizzly.config.dom.ProtocolFinder.Duck
- findProtocol(Protocols, String) - Static method in class org.glassfish.grizzly.config.dom.Protocols.Duck
- findThreadPool() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- findThreadPool(NetworkListener) - Static method in class org.glassfish.grizzly.config.dom.NetworkListener.Duck
- findTransport() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- findTransport(NetworkListener) - Static method in class org.glassfish.grizzly.config.dom.NetworkListener.Duck
G
- GenericGrizzlyListener - Class in org.glassfish.grizzly.config
-
Generic
GrizzlyListenerimplementation, which is not HTTP dependent, and can support any Transport configuration, based onFilterChain. - GenericGrizzlyListener() - Constructor for class org.glassfish.grizzly.config.GenericGrizzlyListener
- getAcceptorThreads() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
The number of acceptor threads listening for the transport's events
- getAdapter() - Method in interface org.glassfish.grizzly.config.dom.Http
- getAdapter(Class<T>) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- getAdapter(Class<T>) - Method in interface org.glassfish.grizzly.config.GrizzlyListener
- getAddress() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
-
IP address to listen on
- getAddress() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- getAddress() - Method in interface org.glassfish.grizzly.config.GrizzlyListener
- getAllowLazyInit() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Does SSL configuration allow implementation to initialize it lazily way
- getAllowPayloadForUndefinedHttpMethods() - Method in interface org.glassfish.grizzly.config.dom.Http
- getAuthPassThroughEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Enable pass through of authentication from any front-end server
- getBufferSizeBytes() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Deprecated.This attribute is now ignored. Use socket-send-Buffer-size and/or socket-write-buffer-size instead.
- getByteBufferType() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Type of ByteBuffer, which will be used with transport.
- getCertificateChain(String) - Method in class org.glassfish.grizzly.config.ssl.JSSEKeyManager
-
Returns the certificate chain associated with the given alias.
- getCertNickname() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Nickname of the server certificate in the certificate database or the PKCS#11 token.
- getChunkingEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
- getClassname() - Method in interface org.glassfish.grizzly.config.dom.PortUnification
-
Port unification logic implementation class
- getClassname() - Method in interface org.glassfish.grizzly.config.dom.ProtocolChain
-
Protocol chain instance handler implementation class
- getClassname() - Method in interface org.glassfish.grizzly.config.dom.ProtocolChainInstanceHandler
-
Protocol chain instance handler implementation class
- getClassname() - Method in interface org.glassfish.grizzly.config.dom.ProtocolFilter
-
Protocol filter implementation class
- getClassname() - Method in interface org.glassfish.grizzly.config.dom.ProtocolFinder
-
Finder logic implementation class
- getClassname() - Method in interface org.glassfish.grizzly.config.dom.SelectionKeyHandler
-
Deprecated.SelectionKey handler implementation class
- getClassname() - Method in interface org.glassfish.grizzly.config.dom.Ssl
- getClassname() - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
-
The classname of a thread pool implementation
- getClassname() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Name of class, which implements transport logic
- getClientAliases(String, Principal[]) - Method in class org.glassfish.grizzly.config.ssl.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).
- getClientAuth() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines if if the engine will request (want) or require (need) client authentication.
- getClientAuthEnabled() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines whether SSL3 client authentication is performed on every request, independent of ACL-based access control.
- getCometSupportEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Enable comet support for this http instance.
- getCompressableMimeType() - Method in interface org.glassfish.grizzly.config.dom.Http
- getCompression() - Method in interface org.glassfish.grizzly.config.dom.Http
- getCompressionMinSizeBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
- getConfig() - Method in class org.glassfish.grizzly.config.GrizzlyConfig
- getConnectionUploadTimeoutMillis() - Method in interface org.glassfish.grizzly.config.dom.Http
- getContainer() - Method in class org.glassfish.grizzly.config.ContextRootInfo
-
Gets the application container, associated with the context.
- getContainer() - Method in interface org.glassfish.grizzly.config.ContextRootInfo.Holder
-
Gets the application container, associated with the context.
- getCrlFile() - Method in interface org.glassfish.grizzly.config.dom.Ssl
- getCRLs(String) - Method in class org.glassfish.grizzly.config.ssl.JSSE14SocketFactory
-
Load the collection of CRLs.
- getDedicatedAcceptorEnabled() - Method in interface org.glassfish.grizzly.config.dom.Transport
- getDefault() - Static method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
-
Returns a copy of the environment's default socket factory.
- getDefaultResponseType() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Setting the default response-type.
- getDefaultVirtualServer() - Method in interface org.glassfish.grizzly.config.dom.Http
-
The id attribute of the default virtual server for this particular connection group.
- getDisplayConfiguration() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Flush Grizzly's internal configuration to the server logs (like number of threads created, how many polled objects, etc.)
- getDnsLookupEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
- getEnabled() - Method in interface org.glassfish.grizzly.config.dom.FileCache
-
Enables the caching of file content
- getEnabled() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
-
If false, a configured listener, is disabled
- getEnabledCiphers(String, String[]) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
-
Determines the SSL cipher suites to be enabled.
- getEnabledProtocols(SSLServerSocket, String) - Method in class org.glassfish.grizzly.config.ssl.JSSE14SocketFactory
- getEnabledProtocols(SSLServerSocket, String) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
-
Determines the SSL protocol variants to be enabled.
- getEnableSnoop() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Deprecated.this option is ignored by the runtime.
- getEncodedSlashEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
- getFileCache() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Gets the value of the fileCache property.
- getFilters(Class<E>) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- getFilters(Class<E>, FilterChain, List<E>) - Static method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- getForcedResponseType() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Deprecated.
- getHandshakeTimeoutMillis() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Handshake mode
- getHeaderBufferLengthBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
-
The size of the buffer used by the request processing threads for reading the request data
- getHttp() - Method in interface org.glassfish.grizzly.config.dom.Protocol
-
Defines any HTTP settings for this Protocol
- getHttp2InitialWindowSizeInBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Configures the initial window size in bytes.
- getHttp2MaxConcurrentStreams() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Configures the number of concurrent streams allowed per HTTP2 connection.
- getHttp2MaxFramePayloadSizeInBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Configures the maximum size of the HTTP2 frame payload to be accepted.
- getHttp2MaxHeaderListSizeInBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Configures the maximum size, in bytes, of the header list.
- getHttpHandler() - Method in class org.glassfish.grizzly.config.ContextRootInfo
-
Gets the Grizzly
HttpHandler, associated with the context. - getHttpHandler() - Method in interface org.glassfish.grizzly.config.ContextRootInfo.Holder
-
Gets the Grizzly
HttpHandler, associated with the context. - getHttpHandler() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- getHttpRedirect() - Method in interface org.glassfish.grizzly.config.dom.Protocol
-
Defines
http-redirectlogic. - getHttpServerFilterConfiguration(Http) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- getIdleKeyTimeoutSeconds() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Timeout, after which idle key will be cancelled and channel closed
- getIdleThreadTimeoutSeconds() - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
-
Idle threads are removed from pool, after this time (in seconds)
- getImplementationName() - Method in class org.glassfish.grizzly.config.ssl.JSSEImplementation
- getImplementationName() - Method in class org.glassfish.grizzly.config.ssl.SSLImplementation
- getInstance() - Static method in class org.glassfish.grizzly.config.ssl.SSLImplementation
- getInstance(String) - Static method in class org.glassfish.grizzly.config.ssl.SSLImplementation
- getIoStrategy() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
IOStrategyto be used byTransport. - getJkConfigurationFile() - Method in interface org.glassfish.grizzly.config.dom.Http
- getJkConfigurationFile() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- getJkEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
-
If true, a jk listener is enabled
- getJkEnabled() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
-
If true, a jk listener is enabled
- getKeyAlgorithm() - Method in interface org.glassfish.grizzly.config.dom.Ssl
- getKeyManagers(String, String) - Method in class org.glassfish.grizzly.config.ssl.JSSE14SocketFactory
-
Gets the initialized key managers.
- getKeystore(String) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
-
Gets the SSL server's keystore.
- getKeyStore() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Location of the keystore file
- getKeystorePassword() - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
-
Gets the SSL server's keystore password.
- getKeyStorePassword() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
password of the keystore file
- getKeyStorePasswordProvider() - Method in interface org.glassfish.grizzly.config.dom.Ssl
- getKeyStoreType() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
type of the keystore file
- getLinger() - Method in interface org.glassfish.grizzly.config.dom.Transport
- getListeners() - Method in class org.glassfish.grizzly.config.GrizzlyConfig
- getMaxAgeSeconds() - Method in interface org.glassfish.grizzly.config.dom.FileCache
-
How old files can get before aging out of cache in seconds
- getMaxCacheSizeBytes() - Method in interface org.glassfish.grizzly.config.dom.FileCache
-
Maximum cache size on the disk
- getMaxConnections() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Max number of connection in the Keep Alive mode
- getMaxConnectionsCount() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
The max number of connections the transport should handle at the same time
- getMaxFilesCount() - Method in interface org.glassfish.grizzly.config.dom.FileCache
-
Maximum number of files in the file cache.
- getMaxFormPostSizeBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
- getMaxPostSizeBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
- getMaxQueueSize() - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
-
The maxim number of tasks, which could be queued on the thread pool.
- getMaxRequestHeaders() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Returns the maximum number of headers allowed for a request.
- getMaxRequestParameters() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Returns the maximum number of parameters allowed per request.
- getMaxResponseHeaders() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Returns the maximum number of headers allowed for a response.
- getMaxSavePostSizeBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
- getMaxSwallowingInputBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
- getMaxThreadPoolSize() - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
-
Maximum number of threads in the thread pool servicing requests in this queue.
- getMinThreadPoolSize() - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
-
Minimum number of threads in the thread pool servicing requests in this queue.
- getName() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
-
Network-listener name, which could be used as reference
- getName() - Method in interface org.glassfish.grizzly.config.dom.Protocol
-
Protocol name which could be used as reference
- getName() - Method in interface org.glassfish.grizzly.config.dom.ProtocolFilter
-
Protocol filter name, which could be used as reference
- getName() - Method in interface org.glassfish.grizzly.config.dom.ProtocolFinder
-
Finder name, which could be used as reference
- getName() - Method in interface org.glassfish.grizzly.config.dom.SelectionKeyHandler
-
Deprecated.SelectionKey handler name, which could be used as reference
- getName() - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
-
This is an id for the work-queue e.g.
- getName() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Transport's name, which could be used as reference
- getName() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- getName() - Method in interface org.glassfish.grizzly.config.GrizzlyListener
- getNetworkListener() - Method in interface org.glassfish.grizzly.config.dom.NetworkListeners
-
Defines network listeners
- getNetworkListener(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkConfig
- getNetworkListener(NetworkConfig, String) - Static method in class org.glassfish.grizzly.config.dom.NetworkConfig.Duck
- getNetworkListeners() - Method in interface org.glassfish.grizzly.config.dom.NetworkConfig
-
Binds protocols with lower level transports
- getNewServiceLocator(String) - Static method in class org.glassfish.grizzly.config.Utils
- getNoCompressionUserAgents() - Method in interface org.glassfish.grizzly.config.dom.Http
- getParameters(String, String, KeyStore) - Method in class org.glassfish.grizzly.config.ssl.JSSE14SocketFactory
-
Return the initialization parameters for the TrustManager.
- getParent() - Method in class org.glassfish.grizzly.config.DefaultProxy
- getParent() - Method in interface org.glassfish.grizzly.config.dom.Http
- getParent() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- getParent() - Method in interface org.glassfish.grizzly.config.dom.NetworkListeners
- getParent() - Method in interface org.glassfish.grizzly.config.dom.PortUnification
- getParent() - Method in interface org.glassfish.grizzly.config.dom.Protocol
- getParent() - Method in interface org.glassfish.grizzly.config.dom.ProtocolChain
- getParent() - Method in interface org.glassfish.grizzly.config.dom.ProtocolFilter
- getParent() - Method in interface org.glassfish.grizzly.config.dom.ProtocolFinder
- getParent() - Method in interface org.glassfish.grizzly.config.dom.Protocols
- getParent() - Method in interface org.glassfish.grizzly.config.dom.Transport
- getParent() - Method in interface org.glassfish.grizzly.config.dom.Transports
- getParent(Http) - Static method in class org.glassfish.grizzly.config.dom.Http.Duck
- getParent(NetworkListener) - Static method in class org.glassfish.grizzly.config.dom.NetworkListener.Duck
- getParent(NetworkListeners) - Static method in class org.glassfish.grizzly.config.dom.NetworkListeners.Duck
- getParent(PortUnification) - Static method in class org.glassfish.grizzly.config.dom.PortUnification.Duck
- getParent(Protocol) - Static method in class org.glassfish.grizzly.config.dom.Protocol.Duck
- getParent(ProtocolChain) - Static method in class org.glassfish.grizzly.config.dom.ProtocolChain.Duck
- getParent(ProtocolFilter) - Static method in class org.glassfish.grizzly.config.dom.ProtocolFilter.Duck
- getParent(ProtocolFinder) - Static method in class org.glassfish.grizzly.config.dom.ProtocolFinder.Duck
- getParent(Protocols) - Static method in class org.glassfish.grizzly.config.dom.Protocols.Duck
- getParent(Transport) - Static method in class org.glassfish.grizzly.config.dom.Transport.Duck
- getParent(Transports) - Static method in class org.glassfish.grizzly.config.dom.Transports.Duck
- getPassword() - Method in interface org.glassfish.grizzly.config.SecurePasswordProvider
- getPort() - Method in interface org.glassfish.grizzly.config.dom.HttpRedirect
- getPort() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
-
Port to listen on
- getPort() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- getPort() - Method in interface org.glassfish.grizzly.config.GrizzlyListener
- getPortUnification() - Method in interface org.glassfish.grizzly.config.dom.Protocol
-
Defines port-unification logic.
- getPrivateKey(String) - Method in class org.glassfish.grizzly.config.ssl.JSSEKeyManager
-
Returns the key associated with the given alias.
- getProtocol() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
-
Reference to a protocol
- getProtocol() - Method in interface org.glassfish.grizzly.config.dom.ProtocolFinder
-
Reference to a protocol, which was defined before.
- getProtocol() - Method in interface org.glassfish.grizzly.config.dom.Protocols
-
List of Protocol implementations
- getProtocolChain() - Method in interface org.glassfish.grizzly.config.dom.ProtocolChainInstanceHandler
-
Defines protocol chain configuration
- getProtocolChainInstanceHandler() - Method in interface org.glassfish.grizzly.config.dom.Protocol
-
Protocol chain instance handler logic.
- getProtocolFilter() - Method in interface org.glassfish.grizzly.config.dom.ProtocolChain
-
Defines protocol filter sequence, which will process a request.
- getProtocolFinder() - Method in interface org.glassfish.grizzly.config.dom.PortUnification
-
Set of protocol finders, which will be responsible for protocol recognition
- getProtocols() - Method in interface org.glassfish.grizzly.config.dom.NetworkConfig
-
Describes higher level protocols like: http, https, iiop
- getRcmSupportEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Deprecated.
- getReadTimeoutMillis() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Read operation timeout in ms
- getRedirectPort() - Method in interface org.glassfish.grizzly.config.dom.Http
-
if the connector is supporting non-SSL requests and a request is received for which a matching security-constraint requires SSL transport catalina will automatically redirect the request to the port number specified here
- getRemoteUserMapping() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Returns the HTTP request header name, whose value (if non-null) would be used to set the name of the remote user that has been authenticated for HTTP Request.
- getRenegotiateOnClientAuthWant() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines whether or not ssl session renegotiation will occur if client-auth is set to want.
- getRequestTimeoutSeconds() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Time after which the request times out in seconds
- getRestrictedUserAgents() - Method in interface org.glassfish.grizzly.config.dom.Http
- getScheme() - Method in interface org.glassfish.grizzly.config.dom.Http
-
The HTTP scheme (http or https) to override HTTP request scheme picked up by Grizzly or web-container during HTTP request processing.
- getSchemeMapping() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Returns the HTTP request header name, whose value (if non-null) would be used to override default protocol scheme picked up by framework during request processing.
- getSecure() - Method in interface org.glassfish.grizzly.config.dom.HttpRedirect
- getSecurityEnabled() - Method in interface org.glassfish.grizzly.config.dom.Protocol
-
True means the protocol is secured and ssl element will be used to initialize security settings.
- getSelectionKeyHandler() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Deprecated.This attribute as well as the named selection-key-handler element this attribute refers to has been deprecated and is effectively ignored by the runtime. No equivalent functionality is available.
- getSelectionKeyHandler() - Method in interface org.glassfish.grizzly.config.dom.Transports
-
Defines public SelectionKey handler, which could be referenced within transport
- getSelectorPollTimeoutMillis() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
The time, in milliseconds, a NIO Selector will block waiting for events (users requests).
- getSendBufferSizeBytes() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Size of the buffer for response bodies in bytes
- getServerAliases(String, Principal[]) - Method in class org.glassfish.grizzly.config.ssl.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).
- getServerName() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Tells the server what to put in the host name section of any URLs it sends to the client.
- getServerSocketFactory() - Method in class org.glassfish.grizzly.config.ssl.JSSEImplementation
- getServerSocketFactory() - Method in class org.glassfish.grizzly.config.ssl.SSLImplementation
- getServiceLocator(InputStream, String) - Static method in class org.glassfish.grizzly.config.Utils
- getServiceLocator(String) - Static method in class org.glassfish.grizzly.config.Utils
- getSocketFactory() - Method in class org.glassfish.grizzly.config.ssl.JSSE14Factory
- getSocketReadBufferSize() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
The size, in bytes, of the socket send buffer size.
- getSocketWriteBufferSize() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
The size, in bytes, of the socket send buffer size.
- getSsl() - Method in interface org.glassfish.grizzly.config.dom.Protocol
-
Protocol security (ssl) configuration.
- getSsl2Ciphers() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
A comma-separated list of the SSL2 ciphers used, with the prefix + to enable or - to disable, for example +rc4.
- getSsl2Enabled() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines whether SSL2 is enabled.
- getSsl3Enabled() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines whether SSL3 is enabled.
- getSsl3TlsCiphers() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
A comma-separated list of the SSL3 ciphers used, with the prefix + to enable or - to disable, for example +SSL_RSA_WITH_RC4_128_MD5.
- getSSLContext() - Method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
-
Return the
SSLContextrequired when implementing SSL over NIO non-blocking. - getSslImplementation() - Method in class org.glassfish.grizzly.config.SSLConfigurator
-
Return the
SSLImplementation - getSSLInactivityTimeout() - Method in interface org.glassfish.grizzly.config.dom.Ssl
- getSSLSupport(Socket) - Method in class org.glassfish.grizzly.config.ssl.JSSE14Factory
- getSSLSupport(Socket) - Method in class org.glassfish.grizzly.config.ssl.JSSEImplementation
- getSSLSupport(Socket) - Method in class org.glassfish.grizzly.config.ssl.SSLImplementation
- getSSLSupport(SSLEngine) - Method in class org.glassfish.grizzly.config.ssl.JSSE14Factory
- getSSLSupport(SSLEngine) - Method in class org.glassfish.grizzly.config.ssl.JSSEImplementation
- getSSLSupport(SSLEngine) - Method in class org.glassfish.grizzly.config.ssl.SSLImplementation
- getTcpNoDelay() - Method in interface org.glassfish.grizzly.config.dom.Transport
- getThreadPool() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
-
Reference to a thread-pool, defined earlier in the document.
- getThreadPool() - Method in interface org.glassfish.grizzly.config.dom.NetworkListeners
-
Defines public thread-pool(s), which could be referenced within network-listener element(s)
- getThreadPoolId() - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
-
Deprecated.
- getTimeoutSeconds() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Keep Alive timeout, max time a connection can be deemed as idle and kept in the keep-alive state
- getTls11Enabled() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines whether TLS 1.1 is enabled.
- getTls12Enabled() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines whether TLS 1.2 is enabled.
- getTls13Enabled() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines whether TLS 1.3 is enabled.
- getTlsEnabled() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines whether TLS is enabled.
- getTlsRollbackEnabled() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
Determines whether TLS rollback is enabled.
- getTraceEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
- getTransport() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
-
Reference to a low-level transport
- getTransport() - Method in interface org.glassfish.grizzly.config.dom.Transports
-
Defines the transports
- getTransport() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- getTransports() - Method in interface org.glassfish.grizzly.config.dom.NetworkConfig
-
Describes low level transports configuration.
- getTrustAlgorithm() - Method in interface org.glassfish.grizzly.config.dom.Ssl
- getTrustManagers(String) - Method in class org.glassfish.grizzly.config.ssl.JSSE14SocketFactory
-
Gets the initialized trust managers.
- getTrustMaxCertLength() - Method in interface org.glassfish.grizzly.config.dom.Ssl
- getTrustStore() - Method in interface org.glassfish.grizzly.config.dom.Ssl
- getTrustStore() - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
-
Gets the SSL server's truststore.
- getTruststorePassword() - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- getTrustStorePassword() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
password of the truststore file
- getTrustStorePasswordProvider() - Method in interface org.glassfish.grizzly.config.dom.Ssl
- getTrustStoreType() - Method in interface org.glassfish.grizzly.config.dom.Ssl
-
type of the truststore file
- getType() - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
-
Network-listener name, which could be used as reference
- getType() - Method in interface org.glassfish.grizzly.config.dom.ProtocolChain
-
Protocol chain type.
- getUploadTimeoutEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
- getUriEncoding() - Method in interface org.glassfish.grizzly.config.dom.Http
- getVersion() - Method in interface org.glassfish.grizzly.config.dom.Http
-
The version of the HTTP protocol used by the HTTP Service
- getWebProtocolStickyEnabled() - Method in interface org.glassfish.grizzly.config.dom.PortUnification
-
If the data came on a network connection is recognized as HTTP packet and it is passed to a default Web protocol - then, if Web protocol sticky flag is enabled, the network connection gets associated with the Web protocol forever, and port unification finder will never be called again for this network connection.
- getWebsocketsSupportEnabled() - Method in interface org.glassfish.grizzly.config.dom.Http
- getWebsocketsTimeoutSeconds() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Max time a connection may be idle before being closed.
- getWriteTimeoutMillis() - Method in interface org.glassfish.grizzly.config.dom.Transport
-
Write operation timeout in ms
- getXpoweredBy() - Method in interface org.glassfish.grizzly.config.dom.Http
-
The Servlet 2.4 spec defines a special X-Powered-By: Servlet/2.4 header, which containers may add to servlet-generated responses.
- GrizzlyConfig - Class in org.glassfish.grizzly.config
- GrizzlyConfig(String) - Constructor for class org.glassfish.grizzly.config.GrizzlyConfig
- GrizzlyConfigException - Exception in org.glassfish.grizzly.config
-
Created Jan 5, 2009
- GrizzlyConfigException(String) - Constructor for exception org.glassfish.grizzly.config.GrizzlyConfigException
- GrizzlyConfigException(String, Throwable) - Constructor for exception org.glassfish.grizzly.config.GrizzlyConfigException
- GrizzlyConfigException(Throwable) - Constructor for exception org.glassfish.grizzly.config.GrizzlyConfigException
- GrizzlyListener - Interface in org.glassfish.grizzly.config
-
The GrizzlyServiceListener is responsible of mapping incoming requests to the proper Container or Grizzly extensions.
- groups() - Element in annotation interface org.glassfish.grizzly.config.dom.NetworkAddress
- groups() - Element in annotation interface org.glassfish.grizzly.config.dom.Range
H
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.config.portunif.HttpRedirectFilter
- handshake(Socket) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- handshake(Socket) - Method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
-
Extra function to initiate the handshake.
- HANDSHAKE_TIMEOUT_MILLIS - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- HEADER_BUFFER_LENGTH - Static variable in interface org.glassfish.grizzly.config.dom.Http
- Http - Interface in org.glassfish.grizzly.config.dom
-
Created Jan 8, 2009
- Http.Duck - Class in org.glassfish.grizzly.config.dom
- HTTP2_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
- HttpInjector - Class in org.glassfish.grizzly.config.dom
- HttpInjector() - Constructor for class org.glassfish.grizzly.config.dom.HttpInjector
- HttpProtocolFinder - Class in org.glassfish.grizzly.config.portunif
-
A
ProtocolFinderimplementation that parse the available SocketChannel bytes looking for the 'http' bytes. - HttpProtocolFinder() - Constructor for class org.glassfish.grizzly.config.portunif.HttpProtocolFinder
- HttpProtocolFinder(int) - Constructor for class org.glassfish.grizzly.config.portunif.HttpProtocolFinder
- HttpRedirect - Interface in org.glassfish.grizzly.config.dom
-
A
Protocolwhich redirects an HTTP(S) request to a different location using HTTP 302 redirection semantics. - HttpRedirectFilter - Class in org.glassfish.grizzly.config.portunif
- HttpRedirectFilter() - Constructor for class org.glassfish.grizzly.config.portunif.HttpRedirectFilter
- HttpRedirectInjector - Class in org.glassfish.grizzly.config.dom
- HttpRedirectInjector() - Constructor for class org.glassfish.grizzly.config.dom.HttpRedirectInjector
I
- IDLE_KEY_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- IDLE_THREAD_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.ThreadPool
- init() - Method in class org.glassfish.grizzly.config.ssl.JSSE14SocketFactory
-
Reads the keystore and initializes the SSL socket factory.
- init() - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
-
Reads the keystore and initializes the SSL socket factory.
- init() - Method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
- INITIAL_WINDOW_SIZE_IN_BYTES - Static variable in interface org.glassfish.grizzly.config.dom.Http
- initialize(NetworkAddress) - Method in class org.glassfish.grizzly.config.dom.NetworkAddressValidator
- initialize(Range) - Method in class org.glassfish.grizzly.config.dom.RangeValidator
- initialized - Variable in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- initializeSSLContext() - Method in class org.glassfish.grizzly.config.SSLConfigurator
- initServerSocket(ServerSocket) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
-
Configures the given SSL server socket with the requested cipher suites, protocol versions, and need for client authentication
- initSocket(Socket) - Method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
- invoke(Object, Method, Object[]) - Method in class org.glassfish.grizzly.config.DefaultProxy
- isAjpEnabled - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- isAjpEnabled() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- isAllowLazyInit() - Method in class org.glassfish.grizzly.config.SSLConfigurator
- isCometEnabled - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- isCometEnabled() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- isDebugVM() - Static method in class org.glassfish.grizzly.config.Utils
- isHttp2DisableCipherCheck() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Controls whether or not insecure cipher suites are allowed to establish TLS connections.
- isHttp2Enabled - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- isHttp2Enabled() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Controls whether or not HTTP/2 is enabled..
- isHttp2Enabled() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- isSpdyEnabled - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- isSpdyEnabled() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- isValid(String, ConstraintValidatorContext) - Method in class org.glassfish.grizzly.config.dom.NetworkAddressValidator
- isValid(String, ConstraintValidatorContext) - Method in class org.glassfish.grizzly.config.dom.RangeValidator
- isWebSocketEnabled - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- isWebSocketEnabled() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
J
- JK_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.NetworkListener
- JSSE14Factory - Class in org.glassfish.grizzly.config.ssl
-
Implementation class for JSSEFactory for JSSE 1.1.x (that ships with the 1.4 JVM).
- JSSE14Factory() - Constructor for class org.glassfish.grizzly.config.ssl.JSSE14Factory
- JSSE14SocketFactory - Class in org.glassfish.grizzly.config.ssl
-
SSL server socket factory.
- JSSE14SocketFactory() - Constructor for class org.glassfish.grizzly.config.ssl.JSSE14SocketFactory
- JSSEImplementation - Class in org.glassfish.grizzly.config.ssl
-
JSSEImplementation: Concrete implementation class for JSSE
- JSSEImplementation() - Constructor for class org.glassfish.grizzly.config.ssl.JSSEImplementation
- JSSEKeyManager - Class in org.glassfish.grizzly.config.ssl
-
X509KeyManager which allows selection of a specific keypair and certificate chain (identified by their keystore alias name) to be used by the server to authenticate itself to SSL clients.
- JSSEKeyManager(X509KeyManager, String) - Constructor for class org.glassfish.grizzly.config.ssl.JSSEKeyManager
-
Constructor.
- JSSESocketFactory - Class in org.glassfish.grizzly.config.ssl
-
SSL server socket factory.
- JSSESocketFactory() - Constructor for class org.glassfish.grizzly.config.ssl.JSSESocketFactory
K
- KEEP_ALIVE_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Http
L
- LINGER - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- LISTENER_TYPES - Static variable in interface org.glassfish.grizzly.config.dom.NetworkListener
- loadClass(String) - Static method in class org.glassfish.grizzly.config.Utils
- logEmptyWarning(Ssl, String) - Method in class org.glassfish.grizzly.config.SSLConfigurator
- logger - Static variable in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- logger() - Static method in class org.glassfish.grizzly.config.GrizzlyConfig
M
- max() - Element in annotation interface org.glassfish.grizzly.config.dom.Range
- MAX_AGE - Static variable in interface org.glassfish.grizzly.config.dom.FileCache
- MAX_CACHE_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.FileCache
- MAX_CERT_LENGTH - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- MAX_CONCURRENT_STREAMS - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_CONNECTIONS - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_CONNECTIONS_COUNT - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- MAX_FILES - Static variable in interface org.glassfish.grizzly.config.dom.FileCache
- MAX_FORM_POST_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_FRAME_PAYLOAD_SIZE_IN_BYTES - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_HEADER_LIST_SIZE_IN_BYTES - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_HEADERS - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_POST_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_QUEUE_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.ThreadPool
- MAX_REQUEST_PARAMETERS - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_SAVE_POST_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_SWALLOWING_INPUT_BYTES - Static variable in interface org.glassfish.grizzly.config.dom.Http
- MAX_THREADPOOL_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.ThreadPool
- message() - Element in annotation interface org.glassfish.grizzly.config.dom.NetworkAddress
- message() - Element in annotation interface org.glassfish.grizzly.config.dom.Range
- min() - Element in annotation interface org.glassfish.grizzly.config.dom.Range
- MIN_THREADPOOL_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.ThreadPool
N
- name - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- NetworkAddress - Annotation Interface in org.glassfish.grizzly.config.dom
- NetworkAddressValidator - Class in org.glassfish.grizzly.config.dom
- NetworkAddressValidator() - Constructor for class org.glassfish.grizzly.config.dom.NetworkAddressValidator
- NetworkConfig - Interface in org.glassfish.grizzly.config.dom
-
Contains complete Grizzly configuration.
- NetworkConfig.Duck - Class in org.glassfish.grizzly.config.dom
- NetworkConfigInjector - Class in org.glassfish.grizzly.config.dom
- NetworkConfigInjector() - Constructor for class org.glassfish.grizzly.config.dom.NetworkConfigInjector
- NetworkListener - Interface in org.glassfish.grizzly.config.dom
-
Binds protocol to a specific endpoint to listen on
- NetworkListener.Duck - Class in org.glassfish.grizzly.config.dom
- NetworkListenerInjector - Class in org.glassfish.grizzly.config.dom
- NetworkListenerInjector() - Constructor for class org.glassfish.grizzly.config.dom.NetworkListenerInjector
- NetworkListeners - Interface in org.glassfish.grizzly.config.dom
-
Contains set of network-listener, which bind protocol to a specific endpoint to listen on
- NetworkListeners.Duck - Class in org.glassfish.grizzly.config.dom
- NetworkListenersInjector - Class in org.glassfish.grizzly.config.dom
- NetworkListenersInjector() - Constructor for class org.glassfish.grizzly.config.dom.NetworkListenersInjector
- newInstance(String) - Static method in class org.glassfish.grizzly.config.Utils
- newInstance(String, Class<?>[], Object[]) - Static method in class org.glassfish.grizzly.config.Utils
- newInstance(ServiceLocator, Class<E>, String, String) - Static method in class org.glassfish.grizzly.config.Utils
-
Load or create an Object with the specific service name and class name.
- newInstance(ServiceLocator, Class<E>, String, String, Class<?>[], Object[]) - Static method in class org.glassfish.grizzly.config.Utils
-
Load or create an Object with the specific service name and class name.
O
- org.glassfish.grizzly.config - package org.glassfish.grizzly.config
- org.glassfish.grizzly.config.dom - package org.glassfish.grizzly.config.dom
- org.glassfish.grizzly.config.portunif - package org.glassfish.grizzly.config.portunif
- org.glassfish.grizzly.config.ssl - package org.glassfish.grizzly.config.ssl
P
- PASSWORD_PROVIDER - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- payload() - Element in annotation interface org.glassfish.grizzly.config.dom.NetworkAddress
- payload() - Element in annotation interface org.glassfish.grizzly.config.dom.Range
- port - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- PORT - Static variable in interface org.glassfish.grizzly.config.dom.HttpRedirect
- PortUnification - Interface in org.glassfish.grizzly.config.dom
-
Defines logic of hosting several protocol on a single tcp port.
- PortUnification.Duck - Class in org.glassfish.grizzly.config.dom
- PortUnificationInjector - Class in org.glassfish.grizzly.config.dom
- PortUnificationInjector() - Constructor for class org.glassfish.grizzly.config.dom.PortUnificationInjector
- processDynamicConfigurationChange(ServiceLocator, PropertyChangeEvent[]) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- processDynamicConfigurationChange(ServiceLocator, PropertyChangeEvent[]) - Method in interface org.glassfish.grizzly.config.GrizzlyListener
- Protocol - Interface in org.glassfish.grizzly.config.dom
-
Defines one single high-level protocol like: http, https, iiop, etc.
- Protocol.Duck - Class in org.glassfish.grizzly.config.dom
- ProtocolChain - Interface in org.glassfish.grizzly.config.dom
-
Defines the type of protocol chain and describes protocol filters, which will participate in request processing
- ProtocolChain.Duck - Class in org.glassfish.grizzly.config.dom
- ProtocolChainInjector - Class in org.glassfish.grizzly.config.dom
- ProtocolChainInjector() - Constructor for class org.glassfish.grizzly.config.dom.ProtocolChainInjector
- ProtocolChainInstanceHandler - Interface in org.glassfish.grizzly.config.dom
-
Defines protocol chain instantiation and releasing logic
- ProtocolChainInstanceHandlerInjector - Class in org.glassfish.grizzly.config.dom
- ProtocolChainInstanceHandlerInjector() - Constructor for class org.glassfish.grizzly.config.dom.ProtocolChainInstanceHandlerInjector
- ProtocolFilter - Interface in org.glassfish.grizzly.config.dom
-
Defines single protocol filter in a sequence
- ProtocolFilter.Duck - Class in org.glassfish.grizzly.config.dom
- ProtocolFilterInjector - Class in org.glassfish.grizzly.config.dom
- ProtocolFilterInjector() - Constructor for class org.glassfish.grizzly.config.dom.ProtocolFilterInjector
- ProtocolFinder - Interface in org.glassfish.grizzly.config.dom
-
Describes a protocol finder/recognizer, which is able to recognize whether incoming request belongs to the specific protocol or not.
- ProtocolFinder.Duck - Class in org.glassfish.grizzly.config.dom
- ProtocolFinderInjector - Class in org.glassfish.grizzly.config.dom
- ProtocolFinderInjector() - Constructor for class org.glassfish.grizzly.config.dom.ProtocolFinderInjector
- ProtocolInjector - Class in org.glassfish.grizzly.config.dom
- ProtocolInjector() - Constructor for class org.glassfish.grizzly.config.dom.ProtocolInjector
- Protocols - Interface in org.glassfish.grizzly.config.dom
-
Contains the description of higher level protocols like: http, https, iiop, etc.
- Protocols.Duck - Class in org.glassfish.grizzly.config.dom
- ProtocolsInjector - Class in org.glassfish.grizzly.config.dom
- ProtocolsInjector() - Constructor for class org.glassfish.grizzly.config.dom.ProtocolsInjector
R
- Range - Annotation Interface in org.glassfish.grizzly.config.dom
-
Constraint validates the data is within the range of min to max or ${...} or null.
- RangeValidator - Class in org.glassfish.grizzly.config.dom
-
ConstraintValidator for validating the Range within min to max or ${...} or null.
- RangeValidator() - Constructor for class org.glassfish.grizzly.config.dom.RangeValidator
- RCM_SUPPORT_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
- READ_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- RENEGOTIATE_ON_CLIENT_AUTH_WANT - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- REQUEST_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Http
- rootFilterChain - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
S
- SCHEME_PATTERN - Static variable in interface org.glassfish.grizzly.config.dom.Http
- SECURE - Static variable in interface org.glassfish.grizzly.config.dom.HttpRedirect
- SecurePasswordProvider - Interface in org.glassfish.grizzly.config
-
Common secure store password provider.
- SECURITY_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Protocol
- SelectionKeyHandler - Interface in org.glassfish.grizzly.config.dom
-
Deprecated.This element is effectively ignored. No equivalent replacement.
- SelectionKeyHandlerInjector - Class in org.glassfish.grizzly.config.dom
- SelectionKeyHandlerInjector() - Constructor for class org.glassfish.grizzly.config.dom.SelectionKeyHandlerInjector
- SELECTOR_POLL_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- SEND_BUFFER_LENGTH - Static variable in interface org.glassfish.grizzly.config.dom.Http
- ServerSocketFactory - Class in org.glassfish.grizzly.config.ssl
-
This class creates server sockets.
- ServerSocketFactory() - Constructor for class org.glassfish.grizzly.config.ssl.ServerSocketFactory
-
Constructor is used only by subclasses.
- setAcceptorThreads(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setAdapter(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setAddress(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setAddress(InetAddress) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- setAllowLazyInit(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setAllowPayloadForUndefinedHttpMethods(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.config.ssl.ServerSocketFactory
-
General mechanism to pass attributes from the ServerConnector to the socket factory.
- setAuthPassThroughEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setBufferSizeBytes(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setByteBufferType(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setCertNickname(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setChunkingEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setClassname(String) - Method in interface org.glassfish.grizzly.config.dom.PortUnification
- setClassname(String) - Method in interface org.glassfish.grizzly.config.dom.ProtocolChain
- setClassname(String) - Method in interface org.glassfish.grizzly.config.dom.ProtocolChainInstanceHandler
- setClassname(String) - Method in interface org.glassfish.grizzly.config.dom.ProtocolFilter
- setClassname(String) - Method in interface org.glassfish.grizzly.config.dom.ProtocolFinder
- setClassname(String) - Method in interface org.glassfish.grizzly.config.dom.SelectionKeyHandler
-
Deprecated.
- setClassname(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setClassname(String) - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
- setClassname(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setClientAuth(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setClientAuthEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setCometSupportEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setCompressableMimeType(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setCompression(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setCompressionMinSizeBytes(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setConnectionUploadTimeoutMillis(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setCrlFile(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setDedicatedAcceptorEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setDefaultResponseType(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setDefaultVirtualServer(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setDisplayConfiguration(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setDnsLookupEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.FileCache
- setEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setEnabledProtocols(SSLServerSocket, String[]) - Method in class org.glassfish.grizzly.config.ssl.JSSE14SocketFactory
- setEnabledProtocols(SSLServerSocket, String[]) - Method in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
-
Set the SSL protocol variants to be enabled.
- setEnableSnoop(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setEncodedSlashEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setFileCache(FileCache) - Method in interface org.glassfish.grizzly.config.dom.Http
- setForcedResponseType(String) - Method in interface org.glassfish.grizzly.config.dom.Http
-
Deprecated.
- setHandshakeTimeoutMillis(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setHeaderBufferLengthBytes(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setHttp(Http) - Method in interface org.glassfish.grizzly.config.dom.Protocol
- setHttp2DisableCipherCheck(boolean) - Method in interface org.glassfish.grizzly.config.dom.Http
- setHttp2Enabled(boolean) - Method in interface org.glassfish.grizzly.config.dom.Http
- setHttp2InitialWindowSizeInBytes(int) - Method in interface org.glassfish.grizzly.config.dom.Http
- setHttp2MaxConcurrentStreams(int) - Method in interface org.glassfish.grizzly.config.dom.Http
- setHttp2MaxFramePayloadSizeInBytes(int) - Method in interface org.glassfish.grizzly.config.dom.Http
- setHttp2MaxHeaderListSizeInBytes(int) - Method in interface org.glassfish.grizzly.config.dom.Http
- setHttpRedirect(HttpRedirect) - Method in interface org.glassfish.grizzly.config.dom.Protocol
- setIdleKeyTimeoutSeconds(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setIdleThreadTimeoutSeconds(String) - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
- setIoStrategy(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setJkConfigurationFile(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setJkConfigurationFile(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setJkEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setJkEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setKeyAlgorithm(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setKeyStore(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setKeyStorePassword(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setKeyStorePasswordProvider(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setKeyStoreType(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setLinger(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setMaxAgeSeconds(String) - Method in interface org.glassfish.grizzly.config.dom.FileCache
- setMaxCacheSizeBytes(String) - Method in interface org.glassfish.grizzly.config.dom.FileCache
- setMaxConnections(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setMaxConnectionsCount(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setMaxFilesCount(String) - Method in interface org.glassfish.grizzly.config.dom.FileCache
- setMaxFormPostSizeBytes(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setMaxPostSizeBytes(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setMaxQueueSize(String) - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
- setMaxRequestHeaders(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setMaxRequestParameters() - Method in interface org.glassfish.grizzly.config.dom.Http
-
Sets the maximum number of parameters allowed for a request.
- setMaxResponseHeaders(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setMaxSavePostSizeBytes(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setMaxSwallowingInputBytes(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setMaxThreadPoolSize(String) - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
- setMinThreadPoolSize(String) - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
- setName(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setName(String) - Method in interface org.glassfish.grizzly.config.dom.Protocol
- setName(String) - Method in interface org.glassfish.grizzly.config.dom.ProtocolFilter
- setName(String) - Method in interface org.glassfish.grizzly.config.dom.ProtocolFinder
- setName(String) - Method in interface org.glassfish.grizzly.config.dom.SelectionKeyHandler
-
Deprecated.
- setName(String) - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
- setName(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setName(String) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- setNetworkListeners(NetworkListeners) - Method in interface org.glassfish.grizzly.config.dom.NetworkConfig
- setNoCompressionUserAgents(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setPort(int) - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- setPort(String) - Method in interface org.glassfish.grizzly.config.dom.HttpRedirect
- setPort(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setPortUnification(PortUnification) - Method in interface org.glassfish.grizzly.config.dom.Protocol
- setProtocol(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setProtocol(String) - Method in interface org.glassfish.grizzly.config.dom.ProtocolFinder
- setProtocolChain(ProtocolChain) - Method in interface org.glassfish.grizzly.config.dom.ProtocolChainInstanceHandler
- setProtocolChainInstanceHandler(ProtocolChainInstanceHandler) - Method in interface org.glassfish.grizzly.config.dom.Protocol
- setProtocolFilter(List<ProtocolFilter>) - Method in interface org.glassfish.grizzly.config.dom.ProtocolChain
- setProtocolFinder(List<ProtocolFinder>) - Method in interface org.glassfish.grizzly.config.dom.PortUnification
- setProtocols(Protocols) - Method in interface org.glassfish.grizzly.config.dom.NetworkConfig
- setRcmSupportEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setReadTimeoutMillis(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setRedirectPort(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setRemoteUserMapping(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setRenegotiateOnClientAuthWant(boolean) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setRequestTimeoutSeconds(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setRestrictedUserAgents(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setScheme(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setSchemeMapping(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setSecure(String) - Method in interface org.glassfish.grizzly.config.dom.HttpRedirect
- setSecurityEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Protocol
- setSelectionKeyHandler(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setSelectorPollTimeoutMillis(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setSendBufferSizeBytes(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setServerName(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setSocketReadBufferSize() - Method in interface org.glassfish.grizzly.config.dom.Transport
- setSocketWriteBufferSize() - Method in interface org.glassfish.grizzly.config.dom.Transport
- setSsl(Ssl) - Method in interface org.glassfish.grizzly.config.dom.Protocol
- setSsl2Ciphers(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setSsl2Enabled(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setSsl3Enabled(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setSsl3TlsCiphers(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setSSLInactivityTimeout(int) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setStickyProtocolEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.PortUnification
-
If the data came on a network connection is recognized as HTTP packet and it is passed to a default Web protocol - then, if Web protocol sticky flag is enabled, the network connection gets associated with the Web protocol forever, and port unification finder will never be called again for this network connection.
- setTcpNoDelay(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setThreadPool(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setThreadPoolId(String) - Method in interface org.glassfish.grizzly.config.dom.ThreadPool
- setTimeoutSeconds(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setTls11Enabled(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTls12Enabled(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTls13Enabled(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTlsEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTlsRollbackEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTraceEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setTransport(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setTransports(Transports) - Method in interface org.glassfish.grizzly.config.dom.NetworkConfig
- setTrustAlgorithm(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTrustMaxCertLength(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTrustStore(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTrustStorePassword(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTrustStorePasswordProvider(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setTrustStoreType(String) - Method in interface org.glassfish.grizzly.config.dom.Ssl
- setType(String) - Method in interface org.glassfish.grizzly.config.dom.NetworkListener
- setType(String) - Method in interface org.glassfish.grizzly.config.dom.ProtocolChain
- setUploadTimeoutEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setupNetwork() - Method in class org.glassfish.grizzly.config.GrizzlyConfig
- setUriEncoding(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setVersion(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setWebsocketsSupportEnabled(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setWebsocketsTimeoutSeconds(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- setWriteTimeoutMillis(String) - Method in interface org.glassfish.grizzly.config.dom.Transport
- setXpoweredBy(String) - Method in interface org.glassfish.grizzly.config.dom.Http
- shutdown() - Method in class org.glassfish.grizzly.config.GrizzlyConfig
- shutdownNetwork() - Method in class org.glassfish.grizzly.config.GrizzlyConfig
- skipHttp2 - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- SOCKET_RCV_BUFFER_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- SOCKET_SND_BUFFER_SIZE - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- Ssl - Interface in org.glassfish.grizzly.config.dom
-
Define SSL processing parameters
- SSL2_CIPHERS_PATTERN - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- SSL2_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- SSL3_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- SSLConfigurator - Class in org.glassfish.grizzly.config
- SSLConfigurator(ServiceLocator, Ssl) - Constructor for class org.glassfish.grizzly.config.SSLConfigurator
- sslImplementation - Variable in class org.glassfish.grizzly.config.SSLConfigurator
- SSLImplementation - Class in org.glassfish.grizzly.config.ssl
-
SSLImplementation: Abstract factory and base class for all SSL implementations.
- SSLImplementation() - Constructor for class org.glassfish.grizzly.config.ssl.SSLImplementation
- SslInjector - Class in org.glassfish.grizzly.config.dom
- SslInjector() - Constructor for class org.glassfish.grizzly.config.dom.SslInjector
- sslProxy - Variable in class org.glassfish.grizzly.config.ssl.JSSESocketFactory
- start() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- start() - Method in interface org.glassfish.grizzly.config.GrizzlyListener
- startDelayedExecutor() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- STICKY_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.PortUnification
- stop() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- stop() - Method in interface org.glassfish.grizzly.config.GrizzlyListener
- stopDelayedExecutor() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
- STORE_TYPE_PATTERN - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
T
- TCP_NO_DELAY - Static variable in interface org.glassfish.grizzly.config.dom.Transport
- ThreadPool - Interface in org.glassfish.grizzly.config.dom
- ThreadPool.Duck - Class in org.glassfish.grizzly.config.dom
- ThreadPoolInjector - Class in org.glassfish.grizzly.config.dom
- ThreadPoolInjector() - Constructor for class org.glassfish.grizzly.config.dom.ThreadPoolInjector
- TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Http
- TIMEOUT_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
- TLS_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- TLS_ROLLBACK_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- TLS11_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- TLS12_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- TLS13_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Ssl
- toBoolean(String) - Static method in class org.glassfish.grizzly.config.GrizzlyConfig
- toString() - Method in class org.glassfish.grizzly.config.GenericGrizzlyListener
-
Returns super.toString()[name=xyz, address=a.b.c.d, port=nnnn]
- TRACE_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
- transport - Variable in class org.glassfish.grizzly.config.GenericGrizzlyListener
- Transport - Interface in org.glassfish.grizzly.config.dom
-
Defines one specific transport and its properties
- Transport.Duck - Class in org.glassfish.grizzly.config.dom
- TransportInjector - Class in org.glassfish.grizzly.config.dom
- TransportInjector() - Constructor for class org.glassfish.grizzly.config.dom.TransportInjector
- Transports - Interface in org.glassfish.grizzly.config.dom
- Transports.Duck - Class in org.glassfish.grizzly.config.dom
- TransportsInjector - Class in org.glassfish.grizzly.config.dom
- TransportsInjector() - Constructor for class org.glassfish.grizzly.config.dom.TransportsInjector
- TYPE - Static variable in interface org.glassfish.grizzly.config.dom.ProtocolChain
- TYPE_PATTERN - Static variable in interface org.glassfish.grizzly.config.dom.ProtocolChain
U
- UPLOAD_TIMEOUT_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
- URI_ENCODING - Static variable in interface org.glassfish.grizzly.config.dom.Http
- Utils - Class in org.glassfish.grizzly.config
-
Created Dec 18, 2008
- Utils() - Constructor for class org.glassfish.grizzly.config.Utils
V
W
- WEBSOCKET_SUPPORT_ENABLED - Static variable in interface org.glassfish.grizzly.config.dom.Http
- WEBSOCKETS_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Http
- WRITE_TIMEOUT - Static variable in interface org.glassfish.grizzly.config.dom.Transport
X
- XPOWERED_BY - Static variable in interface org.glassfish.grizzly.config.dom.Http
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form