|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--edu.vt.marian.uip.packet_input_stream
| Constructor Summary | |
packet_input_stream(java.net.DatagramPacket dp,
edu.vt.marian.common.Debug debug)
|
|
packet_input_stream(java.net.DatagramSocket socket,
edu.vt.marian.common.Debug debug)
|
|
| Method Summary | |
java.net.InetAddress |
get_ip_address()
|
int |
get_port()
|
java.lang.String |
readLine()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public packet_input_stream(java.net.DatagramSocket socket,
edu.vt.marian.common.Debug debug)
public packet_input_stream(java.net.DatagramPacket dp,
edu.vt.marian.common.Debug debug)
| Method Detail |
public java.lang.String readLine()
public java.net.InetAddress get_ip_address()
public int get_port()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||