Package org.apache.ode.il.epr

This package contains classes related to EPR handling that are of a general enough nature as to be useful to any Integration Layer implementation.

See:
          Description

Interface Summary
MutableEndpoint Adds methods on EndpointReference to set and manipulate endpoint references.
 

Class Summary
EndpointFactory Factory for EndpointReference implementations.
URLEndpoint Implementation of the ServiceEndpoint interface backended by a simple URL.
WSAEndpoint A service endpoint represented as a WS-Addressing EndpointReference.
WSDL11Endpoint A service endpoint represented as a wsdl11:service element.
WSDL20Endpoint A service endpoint represented as a wsdl20:service element.
 

Package org.apache.ode.il.epr Description

This package contains classes related to EPR handling that are of a general enough nature as to be useful to any Integration Layer implementation.