|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.amqp.AmqpConnectionFactory
public class AmqpConnectionFactory
AMQP client connection facade
Constructor Summary | |
---|---|
AmqpConnectionFactory()
|
Method Summary | |
---|---|
AmqpConnection |
connect()
|
void |
setHost(java.lang.String host)
Sets the socket host |
void |
setPort(int port)
Sets the socket port. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AmqpConnectionFactory()
Method Detail |
---|
public void setHost(java.lang.String host)
public void setPort(int port)
public AmqpConnection connect()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |