Package one.microstream.com
Class ComClient.Default<C>
- java.lang.Object
-
- one.microstream.com.ComClient.Default<C>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.com.ComClient
ComClient.Default<C>
-
-
Constructor Summary
Constructors Constructor Description Default()
-
-
-
Method Detail
-
hostAddress
public final InetSocketAddress hostAddress()
- Specified by:
hostAddressin interfaceComClient<C>
-
connect
public ComClientChannel<C> connect() throws ComException
- Specified by:
connectin interfaceComClient<C>- Throws:
ComException
-
-