Interface ComChannel
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Subinterfaces:
ComClientChannel<C>,ComHostChannel<C>
- All Known Implementing Classes:
ComChannel.Default,ComChannelDynamic,ComClientChannel.Default,ComClientChannelDynamic,ComHostChannel.Default,ComHostChannelDynamic
public interface ComChannel extends Closeable
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classComChannel.Default -
Method Summary