|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.lancs.relate.gateways.services.architecture.Service
uk.ac.lancs.relate.gateways.services.architecture.communication.sockets.SocketService
uk.ac.lancs.relate.gateways.services.impl.printing.PrintingService
uk.ac.lancs.relate.gateways.services.impl.printing.CustomPrintingService
public class CustomPrintingService
This class models the CustomPrintingService. A CustomPrintingService offers to customize the printing of a document (number of pages, page size, etc.).
| Constructor Summary | |
|---|---|
CustomPrintingService(TrackableDevice device,
java.lang.String host,
int port,
java.lang.String queueName)
Creates a new instance of CustomPrintingService |
|
| Method Summary |
|---|
| Methods inherited from class uk.ac.lancs.relate.gateways.services.impl.printing.PrintingService |
|---|
getQueueName |
| Methods inherited from class uk.ac.lancs.relate.gateways.services.architecture.Service |
|---|
getDescription, getDevice, getName, getProvider, getRequester, getServiceHost, getServicePort, setDescription, setName, setProvider, setRequester, setServiceHost, setServicePort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomPrintingService(TrackableDevice device,
java.lang.String host,
int port,
java.lang.String queueName)
CustomPrintingService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||