Uses of Class
ecmwf.common.ecaccess.ConnectionException
Packages that use ConnectionException
-
Uses of ConnectionException in ecmwf.common.ecaccess
Methods in ecmwf.common.ecaccess that throw ConnectionExceptionModifier and TypeMethodDescriptionprotected void
Connect.ConnectionManager.getConnection()
Gets the connection.long
ECaccessProvider.subscribe
(ClientInterface access) Subscribe.long
ProviderInterface.subscribe
(ClientInterface access) Subscribe.Constructors in ecmwf.common.ecaccess that throw ConnectionExceptionModifierConstructorDescriptionConnectionManager
(Class<?> name, String host, short port, boolean replace) Instantiates a new connection manager.ConnectionManager
(Class<?> name, String host, short port, boolean replace, ClientInterface client) Instantiates a new connection manager. -
Uses of ConnectionException in ecmwf.ecpds.master
Constructors in ecmwf.ecpds.master that throw ConnectionExceptionModifierConstructorDescriptionMasterConnection
(String host, short port, ClientInterface access) Instantiates a new master connection.MasterServer
(Starter starter) Instantiates a new master server. -
Uses of ConnectionException in ecmwf.ecpds.mover
Methods in ecmwf.ecpds.mover that throw ConnectionExceptionModifier and TypeMethodDescriptionvoid
ECauthModule.connect
(String location, ECtransSetup setup) Connect.MoverServer.getMasterInterface()
Gets the master interface.Constructors in ecmwf.ecpds.mover that throw ConnectionException