Interface IConnection

All Superinterfaces:
AutoCloseable, Invalidatable, UncaughtExceptionsGenerator
All Known Subinterfaces:
IInstanceConnection, IInstanceConnectionDelegate, IProcessConnection, IProcessConnectionDelegate
All Known Implementing Classes:
InstanceConnectionDelegateImpl, IpcConnection, MmfInstanceConnection, MmfProcessConnection, ProcessConnectionDelegateImpl, RmiInstanceConnectionStub, RmiProcessConnectionStub, RmiSeparateProcessConnection

public interface IConnection extends UncaughtExceptionsGenerator, Invalidatable
Represents a connection with separate process or something within separate process.