Uses of Interface
ecmwf.ecpds.mover.RESTInterface
Packages that use RESTInterface
-
Uses of RESTInterface in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover that return RESTInterfaceModifier and TypeMethodDescriptionMoverServer.getRESTInterface
(String httpProxy, String httpMover, int connectTimeout) Gets the REST interface.RESTProvider.getRESTInterface
(String httpProxy, String httpMover, int connectTimeout) Get a new instance of a RESTInterface. -
Uses of RESTInterface in ecmwf.ecpds.mover.service
Classes in ecmwf.ecpds.mover.service that implement RESTInterface