J2ME RMI Profile

java.rmi.server
Class Operation

java.lang.Object
  |
  +--java.rmi.server.Operation

Deprecated. no replacement

public class Operation
extends java.lang.Object

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

Operation

public Operation(java.lang.String op)
Deprecated. no replacement

Creates a new Operation object.
Parameters:
op - method name
Since:
JDK1.1

J2ME RMI Profile

Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved. < /font >