| 
J2ME RMI Optional Package | ||||||||
| 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 Optional Package 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  | 
|
| Method Summary | |
 java.lang.String | 
toString()
Deprecated. no replacement  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public Operation(java.lang.String op)
op - method name| Method Detail | 
public java.lang.String toString()
toString in class java.lang.Object
  | 
J2ME RMI Optional Package | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||