|
|||||||||
| 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 MultipointMessageChannel<A>
A point-to-multipoint message channel. This type of channel is capable of sending to and receiving from multiple peer endpoints; as such, the incoming and outgoing messages are each associated with a peer address.
| Method Summary |
|---|
| Methods inherited from interface org.jboss.xnio.channels.MultipointReadableMessageChannel |
|---|
receive |
| Methods inherited from interface org.jboss.xnio.channels.MultipointWritableMessageChannel |
|---|
send, send, send |
| Methods inherited from interface org.jboss.xnio.channels.SuspendableReadChannel |
|---|
awaitReadable, awaitReadable, resumeReads, shutdownReads, suspendReads |
| Methods inherited from interface org.jboss.xnio.channels.SuspendableWriteChannel |
|---|
awaitWritable, awaitWritable, resumeWrites, shutdownWrites, suspendWrites |
| Methods inherited from interface java.nio.channels.Channel |
|---|
close, isOpen |
| Methods inherited from interface org.jboss.xnio.channels.Configurable |
|---|
getOption, getOptions, setOption |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||