jar

com.boxframework : box-server_2.12

Maven & Gradle

Jan 21, 2022
11 stars

box-server · box-server

Table Of Contents

Latest Version

Download com.boxframework : box-server_2.12 JAR file - Latest Versions:

All Versions

Download com.boxframework : box-server_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.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 box-server_2.12-1.4.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.wsl.box.rest.html.mustache

├─ ch.wsl.box.rest.html.mustache.ArrayMap.class - [JAR]

├─ ch.wsl.box.rest.html.mustache.InMemoryMustacheResolver.class - [JAR]

├─ ch.wsl.box.rest.html.mustache.Mustache.class - [JAR]

├─ ch.wsl.box.rest.html.mustache.ScalaObjectHandler.class - [JAR]

ch.wsl.box.services.mail

├─ ch.wsl.box.services.mail.Mail.class - [JAR]

├─ ch.wsl.box.services.mail.MailService.class - [JAR]

├─ ch.wsl.box.services.mail.MailServiceCourier.class - [JAR]

├─ ch.wsl.box.services.mail.MailServiceDummy.class - [JAR]

ch.wsl.box.rest.runtime

├─ ch.wsl.box.rest.runtime.ActionRegistry.class - [JAR]

├─ ch.wsl.box.rest.runtime.ColType.class - [JAR]

├─ ch.wsl.box.rest.runtime.FieldRegistry.class - [JAR]

├─ ch.wsl.box.rest.runtime.GeneratedFileRoutes.class - [JAR]

├─ ch.wsl.box.rest.runtime.GeneratedRegistry.class - [JAR]

├─ ch.wsl.box.rest.runtime.GeneratedRoutes.class - [JAR]

├─ ch.wsl.box.rest.runtime.Registry.class - [JAR]

├─ ch.wsl.box.rest.runtime.RegistryInstance.class - [JAR]

├─ ch.wsl.box.rest.runtime.TableRegistry.class - [JAR]

├─ ch.wsl.box.rest.runtime.TableRegistryEntry.class - [JAR]

ch.wsl.box.rest.routes

├─ ch.wsl.box.rest.routes.BoxExceptionHandler.class - [JAR]

├─ ch.wsl.box.rest.routes.BoxFileRoutes.class - [JAR]

├─ ch.wsl.box.rest.routes.CORSHandler.class - [JAR]

├─ ch.wsl.box.rest.routes.Data.class - [JAR]

├─ ch.wsl.box.rest.routes.DataContainer.class - [JAR]

├─ ch.wsl.box.rest.routes.Export.class - [JAR]

├─ ch.wsl.box.rest.routes.File.class - [JAR]

├─ ch.wsl.box.rest.routes.Form.class - [JAR]

├─ ch.wsl.box.rest.routes.Functions.class - [JAR]

├─ ch.wsl.box.rest.routes.Preloading.class - [JAR]

├─ ch.wsl.box.rest.routes.Root.class - [JAR]

├─ ch.wsl.box.rest.routes.Table.class - [JAR]

├─ ch.wsl.box.rest.routes.UI.class - [JAR]

├─ ch.wsl.box.rest.routes.View.class - [JAR]

├─ ch.wsl.box.rest.routes.WebJarsSupport.class - [JAR]

ch.wsl.box.services.config

├─ ch.wsl.box.services.config.ConfFileAndDb.class - [JAR]

├─ ch.wsl.box.services.config.DummyFullConfig.class - [JAR]

├─ ch.wsl.box.services.config.FullConfig.class - [JAR]

ch.wsl.box.rest.logic

├─ ch.wsl.box.rest.logic.Col.class - [JAR]

├─ ch.wsl.box.rest.logic.DBFiltersImpl.class - [JAR]

├─ ch.wsl.box.rest.logic.DbActions.class - [JAR]

├─ ch.wsl.box.rest.logic.DbFilters.class - [JAR]

├─ ch.wsl.box.rest.logic.EnhancedModel.class - [JAR]

├─ ch.wsl.box.rest.logic.EnhancedTable.class - [JAR]

├─ ch.wsl.box.rest.logic.FormActions.class - [JAR]

├─ ch.wsl.box.rest.logic.JSONDecoderException.class - [JAR]

├─ ch.wsl.box.rest.logic.JSONPageActions.class - [JAR]

├─ ch.wsl.box.rest.logic.JSONSchemas.class - [JAR]

├─ ch.wsl.box.rest.logic.JSONTableActions.class - [JAR]

├─ ch.wsl.box.rest.logic.JSONViewActions.class - [JAR]

├─ ch.wsl.box.rest.logic.JsonQuery.class - [JAR]

├─ ch.wsl.box.rest.logic.LangHelper.class - [JAR]

├─ ch.wsl.box.rest.logic.Lookup.class - [JAR]

├─ ch.wsl.box.rest.logic.NewsLoader.class - [JAR]

├─ ch.wsl.box.rest.logic.Reference.class - [JAR]

├─ ch.wsl.box.rest.logic.ReferenceKey.class - [JAR]

├─ ch.wsl.box.rest.logic.StringHelper.class - [JAR]

├─ ch.wsl.box.rest.logic.TableAccess.class - [JAR]

├─ ch.wsl.box.rest.logic.TableActions.class - [JAR]

├─ ch.wsl.box.rest.logic.UIProvider.class - [JAR]

├─ ch.wsl.box.rest.logic.ViewActions.class - [JAR]

ch.wsl.box.rest.routes.enablers.twirl

├─ ch.wsl.box.rest.routes.enablers.twirl.Implicits.class - [JAR]

ch.wsl.box.rest.logic.cron

├─ ch.wsl.box.rest.logic.cron.BoxCronLoader.class - [JAR]

├─ ch.wsl.box.rest.logic.cron.CronScheduler.class - [JAR]

├─ ch.wsl.box.rest.logic.cron.SQLJob.class - [JAR]

├─ ch.wsl.box.rest.logic.cron.SQLJobRunner.class - [JAR]

ch.wsl.box.rest.html

├─ ch.wsl.box.rest.html.Html.class - [JAR]

boxInfo

├─ boxInfo.BoxBuildInfo.class - [JAR]

ch.wsl.box.rest.io.pdf

├─ ch.wsl.box.rest.io.pdf.OpenHtmlToPDF.class - [JAR]

├─ ch.wsl.box.rest.io.pdf.PDFExport.class - [JAR]

├─ ch.wsl.box.rest.io.pdf.Pdf.class - [JAR]

ch.wsl.box.model.boxentities

├─ ch.wsl.box.model.boxentities.BoxAccessLevel.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxConf.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxCron.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxExport.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxExportField.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxField.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxForm.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxFunction.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxImageCache.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxLabels.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxLog.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxMail.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxNews.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxPublicEntities.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxSchema.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxUITable.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxUIsrcTable.class - [JAR]

├─ ch.wsl.box.model.boxentities.BoxUser.class - [JAR]

├─ ch.wsl.box.model.boxentities.Schema.class - [JAR]

ch.wsl.box.rest.utils

├─ ch.wsl.box.rest.utils.Auth.class - [JAR]

├─ ch.wsl.box.rest.utils.BoxSession.class - [JAR]

├─ ch.wsl.box.rest.utils.Cache.class - [JAR]

├─ ch.wsl.box.rest.utils.JSONSupport.class - [JAR]

├─ ch.wsl.box.rest.utils.Lang.class - [JAR]

├─ ch.wsl.box.rest.utils.Timer.class - [JAR]

├─ ch.wsl.box.rest.utils.UserProfile.class - [JAR]

ch.wsl.box.templates.html

├─ ch.wsl.box.templates.html.index.class - [JAR]

├─ ch.wsl.box.templates.html.pritableTable.class - [JAR]

ch.wsl.box.rest.jdbc

├─ ch.wsl.box.rest.jdbc.JdbcConnect.class - [JAR]

ch.wsl.box.model

├─ ch.wsl.box.model.BoxActionsRegistry.class - [JAR]

├─ ch.wsl.box.model.BoxDefinition.class - [JAR]

├─ ch.wsl.box.model.BoxDefinitionMerge.class - [JAR]

├─ ch.wsl.box.model.BoxRegistry.class - [JAR]

├─ ch.wsl.box.model.BuildBox.class - [JAR]

├─ ch.wsl.box.model.DefaultLabels.class - [JAR]

├─ ch.wsl.box.model.DropBox.class - [JAR]

├─ ch.wsl.box.model.LabelsUpdate.class - [JAR]

├─ ch.wsl.box.model.MergeElement.class - [JAR]

├─ ch.wsl.box.model.Migrate.class - [JAR]

├─ ch.wsl.box.model.Translations.class - [JAR]

├─ ch.wsl.box.model.ViewToFunctions.class - [JAR]

ch.wsl.box.rest.io.shp

├─ ch.wsl.box.rest.io.shp.ShapeFileAttributeDef.class - [JAR]

├─ ch.wsl.box.rest.io.shp.ShapeFileAttributes.class - [JAR]

├─ ch.wsl.box.rest.io.shp.ShapeFileElement.class - [JAR]

├─ ch.wsl.box.rest.io.shp.ShapeFileRow.class - [JAR]

├─ ch.wsl.box.rest.io.shp.ShapeFileWriter.class - [JAR]

ch.wsl.box.rest.utils.log

├─ ch.wsl.box.rest.utils.log.DbWriter.class - [JAR]

ch.wsl.box.rest.routes.v1

├─ ch.wsl.box.rest.routes.v1.Access.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.Admin.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.ApiV1.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.EntityRead.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.NotificationChannel.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.NotificationChannels.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.NotificationChannelsImpl.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.PrivateArea.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.PublicArea.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.UiNotification.class - [JAR]

├─ ch.wsl.box.rest.routes.v1.WebsocketNotifications.class - [JAR]

ch.wsl.box.rest.io.xls

├─ ch.wsl.box.rest.io.xls.XLS.class - [JAR]

├─ ch.wsl.box.rest.io.xls.XLSExport.class - [JAR]

ch.wsl.box.services

├─ ch.wsl.box.services.Services.class - [JAR]

ch.wsl.box.rest.logic.functions

├─ ch.wsl.box.rest.logic.functions.Context.class - [JAR]

├─ ch.wsl.box.rest.logic.functions.Eval.class - [JAR]

├─ ch.wsl.box.rest.logic.functions.PSQLImpl.class - [JAR]

├─ ch.wsl.box.rest.logic.functions.RuntimeFunction.class - [JAR]

├─ ch.wsl.box.rest.logic.functions.RuntimePSQL.class - [JAR]

├─ ch.wsl.box.rest.logic.functions.RuntimeWS.class - [JAR]

├─ ch.wsl.box.rest.logic.functions.WSImpl.class - [JAR]

ch.wsl.box.rest.metadata

├─ ch.wsl.box.rest.metadata.BoxFormMetadataFactory.class - [JAR]

├─ ch.wsl.box.rest.metadata.CacheUtils.class - [JAR]

├─ ch.wsl.box.rest.metadata.CacheWorker.class - [JAR]

├─ ch.wsl.box.rest.metadata.DataMetadataFactory.class - [JAR]

├─ ch.wsl.box.rest.metadata.EntityMetadataFactory.class - [JAR]

├─ ch.wsl.box.rest.metadata.ExportMetadataFactory.class - [JAR]

├─ ch.wsl.box.rest.metadata.FormMetadataFactory.class - [JAR]

├─ ch.wsl.box.rest.metadata.FunctionMetadataFactory.class - [JAR]

├─ ch.wsl.box.rest.metadata.MetadataFactory.class - [JAR]

├─ ch.wsl.box.rest.metadata.StubMetadataFactory.class - [JAR]

ch.wsl.box.rest.io.csv

├─ ch.wsl.box.rest.io.csv.CSV.class - [JAR]

ch.wsl.box.rest.metadata.box

├─ ch.wsl.box.rest.metadata.box.CommonField.class - [JAR]

├─ ch.wsl.box.rest.metadata.box.Constants.class - [JAR]

├─ ch.wsl.box.rest.metadata.box.FormUIDef.class - [JAR]

├─ ch.wsl.box.rest.metadata.box.FunctionUIDef.class - [JAR]

├─ ch.wsl.box.rest.metadata.box.LabelUIDef.class - [JAR]

├─ ch.wsl.box.rest.metadata.box.NewsUIDef.class - [JAR]

ch.wsl.box.rest.logic.notification

├─ ch.wsl.box.rest.logic.notification.Listener.class - [JAR]

├─ ch.wsl.box.rest.logic.notification.MailHandler.class - [JAR]

├─ ch.wsl.box.rest.logic.notification.NotificationsHandler.class - [JAR]

├─ ch.wsl.box.rest.logic.notification.PgNotifier.class - [JAR]

ch.wsl.box.services.mail_dispatcher

├─ ch.wsl.box.services.mail_dispatcher.DummyMailDispatcherService.class - [JAR]

├─ ch.wsl.box.services.mail_dispatcher.MailDispatcherService.class - [JAR]

├─ ch.wsl.box.services.mail_dispatcher.MailDispatcherUtils.class - [JAR]

├─ ch.wsl.box.services.mail_dispatcher.Messages.class - [JAR]

├─ ch.wsl.box.services.mail_dispatcher.SingleHostMailDispatcherActor.class - [JAR]

├─ ch.wsl.box.services.mail_dispatcher.SingleHostMailDispatcherService.class - [JAR]

ch.wsl.box.services.files

├─ ch.wsl.box.services.files.ImageCache.class - [JAR]

├─ ch.wsl.box.services.files.InMemoryImageCacheStorage.class - [JAR]

├─ ch.wsl.box.services.files.PgImageCacheStorage.class - [JAR]

ch.wsl.box.rest.routes.enablers

├─ ch.wsl.box.rest.routes.enablers.CSVDownload.class - [JAR]

ch.wsl.box.rest

├─ ch.wsl.box.rest.Boot.class - [JAR]

├─ ch.wsl.box.rest.Box.class - [JAR]

├─ ch.wsl.box.rest.DefaultModule.class - [JAR]

├─ ch.wsl.box.rest.Module.class - [JAR]