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

Download yass JAR 33.0.1 with all dependencies


Yet Another Service Solution

Files of the artifact yass version 33.0.1 from the group ch.softappeal.yass.

Artifact yass
Group ch.softappeal.yass
Version 33.0.1
Last update 15. November 2015
Tags: another service solution
Organization softappeal GmbH Switzerland
URL https://github.com/softappeal/yass
License BSD-3-Clause
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
There is a newer version: 66.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of yass Show documentation

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

0 downloads

Source code of yass version 33.0.1

META-INF
META-INF.META-INF.MANIFEST.MF
ch.softappeal.yass
ch.softappeal.yass.ch.softappeal.yass.Version
ch.softappeal.yass.core
ch.softappeal.yass.core.ch.softappeal.yass.core.Interceptor
ch.softappeal.yass.core.ch.softappeal.yass.core.Invocation
ch.softappeal.yass.core.remote
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.Client
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.Common
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.ContractId
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.ExceptionReply
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.Message
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.MethodMapper
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.OneWay
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.ProxyFactory
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.Reply
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.Request
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.Server
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.Service
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.SimpleMethodMapper
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.TaggedMethodMapper
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.Tunnel
ch.softappeal.yass.core.remote.ch.softappeal.yass.core.remote.ValueReply
ch.softappeal.yass.core.remote.session
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.Connection
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.Dispatcher
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.Link
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.LocalConnection
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.Packet
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.Reconnector
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.Session
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.SessionClient
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.SessionClosedException
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.SessionFactory
ch.softappeal.yass.core.remote.session.ch.softappeal.yass.core.remote.session.SessionSetup
ch.softappeal.yass.serialize
ch.softappeal.yass.serialize.ch.softappeal.yass.serialize.FastReflector
ch.softappeal.yass.serialize.ch.softappeal.yass.serialize.JavaSerializer
ch.softappeal.yass.serialize.ch.softappeal.yass.serialize.Reader
ch.softappeal.yass.serialize.ch.softappeal.yass.serialize.Reflector
ch.softappeal.yass.serialize.ch.softappeal.yass.serialize.Serializer
ch.softappeal.yass.serialize.ch.softappeal.yass.serialize.SlowReflector
ch.softappeal.yass.serialize.ch.softappeal.yass.serialize.Utf8
ch.softappeal.yass.serialize.ch.softappeal.yass.serialize.Writer
ch.softappeal.yass.serialize.fast
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.AbstractFastSerializer
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.AbstractJsFastSerializer
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.BaseTypeHandler
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.BaseTypeHandlers
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.ClassTypeHandler
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.FieldHandler
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.Input
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.Output
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.SimpleFastSerializer
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.SimpleJsFastSerializer
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.TaggedFastSerializer
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.TaggedJsFastSerializer
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.TypeDesc
ch.softappeal.yass.serialize.fast.ch.softappeal.yass.serialize.fast.TypeHandler
ch.softappeal.yass.transport
ch.softappeal.yass.transport.ch.softappeal.yass.transport.MessageSerializer
ch.softappeal.yass.transport.ch.softappeal.yass.transport.PacketSerializer
ch.softappeal.yass.transport.ch.softappeal.yass.transport.PathResolver
ch.softappeal.yass.transport.ch.softappeal.yass.transport.PathSerializer
ch.softappeal.yass.transport.ch.softappeal.yass.transport.TransportSetup
ch.softappeal.yass.transport.socket
ch.softappeal.yass.transport.socket.ch.softappeal.yass.transport.socket.AbstractServerSocketFactory
ch.softappeal.yass.transport.socket.ch.softappeal.yass.transport.socket.AbstractSocketFactory
ch.softappeal.yass.transport.socket.ch.softappeal.yass.transport.socket.AsyncSocketConnection
ch.softappeal.yass.transport.socket.ch.softappeal.yass.transport.socket.SocketConnection
ch.softappeal.yass.transport.socket.ch.softappeal.yass.transport.socket.SocketTransport
ch.softappeal.yass.transport.socket.ch.softappeal.yass.transport.socket.SslSetup
ch.softappeal.yass.transport.socket.ch.softappeal.yass.transport.socket.SyncSocketConnection
ch.softappeal.yass.transport.ws
ch.softappeal.yass.transport.ws.ch.softappeal.yass.transport.ws.AsyncWsConnection
ch.softappeal.yass.transport.ws.ch.softappeal.yass.transport.ws.SyncWsConnection
ch.softappeal.yass.transport.ws.ch.softappeal.yass.transport.ws.WsClosedException
ch.softappeal.yass.transport.ws.ch.softappeal.yass.transport.ws.WsConnection
ch.softappeal.yass.transport.ws.ch.softappeal.yass.transport.ws.WsEndpoint
ch.softappeal.yass.ts
ch.softappeal.yass.ts.ch.softappeal.yass.ts.ContractGenerator
ch.softappeal.yass.ts.ch.softappeal.yass.ts.Generator
ch.softappeal.yass.util
ch.softappeal.yass.util.ch.softappeal.yass.util.Check
ch.softappeal.yass.util.ch.softappeal.yass.util.ClassLoaderResource
ch.softappeal.yass.util.ch.softappeal.yass.util.Compiler
ch.softappeal.yass.util.ch.softappeal.yass.util.ContextLocator
ch.softappeal.yass.util.ch.softappeal.yass.util.ContextService
ch.softappeal.yass.util.ch.softappeal.yass.util.Dumper
ch.softappeal.yass.util.ch.softappeal.yass.util.Exceptions
ch.softappeal.yass.util.ch.softappeal.yass.util.FileResource
ch.softappeal.yass.util.ch.softappeal.yass.util.NamedThreadFactory
ch.softappeal.yass.util.ch.softappeal.yass.util.Nullable
ch.softappeal.yass.util.ch.softappeal.yass.util.Reference
ch.softappeal.yass.util.ch.softappeal.yass.util.Reflect
ch.softappeal.yass.util.ch.softappeal.yass.util.Resource
ch.softappeal.yass.util.ch.softappeal.yass.util.Stopwatch
ch.softappeal.yass.util.ch.softappeal.yass.util.Tag
.license.txt
.readme.md




© 2015 - 2024 Weber Informatics LLC | Privacy Policy