| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Server | |
|---|---|
| org.apache.cxf.endpoint | Client and Server related classes. | 
| org.apache.cxf.feature | |
| Uses of Server in org.apache.cxf.endpoint | 
|---|
| Methods in org.apache.cxf.endpoint that return types with arguments of type Server | |
|---|---|
|  java.util.List<Server> | ServerRegistry.getServers() | 
| Methods in org.apache.cxf.endpoint with parameters of type Server | |
|---|---|
|  void | ServerRegistry.register(Server server) | 
|  void | ServerLifeCycleManager.startServer(Server server) | 
|  void | ServerLifeCycleListener.startServer(Server server) | 
|  void | ServerLifeCycleManager.stopServer(Server server) | 
|  void | ServerLifeCycleListener.stopServer(Server server) | 
|  void | ServerRegistry.unregister(Server server) | 
| Uses of Server in org.apache.cxf.feature | 
|---|
| Methods in org.apache.cxf.feature with parameters of type Server | |
|---|---|
|  void | AbstractFeature.initialize(Server server,
           Bus bus) | 
| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||