|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.z39.Z39closeApi
Field Summary | |
static int |
closeReason
Close parameter; see Z39.50 specification. |
static int |
costLimit
Close reason; see Z39.50 specification. |
static int |
finished
Close reason; see Z39.50 specification. |
static int |
lackOfActivity
Close reason; see Z39.50 specification. |
static int |
peerAbort
Close reason; see Z39.50 specification. |
static int |
protocolError
Close reason; see Z39.50 specification. |
static int |
resources
Close reason; see Z39.50 specification. |
static int |
responseToClose
Close reason; see Z39.50 specification. |
static int |
securityViolation
Close reason; see Z39.50 specification. |
static int |
shutdown
Close reason; see Z39.50 specification. |
static int |
systemProblem
Close reason; see Z39.50 specification. |
static int |
unspecified
Close reason; see Z39.50 specification. |
Constructor Summary | |
Z39closeApi()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int closeReason
public static final int finished
public static final int shutdown
public static final int systemProblem
public static final int costLimit
public static final int resources
public static final int securityViolation
public static final int protocolError
public static final int lackOfActivity
public static final int peerAbort
public static final int unspecified
public static final int responseToClose
Constructor Detail |
public Z39closeApi()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |