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

Download message-frame JAR 1.6.3.RELEASE with all dependencies


Files of the artifact message-frame version 1.6.3.RELEASE from the group com.github.xiaobingzhou.

Artifact message-frame
Group com.github.xiaobingzhou
Version 1.6.3.RELEASE


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

0 downloads

Source code of message-frame version 1.6.3.RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.xiaobingzhou.messageframe
com.github.xiaobingzhou.messageframe.com.github.xiaobingzhou.messageframe.Dispatcher
com.github.xiaobingzhou.messageframe.com.github.xiaobingzhou.messageframe.DispatcherImpl
com.github.xiaobingzhou.messageframe.com.github.xiaobingzhou.messageframe.HandlerAutoConfiguration
com.github.xiaobingzhou.messageframe.com.github.xiaobingzhou.messageframe.HandlerProperties
com.github.xiaobingzhou.messageframe.com.github.xiaobingzhou.messageframe.IMessageFrame
com.github.xiaobingzhou.messageframe.com.github.xiaobingzhou.messageframe.InitChecker
com.github.xiaobingzhou.messageframe.annotation
com.github.xiaobingzhou.messageframe.annotation.com.github.xiaobingzhou.messageframe.annotation.CommandCode
com.github.xiaobingzhou.messageframe.annotation.com.github.xiaobingzhou.messageframe.annotation.EnableHandler
com.github.xiaobingzhou.messageframe.annotation.com.github.xiaobingzhou.messageframe.annotation.Handler
com.github.xiaobingzhou.messageframe.annotation.com.github.xiaobingzhou.messageframe.annotation.MapperField
com.github.xiaobingzhou.messageframe.bind
com.github.xiaobingzhou.messageframe.bind.com.github.xiaobingzhou.messageframe.bind.BindParam
com.github.xiaobingzhou.messageframe.bind.impl
com.github.xiaobingzhou.messageframe.bind.impl.com.github.xiaobingzhou.messageframe.bind.impl.BodyJsonBindParam
com.github.xiaobingzhou.messageframe.bind.impl.com.github.xiaobingzhou.messageframe.bind.impl.DeviceIdBindParam
com.github.xiaobingzhou.messageframe.bind.impl.com.github.xiaobingzhou.messageframe.bind.impl.MessageBindParam
com.github.xiaobingzhou.messageframe.bind.impl.com.github.xiaobingzhou.messageframe.bind.impl.MessageFrameBindParam
com.github.xiaobingzhou.messageframe.bind.impl.com.github.xiaobingzhou.messageframe.bind.impl.RequestBindParam
com.github.xiaobingzhou.messageframe.bind.impl.com.github.xiaobingzhou.messageframe.bind.impl.SenderBindParam
com.github.xiaobingzhou.messageframe.bind.impl.com.github.xiaobingzhou.messageframe.bind.impl.SysDateBindParam
com.github.xiaobingzhou.messageframe.codec
com.github.xiaobingzhou.messageframe.codec.com.github.xiaobingzhou.messageframe.codec.BodyCodec
com.github.xiaobingzhou.messageframe.codec.com.github.xiaobingzhou.messageframe.codec.BodyCodecBuilder
com.github.xiaobingzhou.messageframe.enums
com.github.xiaobingzhou.messageframe.enums.com.github.xiaobingzhou.messageframe.enums.ParameterNameEnum
com.github.xiaobingzhou.messageframe.handler
com.github.xiaobingzhou.messageframe.handler.com.github.xiaobingzhou.messageframe.handler.AbstractHandler
com.github.xiaobingzhou.messageframe.handler.com.github.xiaobingzhou.messageframe.handler.Handler
com.github.xiaobingzhou.messageframe.handler.com.github.xiaobingzhou.messageframe.handler.HandlerException
com.github.xiaobingzhou.messageframe.interceptor
com.github.xiaobingzhou.messageframe.interceptor.com.github.xiaobingzhou.messageframe.interceptor.ExecutionChain
com.github.xiaobingzhou.messageframe.interceptor.com.github.xiaobingzhou.messageframe.interceptor.ExecutionChainImpl
com.github.xiaobingzhou.messageframe.interceptor.com.github.xiaobingzhou.messageframe.interceptor.HandlerInterceptor
com.github.xiaobingzhou.messageframe.mapper
com.github.xiaobingzhou.messageframe.mapper.com.github.xiaobingzhou.messageframe.mapper.Mapper
com.github.xiaobingzhou.messageframe.mapper.com.github.xiaobingzhou.messageframe.mapper.MapperField
com.github.xiaobingzhou.messageframe.mapper.com.github.xiaobingzhou.messageframe.mapper.MapperFieldEnum
com.github.xiaobingzhou.messageframe.mapper.com.github.xiaobingzhou.messageframe.mapper.MapperFieldHandler
com.github.xiaobingzhou.messageframe.matcher
com.github.xiaobingzhou.messageframe.matcher.com.github.xiaobingzhou.messageframe.matcher.KeyGenerator
com.github.xiaobingzhou.messageframe.matcher.com.github.xiaobingzhou.messageframe.matcher.Matcher
com.github.xiaobingzhou.messageframe.matcher.com.github.xiaobingzhou.messageframe.matcher.MatcherImpl
com.github.xiaobingzhou.messageframe.processor
com.github.xiaobingzhou.messageframe.processor.com.github.xiaobingzhou.messageframe.processor.RepositoryBeanPostProcessor
com.github.xiaobingzhou.messageframe.processor.com.github.xiaobingzhou.messageframe.processor.SenderBeanPostProcessor
com.github.xiaobingzhou.messageframe.repository
com.github.xiaobingzhou.messageframe.repository.com.github.xiaobingzhou.messageframe.repository.BindParamRepository
com.github.xiaobingzhou.messageframe.repository.com.github.xiaobingzhou.messageframe.repository.BodyCodecRepository
com.github.xiaobingzhou.messageframe.repository.com.github.xiaobingzhou.messageframe.repository.HandlerRepository
com.github.xiaobingzhou.messageframe.repository.com.github.xiaobingzhou.messageframe.repository.Store
com.github.xiaobingzhou.messageframe.repository.impl
com.github.xiaobingzhou.messageframe.repository.impl.com.github.xiaobingzhou.messageframe.repository.impl.BindParamRepositoryImpl
com.github.xiaobingzhou.messageframe.repository.impl.com.github.xiaobingzhou.messageframe.repository.impl.BodyCodecRepositoryImpl
com.github.xiaobingzhou.messageframe.repository.impl.com.github.xiaobingzhou.messageframe.repository.impl.BodyCodecWithVersionRepositoryImpl
com.github.xiaobingzhou.messageframe.repository.impl.com.github.xiaobingzhou.messageframe.repository.impl.HandlerRepositoryImpl
com.github.xiaobingzhou.messageframe.repository.impl.com.github.xiaobingzhou.messageframe.repository.impl.HandlerStore
com.github.xiaobingzhou.messageframe.repository.impl.com.github.xiaobingzhou.messageframe.repository.impl.HandlerWithVersionRepositoryImpl
com.github.xiaobingzhou.messageframe.request
com.github.xiaobingzhou.messageframe.request.com.github.xiaobingzhou.messageframe.request.HandlerRequest
com.github.xiaobingzhou.messageframe.request.com.github.xiaobingzhou.messageframe.request.HandlerRequestImpl
com.github.xiaobingzhou.messageframe.response
com.github.xiaobingzhou.messageframe.response.com.github.xiaobingzhou.messageframe.response.HandlerResponse
com.github.xiaobingzhou.messageframe.response.com.github.xiaobingzhou.messageframe.response.HandlerResponseImpl
com.github.xiaobingzhou.messageframe.response.com.github.xiaobingzhou.messageframe.response.Sender




© 2015 - 2024 Weber Informatics LLC | Privacy Policy