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.6 2003/08/15 11:04:40 andre.spiegel Exp $
Author:
Nicolas Noffke

Method Summary
 void connectionCreated(GIOPConnection conn)
           
static MessageReceptorPool getInstance()
           
 
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()

connectionCreated

public void connectionCreated(GIOPConnection conn)