gov.sns.ca
Interface PutListener


public interface PutListener

PutListener is an interface for a put event listener.


Method Summary
 void putCompleted(Channel chan)
           
 

Method Detail

putCompleted

public void putCompleted(Channel chan)