Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.k_int.z3950.util

Interface Summary
APDUListener APDUListener : Interface implemented by objects interested in knowing what PDU's are being received.
TargetAPDUListener  
 

Class Summary
APDUAdapter APDUAdapter : Blank implemenration of ADPUListener interface methods allows easier construction of anonymous classes.
APDUEvent  
APDUObservable APDUObserver : Allow observers to monitor a protocol stack.
BaseSemaphore  
GenericEventToOriginListenerAdapter GenericEventToOriginListenerAdapter : Adapts the generic Observer/Observable pattern to produce notification messages for a Z
GenericEventToTargetListenerAdapter GenericEventToTargetListenerAdapter : Adapts the generic Observer/Observable pattern to produce notification messages for a Z Target
MarcRecord_codec  
PDUTypeAvailableSemaphore  
ReferencedPDUAvaialableSemaphore  
RPN2Internal RPN2Internal: Convert a Z39.50 RPNQuery into our internal RPN structure.
RPNHelper RPNHelper : Convert an internal RPN query tree into a Z39.50 RPNQuery.
TargetAPDUAdapter APDUAdapter : Blank implemenration of ADPUListener interface methods allows easier construction of anonymous classes.
Z3950Constants  
ZEndpoint  
ZTargetEndpoint  
 

Exception Summary
InvalidQueryException