public final class CommunicatorFactory extends Object
| 构造器和说明 |
|---|
CommunicatorFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
Communicator |
getCommunicator() |
Communicator |
getCommunicator(CommunicatorConfig config) |
Communicator |
getCommunicator(String locator) |
static CommunicatorFactory |
getInstance() |
public static CommunicatorFactory getInstance()
public Communicator getCommunicator()
public Communicator getCommunicator(String locator)
public Communicator getCommunicator(CommunicatorConfig config)
Copyright © 2020. All Rights Reserved.