java.lang.Object
java.net.ServerSocket
org.prelle.telnet.TelnetServerSocket
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccept()support(int code, TelnetConstants.ControlCode willOrDo) Methods inherited from class java.net.ServerSocket
bind, bind, close, getChannel, getInetAddress, getLocalPort, getLocalSocketAddress, getOption, getReceiveBufferSize, getReuseAddress, getSoTimeout, implAccept, isBound, isClosed, setOption, setPerformancePreferences, setReceiveBufferSize, setReuseAddress, setSocketFactory, setSoTimeout, supportedOptions, toString
-
Constructor Details
-
TelnetServerSocket
- Throws:
IOException
-
TelnetServerSocket
- Throws:
IOException
-
-
Method Details
-
support
-
accept
- Overrides:
acceptin classServerSocket- Throws:
IOException
-