Uses of Class
uk.org.ogsadai.service.transport.types.GetFully

Packages that use GetFully
uk.org.ogsadai.service.wsrf.dataservice This package provides interfaces to OGSA-DAI WSRF-compliant data services. 
uk.org.ogsadai.service.wsrf.dataservice.bindings   
uk.org.ogsadai.service.wsrf.dataservice.impl This package provides classes implementing OGSA-DAI WSRF-compliant data services. 
 

Uses of GetFully in uk.org.ogsadai.service.wsrf.dataservice
 

Methods in uk.org.ogsadai.service.wsrf.dataservice with parameters of type GetFully
 GetResponse ConfigurableDataServicePortType.getFully(GetFully parameters)
           
 GetResponse DataServicePortType.getFully(GetFully parameters)
           
 

Uses of GetFully in uk.org.ogsadai.service.wsrf.dataservice.bindings
 

Methods in uk.org.ogsadai.service.wsrf.dataservice.bindings with parameters of type GetFully
 GetResponse DataServicePortTypeSOAPBindingStub.getFully(GetFully parameters)
           
 GetResponse ConfigurableDataServicePortTypeSOAPBindingStub.getFully(GetFully parameters)
           
 

Uses of GetFully in uk.org.ogsadai.service.wsrf.dataservice.impl
 

Methods in uk.org.ogsadai.service.wsrf.dataservice.impl with parameters of type GetFully
 GetResponse DataServiceImpl.getFully(GetFully parameters)
          Get all the possible data from stream known to an active session of a specific data service resource.