Uses of Interface
com.k_int.z3950.util.APDUListener

Packages that use APDUListener
com.k_int.z3950.client   
com.k_int.z3950.IRClient   
com.k_int.z3950.util   
 

Uses of APDUListener in com.k_int.z3950.client
 

Classes in com.k_int.z3950.client that implement APDUListener
 class SynchronousOriginBean
          SynchronousOriginBean : A Z3950 session that tries to behave as a synchronous local resource.
 class ZClient
          ZClient : A Simple Z3950 command line client to test the toolkit
 

Uses of APDUListener in com.k_int.z3950.IRClient
 

Classes in com.k_int.z3950.IRClient that implement APDUListener
 class Z3950Origin
           
 

Uses of APDUListener in com.k_int.z3950.util
 

Classes in com.k_int.z3950.util that implement APDUListener
 class APDUAdapter
          APDUAdapter : Blank implemenration of ADPUListener interface methods allows easier construction of anonymous classes.
 

Methods in com.k_int.z3950.util with parameters of type APDUListener
 void ZEndpoint.addAPDUListener(APDUListener l)
           
 void ZEndpoint.removeAPDUListener(APDUListener l)
           
 



Copyright © 2001 Knowledge Integration Ltd. All Rights Reserved.