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

Download riposte-spi JAR 0.9.3 with all dependencies


Riposte module riposte-spi

Files of the artifact riposte-spi version 0.9.3 from the group com.nike.riposte.

Artifact riposte-spi
Group com.nike.riposte
Version 0.9.3
Last update 20. April 2017
Tags: module riposte
Organization Nike
URL https://github.com/Nike-Inc/riposte
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies netty-codec-http, fastbreak, backstopper-core, jackson-databind, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 0.20.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of riposte-spi Show documentation

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

0 downloads

Source code of riposte-spi version 0.9.3

META-INF
META-INF.META-INF.MANIFEST.MF
com.nike.backstopper.handler.riposte
com.nike.backstopper.handler.riposte.com.nike.backstopper.handler.riposte.RequestInfoForLoggingRiposteAdapter
com.nike.backstopper.handler.riposte.com.nike.backstopper.handler.riposte.RiposteApiExceptionHandler
com.nike.backstopper.handler.riposte.com.nike.backstopper.handler.riposte.RiposteUnhandledExceptionHandler
com.nike.backstopper.handler.riposte.config
com.nike.backstopper.handler.riposte.config.com.nike.backstopper.handler.riposte.config.BackstopperRiposteConfigHelper
com.nike.backstopper.handler.riposte.listener.impl
com.nike.backstopper.handler.riposte.listener.impl.com.nike.backstopper.handler.riposte.listener.impl.BackstopperRiposteFrameworkErrorHandlerListener
com.nike.backstopper.model.riposte
com.nike.backstopper.model.riposte.com.nike.backstopper.model.riposte.ErrorResponseBodyImpl
com.nike.backstopper.model.riposte.com.nike.backstopper.model.riposte.ErrorResponseInfoImpl
com.nike.backstopper.service.riposte
com.nike.backstopper.service.riposte.com.nike.backstopper.service.riposte.BackstopperRiposteValidatorAdapter
com.nike.riposte.metrics
com.nike.riposte.metrics.com.nike.riposte.metrics.MetricsCollector
com.nike.riposte.metrics.com.nike.riposte.metrics.MetricsListener
com.nike.riposte.server.config
com.nike.riposte.server.config.com.nike.riposte.server.config.AppInfo
com.nike.riposte.server.config.com.nike.riposte.server.config.ServerConfig
com.nike.riposte.server.config.impl
com.nike.riposte.server.config.impl.com.nike.riposte.server.config.impl.AppInfoImpl
com.nike.riposte.server.config.impl.com.nike.riposte.server.config.impl.DependencyInjectionProvidedServerConfigValuesBase
com.nike.riposte.server.error.exception
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.DownstreamChannelClosedUnexpectedlyException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.DownstreamIdleChannelTimeoutException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.Forbidden403Exception
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.HostnameResolutionException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.IncompleteHttpCallTimeoutException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.InvalidCharsetInContentTypeHeaderException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.InvalidHttpRequestException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.InvalidRipostePipelineException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.MethodNotAllowed405Exception
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.MultipleMatchingEndpointsException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.NativeIoExceptionWrapper
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.NonblockingEndpointCompletableFutureTimedOut
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.PathNotFound404Exception
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.PathParameterMatchingException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.RequestContentDeserializationException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.TooManyOpenChannelsException
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.Unauthorized401Exception
com.nike.riposte.server.error.exception.com.nike.riposte.server.error.exception.UnexpectedMajorErrorHandlingError
com.nike.riposte.server.error.handler
com.nike.riposte.server.error.handler.com.nike.riposte.server.error.handler.ErrorResponseBody
com.nike.riposte.server.error.handler.com.nike.riposte.server.error.handler.ErrorResponseBodySerializer
com.nike.riposte.server.error.handler.com.nike.riposte.server.error.handler.ErrorResponseInfo
com.nike.riposte.server.error.handler.com.nike.riposte.server.error.handler.RiposteErrorHandler
com.nike.riposte.server.error.handler.com.nike.riposte.server.error.handler.RiposteUnhandledErrorHandler
com.nike.riposte.server.error.validation
com.nike.riposte.server.error.validation.com.nike.riposte.server.error.validation.RequestSecurityValidator
com.nike.riposte.server.error.validation.com.nike.riposte.server.error.validation.RequestValidator
com.nike.riposte.server.hooks
com.nike.riposte.server.hooks.com.nike.riposte.server.hooks.PipelineCreateHook
com.nike.riposte.server.hooks.com.nike.riposte.server.hooks.PostServerStartupHook
com.nike.riposte.server.hooks.com.nike.riposte.server.hooks.PreServerStartupHook
com.nike.riposte.server.hooks.com.nike.riposte.server.hooks.ServerShutdownHook
com.nike.riposte.server.http
com.nike.riposte.server.http.com.nike.riposte.server.http.Endpoint
com.nike.riposte.server.http.com.nike.riposte.server.http.NonblockingEndpoint
com.nike.riposte.server.http.com.nike.riposte.server.http.RequestInfo
com.nike.riposte.server.http.com.nike.riposte.server.http.ResponseInfo
com.nike.riposte.server.http.filter
com.nike.riposte.server.http.filter.com.nike.riposte.server.http.filter.RequestAndResponseFilter
com.nike.riposte.server.http.filter.com.nike.riposte.server.http.filter.ShortCircuitingRequestAndResponseFilter
com.nike.riposte.server.http.filter.impl
com.nike.riposte.server.http.filter.impl.com.nike.riposte.server.http.filter.impl.AllowAllTheThingsCORSFilter
com.nike.riposte.server.http.header
com.nike.riposte.server.http.header.com.nike.riposte.server.http.header.AcceptHeader
com.nike.riposte.server.http.header.com.nike.riposte.server.http.header.AcceptHeaderParser
com.nike.riposte.server.http.header.accept
com.nike.riposte.server.http.header.accept.com.nike.riposte.server.http.header.accept.MediaRange
com.nike.riposte.server.http.header.accept.com.nike.riposte.server.http.header.accept.MediaRangeSubType
com.nike.riposte.server.http.header.accept.com.nike.riposte.server.http.header.accept.MediaRangeType
com.nike.riposte.server.http.header.accept.com.nike.riposte.server.http.header.accept.MimeMediaRangeSubType
com.nike.riposte.server.http.header.accept.com.nike.riposte.server.http.header.accept.MimeMediaRangeType
com.nike.riposte.server.http.impl
com.nike.riposte.server.http.impl.com.nike.riposte.server.http.impl.BaseResponseInfo
com.nike.riposte.server.http.impl.com.nike.riposte.server.http.impl.BaseResponseInfoBuilder
com.nike.riposte.server.http.impl.com.nike.riposte.server.http.impl.ChunkedResponseInfo
com.nike.riposte.server.http.impl.com.nike.riposte.server.http.impl.FullResponseInfo
com.nike.riposte.server.http.impl.com.nike.riposte.server.http.impl.RequestInfoImpl
com.nike.riposte.server.http.impl.com.nike.riposte.server.http.impl.RiposteInternalRequestInfo
com.nike.riposte.server.http.mimetype
com.nike.riposte.server.http.mimetype.com.nike.riposte.server.http.mimetype.MimeType
com.nike.riposte.server.http.mimetype.com.nike.riposte.server.http.mimetype.MimeTypeParser
com.nike.riposte.server.logging
com.nike.riposte.server.logging.com.nike.riposte.server.logging.AccessLogger
com.nike.riposte.server.metrics
com.nike.riposte.server.metrics.com.nike.riposte.server.metrics.ServerMetricsEvent
com.nike.riposte.util
com.nike.riposte.util.com.nike.riposte.util.AntPathMatcher
com.nike.riposte.util.com.nike.riposte.util.HttpUtils
com.nike.riposte.util.com.nike.riposte.util.MainClassUtils
com.nike.riposte.util.com.nike.riposte.util.Matcher
com.nike.riposte.util.com.nike.riposte.util.MatcherUtil
com.nike.riposte.util.com.nike.riposte.util.MultiMatcher
com.nike.riposte.util.com.nike.riposte.util.SingleMatcher
com.nike.riposte.util.text.parsercombinator
com.nike.riposte.util.text.parsercombinator.com.nike.riposte.util.text.parsercombinator.Parser




© 2015 - 2024 Weber Informatics LLC | Privacy Policy