| Modifier and Type | Field and Description |
|---|---|
int |
maxRecvBufferSize |
int |
maxRecvChunkCount |
int |
maxRecvMessageSize |
int |
maxSendBufferSize |
int |
maxSendChunkCount |
int |
maxSendMessageSize |
| Constructor and Description |
|---|
TcpConnectionLimits() |
| Modifier and Type | Method and Description |
|---|---|
TcpConnectionLimits |
clone() |
public int maxSendMessageSize
public int maxSendBufferSize
public int maxSendChunkCount
public int maxRecvMessageSize
public int maxRecvBufferSize
public int maxRecvChunkCount
public TcpConnectionLimits clone()
Copyright © 2026. All rights reserved.