| Package | Description |
|---|---|
| com.sap.netweaver.rtmf.messagingimpl.exception |
Deprecated, Provides RTMF exceptions.
|
| com.sap.netweaver.rtmf.messagingimpl.messages |
Deprecated, Provides classes for creating and sending messages.
|
| com.sap.netweaver.rtmf.messagingimpl.services |
Deprecated, Provides classes for creating RTMF services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RTMFFreezeException
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RTMFMessage.publishEvent(String eventName)
Deprecated.
Publishes the message to all the subscribers of the specified event, and sets the message's Destination and Event properties to the event name.
|
void |
RTMFMessage.publishEvent(String eventName,
Integer persistency,
Integer priority,
Long TTL)
Deprecated.
|
void |
RTMFMessage.publishEventToUser(String eventName,
String userUniqueId)
Deprecated.
Publishes the specified event to a specified user.
|
void |
RTMFMessage.publishToTopic(String topicName)
Deprecated.
Publishes the RTMF message to the specified topic service.
|
void |
RTMFMessage.publishToTopic(String topicName,
Integer persistency,
Integer priority,
Long TTL)
Deprecated.
Publishes the RTMF message to the specified topic service.
|
void |
RTMFMessage.sendToQueue(String queueName)
Deprecated.
Sends the message to the specified queue service.
|
void |
RTMFMessage.sendToQueue(String queueName,
Integer persistency,
Integer priority,
Long TTL)
Deprecated.
Sends the message to the specified queue service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RTMFService.RTMFClusterMessage.publishToCluster()
Deprecated.
Publishes the message to all the instances of the service on all cluster nodes.
|
void |
RTMFService.RTMFClusterMessage.publishToCluster(Integer persistent,
Integer priority,
Long TTL)
Deprecated.
|
Copyright 2021 SAP SE Complete Copyright Notice