|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.io.InputStream
|
+--aleph.comm.udp.UDPConnection.PacketInputStream
Inner class to transform packets to messages.
| Method Summary | |
int |
available()
|
void |
close()
|
int |
read()
|
int |
read(byte[] b,
int off,
int len)
|
java.lang.String |
toString()
|
| Methods inherited from class java.io.InputStream |
mark,
markSupported,
read,
reset,
skip |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Method Detail |
public int available()
public int read()
public int read(byte[] b,
int off,
int len)
public void close()
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||