|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 List s |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |