Class ListenerContext


  • public class ListenerContext
    extends Object
    This class is being used to hold the different runtime objects used by the Listeners
    • Method Detail

      • 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()
      • getPort

        public int getPort()
      • getHostname

        public String getHostname()