jar

org.ow2.odis : odis-core

Maven & Gradle

Jun 24, 2009
6 usages

Odis Core du framework Odis (standalone et OSGi)

Table Of Contents

Latest Version

Download org.ow2.odis : odis-core JAR file - Latest Versions:

All Versions

Download org.ow2.odis : odis-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 odis-core-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.odis.bufferIn

├─ org.ow2.odis.bufferIn.BufferInManager.class - [JAR]

├─ org.ow2.odis.bufferIn.BufferListObject.class - [JAR]

├─ org.ow2.odis.bufferIn.BufferListObjectFactory.class - [JAR]

├─ org.ow2.odis.bufferIn.PersistenceBufferInManager.class - [JAR]

├─ org.ow2.odis.bufferIn.PersistenceBufferListObject.class - [JAR]

├─ org.ow2.odis.bufferIn.PersistenceBufferListObjectFactory.class - [JAR]

org.ow2.odis.model.cmd

├─ org.ow2.odis.model.cmd.Cmd.class - [JAR]

├─ org.ow2.odis.model.cmd.CmdEncoderDecoder.class - [JAR]

org.ow2.odis.lifeCycle.engine

├─ org.ow2.odis.lifeCycle.engine.AbstractEngineState.class - [JAR]

├─ org.ow2.odis.lifeCycle.engine.IEngineLifeCycle.class - [JAR]

├─ org.ow2.odis.lifeCycle.engine.StateEngineInitialized.class - [JAR]

├─ org.ow2.odis.lifeCycle.engine.StateEngineLoaded.class - [JAR]

├─ org.ow2.odis.lifeCycle.engine.StateEngineStarted.class - [JAR]

├─ org.ow2.odis.lifeCycle.engine.StateEngineStopped.class - [JAR]

├─ org.ow2.odis.lifeCycle.engine.StateEngineSuspended.class - [JAR]

├─ org.ow2.odis.lifeCycle.engine.StateEngineUnloaded.class - [JAR]

org.ow2.odis.model

├─ org.ow2.odis.model.AbstractAttribute.class - [JAR]

├─ org.ow2.odis.model.AbstractAttributeMBean.class - [JAR]

├─ org.ow2.odis.model.AbstractConnectionAttribute.class - [JAR]

├─ org.ow2.odis.model.BufferOutAttribute.class - [JAR]

├─ org.ow2.odis.model.CompositeConnectionAttribute.class - [JAR]

├─ org.ow2.odis.model.CompositeConnectionAttributeMBean.class - [JAR]

├─ org.ow2.odis.model.Const.class - [JAR]

├─ org.ow2.odis.model.DomainAttribute.class - [JAR]

├─ org.ow2.odis.model.EngineInAttribute.class - [JAR]

├─ org.ow2.odis.model.EngineOutAttribute.class - [JAR]

├─ org.ow2.odis.model.EngineProceedAttribute.class - [JAR]

├─ org.ow2.odis.model.FromAttribute.class - [JAR]

├─ org.ow2.odis.model.MemoryConnectionAttribute.class - [JAR]

├─ org.ow2.odis.model.MemoryConnectionAttributeMBean.class - [JAR]

├─ org.ow2.odis.model.NodeAttribute.class - [JAR]

├─ org.ow2.odis.model.SocketConnectionAttribute.class - [JAR]

├─ org.ow2.odis.model.SocketConnectionAttributeMBean.class - [JAR]

├─ org.ow2.odis.model.ToAttribute.class - [JAR]

org.ow2.odis.connection.memory

├─ org.ow2.odis.connection.memory.Memory.class - [JAR]

├─ org.ow2.odis.connection.memory.MemoryFactory.class - [JAR]

├─ org.ow2.odis.connection.memory.MemoryIn.class - [JAR]

├─ org.ow2.odis.connection.memory.MemoryOut.class - [JAR]

org.ow2.odis.jmx

├─ org.ow2.odis.jmx.JMX.class - [JAR]

org.ow2.odis.engine

├─ org.ow2.odis.engine.AbstractEngine.class - [JAR]

├─ org.ow2.odis.engine.Const.class - [JAR]

├─ org.ow2.odis.engine.EngineIn.class - [JAR]

├─ org.ow2.odis.engine.EngineOut.class - [JAR]

├─ org.ow2.odis.engine.EngineProceed.class - [JAR]

├─ org.ow2.odis.engine.EngineProceedMBean.class - [JAR]

├─ org.ow2.odis.engine.FWEvent.class - [JAR]

├─ org.ow2.odis.engine.IEngineIn.class - [JAR]

├─ org.ow2.odis.engine.IEngineProceed.class - [JAR]

├─ org.ow2.odis.engine.IProceed.class - [JAR]

org.ow2.odis.admin

├─ org.ow2.odis.admin.Admin.class - [JAR]

├─ org.ow2.odis.admin.IAction.class - [JAR]

├─ org.ow2.odis.admin.IPlugin.class - [JAR]

├─ org.ow2.odis.admin.IValidateXML.class - [JAR]

├─ org.ow2.odis.admin.Launch.class - [JAR]

├─ org.ow2.odis.admin.LaunchMBean.class - [JAR]

├─ org.ow2.odis.admin.PluginsRegistry.class - [JAR]

├─ org.ow2.odis.admin.PluginsRegistryMBean.class - [JAR]

org.ow2.odis.connection

├─ org.ow2.odis.connection.AbstractConnectionfactory.class - [JAR]

├─ org.ow2.odis.connection.ConnectionFactory.class - [JAR]

├─ org.ow2.odis.connection.ConnectionManager.class - [JAR]

├─ org.ow2.odis.connection.ConnectionManagerMBean.class - [JAR]

├─ org.ow2.odis.connection.IConnectionFactory.class - [JAR]

├─ org.ow2.odis.connection.IConnectionIn.class - [JAR]

├─ org.ow2.odis.connection.IConnectionOut.class - [JAR]

org.ow2.odis.policy

├─ org.ow2.odis.policy.AbstractPolicy.class - [JAR]

├─ org.ow2.odis.policy.IPolicyElement.class - [JAR]

├─ org.ow2.odis.policy.RoundRobinPolicy.class - [JAR]

├─ org.ow2.odis.policy.RoundRobinWithPriorityPolicy.class - [JAR]

org.ow2.odis.lifeCycle.domain

├─ org.ow2.odis.lifeCycle.domain.AbstractDomainState.class - [JAR]

├─ org.ow2.odis.lifeCycle.domain.IDomainLifeCycle.class - [JAR]

├─ org.ow2.odis.lifeCycle.domain.StateDomainInitial.class - [JAR]

├─ org.ow2.odis.lifeCycle.domain.StateDomainInitialized.class - [JAR]

├─ org.ow2.odis.lifeCycle.domain.StateDomainLoaded.class - [JAR]

├─ org.ow2.odis.lifeCycle.domain.StateDomainStarted.class - [JAR]

├─ org.ow2.odis.lifeCycle.domain.StateDomainStopped.class - [JAR]

├─ org.ow2.odis.lifeCycle.domain.StateDomainUnloaded.class - [JAR]

org.ow2.odis.lifeCycle

├─ org.ow2.odis.lifeCycle.Behavior.class - [JAR]

├─ org.ow2.odis.lifeCycle.Cause.class - [JAR]

org.ow2.odis.connection.socket

├─ org.ow2.odis.connection.socket.AbstractTCPConnectionIn.class - [JAR]

├─ org.ow2.odis.connection.socket.AbstractTCPConnectionOut.class - [JAR]

├─ org.ow2.odis.connection.socket.IProtocolIn.class - [JAR]

├─ org.ow2.odis.connection.socket.IProtocolOut.class - [JAR]

├─ org.ow2.odis.connection.socket.LineProtocol.class - [JAR]

├─ org.ow2.odis.connection.socket.MessageListener.class - [JAR]

├─ org.ow2.odis.connection.socket.MessageSender.class - [JAR]

├─ org.ow2.odis.connection.socket.OdisProtocol.class - [JAR]

├─ org.ow2.odis.connection.socket.SocketConnectionFactory.class - [JAR]

├─ org.ow2.odis.connection.socket.TCPClientConnectionIn.class - [JAR]

├─ org.ow2.odis.connection.socket.TCPClientConnectionOut.class - [JAR]

├─ org.ow2.odis.connection.socket.TCPServerConnectionIn.class - [JAR]

├─ org.ow2.odis.connection.socket.TCPServerConnectionOut.class - [JAR]

org.ow2.odis.loader

├─ org.ow2.odis.loader.GenericFactory.class - [JAR]

├─ org.ow2.odis.loader.IFactory.class - [JAR]

org.ow2.odis.routing

├─ org.ow2.odis.routing.Destination.class - [JAR]

├─ org.ow2.odis.routing.IRouting.class - [JAR]

├─ org.ow2.odis.routing.Routing.class - [JAR]

├─ org.ow2.odis.routing.RoutingObject.class - [JAR]

├─ org.ow2.odis.routing.RoutingObjectFactory.class - [JAR]

org.ow2.odis.admin.options

├─ org.ow2.odis.admin.options.AddActivateFileNode.class - [JAR]

├─ org.ow2.odis.admin.options.AddConfigFile.class - [JAR]

├─ org.ow2.odis.admin.options.AddPlugins.class - [JAR]

├─ org.ow2.odis.admin.options.ChangeOdisCfg.class - [JAR]

├─ org.ow2.odis.admin.options.DisplayConfig.class - [JAR]

├─ org.ow2.odis.admin.options.DisplayHelp.class - [JAR]

├─ org.ow2.odis.admin.options.GenActivateFile.class - [JAR]

├─ org.ow2.odis.admin.options.NoAction.class - [JAR]

├─ org.ow2.odis.admin.options.NoStopOnError2.class - [JAR]

├─ org.ow2.odis.admin.options.SetProxy.class - [JAR]

├─ org.ow2.odis.admin.options.SetTrustAnchors.class - [JAR]

org.ow2.odis.connection.context

├─ org.ow2.odis.connection.context.Context.class - [JAR]

├─ org.ow2.odis.connection.context.ContextManager.class - [JAR]

├─ org.ow2.odis.connection.context.ContextMessage.class - [JAR]

├─ org.ow2.odis.connection.context.DefaultUniqueIdGenerator.class - [JAR]

├─ org.ow2.odis.connection.context.IContextDirectory.class - [JAR]

├─ org.ow2.odis.connection.context.IContextWatcher.class - [JAR]

├─ org.ow2.odis.connection.context.IContextualConnectionOut.class - [JAR]

├─ org.ow2.odis.connection.context.IUniqueIdentifierGenerator.class - [JAR]

├─ org.ow2.odis.connection.context.UniqueIdentifierProvider.class - [JAR]

org.ow2.odis.encoder

├─ org.ow2.odis.encoder.EncoderFactory.class - [JAR]

├─ org.ow2.odis.encoder.GenericEncoder.class - [JAR]

├─ org.ow2.odis.encoder.IEncoder.class - [JAR]

├─ org.ow2.odis.encoder.NullEncoder.class - [JAR]

├─ org.ow2.odis.encoder.StringEncoder.class - [JAR]

├─ org.ow2.odis.encoder.TextEncoder.class - [JAR]

org.ow2.odis.exception

├─ org.ow2.odis.exception.ConnectionException.class - [JAR]

├─ org.ow2.odis.exception.NodeException.class - [JAR]

├─ org.ow2.odis.exception.OdisAttributeException.class - [JAR]

├─ org.ow2.odis.exception.OdisBufferOverflowException.class - [JAR]

├─ org.ow2.odis.exception.OdisConnectionException.class - [JAR]

├─ org.ow2.odis.exception.OdisContextException.class - [JAR]

├─ org.ow2.odis.exception.OdisDecoderException.class - [JAR]

├─ org.ow2.odis.exception.OdisDomainException.class - [JAR]

├─ org.ow2.odis.exception.OdisEncoderException.class - [JAR]

├─ org.ow2.odis.exception.OdisEngineException.class - [JAR]

├─ org.ow2.odis.exception.OdisException.class - [JAR]

├─ org.ow2.odis.exception.OdisFactoryException.class - [JAR]

├─ org.ow2.odis.exception.OdisJmsException.class - [JAR]

├─ org.ow2.odis.exception.OdisMemoryException.class - [JAR]

├─ org.ow2.odis.exception.OdisNoBufferException.class - [JAR]

├─ org.ow2.odis.exception.OdisNodeException.class - [JAR]

├─ org.ow2.odis.exception.OdisSocketException.class - [JAR]

├─ org.ow2.odis.exception.ProcessException.class - [JAR]

├─ org.ow2.odis.exception.StateException.class - [JAR]

org.ow2.odis.util

├─ org.ow2.odis.util.CheckUtilities.class - [JAR]

├─ org.ow2.odis.util.CodingDecoding.class - [JAR]

├─ org.ow2.odis.util.Filter.class - [JAR]

├─ org.ow2.odis.util.IParametrableComponent.class - [JAR]

├─ org.ow2.odis.util.IntegerModif.class - [JAR]

├─ org.ow2.odis.util.InvalidDecodingException.class - [JAR]

├─ org.ow2.odis.util.Semaphore.class - [JAR]

├─ org.ow2.odis.util.StreamHelper.class - [JAR]

├─ org.ow2.odis.util.StreamReader.class - [JAR]

├─ org.ow2.odis.util.TraceException.class - [JAR]

org.ow2.odis.connection.composite

├─ org.ow2.odis.connection.composite.CompositeFactory.class - [JAR]

├─ org.ow2.odis.connection.composite.CompositeOut.class - [JAR]

org.ow2.odis.bufferOut

├─ org.ow2.odis.bufferOut.BufferObject.class - [JAR]

├─ org.ow2.odis.bufferOut.BufferObjectFactory.class - [JAR]

├─ org.ow2.odis.bufferOut.BufferOut.class - [JAR]

├─ org.ow2.odis.bufferOut.BufferOutManager.class - [JAR]

├─ org.ow2.odis.bufferOut.ContextBufferOut.class - [JAR]

├─ org.ow2.odis.bufferOut.ContextualBufferOut.class - [JAR]

├─ org.ow2.odis.bufferOut.IBufferOutWatcher.class - [JAR]

├─ org.ow2.odis.bufferOut.PersistenceBufferObject.class - [JAR]

org.ow2.odis.lifeCycle.connection

├─ org.ow2.odis.lifeCycle.connection.AbstractConnectionState.class - [JAR]

├─ org.ow2.odis.lifeCycle.connection.IConnectionLifeCycle.class - [JAR]

├─ org.ow2.odis.lifeCycle.connection.StateConnectionInitialized.class - [JAR]

├─ org.ow2.odis.lifeCycle.connection.StateConnectionLoaded.class - [JAR]

├─ org.ow2.odis.lifeCycle.connection.StateConnectionStarted.class - [JAR]

├─ org.ow2.odis.lifeCycle.connection.StateConnectionStopped.class - [JAR]

├─ org.ow2.odis.lifeCycle.connection.StateConnectionUnloaded.class - [JAR]

org.ow2.odis.lifeCycle.node

├─ org.ow2.odis.lifeCycle.node.AbstractNodeState.class - [JAR]

├─ org.ow2.odis.lifeCycle.node.INodeLifeCycle.class - [JAR]

├─ org.ow2.odis.lifeCycle.node.StateNodeInitialized.class - [JAR]

├─ org.ow2.odis.lifeCycle.node.StateNodeLoaded.class - [JAR]

├─ org.ow2.odis.lifeCycle.node.StateNodeStarted.class - [JAR]

├─ org.ow2.odis.lifeCycle.node.StateNodeStopped.class - [JAR]

├─ org.ow2.odis.lifeCycle.node.StateNodeSuspended.class - [JAR]

├─ org.ow2.odis.lifeCycle.node.StateNodeUnloaded.class - [JAR]

org.ow2.odis.node

├─ org.ow2.odis.node.Node.class - [JAR]

├─ org.ow2.odis.node.NodeMBean.class - [JAR]

├─ org.ow2.odis.node.NodeManager.class - [JAR]

├─ org.ow2.odis.node.NodeManagerMBean.class - [JAR]

org.ow2.odis.port

├─ org.ow2.odis.port.PortFactory.class - [JAR]

├─ org.ow2.odis.port.PortIn.class - [JAR]

├─ org.ow2.odis.port.PortOut.class - [JAR]

org.ow2.odis.domain

├─ org.ow2.odis.domain.Domain.class - [JAR]

├─ org.ow2.odis.domain.DomainMBean.class - [JAR]

org.ow2.odis.services

├─ org.ow2.odis.services.IFactoryService.class - [JAR]

org.ow2.odis.proceed

├─ org.ow2.odis.proceed.IDeclare.class - [JAR]

├─ org.ow2.odis.proceed.IRetryPolicy.class - [JAR]

├─ org.ow2.odis.proceed.LogProceed.class - [JAR]

├─ org.ow2.odis.proceed.NullProceed.class - [JAR]

├─ org.ow2.odis.proceed.ProceedManager.class - [JAR]

├─ org.ow2.odis.proceed.RetryPolicy.class - [JAR]

org.ow2.odis.decoder

├─ org.ow2.odis.decoder.GenericDecoder.class - [JAR]

├─ org.ow2.odis.decoder.IDecoder.class - [JAR]

├─ org.ow2.odis.decoder.NullDecoder.class - [JAR]

├─ org.ow2.odis.decoder.StringDecoder.class - [JAR]

├─ org.ow2.odis.decoder.TextDecoder.class - [JAR]

org.ow2.odis.stat

├─ org.ow2.odis.stat.EmptyStat.class - [JAR]

├─ org.ow2.odis.stat.IStat.class - [JAR]

├─ org.ow2.odis.stat.StatProvider.class - [JAR]

Advertisement

Dependencies from Group

Jun 24, 2009
6 usages
Jun 24, 2009
3 usages
Jun 24, 2009
2 usages

Discover Dependencies

Sep 30, 2021
25 usages
324 stars
Mar 09, 2022
35 usages
1 stars
May 24, 2018
9 usages
765 stars
Aug 29, 2021
3 usages
0 stars
Aug 06, 2018
35 usages
35 stars
Mar 30, 2023
26 usages
0 stars
Aug 23, 2023
57 usages
May 11, 2015
21 stars
log
Mar 10, 2022
15 usages