Class ListenerContext
java.lang.Object
org.apache.synapse.transport.nhttp.ListenerContext
This class is being used to hold the different runtime objects used by the Listeners
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.synapse.commons.executors.PriorityExecutororg.apache.synapse.commons.evaluators.ParserintgetPort()org.apache.axis2.description.TransportInDescriptionboolean
-
Method Details
-
getTransportIn
public org.apache.axis2.description.TransportInDescription getTransportIn() -
getExecutor
public org.apache.synapse.commons.executors.PriorityExecutor getExecutor() -
getParser
public org.apache.synapse.commons.evaluators.Parser getParser() -
isRestDispatching
public boolean isRestDispatching() -
getHttpGetRequestProcessor
-
getPort
public int getPort() -
getHostname
-
getBindAddress
-