|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cuny.cat.comm.TelnetServerConnector
public class TelnetServerConnector
An implementation of a simple telnet-oriented server connector.
| Constructor Summary | |
|---|---|
TelnetServerConnector(int port)
|
|
| Method Summary | |
|---|---|
TelnetConnection |
accept()
|
void |
close()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TelnetServerConnector(int port)
| Method Detail |
|---|
public TelnetConnection accept()
throws ConnectionException
ConnectionException
public void close()
throws ConnectionException
ConnectionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||