All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download otavia-runtime_3 JAR 0.4.5 with all dependencies


Files of the artifact otavia-runtime_3 version 0.4.5 from the group cc.otavia.

Artifact otavia-runtime_3
Group cc.otavia
Version 0.4.5


Please rate this JAR file. Is it a good library?

0 downloads

Source code of otavia-runtime_3 version 0.4.5

META-INF
META-INF.META-INF.MANIFEST.MF
cc.otavia.core.actor
cc.otavia.core.actor.cc.otavia.core.actor.AbstractActor.scala
cc.otavia.core.actor.cc.otavia.core.actor.AcceptedWorkerActor.scala
cc.otavia.core.actor.cc.otavia.core.actor.AcceptorActor.scala
cc.otavia.core.actor.cc.otavia.core.actor.Actor.scala
cc.otavia.core.actor.cc.otavia.core.actor.ActorCleaner.scala
cc.otavia.core.actor.cc.otavia.core.actor.ActorContext.scala
cc.otavia.core.actor.cc.otavia.core.actor.ActorFactory.scala
cc.otavia.core.actor.cc.otavia.core.actor.AutoCleanable.scala
cc.otavia.core.actor.cc.otavia.core.actor.ChannelsActor.scala
cc.otavia.core.actor.cc.otavia.core.actor.DatagramChannelsActor.scala
cc.otavia.core.actor.cc.otavia.core.actor.ExceptionStrategy.scala
cc.otavia.core.actor.cc.otavia.core.actor.MainActor.scala
cc.otavia.core.actor.cc.otavia.core.actor.MessageOf.scala
cc.otavia.core.actor.cc.otavia.core.actor.SocketChannelsActor.scala
cc.otavia.core.actor.cc.otavia.core.actor.StateActor.scala
cc.otavia.core.address
cc.otavia.core.address.cc.otavia.core.address.ActorAddress.scala
cc.otavia.core.address.cc.otavia.core.address.ActorThreadAddress.scala
cc.otavia.core.address.cc.otavia.core.address.Address.scala
cc.otavia.core.address.cc.otavia.core.address.EventableAddress.scala
cc.otavia.core.address.cc.otavia.core.address.PhysicalAddress.scala
cc.otavia.core.address.cc.otavia.core.address.ProxyAddress.scala
cc.otavia.core.address.cc.otavia.core.address.RobinAddress.scala
cc.otavia.core.cache
cc.otavia.core.cache.cc.otavia.core.cache.AbstractThreadIsolatedObjectPool.scala
cc.otavia.core.cache.cc.otavia.core.cache.ActorThreadIsolatedObjectPool.scala
cc.otavia.core.cache.cc.otavia.core.cache.ActorThreadLocal.scala
cc.otavia.core.cache.cc.otavia.core.cache.ActorThreadLocalBoxed.scala
cc.otavia.core.cache.cc.otavia.core.cache.ObjectPool.scala
cc.otavia.core.cache.cc.otavia.core.cache.Poolable.scala
cc.otavia.core.cache.cc.otavia.core.cache.PoolableHolder.scala
cc.otavia.core.cache.cc.otavia.core.cache.ResourceTimer.scala
cc.otavia.core.cache.cc.otavia.core.cache.SingleThreadPoolableHolder.scala
cc.otavia.core.cache.cc.otavia.core.cache.ThreadIsolatedObjectPool.scala
cc.otavia.core.cache.cc.otavia.core.cache.ThreadLocal.scala
cc.otavia.core.cache.cc.otavia.core.cache.ThreadLocalTimer.scala
cc.otavia.core.cache.cc.otavia.core.cache.TimeoutResource.scala
cc.otavia.core.channel
cc.otavia.core.channel.cc.otavia.core.channel.AbstractChannel.scala
cc.otavia.core.channel.cc.otavia.core.channel.AbstractDatagramChannel.scala
cc.otavia.core.channel.cc.otavia.core.channel.AbstractFileChannel.scala
cc.otavia.core.channel.cc.otavia.core.channel.AbstractNetworkChannel.scala
cc.otavia.core.channel.cc.otavia.core.channel.AbstractServerChannel.scala
cc.otavia.core.channel.cc.otavia.core.channel.AbstractSocketChannel.scala
cc.otavia.core.channel.cc.otavia.core.channel.AbstractUnsafeChannel.scala
cc.otavia.core.channel.cc.otavia.core.channel.Channel.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelAddress.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelException.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelFactory.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelHandler.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelHandlerAdapter.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelHandlerContext.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelHandlerContextImpl.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelInboundInvoker.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelInflight.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelInitializer.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelOption.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelOutboundInvoker.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelOutputShutdownException.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelPipeline.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelPipelineException.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelPipelineImpl.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelShutdownDirection.scala
cc.otavia.core.channel.cc.otavia.core.channel.ChannelState.scala
cc.otavia.core.channel.cc.otavia.core.channel.CombinedChannelDuplexHandler.scala
cc.otavia.core.channel.cc.otavia.core.channel.ConnectTimeoutException.scala
cc.otavia.core.channel.cc.otavia.core.channel.DefaultFileRegion.scala
cc.otavia.core.channel.cc.otavia.core.channel.FileRegion.scala
cc.otavia.core.channel.cc.otavia.core.channel.ServerChannel.scala
cc.otavia.core.channel.cc.otavia.core.channel.Skip
cc.otavia.core.channel.cc.otavia.core.channel.UnsafeChannel.scala
cc.otavia.core.channel.handler
cc.otavia.core.channel.handler.cc.otavia.core.channel.handler.Byte2ByteCodec.scala
cc.otavia.core.channel.handler.cc.otavia.core.channel.handler.Byte2ByteDecoder.scala
cc.otavia.core.channel.handler.cc.otavia.core.channel.handler.Byte2ByteEncoder.scala
cc.otavia.core.channel.handler.cc.otavia.core.channel.handler.Byte2MessageDecoder.scala
cc.otavia.core.channel.handler.cc.otavia.core.channel.handler.Message2ByteEncoder.scala
cc.otavia.core.channel.handler.cc.otavia.core.channel.handler.Message2MessageCodec.scala
cc.otavia.core.channel.handler.cc.otavia.core.channel.handler.Message2MessageDecoder.scala
cc.otavia.core.channel.handler.cc.otavia.core.channel.handler.Message2MessageEncoder.scala
cc.otavia.core.channel.inflight
cc.otavia.core.channel.inflight.cc.otavia.core.channel.inflight.QueueMap.scala
cc.otavia.core.channel.inflight.cc.otavia.core.channel.inflight.QueueMapEntity.scala
cc.otavia.core.channel.internal
cc.otavia.core.channel.internal.cc.otavia.core.channel.internal.AdaptiveBufferOffset.scala
cc.otavia.core.channel.internal.cc.otavia.core.channel.internal.ChannelHandlerMask.scala
cc.otavia.core.channel.internal.cc.otavia.core.channel.internal.DelegatingChannelHandlerContext.scala
cc.otavia.core.channel.internal.cc.otavia.core.channel.internal.WriteBufferWaterMark.scala
cc.otavia.core.channel.message
cc.otavia.core.channel.message.cc.otavia.core.channel.message.AdaptiveBufferChangeNotice.scala
cc.otavia.core.channel.message.cc.otavia.core.channel.message.AdaptiveBufferMessage.scala
cc.otavia.core.channel.message.cc.otavia.core.channel.message.AdaptiveBufferRange.scala
cc.otavia.core.channel.message.cc.otavia.core.channel.message.AutoReadPlan.scala
cc.otavia.core.channel.message.cc.otavia.core.channel.message.DatagramAdaptiveRangePacket.scala
cc.otavia.core.channel.message.cc.otavia.core.channel.message.FileReadPlan.scala
cc.otavia.core.channel.message.cc.otavia.core.channel.message.FixedReadPlanFactory.scala
cc.otavia.core.channel.message.cc.otavia.core.channel.message.MaxMessagesReadPlanFactory.scala
cc.otavia.core.channel.message.cc.otavia.core.channel.message.ReadPlan.scala
cc.otavia.core.channel.message.cc.otavia.core.channel.message.ReadPlanFactory.scala
cc.otavia.core.channel.socket
cc.otavia.core.channel.socket.cc.otavia.core.channel.socket.DatagramChannel.scala
cc.otavia.core.channel.socket.cc.otavia.core.channel.socket.DatagramPacket.scala
cc.otavia.core.channel.socket.cc.otavia.core.channel.socket.DomainSocketAddress.scala
cc.otavia.core.channel.socket.cc.otavia.core.channel.socket.SocketProtocolFamily.scala
cc.otavia.core.channel.udp
cc.otavia.core.channel.udp.cc.otavia.core.channel.udp.AddressedEnvelope.scala
cc.otavia.core.channel.udp.cc.otavia.core.channel.udp.BufferAddressedEnvelope.scala
cc.otavia.core.channel.udp.cc.otavia.core.channel.udp.DefaultAddressedEnvelope.scala
cc.otavia.core.ioc
cc.otavia.core.ioc.cc.otavia.core.ioc.AbstractModule.scala
cc.otavia.core.ioc.cc.otavia.core.ioc.Bean.scala
cc.otavia.core.ioc.cc.otavia.core.ioc.BeanDefinition.scala
cc.otavia.core.ioc.cc.otavia.core.ioc.BeanManager.scala
cc.otavia.core.ioc.cc.otavia.core.ioc.Component.scala
cc.otavia.core.ioc.cc.otavia.core.ioc.Module.scala
cc.otavia.core.ioc.cc.otavia.core.ioc.ModuleListener.scala
cc.otavia.core.ioc.cc.otavia.core.ioc.Primary.scala
cc.otavia.core.message
cc.otavia.core.message.cc.otavia.core.message.Envelope.scala
cc.otavia.core.message.cc.otavia.core.message.Event.scala
cc.otavia.core.message.cc.otavia.core.message.ExceptionMessage.scala
cc.otavia.core.message.cc.otavia.core.message.Message.scala
cc.otavia.core.message.cc.otavia.core.message.helper.scala
cc.otavia.core.reactor
cc.otavia.core.reactor.cc.otavia.core.reactor.DefaultSelectStrategy.scala
cc.otavia.core.reactor.cc.otavia.core.reactor.DefaultSelectStrategyFactory.scala
cc.otavia.core.reactor.cc.otavia.core.reactor.IoExecutionContext.scala
cc.otavia.core.reactor.cc.otavia.core.reactor.IoHandler.scala
cc.otavia.core.reactor.cc.otavia.core.reactor.IoHandlerFactory.scala
cc.otavia.core.reactor.cc.otavia.core.reactor.LoopExecutor.scala
cc.otavia.core.reactor.cc.otavia.core.reactor.Reactor.scala
cc.otavia.core.reactor.cc.otavia.core.reactor.SelectStrategy.scala
cc.otavia.core.reactor.cc.otavia.core.reactor.SelectStrategyFactory.scala
cc.otavia.core.slf4a
cc.otavia.core.slf4a.cc.otavia.core.slf4a.AbstractILoggerFactory.scala
cc.otavia.core.slf4a.cc.otavia.core.slf4a.AbstractLogger.scala
cc.otavia.core.slf4a.cc.otavia.core.slf4a.ILoggerFactory.scala
cc.otavia.core.slf4a.cc.otavia.core.slf4a.LogLevel.scala
cc.otavia.core.slf4a.cc.otavia.core.slf4a.Logger.scala
cc.otavia.core.slf4a.cc.otavia.core.slf4a.LoggerFactory.scala
cc.otavia.core.slf4a.helpers
cc.otavia.core.slf4a.helpers.cc.otavia.core.slf4a.helpers.MessageFormatter.scala
cc.otavia.core.slf4a.nop
cc.otavia.core.slf4a.nop.cc.otavia.core.slf4a.nop.NOPLogger.scala
cc.otavia.core.slf4a.nop.cc.otavia.core.slf4a.nop.NOPLoggerFactory.scala
cc.otavia.core.slf4a.nop.cc.otavia.core.slf4a.nop.NOPServiceProvider.scala
cc.otavia.core.slf4a.spi
cc.otavia.core.slf4a.spi.cc.otavia.core.slf4a.spi.SLF4AServiceProvider.scala
cc.otavia.core.stack
cc.otavia.core.stack.cc.otavia.core.stack.AbstractPromise.scala
cc.otavia.core.stack.cc.otavia.core.stack.AskStack.scala
cc.otavia.core.stack.cc.otavia.core.stack.BatchAskStack.scala
cc.otavia.core.stack.cc.otavia.core.stack.BatchNoticeStack.scala
cc.otavia.core.stack.cc.otavia.core.stack.ChannelFuture.scala
cc.otavia.core.stack.cc.otavia.core.stack.ChannelStack.scala
cc.otavia.core.stack.cc.otavia.core.stack.Future.scala
cc.otavia.core.stack.cc.otavia.core.stack.FutureDispatcher.scala
cc.otavia.core.stack.cc.otavia.core.stack.MessageFuture.scala
cc.otavia.core.stack.cc.otavia.core.stack.NoticeStack.scala
cc.otavia.core.stack.cc.otavia.core.stack.Promise.scala
cc.otavia.core.stack.cc.otavia.core.stack.PromiseIterator.scala
cc.otavia.core.stack.cc.otavia.core.stack.Stack.scala
cc.otavia.core.stack.cc.otavia.core.stack.StackState.scala
cc.otavia.core.stack.cc.otavia.core.stack.StackYield.scala
cc.otavia.core.stack.helper
cc.otavia.core.stack.helper.cc.otavia.core.stack.helper.ChannelFutureState.scala
cc.otavia.core.stack.helper.cc.otavia.core.stack.helper.FutureState.scala
cc.otavia.core.stack.helper.cc.otavia.core.stack.helper.FuturesState.scala
cc.otavia.core.stack.helper.cc.otavia.core.stack.helper.StartState.scala
cc.otavia.core.system
cc.otavia.core.system.cc.otavia.core.system.ActorHouse.scala
cc.otavia.core.system.cc.otavia.core.system.ActorSystem.scala
cc.otavia.core.system.cc.otavia.core.system.ActorSystemImpl.scala
cc.otavia.core.system.cc.otavia.core.system.ActorThread.scala
cc.otavia.core.system.cc.otavia.core.system.ActorThreadFactory.scala
cc.otavia.core.system.cc.otavia.core.system.ActorThreadPool.scala
cc.otavia.core.system.cc.otavia.core.system.ActorThreadPoolFactory.scala
cc.otavia.core.system.cc.otavia.core.system.AddressPhantomReference.scala
cc.otavia.core.system.cc.otavia.core.system.DefaultActorThreadPool.scala
cc.otavia.core.system.cc.otavia.core.system.FIFOHouseQueue.scala
cc.otavia.core.system.cc.otavia.core.system.House.scala
cc.otavia.core.system.cc.otavia.core.system.HouseManager.scala
cc.otavia.core.system.cc.otavia.core.system.HouseQueue.scala
cc.otavia.core.system.cc.otavia.core.system.MailBox.scala
cc.otavia.core.system.cc.otavia.core.system.PriorityHouseQueue.scala
cc.otavia.core.system.cc.otavia.core.system.SystemInfo.scala
cc.otavia.core.system.cc.otavia.core.system.ThreadSelector.scala
cc.otavia.core.system.cc.otavia.core.system.TilingThreadSelector.scala
cc.otavia.core.system.monitor
cc.otavia.core.system.monitor.cc.otavia.core.system.monitor.ActorThreadMonitor.scala
cc.otavia.core.system.monitor.cc.otavia.core.system.monitor.HouseManagerMonitor.scala
cc.otavia.core.system.monitor.cc.otavia.core.system.monitor.ReactorMonitor.scala
cc.otavia.core.system.monitor.cc.otavia.core.system.monitor.SystemMonitor.scala
cc.otavia.core.system.monitor.cc.otavia.core.system.monitor.SystemMonitorTask.scala
cc.otavia.core.system.monitor.cc.otavia.core.system.monitor.ThreadMonitor.scala
cc.otavia.core.system.monitor.cc.otavia.core.system.monitor.TimerMonitor.scala
cc.otavia.core.timer
cc.otavia.core.timer.cc.otavia.core.timer.ActorTimeoutTask.scala
cc.otavia.core.timer.cc.otavia.core.timer.AskTimeoutTask.scala
cc.otavia.core.timer.cc.otavia.core.timer.ChannelTimeoutTask.scala
cc.otavia.core.timer.cc.otavia.core.timer.HashedWheelTimer.scala
cc.otavia.core.timer.cc.otavia.core.timer.ImmediateExecutor.scala
cc.otavia.core.timer.cc.otavia.core.timer.InternalTimer.scala
cc.otavia.core.timer.cc.otavia.core.timer.ResourceTimeoutTask.scala
cc.otavia.core.timer.cc.otavia.core.timer.Timeout.scala
cc.otavia.core.timer.cc.otavia.core.timer.TimeoutTask.scala
cc.otavia.core.timer.cc.otavia.core.timer.TimeoutTrigger.scala
cc.otavia.core.timer.cc.otavia.core.timer.Timer.scala
cc.otavia.core.timer.cc.otavia.core.timer.TimerImpl.scala
cc.otavia.core.timer.cc.otavia.core.timer.TimerTask.scala
cc.otavia.core.timer.cc.otavia.core.timer.TimerTaskManager.scala
cc.otavia.core.timer.cc.otavia.core.timer.TimerThreadFactory.scala
cc.otavia.core.transport
cc.otavia.core.transport.cc.otavia.core.transport.TransportFactory.scala
cc.otavia.core.transport.nio
cc.otavia.core.transport.nio.cc.otavia.core.transport.nio.NIOTransportFactory.scala
cc.otavia.core.transport.nio.cc.otavia.core.transport.nio.NIOTransportServiceProvider.scala
cc.otavia.core.transport.nio.channel
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.AbstractNioUnsafeChannel.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioChannelOption.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioChannelUtil.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioDatagramChannel.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioFileChannel.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioServerSocketChannel.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioSocketChannel.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioUnsafeChannel.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioUnsafeDatagramChannel.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioUnsafeFileChannel.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioUnsafeServerSocketChannel.scala
cc.otavia.core.transport.nio.channel.cc.otavia.core.transport.nio.channel.NioUnsafeSocketChannel.scala
cc.otavia.core.transport.reactor.nio
cc.otavia.core.transport.reactor.nio.cc.otavia.core.transport.reactor.nio.NioHandler.scala
cc.otavia.core.transport.reactor.nio.cc.otavia.core.transport.reactor.nio.NioReactor.scala
cc.otavia.core.transport.reactor.nio.cc.otavia.core.transport.reactor.nio.NioReactorWorker.scala
cc.otavia.core.transport.reactor.nio.cc.otavia.core.transport.reactor.nio.SelectedSelectionKeySet.scala
cc.otavia.core.transport.reactor.nio.cc.otavia.core.transport.reactor.nio.SelectedSelectionKeySetSelector.scala
cc.otavia.core.transport.spi
cc.otavia.core.transport.spi.cc.otavia.core.transport.spi.TransportServiceProvider.scala
cc.otavia.core.util
cc.otavia.core.util.cc.otavia.core.util.CompressionBooleanInt.scala
cc.otavia.core.util.cc.otavia.core.util.CompressionBooleanLong.scala
cc.otavia.core.util.cc.otavia.core.util.NettyCompatibleError.scala
cc.otavia.core.util.cc.otavia.core.util.Nextable.scala
cc.otavia.core.util.cc.otavia.core.util.Queue.scala
cc.otavia.core.util.cc.otavia.core.util.SpinLock.scala
cc.otavia.core.util.cc.otavia.core.util.SpinLockQueue.scala
cc.otavia.core.util.cc.otavia.core.util.SyncQueue.scala
.logo.txt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy