massim.server
Class ServerInetSocketListener

java.lang.Object
  extended by massim.server.ServerInetSocketListener

public class ServerInetSocketListener
extends java.lang.Object


Field Summary
 int AGENT_BACKLOG_DEFAULT
           
 int AGENT_PORT_DEFAULT
           
 InetSocketListener object
           
 
Constructor Summary
ServerInetSocketListener(org.w3c.dom.Element xml)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AGENT_PORT_DEFAULT

public final int AGENT_PORT_DEFAULT
See Also:
Constant Field Values

AGENT_BACKLOG_DEFAULT

public final int AGENT_BACKLOG_DEFAULT
See Also:
Constant Field Values

object

public InetSocketListener object
Constructor Detail

ServerInetSocketListener

public ServerInetSocketListener(org.w3c.dom.Element xml)
                         throws InvalidConfigurationException
Throws:
InvalidConfigurationException


Copyright © 2012. All Rights Reserved.