AmqpDeviceOperations.initLink(Link link) 方法
定义
Initializes the link's other endpoint according to its type
public synchronized void initLink(Link link)
参数
- link
-
Link
The link which shall be initialize.
返回
例外
IllegalArgumentException
if link argument is null
适用于