public static final class HttpListenerProvider.ConnectionParams extends Object
| Constructor and Description |
|---|
ConnectionParams() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getConnectionIdleTimeout() |
String |
getHost() |
Integer |
getPort() |
HttpConstants.Protocols |
getProtocol() |
Boolean |
getUsePersistentConnections() |
public HttpConstants.Protocols getProtocol()
public String getHost()
public Integer getPort()
public Boolean getUsePersistentConnections()
public Integer getConnectionIdleTimeout()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.