Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventsFrameMsgInProto.Builder.addEventsBuilder()
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventsFrameMsgInProto.Builder.addEventsBuilder(int index)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.clear() |
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.clearEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.clearHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.clearKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.clearMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.clearTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.clone() |
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventsFrameMsgInProto.Builder.getEventsBuilder(int index)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.mergeEvent(Webswing.SimpleEventMsgInProto value)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.mergeFrom(com.google.protobuf.Message other) |
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.mergeFrom(Webswing.InputEventMsgInProto other) |
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.mergeHandshake(Webswing.ConnectionHandshakeMsgInProto value)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.mergeKey(Webswing.KeyboardEventMsgInProto value)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.mergeMouse(Webswing.MouseEventMsgInProto value)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.mergeTimestamps(Webswing.TimestampsMsgInProto value)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;
|
static Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.newBuilder() |
static Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.newBuilder(Webswing.InputEventMsgInProto prototype) |
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.newBuilderForType() |
protected Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setEvent(Webswing.SimpleEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setEvent(Webswing.SimpleEventMsgInProto value)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setHandshake(Webswing.ConnectionHandshakeMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setHandshake(Webswing.ConnectionHandshakeMsgInProto value)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setKey(Webswing.KeyboardEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setKey(Webswing.KeyboardEventMsgInProto value)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setMouse(Webswing.MouseEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setMouse(Webswing.MouseEventMsgInProto value)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setTimestamps(Webswing.TimestampsMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.Builder.setTimestamps(Webswing.TimestampsMsgInProto value)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;
|
Webswing.InputEventMsgInProto.Builder |
Webswing.InputEventMsgInProto.toBuilder() |