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 -
PUProtocol s. |
Modifier and Type | Method and Description |
---|---|
void |
PUFilter.deregister(PUProtocol puProtocol)
Deregisters the
PUProtocol . |
void |
PUFilter.register(PUProtocol puProtocol)
Registers new
PUProtocol . |
Copyright © 2014 Oracle Corporation. All rights reserved.