Modifier and Type | Method and Description |
---|---|
CoordinationContextType |
Context.getCoordinationContext() |
Modifier and Type | Method and Description |
---|---|
void |
Context.setCoordinationContext(CoordinationContextType cc) |
Modifier and Type | Method and Description |
---|---|
static CoordinationContextType |
CoordinationContextHelper.deserialise(Element headerElement)
Deserialise a coordination context from a DOM SOAP Header Element.
|
Modifier and Type | Method and Description |
---|---|
static void |
CoordinationContextHelper.serialise(CoordinationContextType coordinationContextType,
Element headerElement)
Deserialise a coordination context from a DOM SOAP Header Element.
|
Modifier and Type | Method and Description |
---|---|
CoordinationContextType |
ContextImple.getCoordinationContext() |
Modifier and Type | Method and Description |
---|---|
CoordinationContext |
ContextFactoryImple.create(String coordinationTypeURI,
Long expires,
CoordinationContextType currentContext,
boolean isSecure)
Creates a coordination context.
|
static TxContext |
SubordinateImporter.importContext(CoordinationContextType cc) |
void |
ContextImple.setCoordinationContext(CoordinationContextType cc) |
Constructor and Description |
---|
ContextImple(CoordinationContextType ctx) |
Constructor and Description |
---|
TxContextImple(CoordinationContextType ctx) |
Modifier and Type | Method and Description |
---|---|
CoordinationContextType |
ContextImple.getCoordinationContext() |
Modifier and Type | Method and Description |
---|---|
CoordinationContext |
ContextFactoryImple.create(String coordinationTypeURI,
Long expires,
CoordinationContextType currentContext,
boolean isSecure)
Creates a coordination context.
|
static TxContext |
SubordinateImporter.importContext(CoordinationContextType cc) |
void |
ContextImple.setCoordinationContext(CoordinationContextType cc) |
Constructor and Description |
---|
ContextImple(CoordinationContextType ctx) |
Constructor and Description |
---|
TxContextImple(CoordinationContextType ctx) |
Modifier and Type | Method and Description |
---|---|
static CoordinationContextType |
ActivationCoordinator.createCoordinationContext(String activationCoordinatorURI,
String messageID,
String coordinationTypeURI,
Long expires,
CoordinationContext currentContext)
Create the coordination context.
|
Modifier and Type | Method and Description |
---|---|
CoordinationContext |
ContextFactory.create(String coordinationTypeURI,
Long expires,
CoordinationContextType currentContext,
boolean isSecure)
Creates a coordination context.
|
static W3CEndpointReference |
RegistrationCoordinator.register(CoordinationContextType coordinationContext,
String messageID,
W3CEndpointReference participantProtocolService,
String protocolIdentifier)
Register the participant in the protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
CoordinationContext
Java class for anonymous complex type.
|
static class |
CreateCoordinationContextType.CurrentContext
Java class for anonymous complex type.
|
Modifier and Type | Method and Description |
---|---|
CoordinationContextType |
ObjectFactory.createCoordinationContextType()
Create an instance of
CoordinationContextType |
Copyright © 2017 JBoss by Red Hat. All rights reserved.