|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.framework.connection.AbstractSocketListener
massim.framework.connection.InetSocketListener
public class InetSocketListener
Nested Class Summary |
---|
Nested classes/interfaces inherited from class massim.framework.connection.AbstractSocketListener |
---|
AbstractSocketListener.StopListeningException |
Constructor Summary | |
---|---|
InetSocketListener(int port,
int backlog,
java.net.InetAddress inetaddr)
|
Method Summary |
---|
Methods inherited from class massim.framework.connection.AbstractSocketListener |
---|
getSocketHandler, setSocketHandler, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InetSocketListener(int port, int backlog, java.net.InetAddress inetaddr) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |