RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.Builder.build() |
|
RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.Builder.buildPartial() |
|
RouteMatch.ConnectMatcher |
RouteMatch.Builder.getConnectMatcher() |
If this is used as the matcher, the matcher will only match CONNECT requests.
|
RouteMatch.ConnectMatcher |
RouteMatch.getConnectMatcher() |
If this is used as the matcher, the matcher will only match CONNECT requests.
|
RouteMatch.ConnectMatcher |
RouteMatchOrBuilder.getConnectMatcher() |
If this is used as the matcher, the matcher will only match CONNECT requests.
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.getDefaultInstance() |
|
RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.Builder.getDefaultInstanceForType() |
|
RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.getDefaultInstanceForType() |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseDelimitedFrom(InputStream input) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(byte[] data) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(com.google.protobuf.ByteString data) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(InputStream input) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(ByteBuffer data) |
|
static RouteMatch.ConnectMatcher |
RouteMatch.ConnectMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|