Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERE-69 IPP-Print-Job #3

Merged
merged 7 commits into from
May 19, 2021
Merged

ERE-69 IPP-Print-Job #3

merged 7 commits into from
May 19, 2021

Conversation

OmarMalass
Copy link
Contributor

No description provided.

OmarMalass added 7 commits May 18, 2021 19:14
- Encapsulated all printer-related fields within IppPrinter.
- normalized operation handling in handlePrintJobOperation.
- Explicitly specifying version-number.
- IppPacketData construction for IPP operations that are not explicitly handled.
* PrinterResource:
   IPP-Printer's Entry point; Receives IPP requests and forwards them to PrinterService.
* PrinterService:
   Processes incoming IPP-Packets, returns response packets appropriate to IPP-Operation.
* IppPrinter:
   Encapsulates and manages IPP-Printer's attributes.
   - Moved to model.ipp
* DefaultAttributes:
   Contains IppPrinter's constants.
   - Moved to model.ipp.
- simplified method name in PrinterService.
@OmarMalass OmarMalass changed the title Ere 169 ipp print job ERE-69 IPP-Print-Job May 19, 2021
@OmarMalass OmarMalass merged commit 01940ef into main May 19, 2021
@OmarMalass OmarMalass deleted the ERE-169-IPP-Print-Job branch May 19, 2021 14:51
xbarrelet pushed a commit that referenced this pull request Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant