org.jacorb.orb.giop
Class MessageReceptorPool

java.lang.Object
  extended byorg.jacorb.orb.giop.MessageReceptorPool

public class MessageReceptorPool
extends java.lang.Object

MessageReceptorPool.java Created: Sat Aug 18 10:40:25 2002

Version:
$Id: MessageReceptorPool.java,v 1.9 2005/02/09 09:50:10 andre.spiegel Exp $
Author:
Nicolas Noffke

Method Summary
 void connectionCreated(GIOPConnection conn)
           
static MessageReceptorPool getInstance(org.apache.avalon.framework.configuration.Configuration myConfiguration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static MessageReceptorPool getInstance(org.apache.avalon.framework.configuration.Configuration myConfiguration)

connectionCreated

public void connectionCreated(GIOPConnection conn)