|
J2ME RMI Profile | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.rmi.server.Operation
A simple place holder for the RMI profile which enables "compat" stubs (stubs written to use the 1.1 and 1.2 stub protocols) to use only the 1.2 "stub protocol" of JRMP.
Constructor Summary | |
Operation(java.lang.String op)
Deprecated. no replacement |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Operation(java.lang.String op)
op
- method name
|
J2ME RMI Profile | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |