Package one.microstream.com
Class ComConnectionLogicDispatcher.Default<C>
java.lang.Object
one.microstream.com.ComConnectionLogicDispatcher.Default<C>
- All Implemented Interfaces:
ComConnectionLogicDispatcher<C>
- Enclosing interface:
- ComConnectionLogicDispatcher<C>
public static final class ComConnectionLogicDispatcher.Default<C> extends Object implements ComConnectionLogicDispatcher<C>
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.com.ComConnectionLogicDispatcher
ComConnectionLogicDispatcher.Default<C>
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface one.microstream.com.ComConnectionLogicDispatcher
dispatch, dispatch
-
Constructor Details
-
Default
public Default()
-