| Home >> All >> org >> apache >> derby >> iapi >> services >> [ stream Javadoc ] |
org.apache.derby.iapi.services.stream: Javadoc index of package org.apache.derby.iapi.services.stream.
Package Samples:
org.apache.derby.iapi.services.stream
Classes:
InfoStreams: The Basic Services provide InfoStreams for reporting information. When creating a message for a stream, you can create an initial entry with header information and then append to it as many times as desired.
HeaderPrintWriter: A HeaderPrintWriter is like a PrintWriter with support for including a header in the output. It is expected users will use HeaderPrintWriters to prepend headings to trace and log messages.
PrintWriterGetHeader: Get a header to prepend to a line of output. A HeaderPrintWriter requires an object which implements this interface to construct headers for output lines.
| Home | Contact Us | Privacy Policy | Terms of Service |