org.eclipse.net4j.util.io
Interface ExtendedOutputHandler

All Known Subinterfaces:
ExtendedIOHandler
All Known Implementing Classes:
ExtendedIOAdapter

public interface ExtendedOutputHandler

Since:
2.0

Method Summary
 void handleOut(ExtendedDataOutputStream out)
           
 

Method Detail

handleOut

void handleOut(ExtendedDataOutputStream out)
               throws IOException
Throws:
IOException


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.