com.caucho.amp.mailbox
Class AbstractAmpMailboxFactory

java.lang.Object
  extended by com.caucho.amp.mailbox.AbstractAmpMailboxFactory
All Implemented Interfaces:
AmpMailboxFactory

public abstract class AbstractAmpMailboxFactory
extends java.lang.Object
implements AmpMailboxFactory

Creates mailboxes for actors.


Constructor Summary
AbstractAmpMailboxFactory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.caucho.amp.mailbox.AmpMailboxFactory
createMailbox
 

Constructor Detail

AbstractAmpMailboxFactory

public AbstractAmpMailboxFactory()