| Modifier and Type | Method and Description |
|---|---|
TransportInDescription |
Options.getTransportIn()
Get transport used for incoming message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Options.setTransportIn(TransportInDescription transportIn)
Set transport used for incoming message.
|
| Modifier and Type | Method and Description |
|---|---|
TransportInDescription |
MessageContext.getTransportIn() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageContext.setTransportIn(TransportInDescription in) |
| Modifier and Type | Method and Description |
|---|---|
static TransportInDescription |
ClientUtils.inferInTransport(AxisConfiguration ac,
Options options,
MessageContext msgCtxt) |
| Modifier and Type | Method and Description |
|---|---|
TransportInDescription |
AxisConfiguration.getTransportIn(String name) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,TransportInDescription> |
AxisConfiguration.getTransportsIn() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListenerManager.addListener(TransportInDescription trsIn,
boolean started)
Adds the listener described in the provided
TransportInDescription. |
void |
AxisConfiguration.addTransportIn(TransportInDescription transport)
Add an incoming transport description (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportListener.init(ConfigurationContext axisConf,
TransportInDescription transprtIn) |
| Modifier and Type | Method and Description |
|---|---|
static EndpointReference[] |
HTTPTransportUtils.getEPRsForService(ConfigurationContext configurationContext,
TransportInDescription trpInDesc,
String serviceName,
String ip,
int port) |
void |
SimpleHTTPServer.init(ConfigurationContext axisConf,
TransportInDescription transprtIn)
init method in TransportListener
|
void |
AxisServletListener.init(ConfigurationContext configurationContext,
TransportInDescription transportInDescription) |
| Modifier and Type | Method and Description |
|---|---|
TransportInDescription |
HttpFactory.getHttpConfiguration()
Getter for httpConfiguration
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.