Class DebugProtocolServerImpl

java.lang.Object
com.oracle.truffle.tools.dap.types.DebugProtocolServer
com.oracle.truffle.tools.dap.server.DebugProtocolServerImpl

public final class DebugProtocolServerImpl extends DebugProtocolServer
A DebugProtocolServer implementation using TCP sockets as transportation layer for the JSON-RPC requests.