parse


Description:

public static ZmqTransport parse (string value)

Parse an input string for a ZeroMQ protocol to use.

Parameters:

value

String value to match.

Returns:

Transport that matches value, INPROC if no match.