Interface RawChannel.Provider
-
- Enclosing interface:
- RawChannel
public static interface RawChannel.Provider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RawChannel
rawChannel()
-
-
-
Method Detail
-
rawChannel
RawChannel rawChannel() throws java.io.IOException
- Throws:
java.io.IOException
-
-