| Package | Description |
|---|---|
| org.glassfish.grizzly.portunif |
| Modifier and Type | Method and Description |
|---|---|
PUProtocol |
PUFilter.register(ProtocolFinder protocolFinder,
FilterChain filterChain)
Registers new
ProtocolFinder - FilterChain pair, which
defines the protocol. |
| Modifier and Type | Method and Description |
|---|---|
Set<PUProtocol> |
PUFilter.getProtocols()
Get registered port unification protocols -
PUProtocols. |
| Modifier and Type | Method and Description |
|---|---|
void |
PUFilter.deregister(PUProtocol puProtocol)
Deregisters the
PUProtocol. |
void |
PUFilter.register(PUProtocol puProtocol)
Registers new
PUProtocol. |
Copyright © 2016 Oracle Corporation. All Rights Reserved.