Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Push ( |
||
RequestSender ( String address, ZMQ socketType, ZMQ context ) : System | ||
Send ( |
Méthode | Description | |
---|---|---|
CreateSocket ( ZMQ socketType ) : |
||
Protocolize ( String address ) : String |
Insures that protocol is specified. If it doesn't - use tcp://
|
|
Send ( |
public Push ( |
||
request | ||
Résultat | void |
public RequestSender ( String address, ZMQ socketType, ZMQ context ) : System | ||
address | String | |
socketType | ZMQ | |
context | ZMQ | |
Résultat | System |
public Send ( |
||
request | ||
Résultat |