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 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


Copyright © 2005-2006 Apache Web Services. All Rights Reserved.