Package one.microstream.com
Class ComClientChannel.Default<C>
java.lang.Object
one.microstream.com.ComChannel.Default
one.microstream.com.ComClientChannel.Default<C>
- All Implemented Interfaces:
- ComChannel,- ComClientChannel<C>
- Enclosing interface:
- ComClientChannel<C>
public static final class ComClientChannel.Default<C> extends ComChannel.Default implements ComClientChannel<C>
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.com.ComChannelComChannel.DefaultNested classes/interfaces inherited from interface one.microstream.com.ComClientChannelComClientChannel.Default<C>
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description Cconnection()ComClient<C>parent()ComProtocolprotocol()
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
connection- Specified by:
- connectionin interface- ComClientChannel<C>
 
- 
protocol- Specified by:
- protocolin interface- ComClientChannel<C>
 
- 
parent- Specified by:
- parentin interface- ComClientChannel<C>
 
 
-