Uses of Interface
org.glassfish.grizzly.SocketBinder
Packages that use SocketBinder
Package
Description
-
Uses of SocketBinder in org.glassfish.grizzly
Classes in org.glassfish.grizzly that implement SocketBinder -
Uses of SocketBinder in org.glassfish.grizzly.nio
Classes in org.glassfish.grizzly.nio that implement SocketBinder -
Uses of SocketBinder in org.glassfish.grizzly.nio.transport
Classes in org.glassfish.grizzly.nio.transport that implement SocketBinderModifier and TypeClassDescriptionclassThis class may be used to apply a customProcessorand/orProcessorSelectoratomically within a bind operation - not something that can normally be done using theTCPNIOTransportalone.final classTCP Transport NIO implementationclassThis class may be used to apply a customProcessorand/orProcessorSelectoratomically within a bind operation - not something that can normally be done using theUDPNIOTransportalone.final classUDP NIO transport implementation