public class CloudSocketComponent extends Object
| Modifier and Type | Field and Description | 
|---|---|
static org.slf4j.Logger | 
log  | 
| Constructor and Description | 
|---|
CloudSocketComponent(IWorkListener workListener,
                    String cloudUrl)  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
checkQueueAvailability(com.rabbitmq.client.Channel channel,
                      String queueName)  | 
void | 
connectToAMQP()  | 
void | 
connectToCloudServices()  | 
String | 
getCauseOfFailure()  | 
String | 
getSyncId()  | 
String | 
getSyncToken()  | 
static boolean | 
isAMQPConnected()  | 
boolean | 
isRegistered()  | 
public CloudSocketComponent(IWorkListener workListener, String cloudUrl)
public boolean isRegistered()
public String getSyncId()
public String getSyncToken()
public static boolean isAMQPConnected()
public static boolean checkQueueAvailability(com.rabbitmq.client.Channel channel,
                                             String queueName)
                                      throws IOException
IOExceptionpublic String getCauseOfFailure()
Copyright © 2016–2021. All rights reserved.