Uses of Class
ecmwf.ecpds.mover.MoverException
Packages that use MoverException
-
Uses of MoverException in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover that throw MoverExceptionModifier and TypeMethodDescriptionMoverServer.getMasterProxy()
If the data mover is connected directly to its MasterServer then return a RMI interface to the Master, if the data mover is connected through a delegate data mover then return a REST interface, otherwise through an exception.MoverServer.getMQTTInterface()
Gets the MQTT interface.MoverServer.getRESTInterface
(String httpProxy, String httpMover, int connectTimeout) Gets the REST interface.