fr.dyade.aaa.jndi2.server

Class TcpServer


public class TcpServer
extends java.lang.Object

Nested Class Summary

static class
TcpServer.Monitor

Constructor Summary

TcpServer(ServerSocket listen, int nbm, AgentId serverId)

Method Summary

ServerSocket
getListen()
AgentId
getServerId()
void
start()
void
stop()

Constructor Details

TcpServer

public TcpServer(ServerSocket listen,
                 int nbm,
                 AgentId serverId)

Method Details

getListen

public final ServerSocket getListen()


getServerId

public final AgentId getServerId()


start

public final void start()


stop

public final void stop()


Copyright B) 2004 Scalagent - All rights reserved