SocketOptionLinger.Builder |
SocketOptionLinger.Builder.clear() |
|
SocketOptionLinger.Builder |
SocketOptionLinger.Builder.clearActive() |
active maps to `struct linger.l_onoff`
|
SocketOptionLinger.Builder |
SocketOptionLinger.Builder.clearDuration() |
duration maps to `struct linger.l_linger`
|
SocketOptionLinger.Builder |
SocketOptionLinger.Builder.mergeDuration(com.google.protobuf.Duration value) |
duration maps to `struct linger.l_linger`
|
SocketOptionLinger.Builder |
SocketOptionLinger.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SocketOptionLinger.Builder |
SocketOptionLinger.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SocketOptionLinger.Builder |
SocketOptionLinger.Builder.mergeFrom(SocketOptionLinger other) |
|
static SocketOptionLinger.Builder |
SocketOptionLinger.newBuilder() |
|
static SocketOptionLinger.Builder |
SocketOptionLinger.newBuilder(SocketOptionLinger prototype) |
|
SocketOptionLinger.Builder |
SocketOptionLinger.newBuilderForType() |
|
protected SocketOptionLinger.Builder |
SocketOptionLinger.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
SocketOptionLinger.Builder |
SocketOptionLinger.Builder.setActive(boolean value) |
active maps to `struct linger.l_onoff`
|
SocketOptionLinger.Builder |
SocketOptionLinger.Builder.setDuration(com.google.protobuf.Duration value) |
duration maps to `struct linger.l_linger`
|
SocketOptionLinger.Builder |
SocketOptionLinger.Builder.setDuration(com.google.protobuf.Duration.Builder builderForValue) |
duration maps to `struct linger.l_linger`
|
SocketOptionLinger.Builder |
SocketOptionLinger.toBuilder() |
|