|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Methods for connecting to Z39.50 datasources
| Method Summary | |
void |
close()
Close connection |
int |
getAutoReconnect()
Get autoconnection setting |
int |
getTimeout()
Get connection timeout |
void |
setAutoReconnect(int autoReconnect)
Set autoreconnect setting |
void |
setTimeout(int timeout)
Set connection timeout |
| Method Detail |
public void setTimeout(int timeout)
timeout - timeout in milisecondspublic int getTimeout()
public void setAutoReconnect(int autoReconnect)
autoReconnect - number of times to attempt reconnectionpublic int getAutoReconnect()
public void close()
throws JaferException
JaferException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||