org.eclipse.net4j.util.io
Interface ExtendedOutputHandler

All Known Subinterfaces:
ExtendedIOHandler
All Known Implementing Classes:
ExtendedIOAdapter

public interface ExtendedOutputHandler

Since:
2.0
Author:
Eike Stepper

Method Summary
 void handleOut(ExtendedDataOutputStream out)
           
 

Method Detail

handleOut

void handleOut(ExtendedDataOutputStream out)
               throws IOException
Throws:
IOException


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