public class LB extends Object
Constructor and Description |
---|
LB() |
Modifier and Type | Method and Description |
---|---|
void |
activated(zmq.Pipe pipe) |
void |
attach(zmq.Pipe pipe) |
boolean |
hasOut() |
boolean |
send(Msg msg,
ValueReference<Integer> errno) |
void |
terminated(zmq.Pipe pipe) |
public void attach(zmq.Pipe pipe)
public void terminated(zmq.Pipe pipe)
public void activated(zmq.Pipe pipe)
public boolean send(Msg msg, ValueReference<Integer> errno)
public boolean hasOut()
Copyright © 2016. All rights reserved.