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 |
---|---|
void |
LocalServerListener.startServer(Server server) |
void |
LocalServerListener.stopServer(Server server) |
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.initialize(Server server,
Bus bus) |
Modifier and Type | Class and Description |
---|---|
class |
ServerImpl |
Modifier and Type | Method and Description |
---|---|
List<Server> |
ServerRegistry.getServers() |
Modifier and Type | Method and Description |
---|---|
void |
ServerRegistry.register(Server server) |
void |
ServerLifeCycleManager.startServer(Server server) |
void |
ManagedEndpoint.startServer(Server s) |
void |
ServerLifeCycleListener.startServer(Server server) |
void |
ServerLifeCycleManager.stopServer(Server server) |
void |
ManagedEndpoint.stopServer(Server s) |
void |
ServerLifeCycleListener.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 |
AbstractFeature.initialize(Server server,
Bus bus) |
void |
WrappedFeature.initialize(Server server,
Bus bus) |
void |
Feature.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Server |
ServerFactoryBean.create() |
Server |
ServerFactoryBean.getServer() |
Modifier and Type | Method and Description |
---|---|
void |
ServerFactoryBean.setServer(Server server) |
Modifier and Type | Method and Description |
---|---|
void |
JavascriptOptionsFeature.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Server |
JaxWsServerFactoryBean.create() |
Modifier and Type | Method and Description |
---|---|
Server |
TestUtilities.getServerForAddress(String address) |
Server |
TestUtilities.getServerForService(QName serviceName) |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
CertConstraintsFeature.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
JMSConfigFeature.initialize(Server server,
Bus bus) |
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