public final class TCPSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TCPSettings.EncodingMode |
| Modifier and Type | Method and Description |
|---|---|
TCPSettings.EncodingMode |
getEncodingMode() |
static TCPSettings |
getInstance() |
int |
getOutputBufferGrowLimit() |
boolean |
isOutputBufferGrow() |
public static TCPSettings getInstance()
public TCPSettings.EncodingMode getEncodingMode()
public boolean isOutputBufferGrow()
public int getOutputBufferGrowLimit()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.