|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Server in org.apache.cxf.binding.coloc |
---|
Methods in org.apache.cxf.binding.coloc that return Server | |
---|---|
protected Server |
ColocOutInterceptor.isColocated(List<Server> servers,
Endpoint endpoint,
BindingOperationInfo boi)
|
Method parameters in org.apache.cxf.binding.coloc with type arguments of type Server | |
---|---|
protected Server |
ColocOutInterceptor.isColocated(List<Server> servers,
Endpoint endpoint,
BindingOperationInfo boi)
|
Uses of Server in org.apache.cxf.binding.object |
---|
Methods in org.apache.cxf.binding.object with parameters of type Server | |
---|---|
void |
LocalServerListener.startServer(Server server)
|
void |
LocalServerListener.stopServer(Server server)
|
Uses of Server in org.apache.cxf.databinding.stax |
---|
Methods in org.apache.cxf.databinding.stax with parameters of type Server | |
---|---|
void |
StaxDataBindingFeature.initialize(Server server,
Bus bus)
|
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()
|
List<Server> |
ServerRegistryImpl.getServers()
|
Methods in org.apache.cxf.endpoint with parameters of type Server | |
---|---|
void |
ServerRegistry.register(Server server)
|
void |
ServerRegistryImpl.register(Server server)
|
void |
ServerLifeCycleManager.startServer(Server server)
|
void |
ServerLifeCycleListener.startServer(Server server)
|
void |
ManagedEndpoint.startServer(Server s)
|
void |
ServerLifeCycleManagerImpl.startServer(Server server)
|
void |
ServerLifeCycleManager.stopServer(Server server)
|
void |
ServerLifeCycleListener.stopServer(Server server)
|
void |
ManagedEndpoint.stopServer(Server s)
|
void |
ServerLifeCycleManagerImpl.stopServer(Server server)
|
void |
ServerRegistry.unregister(Server server)
|
void |
ServerRegistryImpl.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 |
AbstractFeature.initialize(Server server,
Bus bus)
|
Uses of Server in org.apache.cxf.frontend |
---|
Methods in org.apache.cxf.frontend that return Server | |
---|---|
Server |
ServerFactoryBean.create()
|
Server |
ServerFactoryBean.getServer()
|
Methods in org.apache.cxf.frontend with parameters of type Server | |
---|---|
void |
ServerFactoryBean.setServer(Server server)
|
Uses of Server in org.apache.cxf.javascript |
---|
Methods in org.apache.cxf.javascript with parameters of type Server | |
---|---|
void |
JavascriptOptionsFeature.initialize(Server server,
Bus bus)
|
Uses of Server in org.apache.cxf.jaxrs |
---|
Methods in org.apache.cxf.jaxrs that return Server | |
---|---|
Server |
JAXRSServerFactoryBean.create()
Creates the JAX-RS Server instance |
Uses of Server in org.apache.cxf.jaxws |
---|
Methods in org.apache.cxf.jaxws that return Server | |
---|---|
Server |
JaxWsServerFactoryBean.create()
|
Uses of Server in org.apache.cxf.test |
---|
Methods in org.apache.cxf.test that return Server | |
---|---|
Server |
TestUtilities.getServerForAddress(String address)
|
Server |
TestUtilities.getServerForService(QName serviceName)
|
Methods in org.apache.cxf.test with parameters of type Server | |
---|---|
javax.wsdl.Definition |
TestUtilities.getWSDLDefinition(Server server)
Return a WSDL definition model for a server. |
protected Document |
AbstractCXFTest.getWSDLDocument(Server server)
|
Document |
TestUtilities.getWSDLDocument(Server server)
Return a DOM tree for the WSDL for a server. |
Uses of Server in org.apache.cxf.transport.https |
---|
Methods in org.apache.cxf.transport.https with parameters of type Server | |
---|---|
void |
CertConstraintsFeature.initialize(Server server,
Bus bus)
|
Uses of Server in org.apache.cxf.transport.jms |
---|
Methods in org.apache.cxf.transport.jms with parameters of type Server | |
---|---|
void |
JMSConfigFeature.initialize(Server server,
Bus bus)
|
Uses of Server in org.apache.cxf.ws.policy |
---|
Methods in org.apache.cxf.ws.policy with parameters of type Server | |
---|---|
void |
WSPolicyFeature.initialize(Server server,
Bus bus)
|
Uses of Server in org.apache.cxf.ws.rm |
---|
Methods in org.apache.cxf.ws.rm with parameters of type Server | |
---|---|
void |
RMManager.startServer(Server server)
|
void |
RMManager.stopServer(Server server)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |