org.eclipse.net4j.util.io
Interface ExtendedInputHandler

All Known Subinterfaces:
ExtendedIOHandler
All Known Implementing Classes:
ExtendedIOAdapter

public interface ExtendedInputHandler

Since:
2.0

Method Summary
 void handleIn(ExtendedDataInputStream in)
           
 

Method Detail

handleIn

void handleIn(ExtendedDataInputStream in)
              throws IOException
Throws:
IOException


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