Uses of Interface
org.apache.yoko.rmi.api.PortableRemoteObjectState

Packages that use PortableRemoteObjectState
org.apache.yoko.rmi.api   
org.apache.yoko.rmi.impl   
 

Uses of PortableRemoteObjectState in org.apache.yoko.rmi.api
 

Methods in org.apache.yoko.rmi.api that return PortableRemoteObjectState
 PortableRemoteObjectState PortableRemoteObjectExtDelegate.getCurrentState()
           
static PortableRemoteObjectState PortableRemoteObjectExt.getState()
          Return the currently active state for this thread
 

Uses of PortableRemoteObjectState in org.apache.yoko.rmi.impl
 

Classes in org.apache.yoko.rmi.impl that implement PortableRemoteObjectState
 class RMIState
           
 

Methods in org.apache.yoko.rmi.impl that return PortableRemoteObjectState
 PortableRemoteObjectState PortableRemoteObjectExtImpl.getCurrentState()
           
 



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