| Package | Description |
|---|---|
| org.apache.ode.bpel.iapi |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2015 WSO2. All Rights Reserved.