Uses of Class
javax.print.StreamPrintService
| Package | Description | 
|---|---|
| javax.print | Provides the principal classes and interfaces for the Java™ Print
 Service API. | 
- 
Uses of StreamPrintService in javax.printMethods in javax.print that return StreamPrintService Modifier and Type Method Description abstract StreamPrintServiceStreamPrintServiceFactory. getPrintService(OutputStream out)Returns aStreamPrintServicethat can print to the specified output stream.