Uses of Class javax.rmi.CORBA.Stub

Uses in package org.omg.stub.java.rmi

Classes derived from javax.rmi.CORBA.Stub

class
Provides a stub for Remote type.

Uses in package javax.rmi.CORBA

Methods with parameter type javax.rmi.CORBA.Stub

void
Makes the stub ready for remote communication using the given ORB.
boolean
The objects stubs are equal if they refer the same remote object.
int
Get the hashcode fo this delegate.
boolean
Checks if the given stub is local.
boolean
Checks if the given stub is local.
void
Read this stub from the object input stream.
String
Get the string representation of this stub.
void
Write this stub to the object output stream.