Class ProcessConnectionDelegateImpl

java.lang.Object
com._1c.g5.v8.dt.internal.pm.process.impl.ProcessConnectionDelegateImpl
All Implemented Interfaces:
IConnection, IProcessConnection, Invalidatable, UncaughtExceptionsGenerator, IProcessConnectionDelegate, AutoCloseable

public class ProcessConnectionDelegateImpl extends Object implements IProcessConnectionDelegate
Implementation of IProcessConnection running within separate process.
  • Constructor Details

    • ProcessConnectionDelegateImpl

      public ProcessConnectionDelegateImpl()
  • Method Details