org.apache.ws.jaxme.impl.CharSetXMLWriter <p>A simple serializer for XML documents using the {@link java.nio.charset.Charset} from Java 1.4.</p> @author <a HREF="mailto:joe@ispsoft.de">Jochen Wiedmann</a>
org.quickserver.util.io.ByteBufferInputStream This is an InputStream constructed from list of ByteBuffers. This is used in non-blocking mode. @since 1.4.5 @author Akshathkumar Shetty