public interface NegotiationEventListener
Modifier and Type | Method and Description |
---|---|
void |
handeNegotiationSessionEvent(NegotiationSessionEvent evt) |
void |
handleActionEvent(ActionEvent evt)
IMPORTANT:
in handleEvent, do not more than just storing the event and
notifying your interface that a new event has arrived.
|
void |
handleBlateralAtomicNegotiationSessionEvent(BilateralAtomicNegotiationSessionEvent evt) |
void |
handleLogMessageEvent(LogMessageEvent evt) |
void handleActionEvent(ActionEvent evt)
evt
- void handleLogMessageEvent(LogMessageEvent evt)
void handeNegotiationSessionEvent(NegotiationSessionEvent evt)
void handleBlateralAtomicNegotiationSessionEvent(BilateralAtomicNegotiationSessionEvent evt)