Class GraphBinaryIo

  • All Implemented Interfaces:
    Io

    public class GraphBinaryIo
    extends Object
    implements Io
    This is a dummy implementation of Io which is only used in the context of helping to configure a GraphBinary MessageSerializer with an IoRegistry. It's methods are not implemented.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)