| Package | Description |
|---|---|
| org.webswing.server.model.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Webswing.InputEventMsgInProto> |
Webswing.InputEventMsgInProto.PARSER |
| Modifier and Type | Method and Description |
|---|---|
Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.Builder.build() |
Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.Builder.buildPartial() |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.getDefaultInstance() |
Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.getDefaultInstanceForType() |
Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.Builder.getDefaultInstanceForType() |
Webswing.InputEventMsgInProto |
Webswing.InputEventsFrameMsgInProtoOrBuilder.getEvents(int index)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1; |
Webswing.InputEventMsgInProto |
Webswing.InputEventsFrameMsgInProto.getEvents(int index)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1; |
Webswing.InputEventMsgInProto |
Webswing.InputEventsFrameMsgInProto.Builder.getEvents(int index)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1; |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseDelimitedFrom(InputStream input) |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseFrom(byte[] data) |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseFrom(com.google.protobuf.ByteString data) |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseFrom(InputStream input) |
static Webswing.InputEventMsgInProto |
Webswing.InputEventMsgInProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Webswing.InputEventMsgInProto> |
Webswing.InputEventsFrameMsgInProtoOrBuilder.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.InputEventsFrameMsgInProto.Builder.getEventsList()
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1; |
com.google.protobuf.Parser<Webswing.InputEventMsgInProto> |
Webswing.InputEventMsgInProto.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
Webswing.InputEventsFrameMsgInProto.Builder |
Webswing.InputEventsFrameMsgInProto.Builder.addEvents(int index,
Webswing.InputEventMsgInProto value)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1; |
Webswing.InputEventsFrameMsgInProto.Builder |
Webswing.InputEventsFrameMsgInProto.Builder.addEvents(Webswing.InputEventMsgInProto value)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1; |
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.mergeFrom(Webswing.InputEventMsgInProto other) |
static Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.newBuilder(Webswing.InputEventMsgInProto prototype) |
Webswing.InputEventsFrameMsgInProto.Builder |
Webswing.InputEventsFrameMsgInProto.Builder.setEvents(int index,
Webswing.InputEventMsgInProto value)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1; |
| Modifier and Type | Method and Description |
|---|---|
Webswing.InputEventsFrameMsgInProto.Builder |
Webswing.InputEventsFrameMsgInProto.Builder.addAllEvents(Iterable<? extends Webswing.InputEventMsgInProto> values)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1; |
Copyright © 2017. All rights reserved.