|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AgreementAcceptanceListener
When a pending agreement is created, the agreement initiator may specify an acceptance endpoint that is notified on the agreement responders decision, namely the acceptance or rejection of the offer. A client may instantiate an acceptance endpoint and register an acceptance handler that is invoked as soon the agreement responder send the notification.
AgreementAcceptanceFactory
Method Summary | |
---|---|
void |
accept()
Notifies the handler of an agreement acceptance. |
void |
reject()
Notifies the handler of an agreement rejection. |
Method Detail |
---|
void accept()
void reject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |