Uses of Interface
org.glassfish.grizzly.portunif.ProtocolFinder

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

Uses of ProtocolFinder in org.glassfish.grizzly.portunif
 

Methods in org.glassfish.grizzly.portunif that return ProtocolFinder
 ProtocolFinder PUProtocol.getProtocolFinder()
           
 

Methods in org.glassfish.grizzly.portunif with parameters of type ProtocolFinder
 PUProtocol PUFilter.register(ProtocolFinder protocolFinder, FilterChain filterChain)
          Registers new ProtocolFinder - FilterChain pair, which defines the protocol.
 

Constructors in org.glassfish.grizzly.portunif with parameters of type ProtocolFinder
PUProtocol(ProtocolFinder finder, FilterChain processor)
           
 

Uses of ProtocolFinder in org.glassfish.grizzly.portunif.finders
 

Classes in org.glassfish.grizzly.portunif.finders that implement ProtocolFinder
 class SSLProtocolFinder
           
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.