com.opencloud.slee.resources.mm7
Interface VASPRequest

All Superinterfaces:
Request
All Known Subinterfaces:
CancelRequest, ExtendedCancelRequest, ReplaceRequest, SubmitRequest

public interface VASPRequest
extends Request

Superinterface for all interfaces representing requests sent by a VASP.


Method Summary
 SenderID getSenderID()
          Get the Sender Identification of the VASP that generated this request.
 
Methods inherited from interface com.opencloud.slee.resources.mm7.Request
getMM7Version
 

Method Detail

getSenderID

SenderID getSenderID()
Get the Sender Identification of the VASP that generated this request.

Returns:
the Sender Identification of the sending VASP