|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateCoordinationContextType | |
---|---|
com.sun.xml.ws.tx.at | |
com.sun.xml.ws.tx.coordinator | |
com.sun.xml.ws.tx.webservice.member.coord |
Uses of CreateCoordinationContextType in com.sun.xml.ws.tx.at |
---|
Constructors in com.sun.xml.ws.tx.at with parameters of type CreateCoordinationContextType | |
---|---|
ATCoordinator(CoordinationContextInterface context,
CreateCoordinationContextType request)
Construct a new Coordinator object from the specified context and soap request. |
|
ATSubCoordinator(CoordinationContextInterface context,
CreateCoordinationContextType request)
Creates a new instance of ATSubCoordinator |
Uses of CreateCoordinationContextType in com.sun.xml.ws.tx.coordinator |
---|
Methods in com.sun.xml.ws.tx.coordinator that return CreateCoordinationContextType | |
---|---|
CreateCoordinationContextType |
Coordinator.getRequest()
Get the SOAP request associated with this coordinated activity, if it exists. |
Methods in com.sun.xml.ws.tx.coordinator with parameters of type CreateCoordinationContextType | |
---|---|
static CoordinationContextInterface |
ContextFactory.createContext(CreateCoordinationContextType contextRequest)
Create a context from the incoming |
Coordinator |
CoordinationManager.lookupOrCreateCoordinator(CreateCoordinationContextType contextRequest)
Create a Coordinator object from the incoming request and
add it to the list of managed activities. |
Constructors in com.sun.xml.ws.tx.coordinator with parameters of type CreateCoordinationContextType | |
---|---|
Coordinator(CoordinationContextInterface context,
CreateCoordinationContextType request)
Construct a new Coordinator object from the specified context and soap request. |
Uses of CreateCoordinationContextType in com.sun.xml.ws.tx.webservice.member.coord |
---|
Methods in com.sun.xml.ws.tx.webservice.member.coord that return CreateCoordinationContextType | |
---|---|
CreateCoordinationContextType |
ObjectFactory.createCreateCoordinationContextType()
Create an instance of CreateCoordinationContextType |
Methods in com.sun.xml.ws.tx.webservice.member.coord that return types with arguments of type CreateCoordinationContextType | |
---|---|
javax.xml.bind.JAXBElement<CreateCoordinationContextType> |
ObjectFactory.createCreateCoordinationContext(CreateCoordinationContextType value)
Create an instance of JAXBElement < CreateCoordinationContextType > } |
Methods in com.sun.xml.ws.tx.webservice.member.coord with parameters of type CreateCoordinationContextType | |
---|---|
void |
ActivationCoordinatorPortType.createCoordinationContextOperation(CreateCoordinationContextType parameters)
|
void |
ActivationCoordinatorPortTypeImpl.createCoordinationContextOperation(CreateCoordinationContextType parameters)
Handle <createCoordinationContext> message. |
CreateCoordinationContextResponseType |
ActivationPortTypeRPC.createCoordinationContextOperation(CreateCoordinationContextType parameters)
|
javax.xml.bind.JAXBElement<CreateCoordinationContextType> |
ObjectFactory.createCreateCoordinationContext(CreateCoordinationContextType value)
Create an instance of JAXBElement < CreateCoordinationContextType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |