|
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.bus.managers |
---|
Methods in org.apache.cxf.bus.managers that return types with arguments of type Server | |
---|---|
List<Server> |
ServerRegistryImpl.getServers()
|
Methods in org.apache.cxf.bus.managers with parameters of type Server | |
---|---|
void |
ServerRegistryImpl.register(Server server)
|
void |
ServerLifeCycleManagerImpl.startServer(Server server)
|
void |
ServerLifeCycleManagerImpl.stopServer(Server server)
|
void |
ServerRegistryImpl.unregister(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()
|
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 |
WrappedFeature.initialize(Server server,
Bus bus)
|
void |
Feature.initialize(Server server,
Bus bus)
|
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. |
Document |
TestUtilities.getWSDLDocument(Server server)
Return a DOM tree for the WSDL for a server. |
protected Document |
AbstractCXFTest.getWSDLDocument(Server 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.mex |
---|
Methods in org.apache.cxf.ws.mex with parameters of type Server | |
---|---|
static List<Element> |
MEXUtils.getPolicies(Server server,
String id)
|
static Map<String,String> |
MEXUtils.getPolicyLocations(Server server)
|
static Map<String,String> |
MEXUtils.getSchemaLocations(Server server)
|
static List<Element> |
MEXUtils.getSchemas(Server server,
String id)
|
static List<Element> |
MEXUtils.getWSDLs(Server server)
|
void |
MEXServerListener.startServer(Server serv)
|
void |
MEXServerListener.stopServer(Server arg0)
|
Constructors in org.apache.cxf.ws.mex with parameters of type Server | |
---|---|
MEXEndpoint(Server server)
|
|
MEXInInterceptor(Server serv)
|
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)
|
Uses of Server in org.apache.cxf.ws.security.cache |
---|
Methods in org.apache.cxf.ws.security.cache with parameters of type Server | |
---|---|
void |
CacheCleanupListener.startServer(Server server)
|
void |
CacheCleanupListener.stopServer(Server server)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |