Uses of Interface
org.webswing.model.app.proto.ServerAppFrameProto.ThreadDumpMsgOutProtoOrBuilder
-
Packages that use ServerAppFrameProto.ThreadDumpMsgOutProtoOrBuilder Package Description org.webswing.model.app.proto -
-
Uses of ServerAppFrameProto.ThreadDumpMsgOutProtoOrBuilder in org.webswing.model.app.proto
Classes in org.webswing.model.app.proto that implement ServerAppFrameProto.ThreadDumpMsgOutProtoOrBuilder Modifier and Type Class Description static classServerAppFrameProto.ThreadDumpMsgOutProtoProtobuf typeThreadDumpMsgOutProtostatic classServerAppFrameProto.ThreadDumpMsgOutProto.BuilderProtobuf typeThreadDumpMsgOutProtoMethods in org.webswing.model.app.proto that return ServerAppFrameProto.ThreadDumpMsgOutProtoOrBuilder Modifier and Type Method Description ServerAppFrameProto.ThreadDumpMsgOutProtoOrBuilderServerAppFrameProto.AppToServerFrameMsgOutProto.Builder. getThreadDumpOrBuilder()optional .ThreadDumpMsgOutProto threadDump = 2;ServerAppFrameProto.ThreadDumpMsgOutProtoOrBuilderServerAppFrameProto.AppToServerFrameMsgOutProto. getThreadDumpOrBuilder()optional .ThreadDumpMsgOutProto threadDump = 2;ServerAppFrameProto.ThreadDumpMsgOutProtoOrBuilderServerAppFrameProto.AppToServerFrameMsgOutProtoOrBuilder. getThreadDumpOrBuilder()optional .ThreadDumpMsgOutProto threadDump = 2;
-