org.apache.sandesha2
Interface Sandesha2Constants.MessageParts

Enclosing interface:
Sandesha2Constants

public static interface Sandesha2Constants.MessageParts


Field Summary
static int ACK_REQUEST
           
static int ADDR_HEADERS
           
static int CLOSE_SEQUENCE
           
static int CLOSE_SEQUENCE_RESPONSE
           
static int CREATE_SEQ
           
static int CREATE_SEQ_RESPONSE
           
static int MAX_MSG_PART_ID
           
static int SEQ_ACKNOWLEDGEMENT
           
static int SEQUENCE
           
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

SEQUENCE

public static final int SEQUENCE
See Also:
Constant Field Values

SEQ_ACKNOWLEDGEMENT

public static final int SEQ_ACKNOWLEDGEMENT
See Also:
Constant Field Values

ADDR_HEADERS

public static final int ADDR_HEADERS
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

TERMINATE_SEQ

public static final int TERMINATE_SEQ
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_RESPONSE

public static final int TERMINATE_SEQ_RESPONSE
See Also:
Constant Field Values

ACK_REQUEST

public static final int ACK_REQUEST
See Also:
Constant Field Values

MAX_MSG_PART_ID

public static final int MAX_MSG_PART_ID
See Also:
Constant Field Values


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