jar

com.xtivia.tools : xsf

Maven & Gradle

Oct 27, 2015
3 stars

com.xtivia.tools:xsf · XTIVIA Services Framework

Table Of Contents

Latest Version

Download com.xtivia.tools : xsf JAR file - Latest Versions:

All Versions

Download com.xtivia.tools : xsf JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xsf-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.xtivia.xsf.core.auth

├─ com.xtivia.xsf.core.auth.DefaultAuthorizer.class - [JAR]

├─ com.xtivia.xsf.core.auth.IAuthorized.class - [JAR]

├─ com.xtivia.xsf.core.auth.IAuthorizer.class - [JAR]

├─ com.xtivia.xsf.core.auth.NullAuthorizer.class - [JAR]

com.xtivia.xsf.core.web

├─ com.xtivia.xsf.core.web.ContextDecoratorManager.class - [JAR]

├─ com.xtivia.xsf.core.web.DefaultMarshaller.class - [JAR]

├─ com.xtivia.xsf.core.web.DefaultRoute.class - [JAR]

├─ com.xtivia.xsf.core.web.DefaultRouter.class - [JAR]

├─ com.xtivia.xsf.core.web.ICommandKeys.class - [JAR]

├─ com.xtivia.xsf.core.web.IContextDecorator.class - [JAR]

├─ com.xtivia.xsf.core.web.IDynamicRoute.class - [JAR]

├─ com.xtivia.xsf.core.web.IMarshaller.class - [JAR]

├─ com.xtivia.xsf.core.web.IRoute.class - [JAR]

├─ com.xtivia.xsf.core.web.IRouter.class - [JAR]

├─ com.xtivia.xsf.core.web.ProcessedInput.class - [JAR]

├─ com.xtivia.xsf.core.web.RouteRegistrar.class - [JAR]

├─ com.xtivia.xsf.core.web.RoutingInfo.class - [JAR]

├─ com.xtivia.xsf.core.web.ServicesController.class - [JAR]

├─ com.xtivia.xsf.core.web.WebCommandContext.class - [JAR]

├─ com.xtivia.xsf.core.web.Xsf.class - [JAR]

com.xtivia.xsf.core.config

├─ com.xtivia.xsf.core.config.XsfConfig.class - [JAR]

com.xtivia.xsf.liferay

├─ com.xtivia.xsf.liferay.ILiferayCommandKeys.class - [JAR]

├─ com.xtivia.xsf.liferay.LiferayAuthorizer.class - [JAR]

├─ com.xtivia.xsf.liferay.LiferayBasicAuthDecorator.class - [JAR]

├─ com.xtivia.xsf.liferay.LiferayCommandContext.class - [JAR]

├─ com.xtivia.xsf.liferay.LiferayServicesController.class - [JAR]

com.xtivia.xsf.core.annotation

├─ com.xtivia.xsf.core.annotation.Route.class - [JAR]

com.xtivia.xsf.core.commands

├─ com.xtivia.xsf.core.commands.CommandChain.class - [JAR]

├─ com.xtivia.xsf.core.commands.CommandContext.class - [JAR]

├─ com.xtivia.xsf.core.commands.CommandResult.class - [JAR]

├─ com.xtivia.xsf.core.commands.ICommand.class - [JAR]

├─ com.xtivia.xsf.core.commands.IContext.class - [JAR]

├─ com.xtivia.xsf.core.commands.IFilter.class - [JAR]

Advertisement