jar

net.sf.wsag4j : wsag4j-server

Maven & Gradle

May 27, 2012
6 usages

WSAG4J: Server

Table Of Contents

Latest Version

Download net.sf.wsag4j : wsag4j-server JAR file - Latest Versions:

All Versions

Download net.sf.wsag4j : wsag4j-server JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wsag4j-server-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ogf.graap.wsag.server.api

├─ org.ogf.graap.wsag.server.api.AgreementAcceptanceFactory.class - [JAR]

├─ org.ogf.graap.wsag.server.api.AgreementAcceptanceListener.class - [JAR]

├─ org.ogf.graap.wsag.server.api.AgreementTerminationHandler.class - [JAR]

├─ org.ogf.graap.wsag.server.api.EngineComponent.class - [JAR]

├─ org.ogf.graap.wsag.server.api.IAgreementContext.class - [JAR]

├─ org.ogf.graap.wsag.server.api.IAgreementFactory.class - [JAR]

├─ org.ogf.graap.wsag.server.api.IEngineComponent.class - [JAR]

├─ org.ogf.graap.wsag.server.api.WsagMessageContext.class - [JAR]

├─ org.ogf.graap.wsag.server.api.WsagSession.class - [JAR]

├─ org.ogf.graap.wsag.server.api.WsagSessionManager.class - [JAR]

org.ogf.graap.wsag.server.engine

├─ org.ogf.graap.wsag.server.engine.EngineInstantiationException.class - [JAR]

├─ org.ogf.graap.wsag.server.engine.GenericAgreementFactory.class - [JAR]

├─ org.ogf.graap.wsag.server.engine.GenericNegotiation.class - [JAR]

├─ org.ogf.graap.wsag.server.engine.TemplateIdentifier.class - [JAR]

├─ org.ogf.graap.wsag.server.engine.TemplateRegistry.class - [JAR]

├─ org.ogf.graap.wsag.server.engine.TemplateValidator.class - [JAR]

├─ org.ogf.graap.wsag.server.engine.WsagEngine.class - [JAR]

org.ogf.graap.wsag.server.actions.impl

├─ org.ogf.graap.wsag.server.actions.impl.ActionBuilder.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.impl.AgreementFactoryAction.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.impl.ClasspathResourceLoader.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.impl.FileTemplate.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.impl.HandlerContext.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.impl.NegotiationUnsupportedAction.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.impl.VelocityAgreementTemplateAction.class - [JAR]

org.ogf.graap.wsag.server.actions

├─ org.ogf.graap.wsag.server.actions.AbstractCreateAgreementAction.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.AbstractGetTemplateAction.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.AbstractNegotiationAction.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.ActionBuilder.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.ActionInitializationException.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.IAction.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.IActionBuilder.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.IActionHandler.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.IActionHandlerContext.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.ICreateAgreementAction.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.IGetTemplateAction.class - [JAR]

├─ org.ogf.graap.wsag.server.actions.INegotiationAction.class - [JAR]

org.ogf.graap.wsag.server.persistence

├─ org.ogf.graap.wsag.server.persistence.EmfRegistry.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.IAgreementFactoryHome.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.IAgreementHome.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.PersistedResourceException.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.PersistentAgreement.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.PersistentAgreementFactory.class - [JAR]

org.ogf.graap.wsag.server.monitoring

├─ org.ogf.graap.wsag.server.monitoring.AgreementMonitor.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.AgreementMonitorJob.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.IGuaranteeEvaluator.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.IMonitoringContext.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.IServiceTermMonitoringHandler.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.JEXLWSAG4JContext.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.Messages.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.MonitorableAgreement.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.MonitoringContext.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.SLAFunctions.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.ServicePropertyResolver.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.ServiceTermStateMonitor.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.SimpleGuaranteeEvaluator.class - [JAR]

├─ org.ogf.graap.wsag.server.monitoring.SimpleMonitoredAgreement.class - [JAR]

org.ogf.graap.wsag.server.accounting

├─ org.ogf.graap.wsag.server.accounting.AccountingContext.class - [JAR]

├─ org.ogf.graap.wsag.server.accounting.IAccountingContext.class - [JAR]

├─ org.ogf.graap.wsag.server.accounting.IAccountingSystem.class - [JAR]

├─ org.ogf.graap.wsag.server.accounting.SimpleAccountingSystemLogger.class - [JAR]

org.ogf.graap.wsag.server.persistence.impl

├─ org.ogf.graap.wsag.server.persistence.impl.AbstractPersistentAgreementFactory.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.impl.AbstractWSAG4JPersistence.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.impl.DatabaseAgreementHome.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreement.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.impl.DatabasePersistentAgreementFactory.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.impl.DatabaseWSAG4JPersistence.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.impl.PersistentAgreementContainer.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreement.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.impl.SimplePersistentAgreementFactory.class - [JAR]

├─ org.ogf.graap.wsag.server.persistence.impl.SimpleWSAG4JPersistence.class - [JAR]

org.ogf.graap.wsag.server.api.impl

├─ org.ogf.graap.wsag.server.api.impl.AbstractAgreementFactory.class - [JAR]

├─ org.ogf.graap.wsag.server.api.impl.AgreementContext.class - [JAR]

├─ org.ogf.graap.wsag.server.api.impl.AgreementFactoryFacade.class - [JAR]

├─ org.ogf.graap.wsag.server.api.impl.FactoryContext.class - [JAR]

├─ org.ogf.graap.wsag.server.api.impl.PendingAgreementFacade.class - [JAR]

├─ org.ogf.graap.wsag.server.api.impl.PendingAgreementImpl.class - [JAR]

Advertisement

Dependencies from Group

May 27, 2012
10 usages
May 27, 2012
8 usages
May 27, 2012
6 usages
Apr 20, 2012
6 usages
Apr 20, 2012
5 usages

Discover Dependencies

Jul 28, 2015
3 usages
647 stars
Oct 28, 2021
9 usages
0 stars
Nov 27, 2007
4 usages
Oct 06, 2015
16 stars
Apr 07, 2022
15 usages
10 stars
Jun 01, 2023
7 usages
408 stars
May 16, 2019
7 usages
57 stars
Nov 02, 2021
7 usages
1k stars