public class AMQPSender extends Object
| Constructor and Description |
|---|
AMQPSender(String hostname,
int port,
String vHost,
String username,
String password) |
public void send(Message msg) throws IOException
IOExceptionpublic void connect()
throws IOException
IOExceptionpublic boolean isConnected()
public void close()
throws IOException
IOExceptionCopyright © 2012–2014 TORCH GmbH. All rights reserved.