| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.TCPSocketAction> |
V1.TCPSocketAction.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.TCPSocketAction |
V1.TCPSocketAction.Builder.build() |
V1.TCPSocketAction |
V1.TCPSocketAction.Builder.buildPartial() |
static V1.TCPSocketAction |
V1.TCPSocketAction.getDefaultInstance() |
V1.TCPSocketAction |
V1.TCPSocketAction.getDefaultInstanceForType() |
V1.TCPSocketAction |
V1.TCPSocketAction.Builder.getDefaultInstanceForType() |
V1.TCPSocketAction |
V1.HandlerOrBuilder.getTcpSocket()
TCPSocket specifies an action involving a TCP port.
|
V1.TCPSocketAction |
V1.Handler.getTcpSocket()
TCPSocket specifies an action involving a TCP port.
|
V1.TCPSocketAction |
V1.Handler.Builder.getTcpSocket()
TCPSocket specifies an action involving a TCP port.
|
static V1.TCPSocketAction |
V1.TCPSocketAction.parseDelimitedFrom(InputStream input) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(byte[] data) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(ByteBuffer data) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(com.google.protobuf.ByteString data) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(InputStream input) |
static V1.TCPSocketAction |
V1.TCPSocketAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.TCPSocketAction> |
V1.TCPSocketAction.getParserForType() |
static com.google.protobuf.Parser<V1.TCPSocketAction> |
V1.TCPSocketAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.TCPSocketAction.Builder |
V1.TCPSocketAction.Builder.mergeFrom(V1.TCPSocketAction other) |
V1.Handler.Builder |
V1.Handler.Builder.mergeTcpSocket(V1.TCPSocketAction value)
TCPSocket specifies an action involving a TCP port.
|
static V1.TCPSocketAction.Builder |
V1.TCPSocketAction.newBuilder(V1.TCPSocketAction prototype) |
V1.Handler.Builder |
V1.Handler.Builder.setTcpSocket(V1.TCPSocketAction value)
TCPSocket specifies an action involving a TCP port.
|
Copyright © 2020. All rights reserved.