Uses of Class
org.apache.bookkeeper.proto.BookkeeperProtocol.StartTLSResponse
Packages that use BookkeeperProtocol.StartTLSResponse
-
Uses of BookkeeperProtocol.StartTLSResponse in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.StartTLSResponseModifier and TypeMethodDescriptionBookkeeperProtocol.StartTLSResponse.Builder.build()BookkeeperProtocol.StartTLSResponse.Builder.buildPartial()BookkeeperProtocol.StartTLSResponse.getDefaultInstance()BookkeeperProtocol.StartTLSResponse.Builder.getDefaultInstanceForType()BookkeeperProtocol.StartTLSResponse.getDefaultInstanceForType()BookkeeperProtocol.Response.Builder.getStartTLSResponse()optional .StartTLSResponse startTLSResponse = 106;BookkeeperProtocol.Response.getStartTLSResponse()optional .StartTLSResponse startTLSResponse = 106;BookkeeperProtocol.ResponseOrBuilder.getStartTLSResponse()optional .StartTLSResponse startTLSResponse = 106;BookkeeperProtocol.StartTLSResponse.parseDelimitedFrom(InputStream input) BookkeeperProtocol.StartTLSResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSResponse.parseFrom(byte[] data) BookkeeperProtocol.StartTLSResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSResponse.parseFrom(com.google.protobuf.ByteString data) BookkeeperProtocol.StartTLSResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSResponse.parseFrom(com.google.protobuf.CodedInputStream input) BookkeeperProtocol.StartTLSResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSResponse.parseFrom(InputStream input) BookkeeperProtocol.StartTLSResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSResponse.parseFrom(ByteBuffer data) BookkeeperProtocol.StartTLSResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.bookkeeper.proto that return types with arguments of type BookkeeperProtocol.StartTLSResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookkeeperProtocol.StartTLSResponse>BookkeeperProtocol.StartTLSResponse.getParserForType()static com.google.protobuf.Parser<BookkeeperProtocol.StartTLSResponse>BookkeeperProtocol.StartTLSResponse.parser()Methods in org.apache.bookkeeper.proto with parameters of type BookkeeperProtocol.StartTLSResponseModifier and TypeMethodDescriptionBookkeeperProtocol.StartTLSResponse.Builder.mergeFrom(BookkeeperProtocol.StartTLSResponse other) BookkeeperProtocol.Response.Builder.mergeStartTLSResponse(BookkeeperProtocol.StartTLSResponse value) optional .StartTLSResponse startTLSResponse = 106;BookkeeperProtocol.StartTLSResponse.newBuilder(BookkeeperProtocol.StartTLSResponse prototype) BookkeeperProtocol.Response.Builder.setStartTLSResponse(BookkeeperProtocol.StartTLSResponse value) optional .StartTLSResponse startTLSResponse = 106;