public class UtilsTransportServer extends Object
Constructor and Description |
---|
UtilsTransportServer() |
Modifier and Type | Method and Description |
---|---|
void |
addTransport(TransportInDescription trpInDesc) |
void |
addTransport(TransportInDescription trpInDesc,
TransportOutDescription trpDescOut) |
void |
deployEchoService(String name,
List<Parameter> parameters)
Deploy the standard Echo service with the custom parameters passed in
|
void |
enableAddressing() |
AxisConfiguration |
getAxisConfiguration() |
ConfigurationContext |
getConfigurationContext() |
void |
start() |
void |
stop() |
public void addTransport(TransportInDescription trpInDesc, TransportOutDescription trpDescOut) throws AxisFault
AxisFault
public void addTransport(TransportInDescription trpInDesc) throws AxisFault
AxisFault
public ConfigurationContext getConfigurationContext()
public AxisConfiguration getAxisConfiguration()
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.