Uses of Class
ecmwf.ecpds.mover.service.RESTClient.PutRequest
Packages that use RESTClient.PutRequest
-
Uses of RESTClient.PutRequest in ecmwf.ecpds.mover.service
Methods in ecmwf.ecpds.mover.service that return RESTClient.PutRequestModifier and TypeMethodDescriptionstatic RESTClient.PutRequest
RESTClient.getPutRequest
(DataTransfer transfer, String fileName, Long localPosn, Long remotePosn) Request for a transmission of a DataTransfer.Methods in ecmwf.ecpds.mover.service with parameters of type RESTClient.PutRequestModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
RESTServer.put
(javax.ws.rs.core.UriInfo ui, RESTClient.PutRequest request) Puts the.