jar

org.openengsb.core : openengsb-core-common

Maven & Gradle

Sep 15, 2011
75 usages
43 stars

OpenEngSB :: Core :: Common · OpenEngSB Common Core Utility classes, abstract classes to be extended by Domains and Connectors (Domains, DomainEvents, DomainProviders, ServiceManagers). The abstract and utility classes should help a great deal during developing for the OpenEngSB. Though non of the classes in this package are required and can be easily worked-around.

Table Of Contents

Latest Version

Download org.openengsb.core : openengsb-core-common JAR file - Latest Versions:

All Versions

Download org.openengsb.core : openengsb-core-common JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.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 openengsb-core-common-1.2.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openengsb.core.common.util

├─ org.openengsb.core.common.util.Comparators.class - [JAR]

├─ org.openengsb.core.common.util.ConfigUtils.class - [JAR]

├─ org.openengsb.core.common.util.ContextAware.class - [JAR]

├─ org.openengsb.core.common.util.ContextAwareCallable.class - [JAR]

├─ org.openengsb.core.common.util.ContextAwareRunnable.class - [JAR]

├─ org.openengsb.core.common.util.DefaultOsgiUtilsService.class - [JAR]

├─ org.openengsb.core.common.util.DictionaryAsMap.class - [JAR]

├─ org.openengsb.core.common.util.DictionaryUtils.class - [JAR]

├─ org.openengsb.core.common.util.JsonUtils.class - [JAR]

├─ org.openengsb.core.common.util.MapAsDictionary.class - [JAR]

├─ org.openengsb.core.common.util.MergeException.class - [JAR]

├─ org.openengsb.core.common.util.ThreadLocalUtil.class - [JAR]

org.openengsb.core.common.events

├─ org.openengsb.core.common.events.DomainEventsProxyFactoryBean.class - [JAR]

├─ org.openengsb.core.common.events.EventProxyException.class - [JAR]

├─ org.openengsb.core.common.events.ForwardHandler.class - [JAR]

org.openengsb.core.common

├─ org.openengsb.core.common.AbstractConnectorInstanceFactory.class - [JAR]

├─ org.openengsb.core.common.AbstractConnectorProvider.class - [JAR]

├─ org.openengsb.core.common.AbstractDomainProvider.class - [JAR]

├─ org.openengsb.core.common.AbstractOpenEngSBInvocationHandler.class - [JAR]

├─ org.openengsb.core.common.AbstractOpenEngSBService.class - [JAR]

├─ org.openengsb.core.common.Activator.class - [JAR]

├─ org.openengsb.core.common.OpenEngSBCoreServices.class - [JAR]

├─ org.openengsb.core.common.OutgoingPortImpl.class - [JAR]

├─ org.openengsb.core.common.ProxyFactoryBean.class - [JAR]

org.openengsb.core.common.remote

├─ org.openengsb.core.common.remote.AbstractFilterAction.class - [JAR]

├─ org.openengsb.core.common.remote.AbstractFilterChainElement.class - [JAR]

├─ org.openengsb.core.common.remote.FilterChain.class - [JAR]

├─ org.openengsb.core.common.remote.FilterChainFactory.class - [JAR]

├─ org.openengsb.core.common.remote.JsonMethodCallMarshalFilter.class - [JAR]

├─ org.openengsb.core.common.remote.JsonOutgoingMethodCallMarshalFilter.class - [JAR]

├─ org.openengsb.core.common.remote.RequestMapperFilter.class - [JAR]

├─ org.openengsb.core.common.remote.XmlDecoderFilter.class - [JAR]

├─ org.openengsb.core.common.remote.XmlEncoderFilter.class - [JAR]

├─ org.openengsb.core.common.remote.XmlMethodCallMarshalFilter.class - [JAR]

├─ org.openengsb.core.common.remote.XmlMethodCallMarshalOutgoingFilter.class - [JAR]