org.jacorb.orb.iiop

Class ServerIIOPConnection

public class ServerIIOPConnection extends IIOPConnection

ServerIIOPConnection.java

Version: $Id: ServerIIOPConnection.java,v 1.8 2006/08/11 16:37:03 iliyan.jeliazkov Exp $

Author: Nicolas Noffke Andre Spiegel

Constructor Summary
ServerIIOPConnection(Socket socket, boolean is_ssl, TCPConnectionListener tcpListener)
Method Summary
voidclose()
voidconfigure(Configuration configuration)
voidconnect(Profile server_profile, long time_out)

Constructor Detail

ServerIIOPConnection

public ServerIIOPConnection(Socket socket, boolean is_ssl, TCPConnectionListener tcpListener)

Method Detail

close

public void close()

configure

public void configure(Configuration configuration)

connect

public void connect(Profile server_profile, long time_out)