
zmq.V1Protocol Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jeromq Show documentation
Show all versions of jeromq Show documentation
zeromq POJO implementation
The newest version!
package zmq;
public class V1Protocol
{
public static final int MORE_FLAG = 1;
public static final int LARGE_FLAG = 2;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy