Uses of Class
org.nakedobjects.remoting.exchange.GetObjectResponse

Packages that use GetObjectResponse
org.nakedobjects.remoting.exchange   
org.nakedobjects.remoting.facade   
org.nakedobjects.remoting.facade.impl   
org.nakedobjects.remoting.facade.proxy   
 

Uses of GetObjectResponse in org.nakedobjects.remoting.exchange
 

Methods in org.nakedobjects.remoting.exchange that return GetObjectResponse
 GetObjectResponse GetObjectRequest.getResponse()
          Downcasts.
 

Uses of GetObjectResponse in org.nakedobjects.remoting.facade
 

Methods in org.nakedobjects.remoting.facade that return GetObjectResponse
 GetObjectResponse ServerFacadeLogger.getObject(GetObjectRequest request)
           
 GetObjectResponse ServerFacade.getObject(GetObjectRequest request)
           
 

Uses of GetObjectResponse in org.nakedobjects.remoting.facade.impl
 

Methods in org.nakedobjects.remoting.facade.impl that return GetObjectResponse
 GetObjectResponse ServerFacadeImpl.getObject(GetObjectRequest request)
           
 

Uses of GetObjectResponse in org.nakedobjects.remoting.facade.proxy
 

Methods in org.nakedobjects.remoting.facade.proxy that return GetObjectResponse
 GetObjectResponse ServerFacadeProxy.getObject(GetObjectRequest request)
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.