Class PmMessageSender

java.lang.Object
com._1c.g5.v8.dt.internal.pm.connection.mmf.PmMessageSender
All Implemented Interfaces:
Invalidatable, IpcChannelMessagesSender, UncaughtExceptionsGenerator, AutoCloseable

public class PmMessageSender extends Object implements IpcChannelMessagesSender
IpcChannelMessagesSender implementation.

Before send(IpcMessage), opposite side PmMessageReceiver must be created.