|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Field Summary |
| Fields inherited from interface org.activeio.Service |
NO_WAIT_TIMEOUT, WAIT_FOREVER_TIMEOUT |
| Method Summary | |
void |
flush()
Some channels may buffer data which may be sent down if flush() is called. |
void |
write(Packet packet)
Sends a packet down the channel towards the media. |
| Methods inherited from interface org.activeio.Channel |
narrow |
| Methods inherited from interface org.activeio.Disposable |
dispose |
| Methods inherited from interface org.activeio.Service |
start, stop |
| Method Detail |
public void write(Packet packet)
throws java.io.IOException
packet -
java.io.IOException
public void flush()
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||