|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddressableStreamReader<A>
Addressable StreamReader, which could be requested for data source
address.
UDPNIOStreamReader,
AddressableStreamWriter| Method Summary | |
|---|---|
A |
getPeerAddress()
Get the address of StreamReader data source. |
| Methods inherited from interface com.sun.grizzly.streams.StreamReader |
|---|
appendBuffer, availableDataSize, finishBuffer, getBuffer, getBufferSize, getConnection, getTimeout, hasAvailableData, isBlocking, isClosed, notifyAvailable, notifyAvailable, notifyCondition, notifyCondition, prependBuffer, readBoolean, readBooleanArray, readBuffer, readByte, readByteArray, readByteArray, readBytes, readChar, readCharArray, readDouble, readDoubleArray, readFloat, readFloatArray, readInt, readIntArray, readLong, readLongArray, readShort, readShortArray, setBlocking, setBufferSize, setTimeout |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
A getPeerAddress()
StreamReader data source.
StreamReader data source.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||