Interface ECpdsProxy

All Known Implementing Classes:
ECauthModule, ProxyModule

public interface ECpdsProxy
The Interface ECpdsProxy.
  • Method Details

    • setOutputStream

      void setOutputStream(OutputStream out)
      Sets the output stream.
      Parameters:
      out - the new output stream
    • setInputStream

      void setInputStream(InputStream in)
      Sets the input stream.
      Parameters:
      in - the new input stream