Uses of Interface
org.glassfish.grizzly.OutputSink
Packages that use OutputSink
Package
Description
-
Uses of OutputSink in org.glassfish.grizzly
Subinterfaces of OutputSink in org.glassfish.grizzlyModifier and TypeInterfaceDescriptioninterfaceConnection<L>Common interface, which represents any kind of connection.interfaceWriteable<L>Implementations of this interface are able to write data from aBuffer. -
Uses of OutputSink in org.glassfish.grizzly.nio
Classes in org.glassfish.grizzly.nio that implement OutputSinkModifier and TypeClassDescriptionclassCommonConnectionimplementation for Java NIO Connections. -
Uses of OutputSink in org.glassfish.grizzly.nio.transport
Classes in org.glassfish.grizzly.nio.transport that implement OutputSinkModifier and TypeClassDescriptionclassConnectionimplementation for theTCPNIOTransportfinal classclassConnectionimplementation for theUDPNIOTransportclassServerConnectionimplementation for theUDPNIOTransport