|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Connection
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 |
---|
void setTimeout(int timeout)
timeout
- timeout in milisecondsint getTimeout()
void setAutoReconnect(int autoReconnect)
autoReconnect
- number of times to attempt reconnectionint getAutoReconnect()
void close() throws JaferException
JaferException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |