Package com._1c.g5.v8.dt.internal.pm.ipc.requests.impl
package com._1c.g5.v8.dt.internal.pm.ipc.requests.impl
Inter-process communication requests and responses implementations.
-
ClassesClassDescriptionAbstract implementation of
IpcRequest
.Abstract implementation ofIpcResponse
.Request to the separate process for creating instance.A response forCreateInstanceRequest
.Request for disposing instance.Response forDisposeInstanceRequest
.Represents an empty response.Response forInvokeMethodRequest
.Response forInvokeMethodRequest
, when method invocation thrown exception.Response for invoking method.A response to request, processing of which thrown exception (Throwable
) .