Modifier and Type | Method and Description |
---|---|
ProtocolFinder |
PUProtocol.getProtocolFinder() |
Modifier and Type | Method and Description |
---|---|
PUProtocol |
PUFilter.register(ProtocolFinder protocolFinder,
FilterChain filterChain)
Registers new
ProtocolFinder - FilterChain pair, which
defines the protocol. |
Constructor and Description |
---|
PUProtocol(ProtocolFinder finder,
FilterChain processor) |
Modifier and Type | Class and Description |
---|---|
class |
SSLProtocolFinder |
Modifier and Type | Class and Description |
---|---|
class |
AddProtocolFinder
ProtocolFinder , responsible to determine if incoming byte buffer
represents ADD-service request. |
Modifier and Type | Class and Description |
---|---|
class |
SubProtocolFinder
ProtocolFinder , responsible to determine if incoming byte buffer
represents SUB-service request. |
Copyright © 2014 Oracle Corporation. All rights reserved.