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

Download msf4j-core JAR 2.8.11 with all dependencies


WSO2 MSF4J core

Files of the artifact msf4j-core version 2.8.11 from the group org.wso2.msf4j.

Test

Artifact msf4j-core
Group org.wso2.msf4j
Version 2.8.11
Last update 03. February 2023
Tags: core msf4j wso2
Organization not specified
URL https://github.com/wso2/msf4j
License not specified
Dependencies amount 15
Dependencies org.wso2.carbon.messaging, org.wso2.carbon.transport.http.netty, org.eclipse.osgi, org.eclipse.osgi.services, javax.ws.rs-api, jaxrs-delegates, slf4j-api, slf4j-log4j12, gson, jsr305, org.apache.servicemix.bundles.commons-beanutils, nimbus-jose-jwt, snakeyaml, org.wso2.carbon.config, commons-io,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of msf4j-core Show documentation

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

18 downloads

Source code of msf4j-core version 2.8.11

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
config-docs
config-docs.config-docs.wso2.msf4j.configuration.yaml
.deployment.yaml
.log4j.properties
.mime-map.properties
org.wso2.msf4j
org.wso2.msf4j.org.wso2.msf4j.AbstractSessionManager
org.wso2.msf4j.org.wso2.msf4j.DefaultSessionManager
org.wso2.msf4j.org.wso2.msf4j.HttpStreamHandler
org.wso2.msf4j.org.wso2.msf4j.HttpStreamer
org.wso2.msf4j.org.wso2.msf4j.Interceptor
org.wso2.msf4j.org.wso2.msf4j.Microservice
org.wso2.msf4j.org.wso2.msf4j.MicroservicesRegistry
org.wso2.msf4j.org.wso2.msf4j.MicroservicesRunner
org.wso2.msf4j.org.wso2.msf4j.MicroservicesServer
org.wso2.msf4j.org.wso2.msf4j.PersistentSessionManager
org.wso2.msf4j.org.wso2.msf4j.Request
org.wso2.msf4j.org.wso2.msf4j.Response
org.wso2.msf4j.org.wso2.msf4j.ServiceMethodInfo
org.wso2.msf4j.org.wso2.msf4j.Session
org.wso2.msf4j.org.wso2.msf4j.SessionManager
org.wso2.msf4j.org.wso2.msf4j.SwaggerService
org.wso2.msf4j.beanconversion
org.wso2.msf4j.beanconversion.org.wso2.msf4j.beanconversion.BeanConversionException
org.wso2.msf4j.beanconversion.org.wso2.msf4j.beanconversion.MediaTypeConverter
org.wso2.msf4j.config
org.wso2.msf4j.config.org.wso2.msf4j.config.MSF4JConfig
org.wso2.msf4j.exception
org.wso2.msf4j.exception.org.wso2.msf4j.exception.InterceptorException
org.wso2.msf4j.exception.org.wso2.msf4j.exception.OSGiDeclarativeServiceException
org.wso2.msf4j.formparam
org.wso2.msf4j.formparam.org.wso2.msf4j.formparam.FileInfo
org.wso2.msf4j.formparam.org.wso2.msf4j.formparam.FormDataParam
org.wso2.msf4j.formparam.org.wso2.msf4j.formparam.FormItem
org.wso2.msf4j.formparam.org.wso2.msf4j.formparam.FormParamIterator
org.wso2.msf4j.formparam.org.wso2.msf4j.formparam.MultipartStream
org.wso2.msf4j.formparam.org.wso2.msf4j.formparam.ParameterParser
org.wso2.msf4j.formparam.org.wso2.msf4j.formparam.RequestContext
org.wso2.msf4j.formparam.exception
org.wso2.msf4j.formparam.exception.org.wso2.msf4j.formparam.exception.FormUploadException
org.wso2.msf4j.formparam.exception.org.wso2.msf4j.formparam.exception.InvalidContentTypeException
org.wso2.msf4j.formparam.exception.org.wso2.msf4j.formparam.exception.InvalidFileNameException
org.wso2.msf4j.formparam.util
org.wso2.msf4j.formparam.util.org.wso2.msf4j.formparam.util.Closeable
org.wso2.msf4j.formparam.util.org.wso2.msf4j.formparam.util.FormItemHeader
org.wso2.msf4j.formparam.util.org.wso2.msf4j.formparam.util.StreamUtil
org.wso2.msf4j.formparam.util.mime
org.wso2.msf4j.formparam.util.mime.org.wso2.msf4j.formparam.util.mime.Base64Decoder
org.wso2.msf4j.formparam.util.mime.org.wso2.msf4j.formparam.util.mime.MimeUtility
org.wso2.msf4j.formparam.util.mime.org.wso2.msf4j.formparam.util.mime.ParseException
org.wso2.msf4j.formparam.util.mime.org.wso2.msf4j.formparam.util.mime.QuotedPrintableDecoder
org.wso2.msf4j.formparam.util.mime.org.wso2.msf4j.formparam.util.mime.package-info
org.wso2.msf4j.formparam.util
org.wso2.msf4j.formparam.util.org.wso2.msf4j.formparam.util.package-info
org.wso2.msf4j.interceptor
org.wso2.msf4j.interceptor.org.wso2.msf4j.interceptor.InterceptorExecutor
org.wso2.msf4j.interceptor.org.wso2.msf4j.interceptor.OSGiInterceptorConfig
org.wso2.msf4j.interceptor.org.wso2.msf4j.interceptor.RequestInterceptor
org.wso2.msf4j.interceptor.org.wso2.msf4j.interceptor.ResponseInterceptor
org.wso2.msf4j.interceptor.annotation
org.wso2.msf4j.interceptor.annotation.org.wso2.msf4j.interceptor.annotation.RequestInterceptor
org.wso2.msf4j.interceptor.annotation.org.wso2.msf4j.interceptor.annotation.ResponseInterceptor
org.wso2.msf4j.internal
org.wso2.msf4j.internal.org.wso2.msf4j.internal.ClassComparator
org.wso2.msf4j.internal.org.wso2.msf4j.internal.DataHolder
org.wso2.msf4j.internal.org.wso2.msf4j.internal.HttpConnectorPortBindingListener
org.wso2.msf4j.internal.org.wso2.msf4j.internal.HttpHeadersImpl
org.wso2.msf4j.internal.org.wso2.msf4j.internal.MSF4JConstants
org.wso2.msf4j.internal.org.wso2.msf4j.internal.MSF4JHttpConnectorListener
org.wso2.msf4j.internal.org.wso2.msf4j.internal.MSF4JThreadFactory
org.wso2.msf4j.internal.org.wso2.msf4j.internal.MSF4JWSConnectorListener
org.wso2.msf4j.internal.org.wso2.msf4j.internal.MicroservicesLCException
org.wso2.msf4j.internal.org.wso2.msf4j.internal.MicroservicesRegistryImpl
org.wso2.msf4j.internal.org.wso2.msf4j.internal.MicroservicesServerActivator
org.wso2.msf4j.internal.org.wso2.msf4j.internal.MicroservicesServerImpl
org.wso2.msf4j.internal.org.wso2.msf4j.internal.MicroservicesServerSC
org.wso2.msf4j.internal.beanconversion
org.wso2.msf4j.internal.beanconversion.org.wso2.msf4j.internal.beanconversion.BeanConverter
org.wso2.msf4j.internal.beanconversion.org.wso2.msf4j.internal.beanconversion.JsonConverter
org.wso2.msf4j.internal.beanconversion.org.wso2.msf4j.internal.beanconversion.TextPlainConverter
org.wso2.msf4j.internal.beanconversion.org.wso2.msf4j.internal.beanconversion.XmlConverter
org.wso2.msf4j.internal.entitywriter
org.wso2.msf4j.internal.entitywriter.org.wso2.msf4j.internal.entitywriter.EntityWriter
org.wso2.msf4j.internal.entitywriter.org.wso2.msf4j.internal.entitywriter.EntityWriterRegistry
org.wso2.msf4j.internal.entitywriter.org.wso2.msf4j.internal.entitywriter.FileEntityWriter
org.wso2.msf4j.internal.entitywriter.org.wso2.msf4j.internal.entitywriter.InputStreamEntityWriter
org.wso2.msf4j.internal.entitywriter.org.wso2.msf4j.internal.entitywriter.ObjectEntityWriter
org.wso2.msf4j.internal.entitywriter.org.wso2.msf4j.internal.entitywriter.StreamingOutputEntityWriter
org.wso2.msf4j.internal.mime
org.wso2.msf4j.internal.mime.org.wso2.msf4j.internal.mime.MimeMapper
org.wso2.msf4j.internal.mime.org.wso2.msf4j.internal.mime.MimeMappingException
org.wso2.msf4j.internal.router
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.HandlerException
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.HttpMethodInfo
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.HttpMethodInfoBuilder
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.HttpResourceModel
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.HttpResourceModelProcessor
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.ImmutablePair
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.MicroserviceMetadata
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.ParamConvertUtils
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.PatternPathRouter
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.SubresourceKey
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.Util
org.wso2.msf4j.internal.router.org.wso2.msf4j.internal.router.package-info
org.wso2.msf4j.internal.session
org.wso2.msf4j.internal.session.org.wso2.msf4j.internal.session.SessionIdGenerator
org.wso2.msf4j.internal.websocket
org.wso2.msf4j.internal.websocket.org.wso2.msf4j.internal.websocket.CloseCodeImpl
org.wso2.msf4j.internal.websocket.org.wso2.msf4j.internal.websocket.EndpointDispatcher
org.wso2.msf4j.internal.websocket.org.wso2.msf4j.internal.websocket.EndpointValidator
org.wso2.msf4j.internal.websocket.org.wso2.msf4j.internal.websocket.EndpointsRegistryImpl
org.wso2.msf4j.internal.websocket.org.wso2.msf4j.internal.websocket.WebSocketPongMessage
org.wso2.msf4j.internal.websocket.org.wso2.msf4j.internal.websocket.WebSocketServerSC
org.wso2.msf4j.security
org.wso2.msf4j.security.org.wso2.msf4j.security.JWTSecurityInterceptor
org.wso2.msf4j.security.org.wso2.msf4j.security.MSF4JSecurityException
org.wso2.msf4j.security.org.wso2.msf4j.security.SecurityErrorCode
org.wso2.msf4j.security.basic
org.wso2.msf4j.security.basic.org.wso2.msf4j.security.basic.AbstractBasicAuthSecurityInterceptor
org.wso2.msf4j.security.oauth2
org.wso2.msf4j.security.oauth2.org.wso2.msf4j.security.oauth2.IntrospectionResponse
org.wso2.msf4j.security.oauth2.org.wso2.msf4j.security.oauth2.OAuth2SecurityInterceptor
org.wso2.msf4j.template
org.wso2.msf4j.template.org.wso2.msf4j.template.RuntimeTemplateException
org.wso2.msf4j.template.org.wso2.msf4j.template.TemplateEngine
org.wso2.msf4j.util
org.wso2.msf4j.util.org.wso2.msf4j.util.BufferUtil
org.wso2.msf4j.util.org.wso2.msf4j.util.Defaults
org.wso2.msf4j.util.org.wso2.msf4j.util.HttpUtil
org.wso2.msf4j.util.org.wso2.msf4j.util.Primitives
org.wso2.msf4j.util.org.wso2.msf4j.util.QueryStringDecoderUtil
org.wso2.msf4j.util.org.wso2.msf4j.util.ReflectionUtils
org.wso2.msf4j.util.org.wso2.msf4j.util.RuntimeAnnotations
org.wso2.msf4j.util.org.wso2.msf4j.util.SystemVariableUtil
org.wso2.msf4j.util.org.wso2.msf4j.util.Utils
org.wso2.msf4j.websocket
org.wso2.msf4j.websocket.org.wso2.msf4j.websocket.WebSocketEndpoint
org.wso2.msf4j.websocket.org.wso2.msf4j.websocket.WebSocketEndpointsRegistry
org.wso2.msf4j.websocket.exception
org.wso2.msf4j.websocket.exception.org.wso2.msf4j.websocket.exception.WebSocketEndpointAnnotationException
org.wso2.msf4j.websocket.exception.org.wso2.msf4j.websocket.exception.WebSocketEndpointMethodReturnTypeException
org.wso2.msf4j.websocket.exception.org.wso2.msf4j.websocket.exception.WebSocketMethodParameterException




© 2015 - 2025 Weber Informatics LLC | Privacy Policy