Uses of Interface
one.microstream.communication.types.ComChannel
Package | Description |
---|---|
one.microstream.communication.types |
-
Uses of ComChannel in one.microstream.communication.types
Subinterfaces of ComChannel in one.microstream.communication.types Modifier and Type Interface Description interface
ComClientChannel<C>
interface
ComHostChannel<C>
Classes in one.microstream.communication.types 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.communication.types that return ComChannel Modifier and Type Method Description static ComChannel
ComChannel. New(PersistenceManager<?> persistenceManager)