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

Packages that use GetNBlocks
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 GetNBlocks in uk.org.ogsadai.service.wsrf.dataservice
 

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

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

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

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

Methods in uk.org.ogsadai.service.wsrf.dataservice.impl with parameters of type GetNBlocks
 GetResponse DataServiceImpl.getNBlocks(GetNBlocks parameters)
          Get part of a batch of data from a stream known to an active session of a specific data service resource.