public class SessionConnection
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
com.rabbitmq.client.Channel |
getChannel() |
static SessionConnection |
getInstance() |
public static SessionConnection getInstance() throws java.io.IOException, java.util.concurrent.TimeoutException
java.io.IOExceptionjava.util.concurrent.TimeoutExceptionpublic com.rabbitmq.client.Channel getChannel()
throws java.io.IOException
java.io.IOException