public class AmqpConnectionFactory
extends java.lang.Object
| Constructor and Description |
|---|
AmqpConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
AmqpConnection |
connect() |
void |
setHost(java.lang.String host)
Sets the socket host
|
void |
setPort(int port)
Sets the socket port.
|
public void setHost(java.lang.String host)
public void setPort(int port)
public AmqpConnection connect()