|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PUPreProcessor in com.sun.grizzly.portunif |
---|
Classes in com.sun.grizzly.portunif that implement PUPreProcessor | |
---|---|
class |
TLSPUPreProcessor
PUPreProcessor that will first try to execute an handshake. |
Methods in com.sun.grizzly.portunif with parameters of type PUPreProcessor | |
---|---|
void |
PUReadFilter.addPreProcessor(PUPreProcessor preProcessor)
Add PUPreProcessor to preprocess income request |
void |
PUReadFilter.removePreProcessor(PUPreProcessor preProcessor)
Remove PUPreProcessor from preprocess queue |
Method parameters in com.sun.grizzly.portunif with type arguments of type PUPreProcessor | |
---|---|
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 |