java.lang.Object
com.orientechnologies.orient.enterprise.channel.OChannel
com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary
All Implemented Interfaces:
OChannelDataInput, OChannelDataOutput
Direct Known Subclasses:
OChannelBinaryAsynchClient, OChannelBinaryClientAbstract, OChannelBinaryServer

public abstract class OChannelBinary extends OChannel implements OChannelDataInput, OChannelDataOutput
Abstract representation of a channel.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)