Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

weblogic.wsee.wstx.wsat
Interface WSATConstants

All Known Implementing Classes:
WSATXAResource

Deprecated.

public interface WSATConstants


Field Summary
static String ABORTED
          Deprecated.  
static String ACTION
          Deprecated.  
static String ADDRESS
          Deprecated.  
static String BRANCHQUAL
          Deprecated.  
static QName BRANCHQUAL_QNAME
          Deprecated.  
static String COMMIT
          Deprecated.  
static String COMMITTED
          Deprecated.  
static String COORDINATION_CONTEXT
          Deprecated.  
static String COORDINATION_TYPE
          Deprecated.  
static String COORDINATOR_PROTOCOL_SERVICE
          Deprecated.  
static String CURRENT_WSCOOR
          Deprecated.  
static String DEBUG_WSAT
          Deprecated.  
static String DURABLE_2PC
          Deprecated.  
static String EXPIRES
          Deprecated.  
static String FAULT_TO
          Deprecated.  
static String FROM
          Deprecated.  
static String HTTP_SCHEMAS_XMLSOAP_ORG_WS_2004_10_WSAT
          Deprecated.  
static String HTTP_SCHEMAS_XMLSOAP_ORG_WS_2004_10_WSAT_DURABLE_2PC
          Deprecated.  
static String HTTP_SCHEMAS_XMLSOAP_ORG_WS_2004_10_WSAT_VOLATILE_2PC
          Deprecated.  
static String IDENTIFIER
          Deprecated.  
static String MESSAGE_ID
          Deprecated.  
static String MUST_UNDERSTAND
          Deprecated.  
static String PARTICIPANT_PROTOCOL_SERVICE
          Deprecated.  
static String PREPARE
          Deprecated.  
static String PREPARED
          Deprecated.  
static String PROTOCOL_IDENTIFIER
          Deprecated.  
static String READONLY
          Deprecated.  
static String REFERENCE_PARAMETERS
          Deprecated.  
static String REGISTER
          Deprecated.  
static String REGISTER_RESPONSE
          Deprecated.  
static String REGISTRATION_SERVICE
          Deprecated.  
static String REPLAY
          Deprecated.  
static String REPLY_TO
          Deprecated.  
static String ROLLBACK
          Deprecated.  
static String ROUTING
          Deprecated.  
static QName ROUTING_QNAME
          Deprecated.  
static String SOAP_ENVELOPE
          Deprecated.  
static String TO
          Deprecated.  
static String TXID
          Deprecated.  
static QName TXID_QNAME
          Deprecated.  
static String TXPROP_WSAT_FOREIGN_RECOVERY_CONTEXT
          Deprecated.  
static String VOLATILE_2PC
          Deprecated.  
static String WLA_WSAT_NS_URI
          Deprecated.  
static String WLS_WSAT
          Deprecated.  
static String WSA
          Deprecated.  
static String WSADDRESSING_NS_URI
          Deprecated.  
static String WSAT
          Deprecated.  
static String WSAT_COORDINATORPORTTYPEPORT
          Deprecated.  
static String WSAT_PARTICIPANTPORTTYPEPORT
          Deprecated.  
static String WSAT_REGISTRATIONCOORDINATORPORTTYPEPORT
          Deprecated.  
static String WSAT_REGISTRATIONREQUESTERPORTTYPEPORT
          Deprecated.  
static String WSAT10_NS_URI
          Deprecated.  
static String WSAT11_COORDINATORPORTTYPEPORT
          Deprecated.  
static String WSAT11_DURABLE_2PC
          Deprecated.  
static String WSAT11_NS_URI
          Deprecated.  
static String WSAT11_PARTICIPANTPORTTYPEPORT
          Deprecated.  
static String WSAT11_REGISTRATIONCOORDINATORPORTTYPEPORT
          Deprecated.  
static String WSAT11_REGISTRATIONREQUESTERPORTTYPEPORT
          Deprecated.  
static String WSAT11_VOLATILE_2PC
          Deprecated.  
static String WSCOOR
          Deprecated.  
static QName WSCOOR_CONTEXT_QNAME
          Deprecated.  
static QName WSCOOR_REGISTER_QNAME
          Deprecated.  
static String WSCOOR10_NS_URI
          Deprecated.  
static QName WSCOOR11_CONTEXT_QNAME
          Deprecated.  
static String WSCOOR11_NS_URI
          Deprecated.  
static QName WSCOOR11_REGISTER_QNAME
          Deprecated.  
 

Field Detail

SOAP_ENVELOPE

static final String SOAP_ENVELOPE
Deprecated. 
See Also:
Constant Field Values

MUST_UNDERSTAND

static final String MUST_UNDERSTAND
Deprecated. 
See Also:
Constant Field Values

MESSAGE_ID

static final String MESSAGE_ID
Deprecated. 
See Also:
Constant Field Values

WSADDRESSING_NS_URI

static final String WSADDRESSING_NS_URI
Deprecated. 
See Also:
Constant Field Values

WSA

static final String WSA
Deprecated. 
See Also:
Constant Field Values

REFERENCE_PARAMETERS

static final String REFERENCE_PARAMETERS
Deprecated. 
See Also:
Constant Field Values

TO

static final String TO
Deprecated. 
See Also:
Constant Field Values

ADDRESS

static final String ADDRESS
Deprecated. 
See Also:
Constant Field Values

REPLY_TO

static final String REPLY_TO
Deprecated. 
See Also:
Constant Field Values

FROM

static final String FROM
Deprecated. 
See Also:
Constant Field Values

FAULT_TO

static final String FAULT_TO
Deprecated. 
See Also:
Constant Field Values

ACTION

static final String ACTION
Deprecated. 
See Also:
Constant Field Values

WSCOOR10_NS_URI

static final String WSCOOR10_NS_URI
Deprecated. 
See Also:
Constant Field Values

CURRENT_WSCOOR

static final String CURRENT_WSCOOR
Deprecated. 
See Also:
Constant Field Values

WSCOOR

static final String WSCOOR
Deprecated. 
See Also:
Constant Field Values

COORDINATION_TYPE

static final String COORDINATION_TYPE
Deprecated. 
See Also:
Constant Field Values

REGISTRATION_SERVICE

static final String REGISTRATION_SERVICE
Deprecated. 
See Also:
Constant Field Values

EXPIRES

static final String EXPIRES
Deprecated. 
See Also:
Constant Field Values

IDENTIFIER

static final String IDENTIFIER
Deprecated. 
See Also:
Constant Field Values

PARTICIPANT_PROTOCOL_SERVICE

static final String PARTICIPANT_PROTOCOL_SERVICE
Deprecated. 
See Also:
Constant Field Values

PROTOCOL_IDENTIFIER

static final String PROTOCOL_IDENTIFIER
Deprecated. 
See Also:
Constant Field Values

REGISTER

static final String REGISTER
Deprecated. 
See Also:
Constant Field Values

REGISTER_RESPONSE

static final String REGISTER_RESPONSE
Deprecated. 
See Also:
Constant Field Values

COORDINATION_CONTEXT

static final String COORDINATION_CONTEXT
Deprecated. 
See Also:
Constant Field Values

COORDINATOR_PROTOCOL_SERVICE

static final String COORDINATOR_PROTOCOL_SERVICE
Deprecated. 
See Also:
Constant Field Values

WSCOOR_CONTEXT_QNAME

static final QName WSCOOR_CONTEXT_QNAME
Deprecated. 

WSCOOR_REGISTER_QNAME

static final QName WSCOOR_REGISTER_QNAME
Deprecated. 

WSCOOR11_NS_URI

static final String WSCOOR11_NS_URI
Deprecated. 
See Also:
Constant Field Values

WSCOOR11_CONTEXT_QNAME

static final QName WSCOOR11_CONTEXT_QNAME
Deprecated. 

WSCOOR11_REGISTER_QNAME

static final QName WSCOOR11_REGISTER_QNAME
Deprecated. 

HTTP_SCHEMAS_XMLSOAP_ORG_WS_2004_10_WSAT

static final String HTTP_SCHEMAS_XMLSOAP_ORG_WS_2004_10_WSAT
Deprecated. 
See Also:
Constant Field Values

WSAT10_NS_URI

static final String WSAT10_NS_URI
Deprecated. 
See Also:
Constant Field Values

WSAT

static final String WSAT
Deprecated. 
See Also:
Constant Field Values

DURABLE_2PC

static final String DURABLE_2PC
Deprecated. 
See Also:
Constant Field Values

VOLATILE_2PC

static final String VOLATILE_2PC
Deprecated. 
See Also:
Constant Field Values

PREPARE

static final String PREPARE
Deprecated. 
See Also:
Constant Field Values

COMMIT

static final String COMMIT
Deprecated. 
See Also:
Constant Field Values

ROLLBACK

static final String ROLLBACK
Deprecated. 
See Also:
Constant Field Values

PREPARED

static final String PREPARED
Deprecated. 
See Also:
Constant Field Values

READONLY

static final String READONLY
Deprecated. 
See Also:
Constant Field Values

COMMITTED

static final String COMMITTED
Deprecated. 
See Also:
Constant Field Values

ABORTED

static final String ABORTED
Deprecated. 
See Also:
Constant Field Values

REPLAY

static final String REPLAY
Deprecated. 
See Also:
Constant Field Values

HTTP_SCHEMAS_XMLSOAP_ORG_WS_2004_10_WSAT_DURABLE_2PC

static final String HTTP_SCHEMAS_XMLSOAP_ORG_WS_2004_10_WSAT_DURABLE_2PC
Deprecated. 
See Also:
Constant Field Values

HTTP_SCHEMAS_XMLSOAP_ORG_WS_2004_10_WSAT_VOLATILE_2PC

static final String HTTP_SCHEMAS_XMLSOAP_ORG_WS_2004_10_WSAT_VOLATILE_2PC
Deprecated. 
See Also:
Constant Field Values

WLA_WSAT_NS_URI

static final String WLA_WSAT_NS_URI
Deprecated. 
See Also:
Constant Field Values

WLS_WSAT

static final String WLS_WSAT
Deprecated. 
See Also:
Constant Field Values

TXID

static final String TXID
Deprecated. 
See Also:
Constant Field Values

TXID_QNAME

static final QName TXID_QNAME
Deprecated. 

BRANCHQUAL

static final String BRANCHQUAL
Deprecated. 
See Also:
Constant Field Values

BRANCHQUAL_QNAME

static final QName BRANCHQUAL_QNAME
Deprecated. 

ROUTING

static final String ROUTING
Deprecated. 
See Also:
Constant Field Values

ROUTING_QNAME

static final QName ROUTING_QNAME
Deprecated. 

WSAT_COORDINATORPORTTYPEPORT

static final String WSAT_COORDINATORPORTTYPEPORT
Deprecated. 
See Also:
Constant Field Values

WSAT_REGISTRATIONCOORDINATORPORTTYPEPORT

static final String WSAT_REGISTRATIONCOORDINATORPORTTYPEPORT
Deprecated. 
See Also:
Constant Field Values

WSAT_REGISTRATIONREQUESTERPORTTYPEPORT

static final String WSAT_REGISTRATIONREQUESTERPORTTYPEPORT
Deprecated. 
See Also:
Constant Field Values

WSAT_PARTICIPANTPORTTYPEPORT

static final String WSAT_PARTICIPANTPORTTYPEPORT
Deprecated. 
See Also:
Constant Field Values

DEBUG_WSAT

static final String DEBUG_WSAT
Deprecated. 
See Also:
Constant Field Values

WSAT11_NS_URI

static final String WSAT11_NS_URI
Deprecated. 
See Also:
Constant Field Values

WSAT11_DURABLE_2PC

static final String WSAT11_DURABLE_2PC
Deprecated. 
See Also:
Constant Field Values

WSAT11_VOLATILE_2PC

static final String WSAT11_VOLATILE_2PC
Deprecated. 
See Also:
Constant Field Values

WSAT11_REGISTRATIONCOORDINATORPORTTYPEPORT

static final String WSAT11_REGISTRATIONCOORDINATORPORTTYPEPORT
Deprecated. 
See Also:
Constant Field Values

WSAT11_PARTICIPANTPORTTYPEPORT

static final String WSAT11_PARTICIPANTPORTTYPEPORT
Deprecated. 
See Also:
Constant Field Values

WSAT11_COORDINATORPORTTYPEPORT

static final String WSAT11_COORDINATORPORTTYPEPORT
Deprecated. 
See Also:
Constant Field Values

WSAT11_REGISTRATIONREQUESTERPORTTYPEPORT

static final String WSAT11_REGISTRATIONREQUESTERPORTTYPEPORT
Deprecated. 
See Also:
Constant Field Values

TXPROP_WSAT_FOREIGN_RECOVERY_CONTEXT

static final String TXPROP_WSAT_FOREIGN_RECOVERY_CONTEXT
Deprecated. 
See Also:
Constant Field Values

Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02