Uses of Interface
org.apache.cxf.endpoint.Server
-
-
Uses of Server in org.apache.cxf.binding.coloc
Methods in org.apache.cxf.binding.coloc that return Server Modifier and Type Method Description protected ServerColocOutInterceptor. isColocated(List<Server> servers, Endpoint endpoint, BindingOperationInfo boi)Method parameters in org.apache.cxf.binding.coloc with type arguments of type Server Modifier and Type Method Description protected ServerColocOutInterceptor. isColocated(List<Server> servers, Endpoint endpoint, BindingOperationInfo boi) -
Uses of Server in org.apache.cxf.bus.managers
Methods in org.apache.cxf.bus.managers that return types with arguments of type Server Modifier and Type Method Description List<Server>ServerRegistryImpl. getServers()Methods in org.apache.cxf.bus.managers with parameters of type Server Modifier and Type Method Description voidServerRegistryImpl. register(Server server)voidServerLifeCycleManagerImpl. startServer(Server server)voidServerLifeCycleManagerImpl. stopServer(Server server)voidServerRegistryImpl. unregister(Server server) -
Uses of Server in org.apache.cxf.databinding.stax
Methods in org.apache.cxf.databinding.stax with parameters of type Server Modifier and Type Method Description voidStaxDataBindingFeature.Portable. initialize(Server server, Bus bus) -
Uses of Server in org.apache.cxf.endpoint
Classes in org.apache.cxf.endpoint that implement Server Modifier and Type Class Description classServerImplFields in org.apache.cxf.endpoint declared as Server Modifier and Type Field Description protected ServerManagedEndpoint. serverMethods in org.apache.cxf.endpoint that return types with arguments of type Server Modifier and Type Method Description List<Server>ServerRegistry. getServers()Methods in org.apache.cxf.endpoint with parameters of type Server Modifier and Type Method Description voidServerRegistry. register(Server server)voidManagedEndpoint. startServer(Server s)voidServerLifeCycleListener. startServer(Server server)voidServerLifeCycleManager. startServer(Server server)voidManagedEndpoint. stopServer(Server s)voidServerLifeCycleListener. stopServer(Server server)voidServerLifeCycleManager. stopServer(Server server)voidServerRegistry. unregister(Server server)Constructors in org.apache.cxf.endpoint with parameters of type Server Constructor Description 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 Modifier and Type Method Description default voidAbstractPortableFeature. initialize(Server server, Bus bus)voidDelegatingFeature. initialize(Server server, Bus bus)voidFeature. initialize(Server server, Bus bus)voidWrappedFeature. 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 Modifier and Type Method Description voidSchemaValidationFeature.Portable. initialize(Server server, Bus bus) -
Uses of Server in org.apache.cxf.frontend
Methods in org.apache.cxf.frontend that return Server Modifier and Type Method Description ServerServerFactoryBean. create()ServerServerFactoryBean. getServer()For subclasses that hold onto the created Server, this will return the singleton server.Methods in org.apache.cxf.frontend with parameters of type Server Modifier and Type Method Description protected voidServerFactoryBean. applyFeatures(Server server) -
Uses of Server in org.apache.cxf.frontend.blueprint
Methods in org.apache.cxf.frontend.blueprint that return Server Modifier and Type Method Description ServerServerFactoryBeanDefinitionParser.BPServerFactoryBean. create()ServerServerFactoryBeanDefinitionParser.BPServerFactoryBean. getServer() -
Uses of Server in org.apache.cxf.frontend.spring
Methods in org.apache.cxf.frontend.spring that return Server Modifier and Type Method Description ServerServerFactoryBeanDefinitionParser.SpringServerFactoryBean. create()ServerServerFactoryBeanDefinitionParser.SpringServerFactoryBean. getServer() -
Uses of Server in org.apache.cxf.javascript
Methods in org.apache.cxf.javascript with parameters of type Server Modifier and Type Method Description voidJavascriptOptionsFeature.Portable. initialize(Server server, Bus bus)voidJavascriptServerListener. startServer(Server server)voidJavascriptServerListener. stopServer(Server server) -
Uses of Server in org.apache.cxf.jaxrs
Methods in org.apache.cxf.jaxrs that return Server Modifier and Type Method Description ServerJAXRSServerFactoryBean. create()Creates the JAX-RS Server instanceServerJAXRSServerFactoryBean. getServer() -
Uses of Server in org.apache.cxf.jaxrs.blueprint
Methods in org.apache.cxf.jaxrs.blueprint that return Server Modifier and Type Method Description ServerJAXRSServerFactoryBeanDefinitionParser.BPJAXRSServerFactoryBean. create()ServerJAXRSServerFactoryBeanDefinitionParser.BPJAXRSServerFactoryBean. getServer() -
Uses of Server in org.apache.cxf.jaxrs.common.openapi
Methods in org.apache.cxf.jaxrs.common.openapi with parameters of type Server Modifier and Type Method Description static ApplicationInfoDefaultApplicationFactory. 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.ApplicationDefaultApplicationFactory. 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). -
Uses of Server in org.apache.cxf.jaxrs.microprofile.openapi
Methods in org.apache.cxf.jaxrs.microprofile.openapi with parameters of type Server Modifier and Type Method Description voidOpenApiFeature.Portable. initialize(Server server, Bus bus) -
Uses of Server in org.apache.cxf.jaxrs.openapi
Methods in org.apache.cxf.jaxrs.openapi with parameters of type Server Modifier and Type Method Description voidOpenApiFeature.Portable. initialize(Server server, Bus bus) -
Uses of Server in org.apache.cxf.jaxrs.spring
Methods in org.apache.cxf.jaxrs.spring that return Server Modifier and Type Method Description protected ServerAbstractSpringComponentScanServer. createJaxRsServer()protected ServerAbstractSpringConfigurationFactory. createJaxRsServer()ServerSpringComponentScanServer. jaxRsServer()ServerSpringJaxrsClassesScanServer. jaxRsServer() -
Uses of Server in org.apache.cxf.jaxrs.sse
Methods in org.apache.cxf.jaxrs.sse with parameters of type Server Modifier and Type Method Description voidSseFeature.Portable. initialize(Server server, Bus bus) -
Uses of Server in org.apache.cxf.jaxrs.swagger
Methods in org.apache.cxf.jaxrs.swagger with parameters of type Server Modifier and Type Method Description voidAbstractSwaggerFeature. addSwaggerResource(Server server, Bus bus)protected abstract voidAbstractSwaggerFeature.Portable. addSwaggerResource(Server server, Bus bus)voidSwagger2Feature. addSwaggerResource(Server server, Bus bus)protected voidSwagger2Feature.Portable. addSwaggerResource(Server server, Bus bus)voidAbstractSwaggerFeature. calculateDefaultBasePath(Server server)protected voidAbstractSwaggerFeature.Portable. calculateDefaultBasePath(Server server)voidSwagger2Feature. calculateDefaultBasePath(Server server)protected voidSwagger2Feature.Portable. calculateDefaultBasePath(Server server)voidAbstractSwaggerFeature. calculateDefaultResourcePackage(Server server)voidAbstractSwaggerFeature.Portable. initialize(Server server, Bus bus) -
Uses of Server in org.apache.cxf.jaxws
Methods in org.apache.cxf.jaxws that return Server Modifier and Type Method Description ServerJaxWsServerFactoryBean. create() -
Uses of Server in org.apache.cxf.jaxws.blueprint
Methods in org.apache.cxf.jaxws.blueprint that return Server Modifier and Type Method Description ServerJAXWSBPNamespaceHandler.BPJaxWsServerFactoryBean. create()ServerJAXWSBPNamespaceHandler.BPJaxWsServerFactoryBean. getServer() -
Uses of Server in org.apache.cxf.jaxws.spring
Methods in org.apache.cxf.jaxws.spring that return Server Modifier and Type Method Description ServerNamespaceHandler.SpringServerFactoryBean. create()ServerNamespaceHandler.SpringServerFactoryBean. getServer() -
Uses of Server in org.apache.cxf.jca.cxf
Methods in org.apache.cxf.jca.cxf that return types with arguments of type Server Modifier and Type Method Description protected List<Server>JCABusFactory. getRegisteredServants() -
Uses of Server in org.apache.cxf.jca.inbound
Methods in org.apache.cxf.jca.inbound that return Server Modifier and Type Method Description ServerInboundEndpoint. getServer()Methods in org.apache.cxf.jca.inbound with parameters of type Server Modifier and Type Method Description voidInboundEndpoint. setServer(Server server) -
Uses of Server in org.apache.cxf.jca.servant
Methods in org.apache.cxf.jca.servant that return Server Modifier and Type Method Description ServerEJBEndpoint. publish() -
Uses of Server in org.apache.cxf.metrics
Methods in org.apache.cxf.metrics with parameters of type Server Modifier and Type Method Description voidMetricsFeature.Portable. initialize(Server server, Bus bus) -
Uses of Server in org.apache.cxf.transport.http
Methods in org.apache.cxf.transport.http with parameters of type Server Modifier and Type Method Description voidHttpDestinationFeature.Portable. initialize(Server server, Bus bus) -
Uses of Server in org.apache.cxf.transport.https
Methods in org.apache.cxf.transport.https with parameters of type Server Modifier and Type Method Description voidCertConstraintsFeature.Portable. 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 Modifier and Type Method Description voidConnectionFactoryFeature.Portable. initialize(Server server, Bus bus)voidJMSConfigFeature.Portable. initialize(Server server, Bus bus) -
Uses of Server in org.apache.cxf.ws.discovery
Methods in org.apache.cxf.ws.discovery with parameters of type Server Modifier and Type Method Description voidWSDiscoveryService. serverStarted(Server server)Utility methods to aid in calling the register/unregister for the appropriate CXF servervoidWSDiscoveryService. serverStopped(Server server) -
Uses of Server in org.apache.cxf.ws.discovery.internal
Methods in org.apache.cxf.ws.discovery.internal with parameters of type Server Modifier and Type Method Description voidWSDiscoveryServiceImpl. serverStarted(Server server)voidWSDiscoveryServiceImpl. serverStopped(Server server) -
Uses of Server in org.apache.cxf.ws.discovery.listeners
Methods in org.apache.cxf.ws.discovery.listeners with parameters of type Server Modifier and Type Method Description voidWSDiscoveryServerListener. startServer(Server server)voidWSDiscoveryServerListener. stopServer(Server server) -
Uses of Server in org.apache.cxf.ws.mex
Methods in org.apache.cxf.ws.mex with parameters of type Server Modifier and Type Method 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)voidMEXServerListener. startServer(Server serv)voidMEXServerListener. stopServer(Server arg0)Constructors in org.apache.cxf.ws.mex with parameters of type Server Constructor Description 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 Modifier and Type Method Description voidWSPolicyFeature. 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 Modifier and Type Method Description voidRMManager. startServer(Server server)voidRMManager. 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 Modifier and Type Method Description voidCacheCleanupListener. startServer(Server server)voidCacheCleanupListener. stopServer(Server server)
-