| Modifier and Type | Class and Description |
|---|---|
class |
AcknowledgeMessage |
class |
CommandMessage |
class |
ErrorMessage |
class |
RemotingMessage |
| Modifier and Type | Method and Description |
|---|---|
AsyncMessage |
AsyncMessage.clone() |
| Modifier and Type | Method and Description |
|---|---|
Message |
GravityBean.publishMessage(AsyncMessage message) |
Message |
GravityBean.publishMessage(Channel fromChannel,
AsyncMessage message) |
| Modifier and Type | Field and Description |
|---|---|
protected LinkedList<AsyncMessage> |
AbstractChannel.receivedQueue |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Subscription.deliver(Channel fromClient,
AsyncMessage message) |
Message |
DefaultGravity.publishMessage(AsyncMessage message) |
Message |
Gravity.publishMessage(AsyncMessage message) |
Message |
GravityProxy.publishMessage(AsyncMessage message) |
Message |
DefaultGravity.publishMessage(Channel fromChannel,
AsyncMessage message) |
Message |
Gravity.publishMessage(Channel fromChannel,
AsyncMessage message) |
Message |
GravityProxy.publishMessage(Channel fromChannel,
AsyncMessage message) |
void |
AbstractChannel.receive(AsyncMessage message) |
void |
Channel.receive(AsyncMessage message) |
| Constructor and Description |
|---|
AsyncPublishedMessage(Topic rootTopic,
TopicId topicId,
AsyncMessage message) |
| Modifier and Type | Method and Description |
|---|---|
Object |
JMSServiceAdapter.invoke(Channel fromClient,
AsyncMessage message) |
abstract Object |
ServiceAdapter.invoke(Channel fromClient,
AsyncMessage message) |
Object |
SimpleServiceAdapter.invoke(Channel fromChannel,
AsyncMessage message) |
void |
Topic.publish(TopicId to,
Channel fromChannel,
AsyncMessage msg) |
void |
JMSClient.send(AsyncMessage message) |
| Modifier and Type | Method and Description |
|---|---|
Object |
GAEServiceAdapter.invoke(Channel fromChannel,
AsyncMessage message) |
void |
GAETopic.publish(GAETopicId to,
Channel fromChannel,
AsyncMessage msg) |
void |
GAEChannel.receive(AsyncMessage message) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericChannel.receive(AsyncMessage message) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContinuationChannel.receive(AsyncMessage message) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContinuationChannel.receive(AsyncMessage message) |
| Modifier and Type | Method and Description |
|---|---|
AsyncMessage |
UdpReceiver.acknowledge(Message connectMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
UdpReceiver.receive(AsyncMessage message) |