Interface PlexusIoResourceConsumer
-
public interface PlexusIoResourceConsumer
Consume a PlexusIoResource- Author:
- Kristian Rosenvold
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
accept(PlexusIoResource resource)
-
-
-
Method Detail
-
accept
void accept(PlexusIoResource resource) throws IOException
- Throws:
IOException
-
-