public class InboundHttpConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InboundHttpConfiguration.InboundHttpConfigurationBuilder |
Modifier and Type | Method and Description |
---|---|
String |
getCoresize() |
String |
getDispatchPattern() |
String |
getKeepAlive() |
String |
getMaxSize() |
String |
getName() |
int |
getPort() |
String |
getQueueLength() |
String |
getThreadGroup() |
String |
getThreadID() |
public int getPort()
public String getName()
public String getCoresize()
public String getMaxSize()
public String getKeepAlive()
public String getQueueLength()
public String getThreadGroup()
public String getThreadID()
public String getDispatchPattern()
Copyright © 2017 WSO2. All rights reserved.