public interface RasterDataServerExplorer extends DataServerExplorer
| Modifier and Type | Field and Description |
|---|---|
static int |
TIME |
FILESYSTEM_SERVER_EXPLORER_NAME, MODE_ALL, MODE_FEATURE, MODE_GEOMETRY, MODE_RASTER| Modifier and Type | Method and Description |
|---|---|
void |
connect(ICancellable cancellable)
Connect to the server
|
DataStoreParameters |
getStoredParameters()
Returns the internal parameters, that is, the parameters that
are not tiled.
|
boolean |
isHostReachable()
Checks if the network and host are reachable for a fixed time defined in
a constant of this interface.
|
boolean |
isHostReachable(int timeout)
Checks if the network and host are reachable
|
add, canAdd, canAdd, exists, get, getAddParameters, getDataStoreProviderNames, getParameters, getProviderName, getResourcePath, getResourcesStorage, getResourcesStorage, getResourcesStorage, list, list, removedisposestatic final int TIME
DataStoreParameters getStoredParameters()
void connect(ICancellable cancellable) throws ConnectException
cancellable - ConnectExceptionboolean isHostReachable(int timeout)
timeout - for the hostboolean isHostReachable()