|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.highdeal.cnd.message.BootMode
public final class BootMode
| Field Summary | |
|---|---|
static BootMode |
HTTP_BOOT_MODE
Constant describing the connection boot mode will be done using the HTTP HCI API |
static BootMode |
HTTPS_BOOT_MODE
Constant describing the connection boot mode will be done using the HTTPS HCI API |
static BootMode |
MESSAGE_BOOT_MODE
Constant describing the connection boot mode will be done using the TCP Message API |
| Method Summary | |
|---|---|
int |
getCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final BootMode MESSAGE_BOOT_MODE
public static final BootMode HTTP_BOOT_MODE
public static final BootMode HTTPS_BOOT_MODE
| Method Detail |
|---|
public int getCode()
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||