|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HRClient
Harvest repository client. Provides unified way to communicate with the remote repository.
| Method Summary | |
|---|---|
boolean |
isPingSupported()
Checks if ping operation is supported. |
void |
ping()
Checks and verifies connection to the remote repository. |
| Method Detail |
|---|
boolean isPingSupported()
true if ping operation is supportedping()
void ping()
throws HRInvalidProtocolException,
HRConnectionException,
UnsupportedOperationException
HRInvalidProtocolException - if provided connection
definition is incomplete
HRConnectionException - if connection to the remote repository can not
be established at this moment
UnsupportedOperationException - if operation is not supported
|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||