- Chain of responsiblity pattern :- In java application request is passed along to different objects until it find one that can handled it. For examples like Handling Authentication and servlet filter for handle HTTP request etc.
- Command pattern:- It is a way of handlng request where you don't konw about what is actually requested or what exactly recieve it. It does by encapusalting request inside an object
-
Notifications
You must be signed in to change notification settings - Fork 0
Yogeshsuch/Java-Design-Patterns
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published