|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EndpointReferenceContext
Endpoint reference context: facililates the creation of
EndpointReference objects.
| Method Summary | |
|---|---|
EndpointReference |
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. |
java.util.Map |
getConfigLookup(EndpointReference epr)
|
EndpointReference |
resolveEndpointReference(org.w3c.dom.Element epr)
Resolve an end-point reference from its XML representation. |
| Method Detail |
|---|
EndpointReference resolveEndpointReference(org.w3c.dom.Element epr)
EndpointReference objects that have been persisted in the
database via EndpointReference#toXML(javax.xml.transform.Result)
method.
XML - representation of the EPR
EndpointReference
EndpointReference convertEndpoint(javax.xml.namespace.QName targetType,
org.w3c.dom.Element sourceEndpoint)
targetType - sourceEndpoint -
java.util.Map getConfigLookup(EndpointReference epr)
epr -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||