fr.dyade.aaa.jndi2.ha
Class HATcpServer

java.lang.Object
  extended by fr.dyade.aaa.jndi2.ha.HATcpServer

public class HATcpServer
extends java.lang.Object


Nested Class Summary
static class HATcpServer.Monitor
           
 
Constructor Summary
HATcpServer(java.net.ServerSocket listen, int nbm, AgentId serverId)
           
 
Method Summary
 java.net.ServerSocket getListen()
           
 AgentId getServerId()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HATcpServer

public HATcpServer(java.net.ServerSocket listen,
                   int nbm,
                   AgentId serverId)
Method Detail

start

public final void start()

stop

public final void stop()

getListen

public final java.net.ServerSocket getListen()

getServerId

public final AgentId getServerId()


Copyright © 2011 ScalAgent D.T.. All Rights Reserved.