Uses of Interface
com.sun.grizzly.portunif.ProtocolFinder

Uses of ProtocolFinder in com.sun.grizzly.portunif
 

Methods in com.sun.grizzly.portunif with parameters of type ProtocolFinder
 void PUReadFilter.addProtocolFinder(ProtocolFinder protocolFinder)
          Add an instance of ProtocolFinder
 void PUReadFilter.removeProtocolFinder(ProtocolFinder protocolFinder)
          Remove a ProtocolFinder
 

Method parameters in com.sun.grizzly.portunif with type arguments of type ProtocolFinder
 void PUReadFilter.configure(List<ProtocolFinder> protocolFinders, List<ProtocolHandler> protocolHandlers, List<PUPreProcessor> preProcessors)
          Configures port unification depending on passed Lists
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.