Uses of Class
net.ranides.assira.io.IOEvent.Failure

Packages that use IOEvent.Failure
net.ranides.assira.io   
 

Uses of IOEvent.Failure in net.ranides.assira.io
 

Methods in net.ranides.assira.io that return IOEvent.Failure
static IOEvent.Failure IOEvent.failure(IOException cause)
           
 

Method parameters in net.ranides.assira.io with type arguments of type IOEvent.Failure
 void OutputStreamThread.onError(EventListener<IOEvent.Failure> handler)
           Rejestruje następnego obserwatora, który jest powiadamiany o wyjątkach IOException, które wystąpiły w czasie operacji I/O.
 



Copyright © 2013. All Rights Reserved.