org.otfeed.support.alt
Interface IOutboundConnection.IDataReader<T>

All Superinterfaces:
java.lang.Iterable<T>
Enclosing interface:
IOutboundConnection

public static interface IOutboundConnection.IDataReader<T>
extends java.lang.Iterable<T>


Method Summary
 void cancel()
           
 
Methods inherited from interface java.lang.Iterable
iterator
 

Method Detail

cancel

void cancel()


Copyright © 2007-2008 Mike Kroutikov. All Rights Reserved.