|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PutResponse | |
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 PutResponse in uk.org.ogsadai.service.wsrf.dataservice |
Methods in uk.org.ogsadai.service.wsrf.dataservice that return PutResponse | |
PutResponse |
ConfigurableDataServicePortType.putFully(PutFully parameters)
|
PutResponse |
ConfigurableDataServicePortType.putBlock(PutBlock parameters)
|
PutResponse |
DataServicePortType.putFully(PutFully parameters)
|
PutResponse |
DataServicePortType.putBlock(PutBlock parameters)
|
Uses of PutResponse in uk.org.ogsadai.service.wsrf.dataservice.bindings |
Methods in uk.org.ogsadai.service.wsrf.dataservice.bindings that return PutResponse | |
PutResponse |
DataServicePortTypeSOAPBindingStub.putFully(PutFully parameters)
|
PutResponse |
DataServicePortTypeSOAPBindingStub.putBlock(PutBlock parameters)
|
PutResponse |
ConfigurableDataServicePortTypeSOAPBindingStub.putFully(PutFully parameters)
|
PutResponse |
ConfigurableDataServicePortTypeSOAPBindingStub.putBlock(PutBlock parameters)
|
Uses of PutResponse in uk.org.ogsadai.service.wsrf.dataservice.impl |
Methods in uk.org.ogsadai.service.wsrf.dataservice.impl that return PutResponse | |
PutResponse |
DataServiceImpl.putFully(PutFully parameters)
Put some data into a stream known to an active session of a specific data service resource. |
PutResponse |
DataServiceImpl.putBlock(PutBlock parameters)
Put part of a successive batch of data into a stream known to an active session of a specific data service resource. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |