public class JCSMPErrorResponseSubcodeMapper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JCSMPErrorResponseSubcodeMapper.ECODE |
static class |
JCSMPErrorResponseSubcodeMapper.ErrorContext |
static class |
JCSMPErrorResponseSubcodeMapper.ESTR |
| Constructor and Description |
|---|
JCSMPErrorResponseSubcodeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static JCSMPErrorResponseSubcode |
map(JCSMPErrorResponseSubcodeMapper.ErrorContext ctx,
int code,
String msg) |
static int |
mapEx(JCSMPErrorResponseSubcodeMapper.ErrorContext ctx,
int code,
String msg) |
public static JCSMPErrorResponseSubcode map(JCSMPErrorResponseSubcodeMapper.ErrorContext ctx, int code, String msg)
public static int mapEx(JCSMPErrorResponseSubcodeMapper.ErrorContext ctx, int code, String msg)
Copyright 2004-2021 Solace Corporation. All rights reserved.