public class SessionRecordingPlayback extends Object
| Constructor and Description |
|---|
SessionRecordingPlayback(WebSocketConnection r,
File recordingFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.webswing.model.s2c.ApplicationInfoMsg |
getApplicationInfo() |
void |
handlePlaybackControl(org.webswing.model.c2s.PlaybackCommandMsgIn playback) |
void |
sendNextFrame() |
public SessionRecordingPlayback(WebSocketConnection r, File recordingFile)
Copyright © 2018. All rights reserved.