public class NettySystemConfig extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ClientAsyncSemaphoreValue |
static int |
ClientOnewaySemaphoreValue |
static boolean |
NettyPooledByteBufAllocatorEnable |
static int |
SocketRcvbufSize |
static int |
SocketSndbufSize |
static String |
SystemPropertyClientAsyncSemaphoreValue |
static String |
SystemPropertyClientOnewaySemaphoreValue |
static String |
SystemPropertyNettyPooledByteBufAllocatorEnable |
static String |
SystemPropertySocketRcvbufSize |
static String |
SystemPropertySocketSndbufSize |
| 构造器和说明 |
|---|
NettySystemConfig() |
public static final String SystemPropertyNettyPooledByteBufAllocatorEnable
public static final String SystemPropertyClientAsyncSemaphoreValue
public static final String SystemPropertyClientOnewaySemaphoreValue
public static boolean NettyPooledByteBufAllocatorEnable
public static int SocketSndbufSize
public static int SocketRcvbufSize
public static int ClientAsyncSemaphoreValue
public static int ClientOnewaySemaphoreValue
Copyright © 2012–2016. All rights reserved.