|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Writable | |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.nio | |
| org.glassfish.grizzly.nio.transport | |
| org.glassfish.grizzly.util | |
| Uses of Writable in org.glassfish.grizzly |
|---|
| Subinterfaces of Writable in org.glassfish.grizzly | |
|---|---|
interface |
Connection<L>
Common interface, which represents any kind of connection. |
| Uses of Writable in org.glassfish.grizzly.nio |
|---|
| Subinterfaces of Writable in org.glassfish.grizzly.nio | |
|---|---|
interface |
NIOConnection
|
| Classes in org.glassfish.grizzly.nio that implement Writable | |
|---|---|
class |
AbstractNIOConnection
Common Connection implementation for Java NIO Connections. |
| Uses of Writable in org.glassfish.grizzly.nio.transport |
|---|
| Classes in org.glassfish.grizzly.nio.transport that implement Writable | |
|---|---|
class |
TCPNIOConnection
Connection implementation
for the TCPNIOTransport |
class |
TCPNIOServerConnection
|
class |
UDPNIOConnection
Connection implementation
for the UDPNIOTransport |
class |
UDPNIOServerConnection
Server Connection implementation
for the UDPNIOTransport |
| Uses of Writable in org.glassfish.grizzly.util |
|---|
| Methods in org.glassfish.grizzly.util that return Writable | |
|---|---|
Writable |
WritableOutputStream.getWritable()
|
| Methods in org.glassfish.grizzly.util with parameters of type Writable | |
|---|---|
void |
WritableOutputStream.setWritable(Writable writable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||