jar

org.dspace.dependencies.cocoon : dspace-cocoon-servlet-service-impl

Maven & Gradle

Oct 13, 2011
2 usages

Repackaged Cocoon Servlet Service Implementation · This is version of the cocoon servlet service with patched as per the following tickets: http://jira.dspace.org/jira/browse/DS-253 with patch... https://issues.apache.org/jira/browse/COCOON-2217 This is deployed to fix issues with streams not closing we cannot use cocoon-servlet-service-impl 1.1.0 or 1.2.0 as they break block deployment. More recently, patches were applied to try and resolve http://jira.dspace.org/jira/browse/DS-768.

Table Of Contents

Latest Version

Download org.dspace.dependencies.cocoon : dspace-cocoon-servlet-service-impl JAR file - Latest Versions:

All Versions

Download org.dspace.dependencies.cocoon : dspace-cocoon-servlet-service-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
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 dspace-cocoon-servlet-service-impl-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.cocoon.servletservice.spring

├─ org.apache.cocoon.servletservice.spring.BaseServletContextFactoryBean.class - [JAR]

├─ org.apache.cocoon.servletservice.spring.ServletDecorator.class - [JAR]

├─ org.apache.cocoon.servletservice.spring.ServletFactoryBean.class - [JAR]

├─ org.apache.cocoon.servletservice.spring.ServletNamespaceHandler.class - [JAR]

org.apache.cocoon.servletservice.util

├─ org.apache.cocoon.servletservice.util.NullServletInputStream.class - [JAR]

├─ org.apache.cocoon.servletservice.util.RequestParameters.class - [JAR]

├─ org.apache.cocoon.servletservice.util.ServletConfigurationWrapper.class - [JAR]

├─ org.apache.cocoon.servletservice.util.ServletContextWrapper.class - [JAR]

├─ org.apache.cocoon.servletservice.util.ServletServiceRequest.class - [JAR]

├─ org.apache.cocoon.servletservice.util.ServletServiceResponse.class - [JAR]

org.apache.cocoon.callstack

├─ org.apache.cocoon.callstack.CallFrame.class - [JAR]

├─ org.apache.cocoon.callstack.CallScope.class - [JAR]

├─ org.apache.cocoon.callstack.CallStack.class - [JAR]

org.apache.cocoon.callstack.environment

├─ org.apache.cocoon.callstack.environment.CallFrameHelper.class - [JAR]

├─ org.apache.cocoon.callstack.environment.HttpServletRequestFactoryBean.class - [JAR]

├─ org.apache.cocoon.callstack.environment.HttpServletResponseFactoryBean.class - [JAR]

├─ org.apache.cocoon.callstack.environment.ServletContextFactoryBean.class - [JAR]

org.apache.cocoon.servletservice

├─ org.apache.cocoon.servletservice.AbsoluteServletConnection.class - [JAR]

├─ org.apache.cocoon.servletservice.Absolutizable.class - [JAR]

├─ org.apache.cocoon.servletservice.AbstractServletConnection.class - [JAR]

├─ org.apache.cocoon.servletservice.CallStackHelper.class - [JAR]

├─ org.apache.cocoon.servletservice.DispatcherServlet.class - [JAR]

├─ org.apache.cocoon.servletservice.DynamicProxyRequestHandler.class - [JAR]

├─ org.apache.cocoon.servletservice.HttpServletResponseBufferingWrapper.class - [JAR]

├─ org.apache.cocoon.servletservice.Mountable.class - [JAR]

├─ org.apache.cocoon.servletservice.RelativeServletConnection.class - [JAR]

├─ org.apache.cocoon.servletservice.ServletConnection.class - [JAR]

├─ org.apache.cocoon.servletservice.ServletServiceContext.class - [JAR]

org.apache.cocoon.servletscope

├─ org.apache.cocoon.servletscope.ServletScope.class - [JAR]

Advertisement