Module jdk.jshell

Class StreamingExecutionControl

java.lang.Object
jdk.jshell.execution.StreamingExecutionControl
所有已实现的接口:
AutoCloseable, ExecutionControl
直接已知的子类:
JdiExecutionControl

public class StreamingExecutionControl extends Object implements ExecutionControl
实现了将请求流式传输到远程代理的ExecutionControl执行引擎SPI的实现,执行在那里进行。
自:
9