Uses of Interface
org.apache.yoko.rmi.util.stub.Stub

Packages that use Stub
org.apache.yoko.rmi.util.stub   
 

Uses of Stub in org.apache.yoko.rmi.util.stub
 

Methods in org.apache.yoko.rmi.util.stub that return Stub
static Stub StubClass.createInstance(Class clazz)
           
static Stub StubClass.createInstance(Class clazz, Object handler)
           
 

Methods in org.apache.yoko.rmi.util.stub with parameters of type Stub
static Object StubClass.getStubHandler(Stub stub)
          Return the stub handler for the given stub.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.