Interface ECpdsProxy
- All Known Implementing Classes:
ECauthModule
,ProxyModule
public interface ECpdsProxy
The Interface ECpdsProxy.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Sets the input stream.void
Sets the output stream.
-
Method Details
-
setOutputStream
Sets the output stream.- Parameters:
out
- the new output stream
-
setInputStream
-