massim.framework.connection
Class InetSocketListener

java.lang.Object
  extended by massim.framework.connection.AbstractSocketListener
      extended by massim.framework.connection.InetSocketListener
All Implemented Interfaces:
Component

public class InetSocketListener
extends AbstractSocketListener


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

InetSocketListener

public InetSocketListener(int port,
                          int backlog,
                          java.net.InetAddress inetaddr)
                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2012. All Rights Reserved.