|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| javax.transaction.* |
|---|
| javax.transaction.Status | ||
|---|---|---|
public static final int |
STATUS_ACTIVE |
0 |
public static final int |
STATUS_COMMITTED |
3 |
public static final int |
STATUS_COMMITTING |
8 |
public static final int |
STATUS_MARKED_ROLLBACK |
1 |
public static final int |
STATUS_NO_TRANSACTION |
6 |
public static final int |
STATUS_PREPARED |
2 |
public static final int |
STATUS_PREPARING |
7 |
public static final int |
STATUS_ROLLEDBACK |
4 |
public static final int |
STATUS_ROLLING_BACK |
9 |
public static final int |
STATUS_UNKNOWN |
5 |
| javax.transaction.xa.XAException | ||
|---|---|---|
public static final int |
XA_HEURCOM |
7 |
public static final int |
XA_HEURHAZ |
8 |
public static final int |
XA_HEURMIX |
5 |
public static final int |
XA_HEURRB |
6 |
public static final int |
XA_NOMIGRATE |
9 |
public static final int |
XA_RBBASE |
100 |
public static final int |
XA_RBCOMMFAIL |
101 |
public static final int |
XA_RBDEADLOCK |
102 |
public static final int |
XA_RBEND |
107 |
public static final int |
XA_RBINTEGRITY |
103 |
public static final int |
XA_RBOTHER |
104 |
public static final int |
XA_RBPROTO |
105 |
public static final int |
XA_RBROLLBACK |
100 |
public static final int |
XA_RBTIMEOUT |
106 |
public static final int |
XA_RBTRANSIENT |
107 |
public static final int |
XA_RDONLY |
3 |
public static final int |
XA_RETRY |
4 |
public static final int |
XAER_ASYNC |
-2 |
public static final int |
XAER_DUPID |
-8 |
public static final int |
XAER_INVAL |
-5 |
public static final int |
XAER_NOTA |
-4 |
public static final int |
XAER_OUTSIDE |
-9 |
public static final int |
XAER_PROTO |
-6 |
public static final int |
XAER_RMERR |
-3 |
public static final int |
XAER_RMFAIL |
-7 |
| javax.transaction.xa.XAResource | ||
|---|---|---|
public static final int |
TMENDRSCAN |
8388608 |
public static final int |
TMFAIL |
536870912 |
public static final int |
TMJOIN |
2097152 |
public static final int |
TMNOFLAGS |
0 |
public static final int |
TMONEPHASE |
1073741824 |
public static final int |
TMRESUME |
134217728 |
public static final int |
TMSTARTRSCAN |
16777216 |
public static final int |
TMSUCCESS |
67108864 |
public static final int |
TMSUSPEND |
33554432 |
public static final int |
XA_OK |
0 |
public static final int |
XA_RDONLY |
3 |
| javax.transaction.xa.Xid | ||
|---|---|---|
public static final int |
MAXBQUALSIZE |
64 |
public static final int |
MAXGTRIDSIZE |
64 |
| javax.xml.* |
|---|
| javax.xml.bind.JAXBContext | ||
|---|---|---|
public static final String |
JAXB_CONTEXT_FACTORY |
"javax.xml.bind.context.factory" |
| javax.xml.bind.Marshaller | ||
|---|---|---|
public static final String |
JAXB_ENCODING |
"jaxb.encoding" |
public static final String |
JAXB_FORMATTED_OUTPUT |
"jaxb.formatted.output" |
public static final String |
JAXB_FRAGMENT |
"jaxb.fragment" |
public static final String |
JAXB_NO_NAMESPACE_SCHEMA_LOCATION |
"jaxb.noNamespaceSchemaLocation" |
public static final String |
JAXB_SCHEMA_LOCATION |
"jaxb.schemaLocation" |
| javax.xml.bind.ValidationEvent | ||
|---|---|---|
public static final int |
ERROR |
1 |
public static final int |
FATAL_ERROR |
2 |
public static final int |
WARNING |
0 |
| javax.xml.bind.annotation.XmlSchema | ||
|---|---|---|
public static final String |
NO_LOCATION |
"##generate" |
| javax.xml.soap.SOAPConstants | ||
|---|---|---|
public static final String |
DEFAULT_SOAP_PROTOCOL |
"SOAP 1.1 Protocol" |
public static final String |
DYNAMIC_SOAP_PROTOCOL |
"Dynamic Protocol" |
public static final String |
SOAP_1_1_CONTENT_TYPE |
"text/xml" |
public static final String |
SOAP_1_1_PROTOCOL |
"SOAP 1.1 Protocol" |
public static final String |
SOAP_1_2_CONTENT_TYPE |
"application/soap+xml" |
public static final String |
SOAP_1_2_PROTOCOL |
"SOAP 1.2 Protocol" |
public static final String |
SOAP_ENV_PREFIX |
"env" |
public static final String |
URI_NS_SOAP_1_1_ENVELOPE |
"http://schemas.xmlsoap.org/soap/envelope/" |
public static final String |
URI_NS_SOAP_1_2_ENCODING |
"http://www.w3.org/2003/05/soap-encoding" |
public static final String |
URI_NS_SOAP_1_2_ENVELOPE |
"http://www.w3.org/2003/05/soap-envelope" |
public static final String |
URI_NS_SOAP_ENCODING |
"http://schemas.xmlsoap.org/soap/encoding/" |
public static final String |
URI_NS_SOAP_ENVELOPE |
"http://schemas.xmlsoap.org/soap/envelope/" |
public static final String |
URI_SOAP_1_2_ROLE_NEXT |
"http://www.w3.org/2003/05/soap-envelope/role/next" |
public static final String |
URI_SOAP_1_2_ROLE_NONE |
"http://www.w3.org/2003/05/soap-envelope/role/none" |
public static final String |
URI_SOAP_1_2_ROLE_ULTIMATE_RECEIVER |
"http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver" |
public static final String |
URI_SOAP_ACTOR_NEXT |
"http://schemas.xmlsoap.org/soap/actor/next" |
| javax.xml.soap.SOAPMessage | ||
|---|---|---|
public static final String |
CHARACTER_SET_ENCODING |
"javax.xml.soap.character-set-encoding" |
public static final String |
WRITE_XML_DECLARATION |
"javax.xml.soap.write-xml-declaration" |
| javax.xml.ws.BindingProvider | ||
|---|---|---|
public static final String |
ENDPOINT_ADDRESS_PROPERTY |
"javax.xml.ws.service.endpoint.address" |
public static final String |
PASSWORD_PROPERTY |
"javax.xml.ws.security.auth.password" |
public static final String |
SESSION_MAINTAIN_PROPERTY |
"javax.xml.ws.session.maintain" |
public static final String |
SOAPACTION_URI_PROPERTY |
"javax.xml.ws.soap.http.soapaction.uri" |
public static final String |
SOAPACTION_USE_PROPERTY |
"javax.xml.ws.soap.http.soapaction.use" |
public static final String |
USERNAME_PROPERTY |
"javax.xml.ws.security.auth.username" |
| javax.xml.ws.Endpoint | ||
|---|---|---|
public static final String |
WSDL_PORT |
"javax.xml.ws.wsdl.port" |
public static final String |
WSDL_SERVICE |
"javax.xml.ws.wsdl.service" |
| javax.xml.ws.RespectBindingFeature | ||
|---|---|---|
public static final String |
ID |
"javax.xml.ws.RespectBindingFeature" |
| javax.xml.ws.handler.MessageContext | ||
|---|---|---|
public static final String |
HTTP_REQUEST_HEADERS |
"javax.xml.ws.http.request.headers" |
public static final String |
HTTP_REQUEST_METHOD |
"javax.xml.ws.http.request.method" |
public static final String |
HTTP_RESPONSE_CODE |
"javax.xml.ws.http.response.code" |
public static final String |
HTTP_RESPONSE_HEADERS |
"javax.xml.ws.http.response.headers" |
public static final String |
INBOUND_MESSAGE_ATTACHMENTS |
"javax.xml.ws.binding.attachments.inbound" |
public static final String |
MESSAGE_OUTBOUND_PROPERTY |
"javax.xml.ws.handler.message.outbound" |
public static final String |
OUTBOUND_MESSAGE_ATTACHMENTS |
"javax.xml.ws.binding.attachments.outbound" |
public static final String |
PATH_INFO |
"javax.xml.ws.http.request.pathinfo" |
public static final String |
QUERY_STRING |
"javax.xml.ws.http.request.querystring" |
public static final String |
REFERENCE_PARAMETERS |
"javax.xml.ws.reference.parameters" |
public static final String |
SERVLET_CONTEXT |
"javax.xml.ws.servlet.context" |
public static final String |
SERVLET_REQUEST |
"javax.xml.ws.servlet.request" |
public static final String |
SERVLET_RESPONSE |
"javax.xml.ws.servlet.response" |
public static final String |
WSDL_DESCRIPTION |
"javax.xml.ws.wsdl.description" |
public static final String |
WSDL_INTERFACE |
"javax.xml.ws.wsdl.interface" |
public static final String |
WSDL_OPERATION |
"javax.xml.ws.wsdl.operation" |
public static final String |
WSDL_PORT |
"javax.xml.ws.wsdl.port" |
public static final String |
WSDL_SERVICE |
"javax.xml.ws.wsdl.service" |
| javax.xml.ws.http.HTTPBinding | ||
|---|---|---|
public static final String |
HTTP_BINDING |
"http://www.w3.org/2004/08/wsdl/http" |
| javax.xml.ws.soap.AddressingFeature | ||
|---|---|---|
public static final String |
ID |
"http://www.w3.org/2005/08/addressing/module" |
| javax.xml.ws.soap.MTOMFeature | ||
|---|---|---|
public static final String |
ID |
"http://www.w3.org/2004/08/soap/features/http-optimization" |
| javax.xml.ws.soap.SOAPBinding | ||
|---|---|---|
public static final String |
SOAP11HTTP_BINDING |
"http://schemas.xmlsoap.org/wsdl/soap/http" |
public static final String |
SOAP11HTTP_MTOM_BINDING |
"http://schemas.xmlsoap.org/wsdl/soap/http?mtom=true" |
public static final String |
SOAP12HTTP_BINDING |
"http://www.w3.org/2003/05/soap/bindings/HTTP/" |
public static final String |
SOAP12HTTP_MTOM_BINDING |
"http://www.w3.org/2003/05/soap/bindings/HTTP/?mtom=true" |
| javax.xml.ws.spi.Provider | ||
|---|---|---|
public static final String |
JAXWSPROVIDER_PROPERTY |
"javax.xml.ws.spi.Provider" |
| javax.xml.ws.spi.http.HttpExchange | ||
|---|---|---|
public static final String |
REQUEST_CIPHER_SUITE |
"javax.xml.ws.spi.http.request.cipher.suite" |
public static final String |
REQUEST_KEY_SIZE |
"javax.xml.ws.spi.http.request.key.size" |
public static final String |
REQUEST_X509CERTIFICATE |
"javax.xml.ws.spi.http.request.cert.X509Certificate" |
| javax.xml.ws.wsaddressing.W3CEndpointReference | ||
|---|---|---|
protected static final String |
NS |
"http://www.w3.org/2005/08/addressing" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||