sdlip.helpers
Interface Timeoutable

All Known Implementing Classes:
SwitchBoardLSP, Z39LSP, ResultNode

public abstract interface Timeoutable


Method Summary
 void timeout(java.lang.Object handle)
           
 

Method Detail

timeout

public void timeout(java.lang.Object handle)