类 HttpInvokerServiceExporter

  • 所有已实现的接口:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean, org.springframework.web.HttpRequestHandler

    public class HttpInvokerServiceExporter
    extends org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
    Wrap InputStream to avoid well-known java serialization security issue.
    • 字段概要

      • 从类继承的字段 org.springframework.remoting.rmi.RemoteInvocationSerializingExporter

        CONTENT_TYPE_SERIALIZED_OBJECT
    • 方法概要

      • 从类继承的方法 org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter

        handleRequest
      • 从类继承的方法 org.springframework.remoting.rmi.RemoteInvocationSerializingExporter

        afterPropertiesSet, getContentType, isAcceptProxyClasses, prepare, setAcceptProxyClasses, setContentType
      • 从类继承的方法 org.springframework.remoting.support.RemoteInvocationBasedExporter

        getRemoteInvocationExecutor, setRemoteInvocationExecutor
      • 从类继承的方法 org.springframework.remoting.support.RemoteExporter

        getService, getServiceInterface, setInterceptors, setRegisterTraceInterceptor, setService, setServiceInterface
      • 从类继承的方法 org.springframework.remoting.support.RemotingSupport

        setBeanClassLoader
      • 从类继承的方法 java.lang.

        , , , , , , , ,
    • 构造器详细资料

      • HttpInvokerServiceExporter

        public HttpInvokerServiceExporter()