|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Writable | |
|---|---|
| com.sun.grizzly | |
| com.sun.grizzly.nio | |
| com.sun.grizzly.nio.transport | |
| com.sun.grizzly.utils | |
| Uses of Writable in com.sun.grizzly |
|---|
| Subinterfaces of Writable in com.sun.grizzly | |
|---|---|
interface |
Connection<L>
Common interface, which represents any kind of connection. |
| Uses of Writable in com.sun.grizzly.nio |
|---|
| Subinterfaces of Writable in com.sun.grizzly.nio | |
|---|---|
interface |
NIOConnection
|
| Classes in com.sun.grizzly.nio that implement Writable | |
|---|---|
class |
AbstractNIOConnection
Common Connection implementation for Java NIO Connections. |
| Uses of Writable in com.sun.grizzly.nio.transport |
|---|
| Classes in com.sun.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 com.sun.grizzly.utils |
|---|
| Methods in com.sun.grizzly.utils that return Writable | |
|---|---|
Writable |
WritableOutputStream.getWritable()
|
| Methods in com.sun.grizzly.utils with parameters of type Writable | |
|---|---|
void |
WritableOutputStream.setWritable(Writable writable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||