public class SocketConfiguration
extends java.lang.Object
Title: Service Event Fabric Core
Description: Defines a configuration of a network socket.
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
boolean |
keepAlive
This parameter should not be changed manually.
|
int |
receiveBufferSize |
int |
sendBufferSize |
boolean |
tcpNoDelay |
int |
trafficClass |
Constructor and Description |
---|
SocketConfiguration() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.