S
- the type of the stream which gets returned by stream()
.C
- the type of the channel which gets returned by channel()
.@NotThreadSafe public abstract class OneTimeFoundry<S extends Closeable,C extends Channel> extends Object
public C channel() throws IOException
IOException
public S stream() throws IOException
IOException
Copyright © 2012–2017 Schlichtherle IT Services. All rights reserved.