Package | Description |
---|---|
org.apache.axis2.client | |
org.apache.axis2.context.externalize | |
org.apache.axis2.description | |
org.apache.axis2.util |
Modifier and Type | Method and Description |
---|---|
TransportListener |
Options.getListener()
Get listener used for incoming message.
|
Modifier and Type | Method and Description |
---|---|
void |
Options.setListener(TransportListener listener)
Set listener used for incoming message.
|
Modifier and Type | Method and Description |
---|---|
static TransportListener |
ActivateUtils.findTransportListener(AxisConfiguration axisConfig,
String listenerClassName)
Find the TransportListener object that matches the criteria
Note the saved meta information may not
match up with any of the objects that
are in the current AxisConfiguration object.
|
Modifier and Type | Field and Description |
---|---|
protected TransportListener |
TransportInDescription.receiver |
Modifier and Type | Method and Description |
---|---|
TransportListener |
TransportInDescription.getReceiver() |
Modifier and Type | Method and Description |
---|---|
void |
TransportInDescription.setReceiver(TransportListener receiver) |
Modifier and Type | Method and Description |
---|---|
static TransportListener |
ObjectStateUtils.findTransportListener(AxisConfiguration axisConfig,
String listenerClassName)
Find the TransportListener object that matches the criteria Note the saved meta
information may not match up with any of the objects that are in the current
AxisConfiguration object.
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.