org.eclipse.net4j.util.io
Interface ExtendedInputHandler

All Known Subinterfaces:
ExtendedIOHandler
All Known Implementing Classes:
ExtendedIOAdapter

public interface ExtendedInputHandler

Since:
2.0
Author:
Eike Stepper

Method Summary
 void handleIn(ExtendedDataInputStream in)
           
 

Method Detail

handleIn

void handleIn(ExtendedDataInputStream in)
              throws IOException
Throws:
IOException


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