spring-framework / org.springframework.remoting.caucho / HessianExporter / invoke

invoke

open fun invoke(inputStream: InputStream, outputStream: OutputStream): Unit

Perform an invocation on the exported object.

Parameters

inputStream - the request stream

outputStream - the response stream

Exceptions

Throwable - if invocation failed