Uses of Interface
one.microstream.com.ComChannel
-
Packages that use ComChannel Package Description one.microstream.com -
-
Uses of ComChannel in one.microstream.com
Subinterfaces of ComChannel in one.microstream.com Modifier and Type Interface Description interfaceComClientChannel<C>interfaceComHostChannel<C>Classes in one.microstream.com that implement ComChannel Modifier and Type Class Description static classComChannel.Defaultstatic classComClientChannel.Default<C>static classComHostChannel.Default<C>Methods in one.microstream.com that return ComChannel Modifier and Type Method Description static ComChannelComChannel. New(PersistenceManager<?> persistenceManager)
-