|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A - the type of address associated with this channelpublic interface ConnectedStreamChannel<A>
A stream channel that is a connection between a local and remote endpoint.
| Method Summary |
|---|
| Methods inherited from interface java.nio.channels.GatheringByteChannel |
|---|
write, write |
| Methods inherited from interface java.nio.channels.WritableByteChannel |
|---|
write |
| Methods inherited from interface org.jboss.xnio.channels.SuspendableWriteChannel |
|---|
awaitWritable, awaitWritable, resumeWrites, shutdownWrites, suspendWrites |
| Methods inherited from interface java.nio.channels.ScatteringByteChannel |
|---|
read, read |
| Methods inherited from interface java.nio.channels.ReadableByteChannel |
|---|
read |
| Methods inherited from interface org.jboss.xnio.channels.SuspendableReadChannel |
|---|
awaitReadable, awaitReadable, resumeReads, shutdownReads, suspendReads |
| Methods inherited from interface org.jboss.xnio.channels.ConnectedChannel |
|---|
getPeerAddress |
| Methods inherited from interface org.jboss.xnio.channels.BoundChannel |
|---|
getLocalAddress |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||