Package org.webswing.server.model.proto
Class Webswing.AppFrameMsgOutProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.server.model.proto.Webswing.AppFrameMsgOutProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Webswing.AppFrameMsgOutProtoOrBuilder
- Enclosing class:
- Webswing
public static final class Webswing.AppFrameMsgOutProto extends com.google.protobuf.GeneratedMessageV3 implements Webswing.AppFrameMsgOutProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.AppFrameMsgOutProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebswing.AppFrameMsgOutProto.BuilderProtobuf typeorg.webswing.server.model.proto.AppFrameMsgOutProto-
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 intAPPLICATIONS_FIELD_NUMBERstatic intCLOSEDWINDOW_FIELD_NUMBERstatic intCOPYEVENT_FIELD_NUMBERstatic intCURSORCHANGE_FIELD_NUMBERstatic intEVENT_FIELD_NUMBERstatic intFILEDIALOGEVENT_FIELD_NUMBERstatic intFOCUSEVENT_FIELD_NUMBERstatic intJAVARESPONSE_FIELD_NUMBERstatic intJSREQUEST_FIELD_NUMBERstatic intLINKACTION_FIELD_NUMBERstatic intMOVEACTION_FIELD_NUMBERstatic com.google.protobuf.Parser<Webswing.AppFrameMsgOutProto>PARSERDeprecated.static intPASTEREQUEST_FIELD_NUMBERstatic intPIXELSREQUEST_FIELD_NUMBERstatic intPLAYBACK_FIELD_NUMBERstatic intSENDTIMESTAMP_FIELD_NUMBERstatic intSESSIONID_FIELD_NUMBERstatic intSTARTTIMESTAMP_FIELD_NUMBERstatic intWINDOWS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Webswing.ApplicationInfoMsgProtogetApplications(int index)repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;intgetApplicationsCount()repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;List<Webswing.ApplicationInfoMsgProto>getApplicationsList()repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;Webswing.ApplicationInfoMsgProtoOrBuildergetApplicationsOrBuilder(int index)repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;List<? extends Webswing.ApplicationInfoMsgProtoOrBuilder>getApplicationsOrBuilderList()repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;Webswing.WindowMsgProtogetClosedWindow()optional .org.webswing.server.model.proto.WindowMsgProto closedWindow = 9;Webswing.WindowMsgProtoOrBuildergetClosedWindowOrBuilder()optional .org.webswing.server.model.proto.WindowMsgProto closedWindow = 9;Webswing.CopyEventMsgProtogetCopyEvent()optional .org.webswing.server.model.proto.CopyEventMsgProto copyEvent = 5;Webswing.CopyEventMsgProtoOrBuildergetCopyEventOrBuilder()optional .org.webswing.server.model.proto.CopyEventMsgProto copyEvent = 5;Webswing.CursorChangeEventMsgProtogetCursorChange()optional .org.webswing.server.model.proto.CursorChangeEventMsgProto cursorChange = 4;Webswing.CursorChangeEventMsgProtoOrBuildergetCursorChangeOrBuilder()optional .org.webswing.server.model.proto.CursorChangeEventMsgProto cursorChange = 4;static Webswing.AppFrameMsgOutProtogetDefaultInstance()Webswing.AppFrameMsgOutProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Webswing.SimpleEventMsgOutProtogetEvent()optional .org.webswing.server.model.proto.SimpleEventMsgOutProto event = 10;Webswing.FileDialogEventMsgProtogetFileDialogEvent()optional .org.webswing.server.model.proto.FileDialogEventMsgProto fileDialogEvent = 7;Webswing.FileDialogEventMsgProtoOrBuildergetFileDialogEventOrBuilder()optional .org.webswing.server.model.proto.FileDialogEventMsgProto fileDialogEvent = 7;Webswing.FocusEventMsgProtogetFocusEvent()optional .org.webswing.server.model.proto.FocusEventMsgProto focusEvent = 18;Webswing.FocusEventMsgProtoOrBuildergetFocusEventOrBuilder()optional .org.webswing.server.model.proto.FocusEventMsgProto focusEvent = 18;Webswing.JsResultMsgProtogetJavaResponse()optional .org.webswing.server.model.proto.JsResultMsgProto javaResponse = 12;Webswing.JsResultMsgProtoOrBuildergetJavaResponseOrBuilder()optional .org.webswing.server.model.proto.JsResultMsgProto javaResponse = 12;Webswing.JsEvalRequestMsgOutProtogetJsRequest()optional .org.webswing.server.model.proto.JsEvalRequestMsgOutProto jsRequest = 11;Webswing.JsEvalRequestMsgOutProtoOrBuildergetJsRequestOrBuilder()optional .org.webswing.server.model.proto.JsEvalRequestMsgOutProto jsRequest = 11;Webswing.LinkActionMsgProtogetLinkAction()optional .org.webswing.server.model.proto.LinkActionMsgProto linkAction = 2;Webswing.LinkActionMsgProtoOrBuildergetLinkActionOrBuilder()optional .org.webswing.server.model.proto.LinkActionMsgProto linkAction = 2;Webswing.WindowMoveActionMsgProtogetMoveAction()optional .org.webswing.server.model.proto.WindowMoveActionMsgProto moveAction = 3;Webswing.WindowMoveActionMsgProtoOrBuildergetMoveActionOrBuilder()optional .org.webswing.server.model.proto.WindowMoveActionMsgProto moveAction = 3;com.google.protobuf.Parser<Webswing.AppFrameMsgOutProto>getParserForType()Webswing.PasteRequestMsgProtogetPasteRequest()optional .org.webswing.server.model.proto.PasteRequestMsgProto pasteRequest = 6;Webswing.PasteRequestMsgProtoOrBuildergetPasteRequestOrBuilder()optional .org.webswing.server.model.proto.PasteRequestMsgProto pasteRequest = 6;Webswing.PixelsAreaRequestMsgOutProtogetPixelsRequest()optional .org.webswing.server.model.proto.PixelsAreaRequestMsgOutProto pixelsRequest = 13;Webswing.PixelsAreaRequestMsgOutProtoOrBuildergetPixelsRequestOrBuilder()optional .org.webswing.server.model.proto.PixelsAreaRequestMsgOutProto pixelsRequest = 13;Webswing.PlaybackInfoMsgProtogetPlayback()optional .org.webswing.server.model.proto.PlaybackInfoMsgProto playback = 14;Webswing.PlaybackInfoMsgProtoOrBuildergetPlaybackOrBuilder()optional .org.webswing.server.model.proto.PlaybackInfoMsgProto playback = 14;StringgetSendTimestamp()optional string sendTimestamp = 17;com.google.protobuf.ByteStringgetSendTimestampBytes()optional string sendTimestamp = 17;intgetSerializedSize()StringgetSessionId()optional string sessionId = 15;com.google.protobuf.ByteStringgetSessionIdBytes()optional string sessionId = 15;StringgetStartTimestamp()optional string startTimestamp = 16;com.google.protobuf.ByteStringgetStartTimestampBytes()optional string startTimestamp = 16;com.google.protobuf.UnknownFieldSetgetUnknownFields()Webswing.WindowMsgProtogetWindows(int index)repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;intgetWindowsCount()repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;List<Webswing.WindowMsgProto>getWindowsList()repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;Webswing.WindowMsgProtoOrBuildergetWindowsOrBuilder(int index)repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;List<? extends Webswing.WindowMsgProtoOrBuilder>getWindowsOrBuilderList()repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;booleanhasClosedWindow()optional .org.webswing.server.model.proto.WindowMsgProto closedWindow = 9;booleanhasCopyEvent()optional .org.webswing.server.model.proto.CopyEventMsgProto copyEvent = 5;booleanhasCursorChange()optional .org.webswing.server.model.proto.CursorChangeEventMsgProto cursorChange = 4;booleanhasEvent()optional .org.webswing.server.model.proto.SimpleEventMsgOutProto event = 10;booleanhasFileDialogEvent()optional .org.webswing.server.model.proto.FileDialogEventMsgProto fileDialogEvent = 7;booleanhasFocusEvent()optional .org.webswing.server.model.proto.FocusEventMsgProto focusEvent = 18;inthashCode()booleanhasJavaResponse()optional .org.webswing.server.model.proto.JsResultMsgProto javaResponse = 12;booleanhasJsRequest()optional .org.webswing.server.model.proto.JsEvalRequestMsgOutProto jsRequest = 11;booleanhasLinkAction()optional .org.webswing.server.model.proto.LinkActionMsgProto linkAction = 2;booleanhasMoveAction()optional .org.webswing.server.model.proto.WindowMoveActionMsgProto moveAction = 3;booleanhasPasteRequest()optional .org.webswing.server.model.proto.PasteRequestMsgProto pasteRequest = 6;booleanhasPixelsRequest()optional .org.webswing.server.model.proto.PixelsAreaRequestMsgOutProto pixelsRequest = 13;booleanhasPlayback()optional .org.webswing.server.model.proto.PlaybackInfoMsgProto playback = 14;booleanhasSendTimestamp()optional string sendTimestamp = 17;booleanhasSessionId()optional string sessionId = 15;booleanhasStartTimestamp()optional string startTimestamp = 16;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Webswing.AppFrameMsgOutProto.BuildernewBuilder()static Webswing.AppFrameMsgOutProto.BuildernewBuilder(Webswing.AppFrameMsgOutProto prototype)Webswing.AppFrameMsgOutProto.BuildernewBuilderForType()protected Webswing.AppFrameMsgOutProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Webswing.AppFrameMsgOutProtoparseDelimitedFrom(InputStream input)static Webswing.AppFrameMsgOutProtoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.AppFrameMsgOutProtoparseFrom(byte[] data)static Webswing.AppFrameMsgOutProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.AppFrameMsgOutProtoparseFrom(com.google.protobuf.ByteString data)static Webswing.AppFrameMsgOutProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.AppFrameMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input)static Webswing.AppFrameMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.AppFrameMsgOutProtoparseFrom(InputStream input)static Webswing.AppFrameMsgOutProtoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.AppFrameMsgOutProtoparseFrom(ByteBuffer data)static Webswing.AppFrameMsgOutProtoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Webswing.AppFrameMsgOutProto>parser()Webswing.AppFrameMsgOutProto.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
-
APPLICATIONS_FIELD_NUMBER
public static final int APPLICATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LINKACTION_FIELD_NUMBER
public static final int LINKACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MOVEACTION_FIELD_NUMBER
public static final int MOVEACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CURSORCHANGE_FIELD_NUMBER
public static final int CURSORCHANGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COPYEVENT_FIELD_NUMBER
public static final int COPYEVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PASTEREQUEST_FIELD_NUMBER
public static final int PASTEREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILEDIALOGEVENT_FIELD_NUMBER
public static final int FILEDIALOGEVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WINDOWS_FIELD_NUMBER
public static final int WINDOWS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOSEDWINDOW_FIELD_NUMBER
public static final int CLOSEDWINDOW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENT_FIELD_NUMBER
public static final int EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JSREQUEST_FIELD_NUMBER
public static final int JSREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JAVARESPONSE_FIELD_NUMBER
public static final int JAVARESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PIXELSREQUEST_FIELD_NUMBER
public static final int PIXELSREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLAYBACK_FIELD_NUMBER
public static final int PLAYBACK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SESSIONID_FIELD_NUMBER
public static final int SESSIONID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTTIMESTAMP_FIELD_NUMBER
public static final int STARTTIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENDTIMESTAMP_FIELD_NUMBER
public static final int SENDTIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FOCUSEVENT_FIELD_NUMBER
public static final int FOCUSEVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Webswing.AppFrameMsgOutProto> 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
-
getApplicationsList
public List<Webswing.ApplicationInfoMsgProto> getApplicationsList()
repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;- Specified by:
getApplicationsListin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getApplicationsOrBuilderList
public List<? extends Webswing.ApplicationInfoMsgProtoOrBuilder> getApplicationsOrBuilderList()
repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;- Specified by:
getApplicationsOrBuilderListin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getApplicationsCount
public int getApplicationsCount()
repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;- Specified by:
getApplicationsCountin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getApplications
public Webswing.ApplicationInfoMsgProto getApplications(int index)
repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;- Specified by:
getApplicationsin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getApplicationsOrBuilder
public Webswing.ApplicationInfoMsgProtoOrBuilder getApplicationsOrBuilder(int index)
repeated .org.webswing.server.model.proto.ApplicationInfoMsgProto applications = 1;- Specified by:
getApplicationsOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasLinkAction
public boolean hasLinkAction()
optional .org.webswing.server.model.proto.LinkActionMsgProto linkAction = 2;- Specified by:
hasLinkActionin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getLinkAction
public Webswing.LinkActionMsgProto getLinkAction()
optional .org.webswing.server.model.proto.LinkActionMsgProto linkAction = 2;- Specified by:
getLinkActionin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getLinkActionOrBuilder
public Webswing.LinkActionMsgProtoOrBuilder getLinkActionOrBuilder()
optional .org.webswing.server.model.proto.LinkActionMsgProto linkAction = 2;- Specified by:
getLinkActionOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasMoveAction
public boolean hasMoveAction()
optional .org.webswing.server.model.proto.WindowMoveActionMsgProto moveAction = 3;- Specified by:
hasMoveActionin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getMoveAction
public Webswing.WindowMoveActionMsgProto getMoveAction()
optional .org.webswing.server.model.proto.WindowMoveActionMsgProto moveAction = 3;- Specified by:
getMoveActionin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getMoveActionOrBuilder
public Webswing.WindowMoveActionMsgProtoOrBuilder getMoveActionOrBuilder()
optional .org.webswing.server.model.proto.WindowMoveActionMsgProto moveAction = 3;- Specified by:
getMoveActionOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasCursorChange
public boolean hasCursorChange()
optional .org.webswing.server.model.proto.CursorChangeEventMsgProto cursorChange = 4;- Specified by:
hasCursorChangein interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getCursorChange
public Webswing.CursorChangeEventMsgProto getCursorChange()
optional .org.webswing.server.model.proto.CursorChangeEventMsgProto cursorChange = 4;- Specified by:
getCursorChangein interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getCursorChangeOrBuilder
public Webswing.CursorChangeEventMsgProtoOrBuilder getCursorChangeOrBuilder()
optional .org.webswing.server.model.proto.CursorChangeEventMsgProto cursorChange = 4;- Specified by:
getCursorChangeOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasCopyEvent
public boolean hasCopyEvent()
optional .org.webswing.server.model.proto.CopyEventMsgProto copyEvent = 5;- Specified by:
hasCopyEventin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getCopyEvent
public Webswing.CopyEventMsgProto getCopyEvent()
optional .org.webswing.server.model.proto.CopyEventMsgProto copyEvent = 5;- Specified by:
getCopyEventin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getCopyEventOrBuilder
public Webswing.CopyEventMsgProtoOrBuilder getCopyEventOrBuilder()
optional .org.webswing.server.model.proto.CopyEventMsgProto copyEvent = 5;- Specified by:
getCopyEventOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasPasteRequest
public boolean hasPasteRequest()
optional .org.webswing.server.model.proto.PasteRequestMsgProto pasteRequest = 6;- Specified by:
hasPasteRequestin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getPasteRequest
public Webswing.PasteRequestMsgProto getPasteRequest()
optional .org.webswing.server.model.proto.PasteRequestMsgProto pasteRequest = 6;- Specified by:
getPasteRequestin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getPasteRequestOrBuilder
public Webswing.PasteRequestMsgProtoOrBuilder getPasteRequestOrBuilder()
optional .org.webswing.server.model.proto.PasteRequestMsgProto pasteRequest = 6;- Specified by:
getPasteRequestOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasFileDialogEvent
public boolean hasFileDialogEvent()
optional .org.webswing.server.model.proto.FileDialogEventMsgProto fileDialogEvent = 7;- Specified by:
hasFileDialogEventin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getFileDialogEvent
public Webswing.FileDialogEventMsgProto getFileDialogEvent()
optional .org.webswing.server.model.proto.FileDialogEventMsgProto fileDialogEvent = 7;- Specified by:
getFileDialogEventin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getFileDialogEventOrBuilder
public Webswing.FileDialogEventMsgProtoOrBuilder getFileDialogEventOrBuilder()
optional .org.webswing.server.model.proto.FileDialogEventMsgProto fileDialogEvent = 7;- Specified by:
getFileDialogEventOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getWindowsList
public List<Webswing.WindowMsgProto> getWindowsList()
repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;- Specified by:
getWindowsListin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getWindowsOrBuilderList
public List<? extends Webswing.WindowMsgProtoOrBuilder> getWindowsOrBuilderList()
repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;- Specified by:
getWindowsOrBuilderListin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getWindowsCount
public int getWindowsCount()
repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;- Specified by:
getWindowsCountin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getWindows
public Webswing.WindowMsgProto getWindows(int index)
repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;- Specified by:
getWindowsin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getWindowsOrBuilder
public Webswing.WindowMsgProtoOrBuilder getWindowsOrBuilder(int index)
repeated .org.webswing.server.model.proto.WindowMsgProto windows = 8;- Specified by:
getWindowsOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasClosedWindow
public boolean hasClosedWindow()
optional .org.webswing.server.model.proto.WindowMsgProto closedWindow = 9;- Specified by:
hasClosedWindowin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getClosedWindow
public Webswing.WindowMsgProto getClosedWindow()
optional .org.webswing.server.model.proto.WindowMsgProto closedWindow = 9;- Specified by:
getClosedWindowin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getClosedWindowOrBuilder
public Webswing.WindowMsgProtoOrBuilder getClosedWindowOrBuilder()
optional .org.webswing.server.model.proto.WindowMsgProto closedWindow = 9;- Specified by:
getClosedWindowOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasEvent
public boolean hasEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgOutProto event = 10;- Specified by:
hasEventin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getEvent
public Webswing.SimpleEventMsgOutProto getEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgOutProto event = 10;- Specified by:
getEventin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasJsRequest
public boolean hasJsRequest()
optional .org.webswing.server.model.proto.JsEvalRequestMsgOutProto jsRequest = 11;- Specified by:
hasJsRequestin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getJsRequest
public Webswing.JsEvalRequestMsgOutProto getJsRequest()
optional .org.webswing.server.model.proto.JsEvalRequestMsgOutProto jsRequest = 11;- Specified by:
getJsRequestin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getJsRequestOrBuilder
public Webswing.JsEvalRequestMsgOutProtoOrBuilder getJsRequestOrBuilder()
optional .org.webswing.server.model.proto.JsEvalRequestMsgOutProto jsRequest = 11;- Specified by:
getJsRequestOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasJavaResponse
public boolean hasJavaResponse()
optional .org.webswing.server.model.proto.JsResultMsgProto javaResponse = 12;- Specified by:
hasJavaResponsein interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getJavaResponse
public Webswing.JsResultMsgProto getJavaResponse()
optional .org.webswing.server.model.proto.JsResultMsgProto javaResponse = 12;- Specified by:
getJavaResponsein interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getJavaResponseOrBuilder
public Webswing.JsResultMsgProtoOrBuilder getJavaResponseOrBuilder()
optional .org.webswing.server.model.proto.JsResultMsgProto javaResponse = 12;- Specified by:
getJavaResponseOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasPixelsRequest
public boolean hasPixelsRequest()
optional .org.webswing.server.model.proto.PixelsAreaRequestMsgOutProto pixelsRequest = 13;- Specified by:
hasPixelsRequestin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getPixelsRequest
public Webswing.PixelsAreaRequestMsgOutProto getPixelsRequest()
optional .org.webswing.server.model.proto.PixelsAreaRequestMsgOutProto pixelsRequest = 13;- Specified by:
getPixelsRequestin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getPixelsRequestOrBuilder
public Webswing.PixelsAreaRequestMsgOutProtoOrBuilder getPixelsRequestOrBuilder()
optional .org.webswing.server.model.proto.PixelsAreaRequestMsgOutProto pixelsRequest = 13;- Specified by:
getPixelsRequestOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasPlayback
public boolean hasPlayback()
optional .org.webswing.server.model.proto.PlaybackInfoMsgProto playback = 14;- Specified by:
hasPlaybackin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getPlayback
public Webswing.PlaybackInfoMsgProto getPlayback()
optional .org.webswing.server.model.proto.PlaybackInfoMsgProto playback = 14;- Specified by:
getPlaybackin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getPlaybackOrBuilder
public Webswing.PlaybackInfoMsgProtoOrBuilder getPlaybackOrBuilder()
optional .org.webswing.server.model.proto.PlaybackInfoMsgProto playback = 14;- Specified by:
getPlaybackOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasSessionId
public boolean hasSessionId()
optional string sessionId = 15;- Specified by:
hasSessionIdin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getSessionId
public String getSessionId()
optional string sessionId = 15;- Specified by:
getSessionIdin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getSessionIdBytes
public com.google.protobuf.ByteString getSessionIdBytes()
optional string sessionId = 15;- Specified by:
getSessionIdBytesin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasStartTimestamp
public boolean hasStartTimestamp()
optional string startTimestamp = 16;- Specified by:
hasStartTimestampin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getStartTimestamp
public String getStartTimestamp()
optional string startTimestamp = 16;- Specified by:
getStartTimestampin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getStartTimestampBytes
public com.google.protobuf.ByteString getStartTimestampBytes()
optional string startTimestamp = 16;- Specified by:
getStartTimestampBytesin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasSendTimestamp
public boolean hasSendTimestamp()
optional string sendTimestamp = 17;- Specified by:
hasSendTimestampin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getSendTimestamp
public String getSendTimestamp()
optional string sendTimestamp = 17;- Specified by:
getSendTimestampin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getSendTimestampBytes
public com.google.protobuf.ByteString getSendTimestampBytes()
optional string sendTimestamp = 17;- Specified by:
getSendTimestampBytesin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
hasFocusEvent
public boolean hasFocusEvent()
optional .org.webswing.server.model.proto.FocusEventMsgProto focusEvent = 18;- Specified by:
hasFocusEventin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getFocusEvent
public Webswing.FocusEventMsgProto getFocusEvent()
optional .org.webswing.server.model.proto.FocusEventMsgProto focusEvent = 18;- Specified by:
getFocusEventin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
getFocusEventOrBuilder
public Webswing.FocusEventMsgProtoOrBuilder getFocusEventOrBuilder()
optional .org.webswing.server.model.proto.FocusEventMsgProto focusEvent = 18;- Specified by:
getFocusEventOrBuilderin interfaceWebswing.AppFrameMsgOutProtoOrBuilder
-
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.AppFrameMsgOutProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.AppFrameMsgOutProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.AppFrameMsgOutProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.AppFrameMsgOutProto 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.AppFrameMsgOutProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.AppFrameMsgOutProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.AppFrameMsgOutProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.AppFrameMsgOutProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.AppFrameMsgOutProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.AppFrameMsgOutProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.AppFrameMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.AppFrameMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Webswing.AppFrameMsgOutProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Webswing.AppFrameMsgOutProto.Builder newBuilder()
-
newBuilder
public static Webswing.AppFrameMsgOutProto.Builder newBuilder(Webswing.AppFrameMsgOutProto prototype)
-
toBuilder
public Webswing.AppFrameMsgOutProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Webswing.AppFrameMsgOutProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Webswing.AppFrameMsgOutProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Webswing.AppFrameMsgOutProto> parser()
-
getParserForType
public com.google.protobuf.Parser<Webswing.AppFrameMsgOutProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Webswing.AppFrameMsgOutProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-