Interface Summary |
Agreement |
Agreement interface used by the server module. |
AgreementFactory |
This interface defines the operations of an AgreementFactory. |
AgreementFactoryContext |
An agreement factory context allows factory actions to share data within a specific agreement factory
instance. |
AgreementOffer |
The AgreementOffer interface implements the required methods to access the properties of an agreement
offer. |
AgreementTemplate |
The AgreementTemplate interface implements the required methods to access the properties of an agreement
template. |
Negotiation |
This interface defines the contract of a concrete Negotiation implementation. |
NegotiationOffer |
The NegotiationOffer interface implements the required methods to access the properties of a negotiation
offer. |
PendingAgreementListener |
|