|
AdroitLogic UltraESB v1.7.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.adroitlogic.as2.api.AS2Constants.ErrorCodes
public static class AS2Constants.ErrorCodes
The HTTP Authorization header
| Field Summary | |
|---|---|
static int |
AUTHENTICATION_FAILED
|
static int |
DECOMPRESSION_FAILED
|
static int |
DECRYPTION_FAILED
|
static int |
ERROR_COMPUTING_MIC
|
static int |
ERROR_READING_PAYLOAD
The error code indicating an IO error reading payload |
static int |
INTEGRITY_CHECK_FAILED
|
static int |
NO_PAYLOAD
The error code indicating no payload |
static int |
NOT_ASYNC_MDN_INVALID_CONTENT
The error code indicating invalid content for a async MDN |
static int |
NOT_ASYNC_MDN_INVALID_CONTENT_TYPE
The error code indicating an invalid content type for a async MDN |
static int |
SIGNATURE_VERIFICATION_FAILED
|
static int |
UNEXPECTED_PROCESSING_ERROR
|
| Constructor Summary | |
|---|---|
AS2Constants.ErrorCodes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NOT_ASYNC_MDN_INVALID_CONTENT_TYPE
public static final int ERROR_READING_PAYLOAD
public static final int NOT_ASYNC_MDN_INVALID_CONTENT
public static final int UNEXPECTED_PROCESSING_ERROR
public static final int DECOMPRESSION_FAILED
public static final int AUTHENTICATION_FAILED
public static final int INTEGRITY_CHECK_FAILED
public static final int DECRYPTION_FAILED
public static final int SIGNATURE_VERIFICATION_FAILED
public static final int ERROR_COMPUTING_MIC
public static final int NO_PAYLOAD
| Constructor Detail |
|---|
public AS2Constants.ErrorCodes()
|
Copyright (c) 2010-2012 AdroitLogic Private Ltd. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||