Package org.eclipse.net4j.util.io
Class ExtendedIOAdapter
java.lang.Object
org.eclipse.net4j.util.io.ExtendedIOAdapter
- All Implemented Interfaces:
ExtendedInputHandler
,ExtendedIOHandler
,ExtendedOutputHandler
- Since:
- 2.0
- Author:
- Eike Stepper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Constructor Details
-
ExtendedIOAdapter
public ExtendedIOAdapter()
-
-
Method Details
-
handleIn
- Specified by:
handleIn
in interfaceExtendedInputHandler
- Throws:
IOException
-
handleOut
- Specified by:
handleOut
in interfaceExtendedOutputHandler
- Throws:
IOException
-