Uses of Interface
org.yamcs.protobuf.GetServerInfoResponse.PluginInfoOrBuilder
-
Packages that use GetServerInfoResponse.PluginInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of GetServerInfoResponse.PluginInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement GetServerInfoResponse.PluginInfoOrBuilder Modifier and Type Class Description static classGetServerInfoResponse.PluginInfoProtobuf typeyamcs.protobuf.web.GetServerInfoResponse.PluginInfostatic classGetServerInfoResponse.PluginInfo.BuilderProtobuf typeyamcs.protobuf.web.GetServerInfoResponse.PluginInfoMethods in org.yamcs.protobuf that return GetServerInfoResponse.PluginInfoOrBuilder Modifier and Type Method Description GetServerInfoResponse.PluginInfoOrBuilderGetServerInfoResponse.Builder. getPluginsOrBuilder(int index)Plugins loaded within this server instanceGetServerInfoResponse.PluginInfoOrBuilderGetServerInfoResponse. getPluginsOrBuilder(int index)Plugins loaded within this server instanceGetServerInfoResponse.PluginInfoOrBuilderGetServerInfoResponseOrBuilder. getPluginsOrBuilder(int index)Plugins loaded within this server instanceMethods in org.yamcs.protobuf that return types with arguments of type GetServerInfoResponse.PluginInfoOrBuilder Modifier and Type Method Description List<? extends GetServerInfoResponse.PluginInfoOrBuilder>GetServerInfoResponse.Builder. getPluginsOrBuilderList()Plugins loaded within this server instanceList<? extends GetServerInfoResponse.PluginInfoOrBuilder>GetServerInfoResponse. getPluginsOrBuilderList()Plugins loaded within this server instanceList<? extends GetServerInfoResponse.PluginInfoOrBuilder>GetServerInfoResponseOrBuilder. getPluginsOrBuilderList()Plugins loaded within this server instance
-