public final class ExternalEndpointErrorCode extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_INVALID_CHANNELID |
static int |
_INVALID_JMSDESTINATION |
static int |
_MISMATCH_ENDPOINTROLE_NOTIFSTYLE |
static ExternalEndpointErrorCode |
INVALID_CHANNELID |
static ExternalEndpointErrorCode |
INVALID_JMSDESTINATION |
static ExternalEndpointErrorCode |
MISMATCH_ENDPOINTROLE_NOTIFSTYLE |
| Modifier | Constructor and Description |
|---|---|
protected |
ExternalEndpointErrorCode(int i) |
public static final int _INVALID_CHANNELID
public static final ExternalEndpointErrorCode INVALID_CHANNELID
public static final int _INVALID_JMSDESTINATION
public static final ExternalEndpointErrorCode INVALID_JMSDESTINATION
public static final int _MISMATCH_ENDPOINTROLE_NOTIFSTYLE
public static final ExternalEndpointErrorCode MISMATCH_ENDPOINTROLE_NOTIFSTYLE
public int value()
public static ExternalEndpointErrorCode from_int(int value)
Copyright © 2015 JacORB. All rights reserved.