public class MoaResponse extends Object
Constructor and Description |
---|
MoaResponse() |
Modifier and Type | Method and Description |
---|---|
static Document |
getDeliveryConfirmation(byte[] deliveryConfirmation) |
static Document |
getError(String appid,
String mzsid,
String code,
String text,
String url)
Antwort im Fehlerfall
|
static Document |
getPartialSuccess(String appid,
String mzsid)
Antwort bei �bergabe eines HttpCallbacks
|
static Document |
getSuccess(String appid,
String mzsid)
Antwort im Erfolgsfall
|
public static Document getSuccess(String appid, String mzsid)
appid
- AppDeliveryIDmzsid
- MZSDeliveryIDpublic static Document getDeliveryConfirmation(byte[] deliveryConfirmation)
public static Document getPartialSuccess(String appid, String mzsid)
appid
- AppDeliveryIDmzsid
- MZSDeliveryIDCopyright 2008 EGIZ. All Rights Reserved.