Package org.webswing.server.model.proto
Class Webswing.InputEventsFrameMsgInProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.server.model.proto.Webswing.InputEventsFrameMsgInProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Webswing.InputEventsFrameMsgInProtoOrBuilder
- Enclosing class:
- Webswing
public static final class Webswing.InputEventsFrameMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Webswing.InputEventsFrameMsgInProtoOrBuilder
===================BROWSER -> SERVER====================
Protobuf typeorg.webswing.server.model.proto.InputEventsFrameMsgInProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebswing.InputEventsFrameMsgInProto.Builder===================BROWSER -> SERVER====================-
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intACTION_FIELD_NUMBERstatic intCOPY_FIELD_NUMBERstatic intEVENTS_FIELD_NUMBERstatic intJAVAREQUEST_FIELD_NUMBERstatic intJSRESPONSE_FIELD_NUMBERstatic com.google.protobuf.Parser<Webswing.InputEventsFrameMsgInProto>PARSERDeprecated.static intPASTE_FIELD_NUMBERstatic intPIXELSRESPONSE_FIELD_NUMBERstatic intPLAYBACK_FIELD_NUMBERstatic intSELECTED_FIELD_NUMBERstatic intUPLOAD_FIELD_NUMBERstatic intWINDOW_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Webswing.ActionEventMsgInProtogetAction()optional .org.webswing.server.model.proto.ActionEventMsgInProto action = 11;Webswing.ActionEventMsgInProtoOrBuildergetActionOrBuilder()optional .org.webswing.server.model.proto.ActionEventMsgInProto action = 11;Webswing.CopyEventMsgInProtogetCopy()optional .org.webswing.server.model.proto.CopyEventMsgInProto copy = 3;Webswing.CopyEventMsgInProtoOrBuildergetCopyOrBuilder()optional .org.webswing.server.model.proto.CopyEventMsgInProto copy = 3;static Webswing.InputEventsFrameMsgInProtogetDefaultInstance()Webswing.InputEventsFrameMsgInProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Webswing.InputEventMsgInProtogetEvents(int index)repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;intgetEventsCount()repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;List<Webswing.InputEventMsgInProto>getEventsList()repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;Webswing.InputEventMsgInProtoOrBuildergetEventsOrBuilder(int index)repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;List<? extends Webswing.InputEventMsgInProtoOrBuilder>getEventsOrBuilderList()repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;Webswing.JavaEvalRequestMsgInProtogetJavaRequest()optional .org.webswing.server.model.proto.JavaEvalRequestMsgInProto javaRequest = 7;Webswing.JavaEvalRequestMsgInProtoOrBuildergetJavaRequestOrBuilder()optional .org.webswing.server.model.proto.JavaEvalRequestMsgInProto javaRequest = 7;Webswing.JsResultMsgProtogetJsResponse()optional .org.webswing.server.model.proto.JsResultMsgProto jsResponse = 6;Webswing.JsResultMsgProtoOrBuildergetJsResponseOrBuilder()optional .org.webswing.server.model.proto.JsResultMsgProto jsResponse = 6;com.google.protobuf.Parser<Webswing.InputEventsFrameMsgInProto>getParserForType()Webswing.PasteEventMsgInProtogetPaste()optional .org.webswing.server.model.proto.PasteEventMsgInProto paste = 2;Webswing.PasteEventMsgInProtoOrBuildergetPasteOrBuilder()optional .org.webswing.server.model.proto.PasteEventMsgInProto paste = 2;Webswing.PixelsAreaResponseMsgInProtogetPixelsResponse()optional .org.webswing.server.model.proto.PixelsAreaResponseMsgInProto pixelsResponse = 9;Webswing.PixelsAreaResponseMsgInProtoOrBuildergetPixelsResponseOrBuilder()optional .org.webswing.server.model.proto.PixelsAreaResponseMsgInProto pixelsResponse = 9;Webswing.PlaybackCommandMsgInProtogetPlayback()optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto playback = 8;Webswing.PlaybackCommandMsgInProtoOrBuildergetPlaybackOrBuilder()optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto playback = 8;Webswing.FilesSelectedEventMsgInProtogetSelected()optional .org.webswing.server.model.proto.FilesSelectedEventMsgInProto selected = 5;Webswing.FilesSelectedEventMsgInProtoOrBuildergetSelectedOrBuilder()optional .org.webswing.server.model.proto.FilesSelectedEventMsgInProto selected = 5;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()Webswing.UploadEventMsgInProtogetUpload()optional .org.webswing.server.model.proto.UploadEventMsgInProto upload = 4;Webswing.UploadEventMsgInProtoOrBuildergetUploadOrBuilder()optional .org.webswing.server.model.proto.UploadEventMsgInProto upload = 4;Webswing.WindowEventMsgInProtogetWindow()optional .org.webswing.server.model.proto.WindowEventMsgInProto window = 10;Webswing.WindowEventMsgInProtoOrBuildergetWindowOrBuilder()optional .org.webswing.server.model.proto.WindowEventMsgInProto window = 10;booleanhasAction()optional .org.webswing.server.model.proto.ActionEventMsgInProto action = 11;booleanhasCopy()optional .org.webswing.server.model.proto.CopyEventMsgInProto copy = 3;inthashCode()booleanhasJavaRequest()optional .org.webswing.server.model.proto.JavaEvalRequestMsgInProto javaRequest = 7;booleanhasJsResponse()optional .org.webswing.server.model.proto.JsResultMsgProto jsResponse = 6;booleanhasPaste()optional .org.webswing.server.model.proto.PasteEventMsgInProto paste = 2;booleanhasPixelsResponse()optional .org.webswing.server.model.proto.PixelsAreaResponseMsgInProto pixelsResponse = 9;booleanhasPlayback()optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto playback = 8;booleanhasSelected()optional .org.webswing.server.model.proto.FilesSelectedEventMsgInProto selected = 5;booleanhasUpload()optional .org.webswing.server.model.proto.UploadEventMsgInProto upload = 4;booleanhasWindow()optional .org.webswing.server.model.proto.WindowEventMsgInProto window = 10;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Webswing.InputEventsFrameMsgInProto.BuildernewBuilder()static Webswing.InputEventsFrameMsgInProto.BuildernewBuilder(Webswing.InputEventsFrameMsgInProto prototype)Webswing.InputEventsFrameMsgInProto.BuildernewBuilderForType()protected Webswing.InputEventsFrameMsgInProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Webswing.InputEventsFrameMsgInProtoparseDelimitedFrom(InputStream input)static Webswing.InputEventsFrameMsgInProtoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventsFrameMsgInProtoparseFrom(byte[] data)static Webswing.InputEventsFrameMsgInProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventsFrameMsgInProtoparseFrom(com.google.protobuf.ByteString data)static Webswing.InputEventsFrameMsgInProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventsFrameMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input)static Webswing.InputEventsFrameMsgInProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventsFrameMsgInProtoparseFrom(InputStream input)static Webswing.InputEventsFrameMsgInProtoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.InputEventsFrameMsgInProtoparseFrom(ByteBuffer data)static Webswing.InputEventsFrameMsgInProtoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Webswing.InputEventsFrameMsgInProto>parser()Webswing.InputEventsFrameMsgInProto.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, 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
-
EVENTS_FIELD_NUMBER
public static final int EVENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PASTE_FIELD_NUMBER
public static final int PASTE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COPY_FIELD_NUMBER
public static final int COPY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPLOAD_FIELD_NUMBER
public static final int UPLOAD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SELECTED_FIELD_NUMBER
public static final int SELECTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JSRESPONSE_FIELD_NUMBER
public static final int JSRESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JAVAREQUEST_FIELD_NUMBER
public static final int JAVAREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLAYBACK_FIELD_NUMBER
public static final int PLAYBACK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PIXELSRESPONSE_FIELD_NUMBER
public static final int PIXELSRESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WINDOW_FIELD_NUMBER
public static final int WINDOW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTION_FIELD_NUMBER
public static final int ACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Webswing.InputEventsFrameMsgInProto> 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
-
getEventsList
public List<Webswing.InputEventMsgInProto> getEventsList()
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;- Specified by:
getEventsListin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getEventsOrBuilderList
public List<? extends Webswing.InputEventMsgInProtoOrBuilder> getEventsOrBuilderList()
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;- Specified by:
getEventsOrBuilderListin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getEventsCount
public int getEventsCount()
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;- Specified by:
getEventsCountin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getEvents
public Webswing.InputEventMsgInProto getEvents(int index)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;- Specified by:
getEventsin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getEventsOrBuilder
public Webswing.InputEventMsgInProtoOrBuilder getEventsOrBuilder(int index)
repeated .org.webswing.server.model.proto.InputEventMsgInProto events = 1;- Specified by:
getEventsOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasPaste
public boolean hasPaste()
optional .org.webswing.server.model.proto.PasteEventMsgInProto paste = 2;- Specified by:
hasPastein interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getPaste
public Webswing.PasteEventMsgInProto getPaste()
optional .org.webswing.server.model.proto.PasteEventMsgInProto paste = 2;- Specified by:
getPastein interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getPasteOrBuilder
public Webswing.PasteEventMsgInProtoOrBuilder getPasteOrBuilder()
optional .org.webswing.server.model.proto.PasteEventMsgInProto paste = 2;- Specified by:
getPasteOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasCopy
public boolean hasCopy()
optional .org.webswing.server.model.proto.CopyEventMsgInProto copy = 3;- Specified by:
hasCopyin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getCopy
public Webswing.CopyEventMsgInProto getCopy()
optional .org.webswing.server.model.proto.CopyEventMsgInProto copy = 3;- Specified by:
getCopyin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getCopyOrBuilder
public Webswing.CopyEventMsgInProtoOrBuilder getCopyOrBuilder()
optional .org.webswing.server.model.proto.CopyEventMsgInProto copy = 3;- Specified by:
getCopyOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasUpload
public boolean hasUpload()
optional .org.webswing.server.model.proto.UploadEventMsgInProto upload = 4;- Specified by:
hasUploadin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getUpload
public Webswing.UploadEventMsgInProto getUpload()
optional .org.webswing.server.model.proto.UploadEventMsgInProto upload = 4;- Specified by:
getUploadin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getUploadOrBuilder
public Webswing.UploadEventMsgInProtoOrBuilder getUploadOrBuilder()
optional .org.webswing.server.model.proto.UploadEventMsgInProto upload = 4;- Specified by:
getUploadOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasSelected
public boolean hasSelected()
optional .org.webswing.server.model.proto.FilesSelectedEventMsgInProto selected = 5;- Specified by:
hasSelectedin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getSelected
public Webswing.FilesSelectedEventMsgInProto getSelected()
optional .org.webswing.server.model.proto.FilesSelectedEventMsgInProto selected = 5;- Specified by:
getSelectedin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getSelectedOrBuilder
public Webswing.FilesSelectedEventMsgInProtoOrBuilder getSelectedOrBuilder()
optional .org.webswing.server.model.proto.FilesSelectedEventMsgInProto selected = 5;- Specified by:
getSelectedOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasJsResponse
public boolean hasJsResponse()
optional .org.webswing.server.model.proto.JsResultMsgProto jsResponse = 6;- Specified by:
hasJsResponsein interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getJsResponse
public Webswing.JsResultMsgProto getJsResponse()
optional .org.webswing.server.model.proto.JsResultMsgProto jsResponse = 6;- Specified by:
getJsResponsein interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getJsResponseOrBuilder
public Webswing.JsResultMsgProtoOrBuilder getJsResponseOrBuilder()
optional .org.webswing.server.model.proto.JsResultMsgProto jsResponse = 6;- Specified by:
getJsResponseOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasJavaRequest
public boolean hasJavaRequest()
optional .org.webswing.server.model.proto.JavaEvalRequestMsgInProto javaRequest = 7;- Specified by:
hasJavaRequestin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getJavaRequest
public Webswing.JavaEvalRequestMsgInProto getJavaRequest()
optional .org.webswing.server.model.proto.JavaEvalRequestMsgInProto javaRequest = 7;- Specified by:
getJavaRequestin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getJavaRequestOrBuilder
public Webswing.JavaEvalRequestMsgInProtoOrBuilder getJavaRequestOrBuilder()
optional .org.webswing.server.model.proto.JavaEvalRequestMsgInProto javaRequest = 7;- Specified by:
getJavaRequestOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasPlayback
public boolean hasPlayback()
optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto playback = 8;- Specified by:
hasPlaybackin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getPlayback
public Webswing.PlaybackCommandMsgInProto getPlayback()
optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto playback = 8;- Specified by:
getPlaybackin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getPlaybackOrBuilder
public Webswing.PlaybackCommandMsgInProtoOrBuilder getPlaybackOrBuilder()
optional .org.webswing.server.model.proto.PlaybackCommandMsgInProto playback = 8;- Specified by:
getPlaybackOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasPixelsResponse
public boolean hasPixelsResponse()
optional .org.webswing.server.model.proto.PixelsAreaResponseMsgInProto pixelsResponse = 9;- Specified by:
hasPixelsResponsein interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getPixelsResponse
public Webswing.PixelsAreaResponseMsgInProto getPixelsResponse()
optional .org.webswing.server.model.proto.PixelsAreaResponseMsgInProto pixelsResponse = 9;- Specified by:
getPixelsResponsein interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getPixelsResponseOrBuilder
public Webswing.PixelsAreaResponseMsgInProtoOrBuilder getPixelsResponseOrBuilder()
optional .org.webswing.server.model.proto.PixelsAreaResponseMsgInProto pixelsResponse = 9;- Specified by:
getPixelsResponseOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasWindow
public boolean hasWindow()
optional .org.webswing.server.model.proto.WindowEventMsgInProto window = 10;- Specified by:
hasWindowin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getWindow
public Webswing.WindowEventMsgInProto getWindow()
optional .org.webswing.server.model.proto.WindowEventMsgInProto window = 10;- Specified by:
getWindowin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getWindowOrBuilder
public Webswing.WindowEventMsgInProtoOrBuilder getWindowOrBuilder()
optional .org.webswing.server.model.proto.WindowEventMsgInProto window = 10;- Specified by:
getWindowOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
hasAction
public boolean hasAction()
optional .org.webswing.server.model.proto.ActionEventMsgInProto action = 11;- Specified by:
hasActionin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getAction
public Webswing.ActionEventMsgInProto getAction()
optional .org.webswing.server.model.proto.ActionEventMsgInProto action = 11;- Specified by:
getActionin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
getActionOrBuilder
public Webswing.ActionEventMsgInProtoOrBuilder getActionOrBuilder()
optional .org.webswing.server.model.proto.ActionEventMsgInProto action = 11;- Specified by:
getActionOrBuilderin interfaceWebswing.InputEventsFrameMsgInProtoOrBuilder
-
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.InputEventsFrameMsgInProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventsFrameMsgInProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventsFrameMsgInProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventsFrameMsgInProto 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.InputEventsFrameMsgInProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventsFrameMsgInProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.InputEventsFrameMsgInProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.InputEventsFrameMsgInProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.InputEventsFrameMsgInProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.InputEventsFrameMsgInProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.InputEventsFrameMsgInProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.InputEventsFrameMsgInProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Webswing.InputEventsFrameMsgInProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Webswing.InputEventsFrameMsgInProto.Builder newBuilder()
-
newBuilder
public static Webswing.InputEventsFrameMsgInProto.Builder newBuilder(Webswing.InputEventsFrameMsgInProto prototype)
-
toBuilder
public Webswing.InputEventsFrameMsgInProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Webswing.InputEventsFrameMsgInProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Webswing.InputEventsFrameMsgInProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Webswing.InputEventsFrameMsgInProto> parser()
-
getParserForType
public com.google.protobuf.Parser<Webswing.InputEventsFrameMsgInProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Webswing.InputEventsFrameMsgInProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-