weblogic.wsee.reliability
Class WsrmConstants.Element
java.lang.Object
java.lang.Enum
weblogic.wsee.reliability.WsrmConstants.Element
- All Implemented Interfaces:
- Serializable, Comparable
- Enclosing class:
- WsrmConstants
public static final class WsrmConstants.Element
- extends Enum
- See Also:
- Serialized Form
SEQUENCE
public static final WsrmConstants.Element SEQUENCE
ACK
public static final WsrmConstants.Element ACK
ACK_REQUESTED
public static final WsrmConstants.Element ACK_REQUESTED
CREATE_SEQUENCE
public static final WsrmConstants.Element CREATE_SEQUENCE
CREATE_SEQUENCE_RESPONSE
public static final WsrmConstants.Element CREATE_SEQUENCE_RESPONSE
TERMINATE_SEQUENCE
public static final WsrmConstants.Element TERMINATE_SEQUENCE
TERMINATE_SEQUENCE_RESPONSE
public static final WsrmConstants.Element TERMINATE_SEQUENCE_RESPONSE
CLOSE_SEQUENCE
public static final WsrmConstants.Element CLOSE_SEQUENCE
CLOSE_SEQUENCE_RESPONSE
public static final WsrmConstants.Element CLOSE_SEQUENCE_RESPONSE
ACKS_TO
public static final WsrmConstants.Element ACKS_TO
EXPIRES
public static final WsrmConstants.Element EXPIRES
OFFER
public static final WsrmConstants.Element OFFER
ACCEPT
public static final WsrmConstants.Element ACCEPT
IDENTIFIER
public static final WsrmConstants.Element IDENTIFIER
ACK_RANGE
public static final WsrmConstants.Element ACK_RANGE
MESSAGE_NUMBER
public static final WsrmConstants.Element MESSAGE_NUMBER
LAST_MESSAGE
public static final WsrmConstants.Element LAST_MESSAGE
NACK
public static final WsrmConstants.Element NACK
LOWER
public static final WsrmConstants.Element LOWER
UPPER
public static final WsrmConstants.Element UPPER
SEQUENCE_FAULT
public static final WsrmConstants.Element SEQUENCE_FAULT
FAULT_CODE
public static final WsrmConstants.Element FAULT_CODE
ENDPOINT
public static final WsrmConstants.Element ENDPOINT
INCOMPLETE_SEQUENCE_BEHAVIOR
public static final WsrmConstants.Element INCOMPLETE_SEQUENCE_BEHAVIOR
NONE
public static final WsrmConstants.Element NONE
FINAL
public static final WsrmConstants.Element FINAL
LAST_MSG_NUMBER
public static final WsrmConstants.Element LAST_MSG_NUMBER
USES_SEQUENCE_STR
public static final WsrmConstants.Element USES_SEQUENCE_STR
USES_SEQUENCE_SSL
public static final WsrmConstants.Element USES_SEQUENCE_SSL
TEST_SEQUENCE_SSL
public static final WsrmConstants.Element TEST_SEQUENCE_SSL
TEST_SEQUENCE_SSL_SESSION_ID
public static final WsrmConstants.Element TEST_SEQUENCE_SSL_SESSION_ID
values
public static WsrmConstants.Element[] values()
valueOf
public static WsrmConstants.Element valueOf(String name)
getElementName
public String getElementName()
getQualifiedName
public String getQualifiedName(WsrmConstants.RMVersion rmVersion)
getQName
public QName getQName(WsrmConstants.RMVersion rmVersion)