|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constants
Defines many constants useful across ProActive
Field Summary | |
---|---|
static java.lang.Class |
DEFAULT_BODY_CLASS
The explicit local body default class |
static java.lang.String |
DEFAULT_BODY_CLASS_NAME
The name of the explicit local body default class |
static java.lang.Class |
DEFAULT_BODY_INTERFACE
The explicit local body default class |
static java.lang.String |
DEFAULT_BODY_INTERFACE_NAME
The name of the explicit local body default class |
static java.lang.Class |
DEFAULT_BODY_PROXY_CLASS
The explicit local body default class |
static java.lang.String |
DEFAULT_BODY_PROXY_CLASS_NAME
The name of the explicit local body default class |
static java.lang.Class |
DEFAULT_FUTURE_PROXY_CLASS
The explicit local body default class |
static java.lang.String |
DEFAULT_FUTURE_PROXY_CLASS_NAME
The name of the explicit local body default class |
static java.lang.String |
DEFAULT_PROTOCOL_IDENTIFIER
default protocol identifier |
static java.lang.Class |
FUTURE_PROXY_INTERFACE
The interface implemented by all proxies featuring 'future' semantics, depending on whether they are remoteBodyly-accessible or not |
static java.lang.String |
IBIS_PROTOCOL_IDENTIFIER
|
static java.lang.String |
JINI_PROTOCOL_IDENTIFIER
jini protocol identifier |
static java.lang.String |
RMI_PROTOCOL_IDENTIFIER
rmi protocol identifier |
static java.lang.String |
RMISSH_PROTOCOL_IDENTIFIER
rmi tunneling over ssh protocol identifier |
static java.lang.String |
XMLHTTP_PROTOCOL_IDENTIFIER
xml-http protocol identifier |
Field Detail |
---|
static final java.lang.Class DEFAULT_BODY_CLASS
static final java.lang.String DEFAULT_BODY_CLASS_NAME
static final java.lang.Class DEFAULT_BODY_INTERFACE
static final java.lang.String DEFAULT_BODY_INTERFACE_NAME
static final java.lang.Class DEFAULT_BODY_PROXY_CLASS
static final java.lang.String DEFAULT_BODY_PROXY_CLASS_NAME
static final java.lang.Class DEFAULT_FUTURE_PROXY_CLASS
static final java.lang.String DEFAULT_FUTURE_PROXY_CLASS_NAME
static final java.lang.Class FUTURE_PROXY_INTERFACE
static final java.lang.String RMI_PROTOCOL_IDENTIFIER
static final java.lang.String RMISSH_PROTOCOL_IDENTIFIER
static final java.lang.String JINI_PROTOCOL_IDENTIFIER
static final java.lang.String IBIS_PROTOCOL_IDENTIFIER
static final java.lang.String XMLHTTP_PROTOCOL_IDENTIFIER
static final java.lang.String DEFAULT_PROTOCOL_IDENTIFIER
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |