com.opencloud.slee.resources.mm7
Interface Request

All Known Subinterfaces:
CancelRequest, DeliverRequest, DeliveryReportRequest, ExtendedCancelRequest, ExtendedReplaceRequest, ReadReplyReportRequest, ReplaceRequest, RSRequest, SubmitRequest, VASPRequest

public interface Request

Superinterface for all request representations. This provides access to data common to all requests -- namely, the MM7 version string contained in the request.


Method Summary
 java.lang.String getMM7Version()
          Get the MM7 Version of this request
 

Method Detail

getMM7Version

java.lang.String getMM7Version()
Get the MM7 Version of this request

Returns:
the MM7 version string contained in the request