[zeromq-dev] zermoq java bindings - docs

Michel Pelletier pelletier.michel at gmail.com
Mon May 21 18:28:12 CEST 2012


David,

I don't know specifically about the java binding, but for the python
binding I usually use the standard library api documentation:

http://api.zeromq.org/

and translate it in my head into Python terms.  It's very likely the
same for Java.  A little source introspection can fill in the language
specific details.

-Michel

On Mon, May 21, 2012 at 8:49 AM, David Starkweather <starkdg at comcast.net> wrote:
> Hello,
>
> Just started using the java bindings to zeromq. Where are the docs for
> using the api ?
>
> Specifically, is there a way to send an empty message ?
>
> Thanks,
> David Stark
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list