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

Quick Search    Search Deep

com.k_int.z3950.IRClient
Interface ZCallbackTarget  view ZCallbackTarget download ZCallbackTarget.java

All Known Implementing Classes:
PresentCallbackHandler

public interface ZCallbackTarget


Method Summary
 void notifyClose(java.lang.String reason)
           
 void notifyPresentResponse(com.k_int.gen.Z39_50_APDU_1995.PresentResponse_type resp)
           
 

Method Detail

notifyClose

public void notifyClose(java.lang.String reason)

notifyPresentResponse

public void notifyPresentResponse(com.k_int.gen.Z39_50_APDU_1995.PresentResponse_type resp)