| Package | Description |
|---|---|
| org.apache.ode.bpel.epr |
| Modifier and Type | Class and Description |
|---|---|
class |
URLEndpoint
Implementation of the ServiceEndpoint interface backended by a simple URL.
|
class |
WSAEndpoint
A service endpoint represented as a WS-Addressing EndpointReference.
|
class |
WSDL11Endpoint
A service endpoint represented as a wsdl11:service element.
|
class |
WSDL20Endpoint
A service endpoint represented as a wsdl20:service element.
|
| Modifier and Type | Method and Description |
|---|---|
static MutableEndpoint |
EndpointFactory.convert(javax.xml.namespace.QName targetElmtType,
org.w3c.dom.Element sourceEndpoint)
Convert an EPR element into another EPR using the provided target type.
|
static MutableEndpoint |
EndpointFactory.createEndpoint(org.w3c.dom.Element endpointElmt)
Creates a ServiceEndpoint using the provided Node.
|
| Modifier and Type | Method and Description |
|---|---|
static WSAEndpoint |
EndpointFactory.convertToWSA(MutableEndpoint source) |
Copyright © 2015 WSO2. All Rights Reserved.