org.apache.sandesha2
Interface Sandesha2Constants.MessageTypes

Enclosing interface:
Sandesha2Constants

public static interface Sandesha2Constants.MessageTypes


Field Summary
static int ACK
           
static int ACK_REQUEST
           
static int APPLICATION
           
static int CLOSE_SEQUENCE
           
static int CLOSE_SEQUENCE_RESPONSE
           
static int CREATE_SEQ
           
static int CREATE_SEQ_RESPONSE
           
static int FAULT_MSG
           
static int MAX_MESSAGE_TYPE
           
static int TERMINATE_SEQ
           
static int TERMINATE_SEQ_RESPONSE
           
static int UNKNOWN
           
 

Field Detail

UNKNOWN

public static final int UNKNOWN
See Also:
Constant Field Values

CREATE_SEQ

public static final int CREATE_SEQ
See Also:
Constant Field Values

CREATE_SEQ_RESPONSE

public static final int CREATE_SEQ_RESPONSE
See Also:
Constant Field Values

APPLICATION

public static final int APPLICATION
See Also:
Constant Field Values

ACK

public static final int ACK
See Also:
Constant Field Values

CLOSE_SEQUENCE

public static final int CLOSE_SEQUENCE
See Also:
Constant Field Values

CLOSE_SEQUENCE_RESPONSE

public static final int CLOSE_SEQUENCE_RESPONSE
See Also:
Constant Field Values

TERMINATE_SEQ

public static final int TERMINATE_SEQ
See Also:
Constant Field Values

ACK_REQUEST

public static final int ACK_REQUEST
See Also:
Constant Field Values

TERMINATE_SEQ_RESPONSE

public static final int TERMINATE_SEQ_RESPONSE
See Also:
Constant Field Values

FAULT_MSG

public static final int FAULT_MSG
See Also:
Constant Field Values

MAX_MESSAGE_TYPE

public static final int MAX_MESSAGE_TYPE
See Also:
Constant Field Values


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