Package org.webswing.server.model.proto
Class Webswing.InputEventMsgInProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.server.model.proto.Webswing.InputEventMsgInProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Webswing.InputEventMsgInProtoOrBuilder
- Enclosing class:
- Webswing
public static final class Webswing.InputEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Webswing.InputEventMsgInProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.InputEventMsgInProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebswing.InputEventMsgInProto.BuilderProtobuf typeorg.webswing.server.model.proto.InputEventMsgInProto-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
Field Summary
Fields Modifier and Type Field Description static intEVENT_FIELD_NUMBERstatic intHANDSHAKE_FIELD_NUMBERstatic intKEY_FIELD_NUMBERstatic intMOUSE_FIELD_NUMBERstatic com.google.protobuf.Parser<Webswing.InputEventMsgInProto>PARSERDeprecated.static intTIMESTAMPS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Webswing.InputEventMsgInProtogetDefaultInstance()Webswing.InputEventMsgInProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Webswing.SimpleEventMsgInProtogetEvent()optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;Webswing.SimpleEventMsgInProtoOrBuildergetEventOrBuilder()optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;Webswing.ConnectionHandshakeMsgInProtogetHandshake()optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;Webswing.ConnectionHandshakeMsgInProtoOrBuildergetHandshakeOrBuilder()optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;Webswing.KeyboardEventMsgInProtogetKey()optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;Webswing.KeyboardEventMsgInProtoOrBuildergetKeyOrBuilder()optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;Webswing.MouseEventMsgInProtogetMouse()optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;Webswing.MouseEventMsgInProtoOrBuildergetMouseOrBuilder()optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;com.google.protobuf.Parser<Webswing.InputEventMsgInProto>getParserForType()intgetSerializedSize()Webswing.TimestampsMsgInProtogetTimestamps()optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;Webswing.TimestampsMsgInProtoOrBuildergetTimestampsOrBuilder()optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasEvent()optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;booleanhasHandshake()optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;inthashCode()booleanhasKey()optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;booleanhasMouse()optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;booleanhasTimestamps()optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Webswing.InputEventMsgInProto.BuildernewBuilder()static Webswing.InputEventMsgInProto.BuildernewBuilder(Webswing.InputEventMsgInProto prototype)Webswing.InputEventMsgInProto.BuildernewBuilderForType()protected Webswing.InputEventMsgInProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Webswing.InputEventMsgInProtoparseDelimitedFrom(InputStream input)static Webswing.InputEventMsgInProtoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoparseFrom(byte[] data)static Webswing.InputEventMsgInProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoparseFrom(com.google.protobuf.ByteString data)static Webswing.InputEventMsgInProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input)static Webswing.InputEventMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoparseFrom(InputStream input)static Webswing.InputEventMsgInProtoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventMsgInProtoparseFrom(ByteBuffer data)static Webswing.InputEventMsgInProtoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Webswing.InputEventMsgInProto>parser()Webswing.InputEventMsgInProto.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
HANDSHAKE_FIELD_NUMBER
public static final int HANDSHAKE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KEY_FIELD_NUMBER
public static final int KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MOUSE_FIELD_NUMBER
public static final int MOUSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENT_FIELD_NUMBER
public static final int EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMESTAMPS_FIELD_NUMBER
public static final int TIMESTAMPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Webswing.InputEventMsgInProto> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasHandshake
public boolean hasHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;- Specified by:
hasHandshakein interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getHandshake
public Webswing.ConnectionHandshakeMsgInProto getHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;- Specified by:
getHandshakein interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getHandshakeOrBuilder
public Webswing.ConnectionHandshakeMsgInProtoOrBuilder getHandshakeOrBuilder()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;- Specified by:
getHandshakeOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
hasKey
public boolean hasKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;- Specified by:
hasKeyin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getKey
public Webswing.KeyboardEventMsgInProto getKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;- Specified by:
getKeyin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getKeyOrBuilder
public Webswing.KeyboardEventMsgInProtoOrBuilder getKeyOrBuilder()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;- Specified by:
getKeyOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
hasMouse
public boolean hasMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;- Specified by:
hasMousein interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getMouse
public Webswing.MouseEventMsgInProto getMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;- Specified by:
getMousein interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getMouseOrBuilder
public Webswing.MouseEventMsgInProtoOrBuilder getMouseOrBuilder()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;- Specified by:
getMouseOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
hasEvent
public boolean hasEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;- Specified by:
hasEventin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getEvent
public Webswing.SimpleEventMsgInProto getEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;- Specified by:
getEventin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getEventOrBuilder
public Webswing.SimpleEventMsgInProtoOrBuilder getEventOrBuilder()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;- Specified by:
getEventOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
hasTimestamps
public boolean hasTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;- Specified by:
hasTimestampsin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getTimestamps
public Webswing.TimestampsMsgInProto getTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;- Specified by:
getTimestampsin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getTimestampsOrBuilder
public Webswing.TimestampsMsgInProtoOrBuilder getTimestampsOrBuilder()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;- Specified by:
getTimestampsOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.InputEventMsgInProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.InputEventMsgInProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.InputEventMsgInProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Webswing.InputEventMsgInProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Webswing.InputEventMsgInProto.Builder newBuilder()
-
newBuilder
public static Webswing.InputEventMsgInProto.Builder newBuilder(Webswing.InputEventMsgInProto prototype)
-
toBuilder
public Webswing.InputEventMsgInProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Webswing.InputEventMsgInProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Webswing.InputEventMsgInProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Webswing.InputEventMsgInProto> parser()
-
getParserForType
public com.google.protobuf.Parser<Webswing.InputEventMsgInProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Webswing.InputEventMsgInProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-