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

Packages that use OidForServiceRequest
org.nakedobjects.remoting.facade   
org.nakedobjects.remoting.facade.impl   
org.nakedobjects.remoting.facade.proxy   
 

Uses of OidForServiceRequest in org.nakedobjects.remoting.facade
 

Methods in org.nakedobjects.remoting.facade with parameters of type OidForServiceRequest
 OidForServiceResponse ServerFacadeLogger.oidForService(OidForServiceRequest request)
           
 OidForServiceResponse ServerFacade.oidForService(OidForServiceRequest request)
           
 

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

Methods in org.nakedobjects.remoting.facade.impl with parameters of type OidForServiceRequest
 OidForServiceResponse ServerFacadeImpl.oidForService(OidForServiceRequest request)
           
 

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

Methods in org.nakedobjects.remoting.facade.proxy with parameters of type OidForServiceRequest
 OidForServiceResponse ServerFacadeProxy.oidForService(OidForServiceRequest request)
           
 



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