public class Sender extends Object
Constructor and Description |
---|
Sender(Properties configuration) |
Modifier and Type | Method and Description |
---|---|
void |
sendCommand(RemoteCommand command,
String topicName) |
void |
start() |
void |
stop() |
public Sender(Properties configuration)
public void start()
public void stop()
public void sendCommand(RemoteCommand command, String topicName)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.