Class ComClient.Default<C>
java.lang.Object
one.microstream.communication.types.ComClient.Default<C>
- All Implemented Interfaces:
 ComClient<C>
public static final class ComClient.Default<C> extends Object implements ComClient<C>
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.communication.types.ComClient
ComClient.Default<C> - 
Method Summary
Modifier and Type Method Description ComClientChannel<C>connect()InetSocketAddresshostAddress() 
- 
Method Details
- 
hostAddress
- Specified by:
 hostAddressin interfaceComClient<C>
 - 
connect
- Specified by:
 connectin interfaceComClient<C>- Throws:
 ComException
 
 -