Uses of Interface
one.microstream.com.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 interface
ComClientChannel<C>
interface
ComHostChannel<C>
Classes in one.microstream.com that implement ComChannel Modifier and Type Class Description static class
ComChannel.Default
static class
ComClientChannel.Default<C>
static class
ComHostChannel.Default<C>
Methods in one.microstream.com that return ComChannel Modifier and Type Method Description static ComChannel
ComChannel. New(PersistenceManager<?> persistenceManager)