Uses of Class
org.apache.geronimo.cxf.CXFEndpoint

Packages that use CXFEndpoint
org.apache.geronimo.cxf   
org.apache.geronimo.cxf.ejb   
org.apache.geronimo.cxf.pojo   
 

Uses of CXFEndpoint in org.apache.geronimo.cxf
 

Fields in org.apache.geronimo.cxf declared as CXFEndpoint
protected  CXFEndpoint CXFWebServiceContainer.endpoint
           
 

Methods in org.apache.geronimo.cxf that return CXFEndpoint
protected abstract  CXFEndpoint CXFWebServiceContainer.publishEndpoint(Object target)
           
 

Uses of CXFEndpoint in org.apache.geronimo.cxf.ejb
 

Subclasses of CXFEndpoint in org.apache.geronimo.cxf.ejb
 class EJBEndpoint
           
 

Uses of CXFEndpoint in org.apache.geronimo.cxf.pojo
 

Subclasses of CXFEndpoint in org.apache.geronimo.cxf.pojo
 class POJOEndpoint
           
 

Methods in org.apache.geronimo.cxf.pojo that return CXFEndpoint
protected  CXFEndpoint POJOWebServiceContainer.publishEndpoint(Object target)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.