public class MamaInbox
extends java.lang.Object
Constructor and Description |
---|
MamaInbox() |
Modifier and Type | Method and Description |
---|---|
void |
create(MamaTransport transport,
MamaQueue queue,
MamaInboxCallback callback)
Create an inbox.
|
void |
destroy() |
public void create(MamaTransport transport, MamaQueue queue, MamaInboxCallback callback)
transport
- The MamaTransport.queue
- The MamaQueue.callback
- The object implementing the callback functions.public void destroy()
Copyright 2011 NYSE Technologies