Uses of Interface
org.apache.bookkeeper.proto.BookkeeperProtocol.StartTLSResponseOrBuilder
-
Packages that use BookkeeperProtocol.StartTLSResponseOrBuilder Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperProtocol.StartTLSResponseOrBuilder in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement BookkeeperProtocol.StartTLSResponseOrBuilder Modifier and Type Class Description static classBookkeeperProtocol.StartTLSResponseProtobuf typeStartTLSResponsestatic classBookkeeperProtocol.StartTLSResponse.BuilderProtobuf typeStartTLSResponseMethods in org.apache.bookkeeper.proto that return BookkeeperProtocol.StartTLSResponseOrBuilder Modifier and Type Method Description BookkeeperProtocol.StartTLSResponseOrBuilderBookkeeperProtocol.Response.Builder. getStartTLSResponseOrBuilder()optional .StartTLSResponse startTLSResponse = 106;BookkeeperProtocol.StartTLSResponseOrBuilderBookkeeperProtocol.Response. getStartTLSResponseOrBuilder()optional .StartTLSResponse startTLSResponse = 106;BookkeeperProtocol.StartTLSResponseOrBuilderBookkeeperProtocol.ResponseOrBuilder. getStartTLSResponseOrBuilder()optional .StartTLSResponse startTLSResponse = 106;
-