Class InboundHttpConfiguration

java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.http.InboundHttpConfiguration

public class InboundHttpConfiguration extends Object
  • Method Details

    • getPort

      public int getPort()
    • getName

      public String getName()
    • getCoresize

      public String getCoresize()
    • getMaxSize

      public String getMaxSize()
    • getKeepAlive

      public String getKeepAlive()
    • getQueueLength

      public String getQueueLength()
    • getThreadGroup

      public String getThreadGroup()
    • getThreadID

      public String getThreadID()
    • getDispatchPattern

      public String getDispatchPattern()