public class RabbitMQServer extends Object
| Constructor and Description |
|---|
RabbitMQServer(String host) |
RabbitMQServer(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
void |
setHost(String host) |
void |
setPort(int port) |
Copyright © 2018. All rights reserved.