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

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

Uses of SetValueResponse in org.nakedobjects.remoting.exchange
 

Methods in org.nakedobjects.remoting.exchange that return SetValueResponse
 SetValueResponse SetValueRequest.getResponse()
          Downcasts.
 

Uses of SetValueResponse in org.nakedobjects.remoting.facade
 

Methods in org.nakedobjects.remoting.facade that return SetValueResponse
 SetValueResponse ServerFacadeLogger.setValue(SetValueRequest request)
           
 SetValueResponse ServerFacade.setValue(SetValueRequest request)
           
 

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

Methods in org.nakedobjects.remoting.facade.impl that return SetValueResponse
 SetValueResponse ServerFacadeImpl.setValue(SetValueRequest request)
          Applies only for OneToOneAssociations.
 

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

Methods in org.nakedobjects.remoting.facade.proxy that return SetValueResponse
 SetValueResponse ServerFacadeProxy.setValue(SetValueRequest request)
           
 



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