Uses of Class
org.glassfish.grizzly.portunif.PUProtocol
Packages that use PUProtocol
-
Uses of PUProtocol in org.glassfish.grizzly.portunif
Methods in org.glassfish.grizzly.portunif that return PUProtocolModifier and TypeMethodDescriptionPUFilter.register(ProtocolFinder protocolFinder, FilterChain filterChain) Registers newProtocolFinder-FilterChainpair, which defines the protocol.Methods in org.glassfish.grizzly.portunif that return types with arguments of type PUProtocolModifier and TypeMethodDescriptionPUFilter.getProtocols()Get registered port unification protocols -PUProtocols.Methods in org.glassfish.grizzly.portunif with parameters of type PUProtocolModifier and TypeMethodDescriptionvoidPUFilter.deregister(PUProtocol puProtocol) Deregisters thePUProtocol.voidPUFilter.register(PUProtocol puProtocol) Registers newPUProtocol.