|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutgoingAddressingHeaders | |
---|---|
com.atomikos.icatch.jaxb.wsa | |
com.atomikos.icatch.jaxb.wsa.v200408 | |
com.atomikos.icatch.jaxb.wsc.v200410 |
Uses of OutgoingAddressingHeaders in com.atomikos.icatch.jaxb.wsa |
---|
Methods in com.atomikos.icatch.jaxb.wsa that return OutgoingAddressingHeaders | |
---|---|
static OutgoingAddressingHeaders |
TransactionScopedAddressMapEntry.extractAddressFromMap(String tid,
Map tidToAddressMap)
Extracts/removes from the given map |
Constructors in com.atomikos.icatch.jaxb.wsa with parameters of type OutgoingAddressingHeaders | |
---|---|
TransactionScopedAddressMapEntry(CompositeTransaction ct,
OutgoingAddressingHeaders address,
Map tidToAddressMap)
Creates and registers in the map and with the tx. |
Uses of OutgoingAddressingHeaders in com.atomikos.icatch.jaxb.wsa.v200408 |
---|
Methods in com.atomikos.icatch.jaxb.wsa.v200408 that return OutgoingAddressingHeaders | |
---|---|
OutgoingAddressingHeaders |
IncomingAddressingHeaders.createFaultAddress()
|
OutgoingAddressingHeaders |
IncomingAddressingHeaders.createReplyAddress()
|
static OutgoingAddressingHeaders |
OutgoingAddressingHeaders.extractFromEPR(EndpointReferenceType epr)
Extracts an instance from the WSA information in a given EPR. |
static OutgoingAddressingHeaders |
OutgoingAddressingHeaders.extractFromEPR(javax.xml.soap.SOAPElement eprAsSOAPElement)
Similar to extractFromEPR(EndpointReferenceType) but with the
EPR embedded in a SOAPElement. |
Uses of OutgoingAddressingHeaders in com.atomikos.icatch.jaxb.wsc.v200410 |
---|
Methods in com.atomikos.icatch.jaxb.wsc.v200410 that return OutgoingAddressingHeaders | |
---|---|
static OutgoingAddressingHeaders |
Utils.extractRegistrationServiceAddress(javax.xml.soap.SOAPHeaderElement header)
Extracts a registration service address from a soap header element. |
Methods in com.atomikos.icatch.jaxb.wsc.v200410 with parameters of type OutgoingAddressingHeaders | |
---|---|
static void |
Utils.registerAsParticipant(OutgoingAddressingHeaders registrationAddress,
String registrationRequesterAddress,
String localParticipantURI,
Transport t,
long timeout)
Registers as a subordinate with the remote coordination service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |