Uses of Class
org.glassfish.grizzly.portunif.PUContext
Packages that use PUContext
-
Uses of PUContext in org.glassfish.grizzly.portunif
Methods in org.glassfish.grizzly.portunif with parameters of type PUContextModifier and TypeMethodDescriptionProtocolFinder.find(PUContext puContext, FilterChainContext ctx) Method is called fromPUFilterto check whether the incoming bytes belong to the specific protocol.protected voidPUFilter.findProtocol(PUContext puContext, FilterChainContext ctx) -
Uses of PUContext in org.glassfish.grizzly.portunif.finders
Methods in org.glassfish.grizzly.portunif.finders with parameters of type PUContextModifier and TypeMethodDescriptionHttpProtocolFinder.find(PUContext puContext, FilterChainContext ctx) SSLProtocolFinder.find(PUContext puContext, FilterChainContext ctx)