Class ShellResponseAdapter

  • All Implemented Interfaces:
    com.aspectran.core.adapter.ResponseAdapter

    public class ShellResponseAdapter
    extends com.aspectran.core.adapter.BasicResponseAdapter
    The Class ShellResponseAdapter.
    Since:
    2016. 1. 18.
    • Constructor Summary

      Constructors 
      Constructor Description
      ShellResponseAdapter​(java.io.Writer writer)
      Instantiates a new ShellResponseAdapter.
    • Method Summary

      • Methods inherited from class com.aspectran.core.adapter.AbstractResponseAdapter

        getAdaptee
      • Methods inherited from class com.aspectran.core.adapter.BasicResponseAdapter

        addHeader, containsHeader, flush, getAllHeaders, getContentType, getEncoding, getHeader, getHeaderNames, getHeaders, getOutputStream, getStatus, getWriter, redirect, redirect, setContentType, setEncoding, setHeader, setOutputStream, setStatus, setWriter, touchHeaders
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShellResponseAdapter

        public ShellResponseAdapter​(java.io.Writer writer)
        Instantiates a new ShellResponseAdapter.
        Parameters:
        writer - the writer to output