Uses of Interface
org.yamcs.protobuf.ClientConnectionInfoOrBuilder
-
Packages that use ClientConnectionInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of ClientConnectionInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement ClientConnectionInfoOrBuilder Modifier and Type Class Description classClientConnectionInfoProtobuf typeyamcs.protobuf.web.ClientConnectionInfostatic classClientConnectionInfo.BuilderProtobuf typeyamcs.protobuf.web.ClientConnectionInfoMethods in org.yamcs.protobuf that return ClientConnectionInfoOrBuilder Modifier and Type Method Description ClientConnectionInfoOrBuilderListClientConnectionsResponse.Builder. getConnectionsOrBuilder(int index)repeated .yamcs.protobuf.web.ClientConnectionInfo connections = 1;ClientConnectionInfoOrBuilderListClientConnectionsResponse. getConnectionsOrBuilder(int index)repeated .yamcs.protobuf.web.ClientConnectionInfo connections = 1;ClientConnectionInfoOrBuilderListClientConnectionsResponseOrBuilder. getConnectionsOrBuilder(int index)repeated .yamcs.protobuf.web.ClientConnectionInfo connections = 1;Methods in org.yamcs.protobuf that return types with arguments of type ClientConnectionInfoOrBuilder Modifier and Type Method Description List<? extends ClientConnectionInfoOrBuilder>ListClientConnectionsResponse.Builder. getConnectionsOrBuilderList()repeated .yamcs.protobuf.web.ClientConnectionInfo connections = 1;List<? extends ClientConnectionInfoOrBuilder>ListClientConnectionsResponse. getConnectionsOrBuilderList()repeated .yamcs.protobuf.web.ClientConnectionInfo connections = 1;List<? extends ClientConnectionInfoOrBuilder>ListClientConnectionsResponseOrBuilder. getConnectionsOrBuilderList()repeated .yamcs.protobuf.web.ClientConnectionInfo connections = 1;
-