Uses of Class
org.ogf.graap.wsag.api.exceptions.NegotiationException

Packages that use NegotiationException
org.ogf.graap.wsag.api   
org.ogf.graap.wsag.api.client   
org.ogf.graap.wsag.api.exceptions   
 

Uses of NegotiationException in org.ogf.graap.wsag.api
 

Methods in org.ogf.graap.wsag.api that throw NegotiationException
 void Negotiation.advertise(NegotiationOfferType[] quotes, org.apache.xmlbeans.XmlObject[] nocriticalExtensions)
          Advertises the state change of particular agreement offers to a negotiation participator.
 NegotiationOfferType[] Negotiation.negotiate(NegotiationOfferType[] quotes, org.apache.xmlbeans.XmlObject[] nocriticalExtensions)
          Negotiates acceptable agreement offers with a negotiation participator.
 

Uses of NegotiationException in org.ogf.graap.wsag.api.client
 

Methods in org.ogf.graap.wsag.api.client that throw NegotiationException
 void NegotiationService.advertise(NegotiationOfferType[] offers)
          Advertises a set of negotiation offers.
 NegotiationOfferType[] NegotiationService.negotiate(NegotiationOfferType[] offers)
          Negotiates a set of agreement offers.
 

Uses of NegotiationException in org.ogf.graap.wsag.api.exceptions
 

Subclasses of NegotiationException in org.ogf.graap.wsag.api.exceptions
 class ValidationException
           
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.