Class StringWriteChannel

All Implemented Interfaces:
Channel<String>, WriteChannel<String>

public class StringWriteChannel extends StringReadChannel implements WriteChannel<String>