|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointReferenceType | |
---|---|
com.atomikos.icatch.jaxb.wsa.v200408 | |
com.atomikos.icatch.jaxb.wsc.v200410 |
Uses of EndpointReferenceType in com.atomikos.icatch.jaxb.wsa.v200408 |
---|
Methods in com.atomikos.icatch.jaxb.wsa.v200408 with parameters of type EndpointReferenceType | |
---|---|
static OutgoingAddressingHeaders |
OutgoingAddressingHeaders.extractFromEPR(EndpointReferenceType epr)
Extracts an instance from the WSA information in a given EPR. |
Uses of EndpointReferenceType in com.atomikos.icatch.jaxb.wsc.v200410 |
---|
Fields in com.atomikos.icatch.jaxb.wsc.v200410 declared as EndpointReferenceType | |
---|---|
protected EndpointReferenceType |
RegisterResponseType.coordinatorProtocolService
|
protected EndpointReferenceType |
RegisterType.participantProtocolService
|
protected EndpointReferenceType |
CoordinationContextType.registrationService
|
Methods in com.atomikos.icatch.jaxb.wsc.v200410 that return EndpointReferenceType | |
---|---|
EndpointReferenceType |
ObjectFactory.createEndpointReferenceType()
Create an instance of EndpointReferenceType |
EndpointReferenceType |
RegisterResponseType.getCoordinatorProtocolService()
Gets the value of the coordinatorProtocolService property. |
EndpointReferenceType |
RegisterType.getParticipantProtocolService()
Gets the value of the participantProtocolService property. |
EndpointReferenceType |
CoordinationContextType.getRegistrationService()
Gets the value of the registrationService property. |
Methods in com.atomikos.icatch.jaxb.wsc.v200410 that return types with arguments of type EndpointReferenceType | |
---|---|
javax.xml.bind.JAXBElement<EndpointReferenceType> |
ObjectFactory.createEndpointReference(EndpointReferenceType value)
Create an instance of JAXBElement < EndpointReferenceType > } |
javax.xml.bind.JAXBElement<EndpointReferenceType> |
ObjectFactory.createFaultTo(EndpointReferenceType value)
Create an instance of JAXBElement < EndpointReferenceType > } |
javax.xml.bind.JAXBElement<EndpointReferenceType> |
ObjectFactory.createFrom(EndpointReferenceType value)
Create an instance of JAXBElement < EndpointReferenceType > } |
javax.xml.bind.JAXBElement<EndpointReferenceType> |
ObjectFactory.createReplyTo(EndpointReferenceType value)
Create an instance of JAXBElement < EndpointReferenceType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |