public class JCSMPUtils extends Object
| Constructor and Description |
|---|
JCSMPUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
is403InvalidRouter(JCSMPException e) |
static boolean |
is503DeleteInProgress(JCSMPException e) |
static boolean |
isAdMessage(XMLMessage message) |
static boolean |
isDirectMessage(XMLMessage message) |
static boolean |
isRetryableConnectionErrorAA(JCSMPException e,
String action) |
static boolean |
reconnectOnUnknownNames(JCSMPException e,
String action) |
public static boolean isAdMessage(XMLMessage message)
public static boolean isDirectMessage(XMLMessage message)
public static boolean reconnectOnUnknownNames(JCSMPException e, String action)
public static boolean isRetryableConnectionErrorAA(JCSMPException e, String action)
public static boolean is403InvalidRouter(JCSMPException e)
public static boolean is503DeleteInProgress(JCSMPException e)
Copyright 2004-2019 Solace Corporation. All rights reserved.