public class SocketBuilder.SocketSpec extends Object
Modifier and Type | Field and Description |
---|---|
Backgroundable |
backgroundable |
byte[] |
identity |
int |
linger |
int |
receiveHighWatermark |
int |
receiveTimeout |
int |
sendHighwatermark |
int |
sendTimeout |
SocketType |
socketType |
long |
swapSize |
TransportType |
transportType |
Constructor and Description |
---|
SocketSpec() |
public long swapSize
public int linger
public int sendHighwatermark
public int receiveHighWatermark
public int receiveTimeout
public int sendTimeout
public SocketType socketType
public TransportType transportType
public byte[] identity
public Backgroundable backgroundable
Copyright © 2019. All rights reserved.