jar

com.aggrepoint.framework : winlet

Maven & Gradle

May 27, 2020
9 stars

AggrePoint Framework - Winlet · A web application framework based on Spring MVC for building component based web applications

Table Of Contents

Latest Version

Download com.aggrepoint.framework : winlet JAR file - Latest Versions:

All Versions

Download com.aggrepoint.framework : winlet JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.5.x
0.1.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 winlet-1.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aggrepoint.winlet.spring

├─ com.aggrepoint.winlet.spring.Const.class - [JAR]

├─ com.aggrepoint.winlet.spring.ExceptionMapping.class - [JAR]

├─ com.aggrepoint.winlet.spring.NullableNumberEditor.class - [JAR]

├─ com.aggrepoint.winlet.spring.PsnReturnDefFinder.class - [JAR]

├─ com.aggrepoint.winlet.spring.ResourceNotFoundException.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletClassLoader.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletClassVisitor.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletContextLoaderListener.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletDefaultFormattingConversionService.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletDispatcherServlet.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletExceptionResolver.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletFormattingConversionServiceFactoryBean.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletHandlerInterceptor.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletHandlerMethodArgumentResolver.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletRequestMappingHandlerMapping.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletRequestWrapper.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletResource.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletScope.class - [JAR]

├─ com.aggrepoint.winlet.spring.WinletXmlApplicationContext.class - [JAR]

com.aggrepoint.winlet.form

├─ com.aggrepoint.winlet.form.Change.class - [JAR]

├─ com.aggrepoint.winlet.form.ChangeDisable.class - [JAR]

├─ com.aggrepoint.winlet.form.ChangeEnable.class - [JAR]

├─ com.aggrepoint.winlet.form.ChangeHide.class - [JAR]

├─ com.aggrepoint.winlet.form.ChangeShow.class - [JAR]

├─ com.aggrepoint.winlet.form.ChangeUpdateList.class - [JAR]

├─ com.aggrepoint.winlet.form.ChangeUpdateValidateResult.class - [JAR]

├─ com.aggrepoint.winlet.form.ChangeUpdateValue.class - [JAR]

├─ com.aggrepoint.winlet.form.Form.class - [JAR]

├─ com.aggrepoint.winlet.form.FormImpl.class - [JAR]

├─ com.aggrepoint.winlet.form.FormValidator.class - [JAR]

├─ com.aggrepoint.winlet.form.Process.class - [JAR]

├─ com.aggrepoint.winlet.form.SelectOption.class - [JAR]

├─ com.aggrepoint.winlet.form.SelectOptionImpl.class - [JAR]

├─ com.aggrepoint.winlet.form.Validate.class - [JAR]

├─ com.aggrepoint.winlet.form.ValidateResult.class - [JAR]

├─ com.aggrepoint.winlet.form.ValidateResultType.class - [JAR]

├─ com.aggrepoint.winlet.form.Validates.class - [JAR]

├─ com.aggrepoint.winlet.form.Validation.class - [JAR]

├─ com.aggrepoint.winlet.form.ValidationImpl.class - [JAR]

com.aggrepoint.winlet.site

├─ com.aggrepoint.winlet.site.CfgLoader.class - [JAR]

├─ com.aggrepoint.winlet.site.ClassPathCfgLoader.class - [JAR]

├─ com.aggrepoint.winlet.site.FileSystemCfgLoader.class - [JAR]

├─ com.aggrepoint.winlet.site.SiteContext.class - [JAR]

├─ com.aggrepoint.winlet.site.SiteController.class - [JAR]

├─ com.aggrepoint.winlet.site.Utils.class - [JAR]

com.aggrepoint.servlet

├─ com.aggrepoint.servlet.CORSFilter.class - [JAR]

├─ com.aggrepoint.servlet.CORSResponseStream.class - [JAR]

├─ com.aggrepoint.servlet.CORSResponseWrapper.class - [JAR]

├─ com.aggrepoint.servlet.CompressFilter.class - [JAR]

├─ com.aggrepoint.servlet.GZIPFilter.class - [JAR]

├─ com.aggrepoint.servlet.GZIPResponseStream.class - [JAR]

├─ com.aggrepoint.servlet.GZIPResponseWrapper.class - [JAR]

com.aggrepoint.winlet.spring.annotation

├─ com.aggrepoint.winlet.spring.annotation.AccessRule.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.Action.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.Cfg.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.Code.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.DateParameter.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.IntegerParameter.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.PageRefresh.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.PageStorageAttr.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.Return.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.Returns.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.StringParameter.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.Unspecified.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.Window.class - [JAR]

├─ com.aggrepoint.winlet.spring.annotation.Winlet.class - [JAR]

com.aggrepoint.winlet.jsp

├─ com.aggrepoint.winlet.jsp.EncodeString.class - [JAR]

├─ com.aggrepoint.winlet.jsp.Resolver.class - [JAR]

com.aggrepoint.winlet.site.dao.cp

├─ com.aggrepoint.winlet.site.dao.cp.AreaDao.class - [JAR]

├─ com.aggrepoint.winlet.site.dao.cp.BranchDao.class - [JAR]

├─ com.aggrepoint.winlet.site.dao.cp.PageDao.class - [JAR]

├─ com.aggrepoint.winlet.site.dao.cp.ResourceNode.class - [JAR]

├─ com.aggrepoint.winlet.site.dao.cp.Utils.class - [JAR]

com.aggrepoint.winlet.site.dao.fs

├─ com.aggrepoint.winlet.site.dao.fs.AreaDao.class - [JAR]

├─ com.aggrepoint.winlet.site.dao.fs.BranchDao.class - [JAR]

├─ com.aggrepoint.winlet.site.dao.fs.PageDao.class - [JAR]

├─ com.aggrepoint.winlet.site.dao.fs.Utils.class - [JAR]

com.aggrepoint.winlet.spring.def

├─ com.aggrepoint.winlet.spring.def.ActionDef.class - [JAR]

├─ com.aggrepoint.winlet.spring.def.BaseDef.class - [JAR]

├─ com.aggrepoint.winlet.spring.def.ControllerMethodDef.class - [JAR]

├─ com.aggrepoint.winlet.spring.def.ReturnDef.class - [JAR]

├─ com.aggrepoint.winlet.spring.def.ReturnDefList.class - [JAR]

├─ com.aggrepoint.winlet.spring.def.WindowDef.class - [JAR]

├─ com.aggrepoint.winlet.spring.def.WinletDef.class - [JAR]

com.aggrepoint.winlet.site.domain

├─ com.aggrepoint.winlet.site.domain.Area.class - [JAR]

├─ com.aggrepoint.winlet.site.domain.Base.class - [JAR]

├─ com.aggrepoint.winlet.site.domain.Branch.class - [JAR]

├─ com.aggrepoint.winlet.site.domain.Page.class - [JAR]

com.aggrepoint.winlet.jsp.taglib

├─ com.aggrepoint.winlet.jsp.taglib.AccessRuleTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.DialogButtonTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.DialogTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.ELFunction.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.Element.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.ElementAttribute.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.FormTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.IncludeParamTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.IncludeTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.IncludeTei.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.InputTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.MarkupTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.PsnRuleTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.SetTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.taglib.SetTei.class - [JAR]

com.aggrepoint.winlet.format

├─ com.aggrepoint.winlet.format.HtmlSanitizeUtil.class - [JAR]

├─ com.aggrepoint.winlet.format.NoEncodingFormat.class - [JAR]

├─ com.aggrepoint.winlet.format.NoEncodingFormatAnnotationFormatterFactory.class - [JAR]

├─ com.aggrepoint.winlet.format.NoEncodingFormatter.class - [JAR]

├─ com.aggrepoint.winlet.format.SanitizeFormat.class - [JAR]

├─ com.aggrepoint.winlet.format.SanitizeFormatAnnotationFormatterFactory.class - [JAR]

├─ com.aggrepoint.winlet.format.SanitizeFormatter.class - [JAR]

com.aggrepoint.winlet.spring.config

├─ com.aggrepoint.winlet.spring.config.WinletAutoConfiguration.class - [JAR]

├─ com.aggrepoint.winlet.spring.config.WinletContextInitializer.class - [JAR]

com.aggrepoint.winlet.jsp.site.taglib

├─ com.aggrepoint.winlet.jsp.site.taglib.AreaContentTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.EveluateTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.EveluateTei.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.IfTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.PageDataTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.PageNameTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.PageTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.PageTei.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.PageUrlTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.PathTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.PathTei.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.PathUrlTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.PreloadWinletTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.ResUrlTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.RunHandlerTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.SubCountTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.SubCountTei.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.TitleTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.TreeTag.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.TreeTei.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.Utils.class - [JAR]

├─ com.aggrepoint.winlet.jsp.site.taglib.WhenTag.class - [JAR]

com.aggrepoint.winlet.utils

├─ com.aggrepoint.winlet.utils.BBCode.class - [JAR]

├─ com.aggrepoint.winlet.utils.BeanProperty.class - [JAR]

├─ com.aggrepoint.winlet.utils.BeanPropertyException.class - [JAR]

├─ com.aggrepoint.winlet.utils.BufferedResponse.class - [JAR]

├─ com.aggrepoint.winlet.utils.BufferedResponseStream.class - [JAR]

├─ com.aggrepoint.winlet.utils.BufferedResponseWrapper.class - [JAR]

├─ com.aggrepoint.winlet.utils.EncodeUtils.class - [JAR]

├─ com.aggrepoint.winlet.utils.NestedBeanProperty.class - [JAR]

├─ com.aggrepoint.winlet.utils.PropertyTypeCode.class - [JAR]

├─ com.aggrepoint.winlet.utils.TypeCast.class - [JAR]

├─ com.aggrepoint.winlet.utils.UrlGenerator.class - [JAR]

├─ com.aggrepoint.winlet.utils.ValidateUtils.class - [JAR]

com.aggrepoint.winlet

├─ com.aggrepoint.winlet.AccessRuleEngine.class - [JAR]

├─ com.aggrepoint.winlet.AnonymousUser.class - [JAR]

├─ com.aggrepoint.winlet.AuthorizationEngine.class - [JAR]

├─ com.aggrepoint.winlet.CodeValue.class - [JAR]

├─ com.aggrepoint.winlet.CommonActions.class - [JAR]

├─ com.aggrepoint.winlet.ConfigProvider.class - [JAR]

├─ com.aggrepoint.winlet.ContextUtils.class - [JAR]

├─ com.aggrepoint.winlet.EnumMarkup.class - [JAR]

├─ com.aggrepoint.winlet.HashMapWrapper.class - [JAR]

├─ com.aggrepoint.winlet.ListProvider.class - [JAR]

├─ com.aggrepoint.winlet.ListProviderWrapper.class - [JAR]

├─ com.aggrepoint.winlet.ListWrapper.class - [JAR]

├─ com.aggrepoint.winlet.LogInfo.class - [JAR]

├─ com.aggrepoint.winlet.LogInfoImpl.class - [JAR]

├─ com.aggrepoint.winlet.NotAuthorizedException.class - [JAR]

├─ com.aggrepoint.winlet.PageStorage.class - [JAR]

├─ com.aggrepoint.winlet.PageStorageImpl.class - [JAR]

├─ com.aggrepoint.winlet.PsnRuleEngine.class - [JAR]

├─ com.aggrepoint.winlet.ReqConst.class - [JAR]

├─ com.aggrepoint.winlet.ReqInfo.class - [JAR]

├─ com.aggrepoint.winlet.ReqInfoImpl.class - [JAR]

├─ com.aggrepoint.winlet.RequestLogger.class - [JAR]

├─ com.aggrepoint.winlet.RespHeaderConst.class - [JAR]

├─ com.aggrepoint.winlet.RoleBasedUserProfile.class - [JAR]

├─ com.aggrepoint.winlet.SharedPageStorage.class - [JAR]

├─ com.aggrepoint.winlet.SharedPageStorageImpl.class - [JAR]

├─ com.aggrepoint.winlet.StaticUrlProvider.class - [JAR]

├─ com.aggrepoint.winlet.StaticUrlProviderImpl.class - [JAR]

├─ com.aggrepoint.winlet.UrlConstructor.class - [JAR]

├─ com.aggrepoint.winlet.UserEngine.class - [JAR]

├─ com.aggrepoint.winlet.UserProfile.class - [JAR]

├─ com.aggrepoint.winlet.WindowToUpdate.class - [JAR]

├─ com.aggrepoint.winlet.WinletEl.class - [JAR]

├─ com.aggrepoint.winlet.WinletManager.class - [JAR]

com.aggrepoint.winlet.plugin

├─ com.aggrepoint.winlet.plugin.AccessRuleAuthorizationEngine.class - [JAR]

├─ com.aggrepoint.winlet.plugin.AuthCfgAuthorizationEngine.class - [JAR]

├─ com.aggrepoint.winlet.plugin.AuthCfgMethod.class - [JAR]

├─ com.aggrepoint.winlet.plugin.AuthCfgWinlet.class - [JAR]

├─ com.aggrepoint.winlet.plugin.AuthConfig.class - [JAR]

├─ com.aggrepoint.winlet.plugin.CachedListGroup.class - [JAR]

├─ com.aggrepoint.winlet.plugin.CachedListUnit.class - [JAR]

├─ com.aggrepoint.winlet.plugin.DefaultAccessRuleEngine.class - [JAR]

├─ com.aggrepoint.winlet.plugin.DefaultConfigProvider.class - [JAR]

├─ com.aggrepoint.winlet.plugin.DefaultListProvider.class - [JAR]

├─ com.aggrepoint.winlet.plugin.DefaultPsnRuleEngine.class - [JAR]

├─ com.aggrepoint.winlet.plugin.DefaultRequestLogger.class - [JAR]

├─ com.aggrepoint.winlet.plugin.DefaultUserEngine.class - [JAR]

├─ com.aggrepoint.winlet.plugin.ListGroup.class - [JAR]

├─ com.aggrepoint.winlet.plugin.ListUnit.class - [JAR]

├─ com.aggrepoint.winlet.plugin.NameValue.class - [JAR]

├─ com.aggrepoint.winlet.plugin.NameValueListUnit.class - [JAR]

Advertisement

Dependencies from Group

May 27, 2020
4 usages
9 stars
May 27, 2020
2 usages
9 stars
May 27, 2020
9 stars
May 27, 2020
9 stars
Dec 20, 2019
0 stars

Discover Dependencies

May 27, 2020
9 stars
Oct 27, 2018
17 stars
Mar 10, 2020
19 stars
Mar 10, 2020
19 stars
May 27, 2015
0 stars
Sep 26, 2017
653 stars
May 09, 2017
41 stars
Feb 27, 2020
23 stars