com.sap.netweaver.rtmf.messagingimpl.messages
Class RTMFMessageFactory
java.lang.Object
com.sap.netweaver.rtmf.messagingimpl.messages.RTMFMessageFactory
Deprecated.
public class RTMFMessageFactory
- extends Object
The class for creating RTMF messages.
Usage:
RTMFMessage message = RTMFMessageFactory.getMessage(RTMFMessageType.RTMFMessageType);
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getMessage
public static RTMFMessage getMessage(RTMFMessageType type)
- Deprecated.
- Returns an RTMF message of the specified type. An RTMF message can be either RTMFMessageType (default),
RTMFSuccessMessageType or RTMFErrorMessageType.
- Parameters:
type - the RTMF message type
- Returns:
- an RTMF message of the specified type
getMessage
public static RTMFMessage getMessage()
- Deprecated.
- Returns an RTMF message of type RTMFMessageType (default).
- Returns:
- an RTMF default message
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/rtmf/messaging/apideprecated
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice