public class SocketOptionsProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SocketOptionsProperties.Builder
A builder for the SocketOptionsProperties object.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Integer> |
getReceiveBufferSize()
Get the receive buffer size.
|
com.google.common.base.Optional<Integer> |
getSendBufferSize()
Get the send buffer size.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.