Uses of Interface
org.apache.cxf.greeter_control.Control

Packages that use Control
org.apache.cxf.greeter_control   
 

Uses of Control in org.apache.cxf.greeter_control
 

Classes in org.apache.cxf.greeter_control that implement Control
 class ControlImpl
           
 

Methods in org.apache.cxf.greeter_control that return Control
 Control ControlService.getControlPort()
           
 Control ControlService.getControlPort(javax.xml.ws.WebServiceFeature... features)
           
 Control ClusteredGreeterService.getReplicatedPortD()
           
 Control ClusteredGreeterService.getReplicatedPortD(javax.xml.ws.WebServiceFeature... features)
           
 



Apache CXF