Uses of Class
org.webswing.server.model.proto.Webswing.InputEventMsgInProto
-
Packages that use Webswing.InputEventMsgInProto Package Description org.webswing.server.model.proto -
-
Uses of Webswing.InputEventMsgInProto in org.webswing.server.model.proto
Fields in org.webswing.server.model.proto with type parameters of type Webswing.InputEventMsgInProto Modifier and Type Field Description static com.google.protobuf.Parser<Webswing.InputEventMsgInProto>Webswing.InputEventMsgInProto. PARSERDeprecated.Methods in org.webswing.server.model.proto that return Webswing.InputEventMsgInProto Modifier and Type Method Description Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto.Builder. build()Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto.Builder. buildPartial()static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. getDefaultInstance()Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto.Builder. getDefaultInstanceForType()Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. getDefaultInstanceForType()Webswing.InputEventMsgInProtoWebswing.InputEventsFrameMsgInProto.Builder. getEvents(int index)repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;Webswing.InputEventMsgInProtoWebswing.InputEventsFrameMsgInProto. getEvents(int index)repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;Webswing.InputEventMsgInProtoWebswing.InputEventsFrameMsgInProtoOrBuilder. getEvents(int index)repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseDelimitedFrom(InputStream input)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(byte[] data)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(com.google.protobuf.ByteString data)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(com.google.protobuf.CodedInputStream input)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(InputStream input)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(ByteBuffer data)static Webswing.InputEventMsgInProtoWebswing.InputEventMsgInProto. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.webswing.server.model.proto that return types with arguments of type Webswing.InputEventMsgInProto Modifier and Type Method Description List<Webswing.InputEventMsgInProto>Webswing.InputEventsFrameMsgInProto.Builder. getEventsList()repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;List<Webswing.InputEventMsgInProto>Webswing.InputEventsFrameMsgInProto. getEventsList()repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;List<Webswing.InputEventMsgInProto>Webswing.InputEventsFrameMsgInProtoOrBuilder. getEventsList()repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;com.google.protobuf.Parser<Webswing.InputEventMsgInProto>Webswing.InputEventMsgInProto. getParserForType()static com.google.protobuf.Parser<Webswing.InputEventMsgInProto>Webswing.InputEventMsgInProto. parser()Methods in org.webswing.server.model.proto with parameters of type Webswing.InputEventMsgInProto Modifier and Type Method Description Webswing.InputEventsFrameMsgInProto.BuilderWebswing.InputEventsFrameMsgInProto.Builder. addEvents(int index, Webswing.InputEventMsgInProto value)repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;Webswing.InputEventsFrameMsgInProto.BuilderWebswing.InputEventsFrameMsgInProto.Builder. addEvents(Webswing.InputEventMsgInProto value)repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;Webswing.InputEventMsgInProto.BuilderWebswing.InputEventMsgInProto.Builder. mergeFrom(Webswing.InputEventMsgInProto other)static Webswing.InputEventMsgInProto.BuilderWebswing.InputEventMsgInProto. newBuilder(Webswing.InputEventMsgInProto prototype)Webswing.InputEventsFrameMsgInProto.BuilderWebswing.InputEventsFrameMsgInProto.Builder. setEvents(int index, Webswing.InputEventMsgInProto value)repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;Method parameters in org.webswing.server.model.proto with type arguments of type Webswing.InputEventMsgInProto Modifier and Type Method Description Webswing.InputEventsFrameMsgInProto.BuilderWebswing.InputEventsFrameMsgInProto.Builder. addAllEvents(Iterable<? extends Webswing.InputEventMsgInProto> values)repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;
-