public interface RouteListener
Modifier and Type | Method and Description |
---|---|
void |
routeFound(RoutedInputStream.Route input)
Route was found, input is supplied.
|
void routeFound(RoutedInputStream.Route input) throws IOException
input
- stream to readIOException
- if read failsCopyright © 2016. All rights reserved.