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 voidConnect.ConnectionManager.getConnection()Gets the connection.longECaccessProvider.subscribe(ClientInterface access) Subscribe.longProviderInterface.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 TypeMethodDescriptionvoidECauthModule.connect(String location, ECtransSetup setup) Connect.MoverServer.getMasterInterface()Gets the master interface.Constructors in ecmwf.ecpds.mover that throw ConnectionException