se.sics.isl.transport
Interface BinaryTransport
- All Known Implementing Classes:
- BinaryTransportReader, BinaryTransportWriter
public interface BinaryTransport
START_NODE
static final byte START_NODE
- See Also:
- Constant Field Values
END_NODE
static final byte END_NODE
- See Also:
- Constant Field Values
NODE
static final byte NODE
- See Also:
- Constant Field Values
TABLE
static final byte TABLE
- See Also:
- Constant Field Values
INT
static final byte INT
- See Also:
- Constant Field Values
LONG
static final byte LONG
- See Also:
- Constant Field Values
FLOAT
static final byte FLOAT
- See Also:
- Constant Field Values
DOUBLE
static final byte DOUBLE
- See Also:
- Constant Field Values
STRING
static final byte STRING
- See Also:
- Constant Field Values
CONSTANT_STRING
static final byte CONSTANT_STRING
- See Also:
- Constant Field Values
INT_ARR
static final byte INT_ARR
- See Also:
- Constant Field Values
ALIAS
static final byte ALIAS
- See Also:
- Constant Field Values
Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.