com.opencloud.slee.resources.mm7
Interface RSRequest

All Superinterfaces:
Request
All Known Subinterfaces:
DeliverRequest, DeliveryReportRequest, ReadReplyReportRequest

public interface RSRequest
extends Request

Superinterface of all Request interfaces representing requests sent by a MMS Relay Server.


Method Summary
 java.lang.String getMMSRelayServerID()
          Get the MMS Relay Server ID of the RS that generated this request.
 
Methods inherited from interface com.opencloud.slee.resources.mm7.Request
getMM7Version
 

Method Detail

getMMSRelayServerID

java.lang.String getMMSRelayServerID()
Get the MMS Relay Server ID of the RS that generated this request.

Returns:
the Relay Server ID of the sending RS