|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.portunif.finders.SSLProtocolFinder
public class SSLProtocolFinder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.glassfish.grizzly.portunif.ProtocolFinder |
|---|
ProtocolFinder.Result |
| Constructor Summary | |
|---|---|
SSLProtocolFinder(SSLEngineConfigurator sslEngineConfigurator)
|
|
| Method Summary | |
|---|---|
ProtocolFinder.Result |
find(PUContext puContext,
FilterChainContext ctx)
Method is called from PUFilter to check whether the incoming
bytes belong to the specific protocol. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSLProtocolFinder(SSLEngineConfigurator sslEngineConfigurator)
| Method Detail |
|---|
public ProtocolFinder.Result find(PUContext puContext,
FilterChainContext ctx)
ProtocolFinderPUFilter to check whether the incoming
bytes belong to the specific protocol.
find in interface ProtocolFinderpuContext - PUContextctx - FilterChainContext
ProtocolFinder.Result
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||