Package one.microstream.com
Class ComChannel.Default
java.lang.Object
one.microstream.com.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.com.ComChannel
ComChannel.Default -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
send
- Specified by:
sendin interfaceComChannel
-
receive
- Specified by:
receivein interfaceComChannel
-
close
public final void close()- Specified by:
closein interfaceComChannel
-