|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.epr.EndpointFactory
public class EndpointFactory
Factory for EndpointReference
implementations.
| Constructor Summary | |
|---|---|
EndpointFactory()
|
|
| Method Summary | |
|---|---|
static MutableEndpoint |
convert(javax.xml.namespace.QName targetElmtType,
org.w3c.dom.Element sourceEndpoint)
Convert an EPR element into another EPR using the provided target type. |
static WSAEndpoint |
convertToWSA(MutableEndpoint source)
|
static MutableEndpoint |
createEndpoint(org.w3c.dom.Element endpointElmt)
Creates a ServiceEndpoint using the provided Node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EndpointFactory()
| Method Detail |
|---|
public static MutableEndpoint createEndpoint(org.w3c.dom.Element endpointElmt)
endpointElmt -
public static MutableEndpoint convert(javax.xml.namespace.QName targetElmtType,
org.w3c.dom.Element sourceEndpoint)
targetElmtType - QName to convert tosourceEndpoint -
public static WSAEndpoint convertToWSA(MutableEndpoint source)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||