|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.axis2.EndpointReferenceContextImpl
public class EndpointReferenceContextImpl
Constructor Summary | |
---|---|
EndpointReferenceContextImpl(ODEServer server)
|
Method Summary | |
---|---|
EndpointReference |
convertEndpoint(javax.xml.namespace.QName qName,
org.w3c.dom.Element element)
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 element)
Resolve an end-point reference from its XML representation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndpointReferenceContextImpl(ODEServer server)
Method Detail |
---|
public EndpointReference resolveEndpointReference(org.w3c.dom.Element element)
EndpointReferenceContext
EndpointReference
objects that have been persisted in the
database via EndpointReference#toXML(javax.xml.transform.Result)
method.
resolveEndpointReference
in interface EndpointReferenceContext
EndpointReference
public EndpointReference convertEndpoint(javax.xml.namespace.QName qName, org.w3c.dom.Element element)
EndpointReferenceContext
convertEndpoint
in interface EndpointReferenceContext
public java.util.Map getConfigLookup(EndpointReference epr)
getConfigLookup
in interface EndpointReferenceContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |