gov.aps.jca.event
Interface PutListener

All Superinterfaces:
java.util.EventListener

public interface PutListener
extends java.util.EventListener

The listener interface for receiving PutEvents.

See Also:
Channel

Method Summary
 void putCompleted(PutEvent ev)
           
 

Method Detail

putCompleted

public void putCompleted(PutEvent ev)