public class Interop extends Object
Constructor and Description |
---|
Interop(DesktopConnection conn) |
Modifier and Type | Method and Description |
---|---|
CompletionStage<InteropClient> |
connect(String brokerName)
Creates a new Interop Client and connects to the Interop Broker.
|
public Interop(DesktopConnection conn)
public CompletionStage<InteropClient> connect(String brokerName)
brokerName
- The name of the Interop Broker that the client will connect to.Copyright © 2022. All rights reserved.