|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
void |
deRegister(SocketListener tl)
|
void |
deRegisterForPort(int port,
SocketListener tl)
|
void |
deRegisterForPorts(int[] ports,
SocketListener tl)
|
void |
registerForPort(int port,
SocketListener tl)
|
void |
registerForPorts(int[] ports,
SocketListener tl)
|
| Method Detail |
public void registerForPort(int port,
SocketListener tl)
throws java.lang.Exception
java.lang.Exception
public void registerForPorts(int[] ports,
SocketListener tl)
throws java.lang.Exception
java.lang.Exception
public void deRegisterForPort(int port,
SocketListener tl)
public void deRegisterForPorts(int[] ports,
SocketListener tl)
public void deRegister(SocketListener tl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||