Package zmq.io.coder.v1
Interface V1Protocol
-
- All Known Subinterfaces:
V2Protocol
public interface V1Protocol
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
toString()
-
-
-
Field Detail
-
VERSION
static final int VERSION
- See Also:
- Constant Field Values
-
MORE_FLAG
static final int MORE_FLAG
- See Also:
- Constant Field Values
-
-