Apache CXF API

Uses of Interface
org.apache.cxf.endpoint.Endpoint

Packages that use Endpoint
org.apache.cxf.endpoint   
org.apache.cxf.service   
 

Uses of Endpoint in org.apache.cxf.endpoint
 

Methods in org.apache.cxf.endpoint that return Endpoint
 Endpoint Server.getEndpoint()
           
 Endpoint Client.getEndpoint()
           
 

Uses of Endpoint in org.apache.cxf.service
 

Methods in org.apache.cxf.service that return types with arguments of type Endpoint
 java.util.Map<javax.xml.namespace.QName,Endpoint> Service.getEndpoints()
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.