public class SSLProtocolFinder extends Object implements ProtocolFinder
ProtocolFinder.Result| Constructor and Description |
|---|
SSLProtocolFinder(SSLEngineConfigurator sslEngineConfigurator) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolFinder.Result |
find(PUContext puContext,
FilterChainContext ctx)
Method is called from
PUFilter to check whether the incoming
bytes belong to the specific protocol. |
public SSLProtocolFinder(SSLEngineConfigurator sslEngineConfigurator)
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 - FilterChainContextProtocolFinder.ResultCopyright © 2016 Oracle Corporation. All Rights Reserved.