public class WebSocketDebugEventAdapter
extends prompto.debug.DebugEventAdapterBase
| Constructor and Description |
|---|
WebSocketDebugEventAdapter() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.websocket.api.Session |
getSession() |
void |
handleConnectedEvent(prompto.debug.IDebugEvent.Connected event) |
protected prompto.debug.IAcknowledgement |
send(prompto.debug.IDebugEvent event) |
void |
setSession(org.eclipse.jetty.websocket.api.Session session) |
void |
waitSession() |
void |
wire() |
public org.eclipse.jetty.websocket.api.Session getSession()
public void setSession(org.eclipse.jetty.websocket.api.Session session)
public void waitSession()
public void handleConnectedEvent(prompto.debug.IDebugEvent.Connected event)
handleConnectedEvent in interface prompto.debug.IDebugEventListenerhandleConnectedEvent in class prompto.debug.DebugEventAdapterBaseprotected prompto.debug.IAcknowledgement send(prompto.debug.IDebugEvent event)
send in class prompto.debug.DebugEventAdapterBasepublic void wire()
Copyright © 2020 Prompto. All rights reserved.