|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointReference | |
|---|---|
| org.apache.ode.bpel.iapi | |
| Uses of EndpointReference in org.apache.ode.bpel.iapi |
|---|
| Methods in org.apache.ode.bpel.iapi that return EndpointReference | |
|---|---|
EndpointReference |
BindingContext.activateMyRoleEndpoint(javax.xml.namespace.QName processId,
Endpoint myRoleEndpoint)
Activate a "myRole" endpoint. |
EndpointReference |
EndpointReferenceContext.convertEndpoint(javax.xml.namespace.QName targetType,
org.w3c.dom.Element sourceEndpoint)
Converts an endpoint reference from its XML representation to another type of endpoint reference. |
EndpointReference |
MessageExchange.getEndpointReference()
Get a reference to the end-point targeted by this message exchange. |
EndpointReference |
PartnerRoleChannel.getInitialEndpointReference()
Return the endpoint reference to the endpoint with which the channel was initialized or null if the channel
was initialized without an initial endpoint. |
EndpointReference |
PartnerRoleMessageExchange.getMyRoleEndpointReference()
Get the EndpointReference associated with the my-role of the partner link to which this message
exchange belongs. |
EndpointReference |
EndpointReferenceContext.resolveEndpointReference(org.w3c.dom.Element epr)
Resolve an end-point reference from its XML representation. |
| Methods in org.apache.ode.bpel.iapi with parameters of type EndpointReference | |
|---|---|
long |
BindingContext.calculateSizeofService(EndpointReference epr)
Calculate the size of the service that this endpoint references. |
java.util.Map |
EndpointReferenceContext.getConfigLookup(EndpointReference epr)
|
java.util.Map<java.lang.String,java.lang.String> |
ProcessConf.getEndpointProperties(EndpointReference epr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||