org.apache.sandesha2
Interface Sandesha2Constants.SOAPFaults.FaultType

Enclosing interface:
Sandesha2Constants.SOAPFaults

public static interface Sandesha2Constants.SOAPFaults.FaultType


Field Summary
static int CREATE_SEQUENCE_REFUSED
           
static int INVALID_ACKNOWLEDGEMENT
           
static int LAST_MESSAGE_NO_EXCEEDED
           
static int MESSAGE_NUMBER_ROLLOVER
           
static int SEQUENCE_CLOSED
           
static int SEQUENCE_TERMINATED
           
static int UNKNOWN_SEQUENCE
           
 

Field Detail

UNKNOWN_SEQUENCE

public static final int UNKNOWN_SEQUENCE
See Also:
Constant Field Values

MESSAGE_NUMBER_ROLLOVER

public static final int MESSAGE_NUMBER_ROLLOVER
See Also:
Constant Field Values

INVALID_ACKNOWLEDGEMENT

public static final int INVALID_ACKNOWLEDGEMENT
See Also:
Constant Field Values

CREATE_SEQUENCE_REFUSED

public static final int CREATE_SEQUENCE_REFUSED
See Also:
Constant Field Values

LAST_MESSAGE_NO_EXCEEDED

public static final int LAST_MESSAGE_NO_EXCEEDED
See Also:
Constant Field Values

SEQUENCE_CLOSED

public static final int SEQUENCE_CLOSED
See Also:
Constant Field Values

SEQUENCE_TERMINATED

public static final int SEQUENCE_TERMINATED
See Also:
Constant Field Values


Copyright © 2007 Apache Web Services Project. All Rights Reserved.