Serialized Form
-
Package org.webswing.server
-
Class org.webswing.server.WebswingServlet extends javax.servlet.http.HttpServlet implements Serializable
- serialVersionUID:
- 1962501775857788874L
-
Serialized Fields
-
handler
GlobalUrlHandler handler
-
securityManager
SecurityManagerService securityManager
-
startup
StartupService startup
-
-
-
Package org.webswing.server.model
-
Class org.webswing.server.model.SessionRecordingHeader extends Object implements Serializable
- serialVersionUID:
- 3683092380648813794L
-
-
Package org.webswing.server.model.proto
-
Class org.webswing.server.model.proto.Webswing.AppFrameMsgOutProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
applications_
List<Webswing.ApplicationInfoMsgProto> applications_
-
bitField0_
int bitField0_
-
closedWindow_
Webswing.WindowMsgProto closedWindow_
-
copyEvent_
Webswing.CopyEventMsgProto copyEvent_
-
cursorChange_
Webswing.CursorChangeEventMsgProto cursorChange_
-
event_
int event_
-
fileDialogEvent_
Webswing.FileDialogEventMsgProto fileDialogEvent_
-
focusEvent_
Webswing.FocusEventMsgProto focusEvent_
-
javaResponse_
Webswing.JsResultMsgProto javaResponse_
-
jsRequest_
Webswing.JsEvalRequestMsgOutProto jsRequest_
-
linkAction_
Webswing.LinkActionMsgProto linkAction_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
moveAction_
Webswing.WindowMoveActionMsgProto moveAction_
-
pasteRequest_
Webswing.PasteRequestMsgProto pasteRequest_
-
pixelsRequest_
Webswing.PixelsAreaRequestMsgOutProto pixelsRequest_
-
playback_
Webswing.PlaybackInfoMsgProto playback_
-
sendTimestamp_
Object sendTimestamp_
-
sessionId_
Object sessionId_
-
startTimestamp_
Object startTimestamp_
-
windows_
List<Webswing.WindowMsgProto> windows_
-
-
Class org.webswing.server.model.proto.Webswing.ApplicationInfoMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.webswing.server.model.proto.Webswing.ConnectionHandshakeMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
applicationName_
Object applicationName_
-
bitField0_
int bitField0_
-
browserId_
Object browserId_
-
clientId_
Object clientId_
-
connectionId_
Object connectionId_
-
desktopHeight_
int desktopHeight_
-
desktopWidth_
int desktopWidth_
-
directDrawSupported_
boolean directDrawSupported_
-
documentBase_
Object documentBase_
-
locale_
Object locale_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mirrored_
boolean mirrored_
-
params_
List<Webswing.ParamMsgProto> params_
-
url_
Object url_
-
viewId_
Object viewId_
-
-
Class org.webswing.server.model.proto.Webswing.CopyEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
file_
Object file_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
type_
int type_
-
-
Class org.webswing.server.model.proto.Webswing.CopyEventMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.webswing.server.model.proto.Webswing.CursorChangeEventMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.webswing.server.model.proto.Webswing.FileDialogEventMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
allowDelete_
boolean allowDelete_
-
allowDownload_
boolean allowDownload_
-
allowUpload_
boolean allowUpload_
-
bitField0_
int bitField0_
-
eventType_
int eventType_
-
filter_
Object filter_
-
isMultiSelection_
boolean isMultiSelection_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
selection_
Object selection_
-
-
Class org.webswing.server.model.proto.Webswing.FilesSelectedEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
files_
com.google.protobuf.LazyStringList files_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.webswing.server.model.proto.Webswing.FocusEventMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
caretX_
int caretX_
-
caretY_
int caretY_
-
h_
int h_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
type_
int type_
-
w_
int w_
-
x_
int x_
-
y_
int y_
-
-
Class org.webswing.server.model.proto.Webswing.InputEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
event_
Webswing.SimpleEventMsgInProto event_
-
handshake_
Webswing.ConnectionHandshakeMsgInProto handshake_
-
key_
Webswing.KeyboardEventMsgInProto key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mouse_
Webswing.MouseEventMsgInProto mouse_
-
timestamps_
Webswing.TimestampsMsgInProto timestamps_
-
-
Class org.webswing.server.model.proto.Webswing.InputEventsFrameMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
copy_
Webswing.CopyEventMsgInProto copy_
-
events_
List<Webswing.InputEventMsgInProto> events_
-
javaRequest_
Webswing.JavaEvalRequestMsgInProto javaRequest_
-
jsResponse_
Webswing.JsResultMsgProto jsResponse_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
paste_
Webswing.PasteEventMsgInProto paste_
-
pixelsResponse_
Webswing.PixelsAreaResponseMsgInProto pixelsResponse_
-
playback_
Webswing.PlaybackCommandMsgInProto playback_
-
selected_
Webswing.FilesSelectedEventMsgInProto selected_
-
upload_
Webswing.UploadEventMsgInProto upload_
-
-
Class org.webswing.server.model.proto.Webswing.JavaEvalRequestMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
correlationId_
Object correlationId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
method_
Object method_
-
objectId_
Object objectId_
-
params_
List<Webswing.JsParamMsgProto> params_
-
-
Class org.webswing.server.model.proto.Webswing.JavaObjectRefMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
id_
Object id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
methods_
com.google.protobuf.LazyStringList methods_
-
-
Class org.webswing.server.model.proto.Webswing.JsEvalRequestMsgOutProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
correlationId_
Object correlationId_
-
evalString_
Object evalString_
-
garbageIds_
com.google.protobuf.LazyStringList garbageIds_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
params_
List<Webswing.JsParamMsgProto> params_
-
thisObjectId_
Object thisObjectId_
-
type_
int type_
-
-
Class org.webswing.server.model.proto.Webswing.JSObjectMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
id_
Object id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.webswing.server.model.proto.Webswing.JsParamMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
array_
List<Webswing.JsParamMsgProto> array_
-
bitField0_
int bitField0_
-
javaObject_
Webswing.JavaObjectRefMsgProto javaObject_
-
jsObject_
Webswing.JSObjectMsgProto jsObject_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
primitive_
Object primitive_
-
-
Class org.webswing.server.model.proto.Webswing.JsResultMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
correlationId_
Object correlationId_
-
error_
Object error_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
Webswing.JsParamMsgProto value_
-
-
Class org.webswing.server.model.proto.Webswing.KeyboardEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
alt_
boolean alt_
-
bitField0_
int bitField0_
-
character_
int character_
-
ctrl_
boolean ctrl_
-
keycode_
int keycode_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
meta_
boolean meta_
-
shift_
boolean shift_
-
type_
int type_
-
-
Class org.webswing.server.model.proto.Webswing.LinkActionMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
action_
int action_
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
src_
Object src_
-
-
Class org.webswing.server.model.proto.Webswing.MouseEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
alt_
boolean alt_
-
bitField0_
int bitField0_
-
button_
int button_
-
buttons_
int buttons_
-
ctrl_
boolean ctrl_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
meta_
boolean meta_
-
shift_
boolean shift_
-
timeMilis_
int timeMilis_
-
type_
int type_
-
wheelDelta_
int wheelDelta_
-
x_
int x_
-
y_
int y_
-
-
Class org.webswing.server.model.proto.Webswing.ParamMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.webswing.server.model.proto.Webswing.PasteEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.webswing.server.model.proto.Webswing.PasteRequestMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.webswing.server.model.proto.Webswing.PixelsAreaRequestMsgOutProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
correlationId_
Object correlationId_
-
h_
int h_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
w_
int w_
-
x_
int x_
-
y_
int y_
-
-
Class org.webswing.server.model.proto.Webswing.PixelsAreaResponseMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.webswing.server.model.proto.Webswing.PlaybackCommandMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
command_
int command_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.webswing.server.model.proto.Webswing.PlaybackInfoMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
current_
int current_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
total_
int total_
-
-
Class org.webswing.server.model.proto.Webswing.SimpleEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
type_
int type_
-
-
Class org.webswing.server.model.proto.Webswing.TimestampsMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.webswing.server.model.proto.Webswing.UploadEventMsgInProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.webswing.server.model.proto.Webswing.WindowMoveActionMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
dx_
int dx_
-
dy_
int dy_
-
height_
int height_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sx_
int sx_
-
sy_
int sy_
-
width_
int width_
-
-
Class org.webswing.server.model.proto.Webswing.WindowMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
content_
List<Webswing.WindowPartialContentMsgProto> content_
-
directDraw_
com.google.protobuf.ByteString directDraw_
-
height_
int height_
-
id_
Object id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
posX_
int posX_
-
posY_
int posY_
-
title_
Object title_
-
width_
int width_
-
-
Class org.webswing.server.model.proto.Webswing.WindowPartialContentMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
base64Content_
com.google.protobuf.ByteString base64Content_
-
bitField0_
int bitField0_
-
height_
int height_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
positionX_
int positionX_
-
positionY_
int positionY_
-
width_
int width_
-
-
-
Package org.webswing.server.services.security
-
Class org.webswing.server.services.security.LoginTokenAdapter extends Object implements Serializable
- serialVersionUID:
- -6426250466722804937L
-
Serialized Fields
-
credentials
Object credentials
-
user
WebswingPrincipal user
-
-
Class org.webswing.server.services.security.LogoutTokenAdapter extends LoginTokenAdapter implements Serializable
- serialVersionUID:
- 8050122235271589836L
-
Class org.webswing.server.services.security.WebswingAuthenticationInfo extends Object implements Serializable
- serialVersionUID:
- -6244957474366054473L
-
Serialized Fields
-
credentials
Object credentials
-
principalCollection
org.apache.shiro.subject.PrincipalCollection principalCollection
-
-
Class org.webswing.server.services.security.WebswingPermission extends Object implements Serializable
- serialVersionUID:
- 8721141086374586400L
-
Class org.webswing.server.services.security.WebswingPrincipal extends WebswingPermission implements Serializable
-
Serialized Fields
-
user
org.webswing.server.services.security.api.AbstractWebswingUser user
-
-
-
-
Package org.webswing.server.services.swinginstance
-
Class org.webswing.server.services.swinginstance.SwingInstanceImpl extends Object implements Serializable
- serialVersionUID:
- -4640770499863974871L
-
Serialized Fields
-
config
org.webswing.server.common.model.SwingConfig config
-
endedAt
Date endedAt
-
fileHandler
FileTransferHandler fileHandler
-
instanceId
String instanceId
-
jvmConnection
JvmConnection jvmConnection
-
lastConnection
WebSocketUserInfo lastConnection
-
manager
SwingInstanceManager manager
-
mirroredWebConnection
WebSocketConnection mirroredWebConnection
-
ownerId
String ownerId
-
process
SwingProcess process
-
sessionRecorder
SessionRecorder sessionRecorder
-
startedAt
Date startedAt
-
subs
org.webswing.server.common.util.VariableSubstitutor subs
-
threadDumps
Map<Long,org.webswing.model.internal.ThreadDumpMsgInternal> threadDumps
-
warningHistoryLog
List<String> warningHistoryLog
-
webConnection
WebSocketConnection webConnection
-
-