Modifier and Type | Method and Description |
---|---|
protected Server |
ColocOutInterceptor.isColocated(List<Server> servers,
Endpoint endpoint,
BindingOperationInfo boi) |
Modifier and Type | Method and Description |
---|---|
protected Server |
ColocOutInterceptor.isColocated(List<Server> servers,
Endpoint endpoint,
BindingOperationInfo boi) |
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) |
Modifier and Type | Method and Description |
---|---|
Server |
ServerFactoryBean.create() |
Server |
ServerFactoryBean.getServer()
For subclasses that hold onto the created Server, this will return the singleton server.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ServerFactoryBean.applyFeatures(Server server) |
Modifier and Type | Method and Description |
---|---|
Server |
ServerFactoryBeanDefinitionParser.BPServerFactoryBean.create() |
Server |
ServerFactoryBeanDefinitionParser.BPServerFactoryBean.getServer() |
Modifier and Type | Method and Description |
---|---|
Server |
ServerFactoryBeanDefinitionParser.SpringServerFactoryBean.create() |
Server |
ServerFactoryBeanDefinitionParser.SpringServerFactoryBean.getServer() |
Modifier and Type | Method and Description |
---|---|
void |
JavascriptOptionsFeature.Portable.initialize(Server server,
Bus bus) |
void |
JavascriptServerListener.startServer(Server server) |
void |
JavascriptServerListener.stopServer(Server server) |
Modifier and Type | Method and Description |
---|---|
Server |
JAXRSServerFactoryBean.create()
Creates the JAX-RS Server instance
|
Server |
JAXRSServerFactoryBean.getServer() |
Modifier and Type | Method and Description |
---|---|
Server |
JAXRSServerFactoryBeanDefinitionParser.BPJAXRSServerFactoryBean.create() |
Server |
JAXRSServerFactoryBeanDefinitionParser.BPJAXRSServerFactoryBean.getServer() |
Modifier and Type | Method and Description |
---|---|
static ApplicationInfo |
DefaultApplicationFactory.createApplicationInfoOrDefault(Server server,
ServerProviderFactory factory,
JAXRSServiceFactoryBean sfb,
Bus bus,
boolean scan)
Detects the application (if present) or creates the default application (in case the scan is disabled).
|
static javax.ws.rs.core.Application |
DefaultApplicationFactory.createApplicationOrDefault(Server server,
ServerProviderFactory factory,
JAXRSServiceFactoryBean sfb,
Bus bus,
Set<String> resourcePackages,
boolean scan)
Detects the application (if present) or creates the default application (in case the scan is disabled).
|
Modifier and Type | Method and Description |
---|---|
void |
OpenApiFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
OpenApiFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
protected Server |
AbstractSpringConfigurationFactory.createJaxRsServer() |
protected Server |
AbstractSpringComponentScanServer.createJaxRsServer() |
Server |
SpringComponentScanServer.jaxRsServer() |
Server |
SpringJaxrsClassesScanServer.jaxRsServer() |
Modifier and Type | Method and Description |
---|---|
void |
SseFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
Swagger2Feature.addSwaggerResource(Server server,
Bus bus) |
protected void |
Swagger2Feature.Portable.addSwaggerResource(Server server,
Bus bus) |
void |
AbstractSwaggerFeature.addSwaggerResource(Server server,
Bus bus) |
protected abstract void |
AbstractSwaggerFeature.Portable.addSwaggerResource(Server server,
Bus bus) |
void |
Swagger2Feature.calculateDefaultBasePath(Server server) |
protected void |
Swagger2Feature.Portable.calculateDefaultBasePath(Server server) |
void |
AbstractSwaggerFeature.calculateDefaultBasePath(Server server) |
protected void |
AbstractSwaggerFeature.Portable.calculateDefaultBasePath(Server server) |
void |
AbstractSwaggerFeature.calculateDefaultResourcePackage(Server server) |
void |
AbstractSwaggerFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Server |
JaxWsServerFactoryBean.create() |
Modifier and Type | Method and Description |
---|---|
Server |
JAXWSBPNamespaceHandler.BPJaxWsServerFactoryBean.create() |
Server |
JAXWSBPNamespaceHandler.BPJaxWsServerFactoryBean.getServer() |
Modifier and Type | Method and Description |
---|---|
Server |
NamespaceHandler.SpringServerFactoryBean.create() |
Server |
NamespaceHandler.SpringServerFactoryBean.getServer() |
Modifier and Type | Method and Description |
---|---|
protected List<Server> |
JCABusFactory.getRegisteredServants() |
Modifier and Type | Method and Description |
---|---|
Server |
InboundEndpoint.getServer() |
Modifier and Type | Method and Description |
---|---|
void |
InboundEndpoint.setServer(Server server) |
Modifier and Type | Method and Description |
---|---|
Server |
EJBEndpoint.publish() |
Modifier and Type | Method and Description |
---|---|
void |
MetricsFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
HttpDestinationFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
CertConstraintsFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionFactoryFeature.Portable.initialize(Server server,
Bus bus) |
void |
JMSConfigFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
WSDiscoveryService.serverStarted(Server server)
Utility methods to aid in calling the register/unregister for the appropriate CXF server
|
void |
WSDiscoveryService.serverStopped(Server server) |
Modifier and Type | Method and Description |
---|---|
void |
WSDiscoveryServiceImpl.serverStarted(Server server) |
void |
WSDiscoveryServiceImpl.serverStopped(Server server) |
Modifier and Type | Method and Description |
---|---|
void |
WSDiscoveryServerListener.startServer(Server server) |
void |
WSDiscoveryServerListener.stopServer(Server server) |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
MEXEndpoint(Server server) |
MEXInInterceptor(Server serv) |
Modifier and Type | Method and Description |
---|---|
void |
WSPolicyFeature.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
RMManager.startServer(Server server) |
void |
RMManager.stopServer(Server server) |
Modifier and Type | Method and Description |
---|---|
void |
CacheCleanupListener.startServer(Server server) |
void |
CacheCleanupListener.stopServer(Server server) |
Apache CXF