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

Download intrepid JAR 1.6.7 with all dependencies


A replacement for Java RMI (Remote Method Invocation) that allows for simpler and more transparent usage with more flexible control over session and security.

Files of the artifact intrepid version 1.6.7 from the group com.logicartisan.

Artifact intrepid
Group com.logicartisan
Version 1.6.7
Last update 15. September 2017
Tags: control replacement with invocation security remote flexible that over simpler more session allows usage method java transparent
Organization not specified
URL https://bitbucket.org/robeden/intrepid
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mina-core, mina-filter-compression, trove4j, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 1.6.8
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of intrepid Show documentation

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

0 downloads

Source code of intrepid version 1.6.7

META-INF
META-INF.META-INF.MANIFEST.MF
com.starlight.intrepid
com.starlight.intrepid.com.starlight.intrepid.ChannelAcceptor
com.starlight.intrepid.com.starlight.intrepid.ConnectionListener
com.starlight.intrepid.com.starlight.intrepid.ForceProxy
com.starlight.intrepid.com.starlight.intrepid.Intrepid
com.starlight.intrepid.com.starlight.intrepid.IntrepidContext
com.starlight.intrepid.com.starlight.intrepid.IntrepidInstanceListener
com.starlight.intrepid.com.starlight.intrepid.IntrepidSetup
com.starlight.intrepid.com.starlight.intrepid.InvokeRunner
com.starlight.intrepid.com.starlight.intrepid.LeaseManager
com.starlight.intrepid.com.starlight.intrepid.LeasePruneFlag
com.starlight.intrepid.com.starlight.intrepid.ListenerRegistration
com.starlight.intrepid.com.starlight.intrepid.ListenerRegistrationManager
com.starlight.intrepid.com.starlight.intrepid.LocalCallHandler
com.starlight.intrepid.com.starlight.intrepid.LocalRegistry
com.starlight.intrepid.com.starlight.intrepid.MethodIDTemplate
com.starlight.intrepid.com.starlight.intrepid.MethodMap
com.starlight.intrepid.com.starlight.intrepid.NewIDIndicator
com.starlight.intrepid.com.starlight.intrepid.PerformanceControl
com.starlight.intrepid.com.starlight.intrepid.PerformanceListener
com.starlight.intrepid.com.starlight.intrepid.Proxy
com.starlight.intrepid.com.starlight.intrepid.ProxyInvocationHandler
com.starlight.intrepid.com.starlight.intrepid.ProxyKit
com.starlight.intrepid.com.starlight.intrepid.ProxyLeaseInfo
com.starlight.intrepid.com.starlight.intrepid.Registry
com.starlight.intrepid.com.starlight.intrepid.RemoteCallHandler
com.starlight.intrepid.com.starlight.intrepid.RemoteProxyWeakReference
com.starlight.intrepid.com.starlight.intrepid.Resources
com.starlight.intrepid.com.starlight.intrepid.VMID
com.starlight.intrepid.com.starlight.intrepid.VirtualByteChannel
com.starlight.intrepid.auth
com.starlight.intrepid.auth.com.starlight.intrepid.auth.AuthenticationHandler
com.starlight.intrepid.auth.com.starlight.intrepid.auth.ConnectionArgs
com.starlight.intrepid.auth.com.starlight.intrepid.auth.ConnectionAuthFailureException
com.starlight.intrepid.auth.com.starlight.intrepid.auth.MethodInvocationRefusedException
com.starlight.intrepid.auth.com.starlight.intrepid.auth.PreInvocationValidator
com.starlight.intrepid.auth.com.starlight.intrepid.auth.RequestUserCredentialReinit
com.starlight.intrepid.auth.com.starlight.intrepid.auth.SimpleUserContextInfo
com.starlight.intrepid.auth.com.starlight.intrepid.auth.TokenReconnectAuthenticationHandler
com.starlight.intrepid.auth.com.starlight.intrepid.auth.UserContextInfo
com.starlight.intrepid.auth.com.starlight.intrepid.auth.UserCredentialReinitAuthenticationHandler
com.starlight.intrepid.auth.com.starlight.intrepid.auth.UserCredentialsConnectionArgs
com.starlight.intrepid.exception
com.starlight.intrepid.exception.com.starlight.intrepid.exception.ChannelRejectedException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.ConnectionFailureException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.IllegalProxyDelegateException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.InterruptedCallException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.IntrepidRuntimeException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.MethodInvocationFailedException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.NotConnectedException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.ObjectNotBoundException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.ServerException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.UnknownMethodException
com.starlight.intrepid.exception.com.starlight.intrepid.exception.UnknownObjectException
com.starlight.intrepid.message
com.starlight.intrepid.message.com.starlight.intrepid.message.ChannelCloseIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.ChannelDataIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.ChannelInitIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.ChannelInitResponseIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.IMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.IMessageType
com.starlight.intrepid.message.com.starlight.intrepid.message.InvokeAckIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.InvokeIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.InvokeInterruptIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.InvokeReturnIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.LeaseIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.LeaseReleaseIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.PingIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.PingResponseIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.SessionCloseIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.SessionInitIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.SessionInitResponseIMessage
com.starlight.intrepid.message.com.starlight.intrepid.message.SessionTokenChangeIMessage
com.starlight.intrepid.spi
com.starlight.intrepid.spi.com.starlight.intrepid.spi.CloseSessionIndicator
com.starlight.intrepid.spi.com.starlight.intrepid.spi.InboundMessageHandler
com.starlight.intrepid.spi.com.starlight.intrepid.spi.IntrepidSPI
com.starlight.intrepid.spi.com.starlight.intrepid.spi.NoAuthenticationHandler
com.starlight.intrepid.spi.com.starlight.intrepid.spi.ProtocolVersions
com.starlight.intrepid.spi.com.starlight.intrepid.spi.SessionInfo
com.starlight.intrepid.spi.com.starlight.intrepid.spi.UnitTestHook
com.starlight.intrepid.spi.mina
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.CloseHandler
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.DefaultVMIDFuture
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.HostAndPort
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.IMessageDecoder
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.IMessageEncoder
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.IntrepidCodecFactory
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.IoBufferSerialization
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.IoSessionInfoWrapper
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.MINAIntrepidSPI
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.Resources
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.SSLConfig
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.SerializationShortCut
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.SessionContainer
com.starlight.intrepid.spi.mina.com.starlight.intrepid.spi.mina.VMIDFuture
com.starlight.intrepid.tools
com.starlight.intrepid.tools.com.starlight.intrepid.tools.ObjectDrop
com.starlight.intrepid.tools.com.starlight.intrepid.tools.PluggableChannelAcceptor
com.starlight.intrepid.tools.com.starlight.intrepid.tools.Resources




© 2015 - 2024 Weber Informatics LLC | Privacy Policy