| Package | Description | 
|---|---|
| org.apache.cxf.bus.managers | |
| org.apache.cxf.databinding.stax | |
| org.apache.cxf.endpoint | |
| org.apache.cxf.feature | |
| org.apache.cxf.feature.validation | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Server> | ServerRegistryImpl. getServers() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServerRegistryImpl. register(Server server) | 
| void | ServerLifeCycleManagerImpl. startServer(Server server) | 
| void | ServerLifeCycleManagerImpl. stopServer(Server server) | 
| void | ServerRegistryImpl. unregister(Server server) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StaxDataBindingFeature.Portable. initialize(Server server,
          Bus bus) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServerImpl | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Server | ManagedEndpoint. server | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Server> | ServerRegistry. getServers() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServerRegistry. register(Server server) | 
| void | ServerLifeCycleListener. startServer(Server server) | 
| void | ManagedEndpoint. startServer(Server s) | 
| void | ServerLifeCycleManager. startServer(Server server) | 
| void | ServerLifeCycleListener. stopServer(Server server) | 
| void | ManagedEndpoint. stopServer(Server s) | 
| void | ServerLifeCycleManager. stopServer(Server server) | 
| void | ServerRegistry. unregister(Server server) | 
| Constructor and Description | 
|---|
| ManagedEndpoint(Bus b,
               Endpoint ep,
               Server s) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WrappedFeature. initialize(Server server,
          Bus bus) | 
| default void | AbstractPortableFeature. initialize(Server server,
          Bus bus) | 
| void | DelegatingFeature. initialize(Server server,
          Bus bus) | 
| void | Feature. initialize(Server server,
          Bus bus) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchemaValidationFeature.Portable. initialize(Server server,
          Bus bus) | 
Apache CXF