|
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 | |
| org.apache.cxf.feature.validation | |
| Uses of Server in org.apache.cxf.endpoint |
|---|
| Classes in org.apache.cxf.endpoint that implement Server | |
|---|---|
class |
ServerImpl
|
| Methods in org.apache.cxf.endpoint that return types with arguments of type Server | |
|---|---|
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 |
ManagedEndpoint.startServer(Server s)
|
void |
ServerLifeCycleManager.stopServer(Server server)
|
void |
ServerLifeCycleListener.stopServer(Server server)
|
void |
ManagedEndpoint.stopServer(Server s)
|
void |
ServerRegistry.unregister(Server server)
|
| Constructors in org.apache.cxf.endpoint with parameters of type Server | |
|---|---|
ManagedEndpoint(Bus b,
Endpoint ep,
Server s)
|
|
| Uses of Server in org.apache.cxf.feature |
|---|
| Methods in org.apache.cxf.feature with parameters of type Server | |
|---|---|
void |
Feature.initialize(Server server,
Bus bus)
|
void |
AbstractFeature.initialize(Server server,
Bus bus)
|
void |
WrappedFeature.initialize(Server server,
Bus bus)
|
| Uses of Server in org.apache.cxf.feature.validation |
|---|
| Methods in org.apache.cxf.feature.validation with parameters of type Server | |
|---|---|
void |
SchemaValidationFeature.initialize(Server server,
Bus bus)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||