|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.jca.PutNotifier
| Field Summary | |
protected Channel |
_channel
|
protected PutListener |
_listener
|
| Constructor Summary | |
PutNotifier(Channel channel,
PutListener listener)
Creates a new instance of PutNotifier |
|
| Method Summary | |
void |
putCompleted(gov.aps.jca.event.PutEvent putEvent)
jca.event.PutListener Interface Implementation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected PutListener _listener
protected Channel _channel
| Constructor Detail |
public PutNotifier(Channel channel,
PutListener listener)
| Method Detail |
public void putCompleted(gov.aps.jca.event.PutEvent putEvent)
putCompleted in interface gov.aps.jca.event.PutListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||