public class ListenerContext extends Object
Modifier and Type | Method and Description |
---|---|
InetAddress |
getBindAddress() |
org.apache.synapse.commons.executors.PriorityExecutor |
getExecutor() |
String |
getHostname() |
HttpGetRequestProcessor |
getHttpGetRequestProcessor() |
org.apache.synapse.commons.evaluators.Parser |
getParser() |
int |
getPort() |
org.apache.axis2.description.TransportInDescription |
getTransportIn() |
boolean |
isRestDispatching() |
public org.apache.axis2.description.TransportInDescription getTransportIn()
public org.apache.synapse.commons.executors.PriorityExecutor getExecutor()
public org.apache.synapse.commons.evaluators.Parser getParser()
public boolean isRestDispatching()
public HttpGetRequestProcessor getHttpGetRequestProcessor()
public int getPort()
public String getHostname()
public InetAddress getBindAddress()
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.