Uses of Interface
org.knime.core.webui.data.rpc.RpcSingleServer
Packages that use RpcSingleServer
-
Uses of RpcSingleServer in org.knime.core.webui.data.rpc.json.impl
Classes in org.knime.core.webui.data.rpc.json.impl that implement RpcSingleServerModifier and TypeClassDescriptionclassA convenience specialization ofJsonRpcServerthat supports only one service interface and thus spares the user from specifying the service interface name every time.