Uses of Package
org.glassfish.grizzly.filterchain
-
Classes in org.glassfish.grizzly.filterchain used by org.glassfish.grizzly.compression.lzma Class Description BaseFilter Provides empty implementation forFilterprocessing methods.Filter A Filter encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by aFilterChainContext.FilterChainContext FilterChainContextimplementation.NextAction The interface defines the instruction for aFilterChain, how it should continue filter chain execution. -
Classes in org.glassfish.grizzly.filterchain used by org.glassfish.grizzly.compression.zip Class Description BaseFilter Provides empty implementation forFilterprocessing methods.Filter A Filter encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by aFilterChainContext.FilterChainContext FilterChainContextimplementation.NextAction The interface defines the instruction for aFilterChain, how it should continue filter chain execution. -
Classes in org.glassfish.grizzly.filterchain used by org.glassfish.grizzly.filterchain Class Description AbstractFilterChain AbstractFilterChainimplementation, which redirectsProcessor.process(org.glassfish.grizzly.Context)call to theFilterChain.execute(org.glassfish.grizzly.filterchain.FilterChainContext)BaseFilter Provides empty implementation forFilterprocessing methods.CodecFilter DefaultFilterChain DefaultFilterChainimplementationFilter A Filter encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by aFilterChainContext.FilterChain This class implement the "Chain of Responsibility" pattern (for more info, take a look at the classic "Gang of Four" design patterns book).FilterChainBuilder FilterChainBuilderimplementation, which is responsible for constructingFilterChains.FilterChainContext FilterChainContextimplementation.FilterChainContext.CompletionListener The interface, which represents a listener, which will be notified, onceFilterChainContextprocessing is complete.FilterChainContext.CopyListener The interface, which represents a listener, which will be notified, afterFilterChainContext.copy()is called.FilterChainContext.Operation FilterChainContext.State FilterChainContext.TransportContext FilterChainEvent FilterExecutor ListFacadeFilterChain FilterChainfacade, which implements all theListrelated methods.NextAction The interface defines the instruction for aFilterChain, how it should continue filter chain execution. -
Classes in org.glassfish.grizzly.filterchain used by org.glassfish.grizzly.nio.transport Class Description BaseFilter Provides empty implementation forFilterprocessing methods.Filter A Filter encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by aFilterChainContext.FilterChainContext FilterChainContextimplementation.FilterChainEnabledTransport Common interface for Transports, which supportFilterChains.FilterChainEvent NextAction The interface defines the instruction for aFilterChain, how it should continue filter chain execution. -
Classes in org.glassfish.grizzly.filterchain used by org.glassfish.grizzly.ssl Class Description BaseFilter Provides empty implementation forFilterprocessing methods.Filter A Filter encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by aFilterChainContext.FilterChain This class implement the "Chain of Responsibility" pattern (for more info, take a look at the classic "Gang of Four" design patterns book).FilterChainContext FilterChainContextimplementation.FilterChainContext.Operation FilterChainEvent NextAction The interface defines the instruction for aFilterChain, how it should continue filter chain execution.TransportFilter -
Classes in org.glassfish.grizzly.filterchain used by org.glassfish.grizzly.utils Class Description AbstractCodecFilter BaseFilter Provides empty implementation forFilterprocessing methods.CodecFilter Filter A Filter encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by aFilterChainContext.FilterChain This class implement the "Chain of Responsibility" pattern (for more info, take a look at the classic "Gang of Four" design patterns book).FilterChainContext FilterChainContextimplementation.NextAction The interface defines the instruction for aFilterChain, how it should continue filter chain execution.