| Package | Description |
|---|---|
| org.glassfish.grizzly.portunif | |
| org.glassfish.grizzly.portunif.finders |
| 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 |
HttpProtocolFinder
A
ProtocolFinder implementation that parse the available
SocketChannel bytes looking for the 'http' bytes. |
class |
SSLProtocolFinder |
Copyright © 2016 Oracle Corporation. All Rights Reserved.