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