com.wombat.mama
public class MamaPublisher extends java.lang.Object
Constructor and Description |
---|
MamaPublisher() |
Modifier and Type | Method and Description |
---|---|
void |
create(MamaTransport transport,
java.lang.String topic) |
void |
send(MamaMsg msg) |
void |
sendFromInbox(MamaInbox inbox,
MamaMsg msg) |
void |
sendReplyToInbox(MamaMsg request,
MamaMsg reply) |
void |
sendReplyToInboxWithThrottle(MamaMsg request,
MamaMsg reply) |
void |
sendWithThrottle(MamaMsg msg) |
void |
sendWithThrottle(MamaMsg msg,
MamaThrottleCallback callback) |
public void create(MamaTransport transport, java.lang.String topic)
public void send(MamaMsg msg)
public void sendWithThrottle(MamaMsg msg)
public void sendWithThrottle(MamaMsg msg, MamaThrottleCallback callback)
public void sendReplyToInboxWithThrottle(MamaMsg request, MamaMsg reply)
Copyright 2011 NYSE Technologies