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
Represents a connection with separate process or something within separate process.
- 
Method SummaryMethods inherited from interface com._1c.g5.v8.dt.internal.pm.ipc.sync.InvalidatableisValidMethods inherited from interface com._1c.g5.v8.dt.internal.pm.ipc.sync.UncaughtExceptionsGeneratorsetUncaughtExceptionHandler
- 
Method Details- 
close- Specified by:
- closein interface- AutoCloseable
- Throws:
- IOException- if operatin failed due to I/O exception
 
 
-