Class ComChannel.Default
java.lang.Object
one.microstream.communication.types.ComChannel.Default
- All Implemented Interfaces:
 ComChannel
- Direct Known Subclasses:
 ComClientChannel.Default,ComHostChannel.Default
- Enclosing interface:
 - ComChannel
 
public static class ComChannel.Default extends Object implements ComChannel
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.communication.types.ComChannel
ComChannel.Default - 
Constructor Summary
Constructors Modifier Constructor Description protectedDefault(PersistenceManager<?> persistenceManager) - 
Method Summary
 
- 
Constructor Details
 - 
Method Details
- 
send
- Specified by:
 sendin interfaceComChannel
 - 
receive
- Specified by:
 receivein interfaceComChannel
 - 
close
public final void close()- Specified by:
 closein interfaceComChannel
 
 -