|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains constants not associated with any type, but associated with the package org.csapi.jr.se
Field Summary | |
static int |
INVALID_STATE
Unexpected sequence of methods, that is the sequence does not match the specified state diagrams. |
static int |
METHOD_NOT_SUPPORTED
The method is not allowed or supported within the context of the current service agreement. |
static int |
NO_CALLBACK_ADDRESS_SET
The requested method is refused because no callback address has been set (this may be the result of a timing issue between setting the callback address and invoking the method). |
static int |
RESOURCES_UNAVAILABLE
The required resources in the network are not available. |
static int |
TASK_CANCELLED
The requested method has been cancelled. |
static int |
TASK_REFUSED
The requested method has been refused. |
Field Detail |
public static final int METHOD_NOT_SUPPORTED
public static final int NO_CALLBACK_ADDRESS_SET
public static final int RESOURCES_UNAVAILABLE
public static final int TASK_CANCELLED
public static final int TASK_REFUSED
public static final int INVALID_STATE
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |