|
XNIO version 1.2.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TcpChannel
A TCP channel. TCP channels are connected stream channels that always use SocketAddress
instances to define
endpoint addresses.
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 |
|
XNIO version 1.2.0.GA | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |