Uses of Class
org.glassfish.grizzly.portunif.PUContext

Packages that use PUContext
org.glassfish.grizzly.portunif   
org.glassfish.grizzly.portunif.finders   
 

Uses of PUContext in org.glassfish.grizzly.portunif
 

Methods in org.glassfish.grizzly.portunif with parameters of type PUContext
 ProtocolFinder.Result ProtocolFinder.find(PUContext puContext, FilterChainContext ctx)
          Method is called from PUFilter to check whether the incoming bytes belong to the specific protocol.
protected  void PUFilter.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 PUContext
 ProtocolFinder.Result SSLProtocolFinder.find(PUContext puContext, FilterChainContext ctx)
           
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.