|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.async.AbstractAsyncQueueWriter
com.sun.grizzly.async.UDPAsyncQueueWriter
public class UDPAsyncQueueWriter
UDP implementation of AsyncQueueWriter
| Field Summary |
|---|
| Fields inherited from class com.sun.grizzly.async.AbstractAsyncQueueWriter |
|---|
selectorHandler |
| Constructor Summary | |
|---|---|
UDPAsyncQueueWriter(SelectorHandler selectorHandler)
|
|
| Method Summary | |
|---|---|
protected OperationResult |
doWrite(java.nio.channels.WritableByteChannel channel,
java.net.SocketAddress dstAddress,
java.nio.ByteBuffer byteBuffer,
OperationResult dstResult)
|
| Methods inherited from class com.sun.grizzly.async.AbstractAsyncQueueWriter |
|---|
close, doWrite, getAsyncQueue, isReady, onClose, onWrite, registerForWriting, write, write, write, write, write, write, write, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UDPAsyncQueueWriter(SelectorHandler selectorHandler)
| Method Detail |
|---|
protected OperationResult doWrite(java.nio.channels.WritableByteChannel channel,
java.net.SocketAddress dstAddress,
java.nio.ByteBuffer byteBuffer,
OperationResult dstResult)
throws java.io.IOException
doWrite in class AbstractAsyncQueueWriterjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||