com.sap.netweaver.rtmf.messagingimpl.messages

Class RTMFMessageFactory

java.lang.Object
  extended by 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);


Nested Class Summary
static class RTMFMessageFactory.InnerRTMFMessageFactory
          Deprecated.  
 
Method Summary
static RTMFMessage getMessage()
          Deprecated. Returns an RTMF message of type RTMFMessageType (default).
static RTMFMessage getMessage(RTMFMessageType type)
          Deprecated. Returns an RTMF message of the specified type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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
Access Rights

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