|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.api |
---|
Methods in org.ogf.graap.wsag.api that throw NegotiationFactoryException | |
---|---|
Negotiation |
AgreementFactory.initiateNegotiation(NegotiationContextType context,
org.apache.xmlbeans.XmlObject[] criticalExtensions,
org.apache.xmlbeans.XmlObject[] nonCriticalExtensions,
Map<String,Object> environment)
Initializes a new negotiation instance. |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.api.client |
---|
Methods in org.ogf.graap.wsag.api.client that throw NegotiationFactoryException | |
---|---|
NegotiationClient |
AgreementFactoryService.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process. |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.client.impl |
---|
Methods in org.ogf.graap.wsag.client.impl that throw NegotiationFactoryException | |
---|---|
NegotiationClient |
AgreementFactoryFacade.initiateNegotiation(NegotiationContextType context)
Initiates a Negotiation. |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.client.local |
---|
Methods in org.ogf.graap.wsag.client.local that throw NegotiationFactoryException | |
---|---|
NegotiationClient |
LocalAgreementFactoryServiceImpl.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process. |
NegotiationClient |
LocalAgreementFactoryClientImpl.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process. |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.client.remote |
---|
Methods in org.ogf.graap.wsag.client.remote that throw NegotiationFactoryException | |
---|---|
NegotiationClient |
RemoteAgreementFactoryServiceImpl.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process. |
NegotiationClient |
RemoteAgreementFactoryClientImpl.initiateNegotiation(NegotiationContextType context)
Initiates a new negotiation process with the given context. |
NegotiationClient |
RemoteAgreementFactoryServiceImpl.initiateNegotiation(NegotiationContextType context,
EndpointReferenceType initiatorEPR)
Initiates a new negotiation process with a wsag4j server. |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.samples |
---|
Methods in org.ogf.graap.wsag.samples that throw NegotiationFactoryException | |
---|---|
Negotiation |
SampleAgreementFactory.initiateNegotiation(NegotiationContextType context,
org.apache.xmlbeans.XmlObject[] criticalExtensions,
org.apache.xmlbeans.XmlObject[] nonCriticalExtensions,
Map<String,Object> environment)
Deprecated. Initializes a new negotiation instance. |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.server.api.impl |
---|
Methods in org.ogf.graap.wsag.server.api.impl that throw NegotiationFactoryException | |
---|---|
Negotiation |
AgreementFactoryFacade.initiateNegotiation(NegotiationContextType context,
org.apache.xmlbeans.XmlObject[] criticalExtensions,
org.apache.xmlbeans.XmlObject[] nonCriticalExtensions,
Map<String,Object> environment)
Initializes a new negotiation instance. |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.server.engine |
---|
Methods in org.ogf.graap.wsag.server.engine that throw NegotiationFactoryException | |
---|---|
Negotiation |
GenericAgreementFactory.initiateNegotiation(NegotiationContextType context,
org.apache.xmlbeans.XmlObject[] criticalExtensions,
org.apache.xmlbeans.XmlObject[] nonCriticalExtensions,
Map<String,Object> environment)
Initializes a new negotiation instance. |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.server.persistence.impl |
---|
Methods in org.ogf.graap.wsag.server.persistence.impl that throw NegotiationFactoryException | |
---|---|
Negotiation |
AbstractPersistentAgreementFactory.initiateNegotiation(NegotiationContextType context,
org.apache.xmlbeans.XmlObject[] criticalExtensions,
org.apache.xmlbeans.XmlObject[] nonCriticalExtensions,
Map<String,Object> environment)
Initializes a new negotiation instance. |
Uses of NegotiationFactoryException in org.ogf.graap.wsag.wsrf.persistence |
---|
Methods in org.ogf.graap.wsag.wsrf.persistence that throw NegotiationFactoryException | |
---|---|
Negotiation |
WsDatabaseAgreementFactory.initiateNegotiation(NegotiationContextType context,
org.apache.xmlbeans.XmlObject[] criticalExtensions,
org.apache.xmlbeans.XmlObject[] nonCriticalExtensions,
Map<String,Object> environment)
Initializes a new negotiation instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |