Update readme
This commit is contained in:
@@ -17,6 +17,7 @@ Examples in real life:
|
|||||||
* -java.util.logging.Logger.#log()
|
* -java.util.logging.Logger.#log()
|
||||||
* -javax.servlet.Filter#doFilter()
|
* -javax.servlet.Filter#doFilter()
|
||||||
* -Spring Security Filter Chain
|
* -Spring Security Filter Chain
|
||||||
|
|
||||||
### c. Actors
|
### c. Actors
|
||||||
* Client - creates the chain, and invokes the first handler
|
* Client - creates the chain, and invokes the first handler
|
||||||
* Handler - defines an interface for handling the requests, optional to set the succesor
|
* Handler - defines an interface for handling the requests, optional to set the succesor
|
||||||
|
|||||||
Reference in New Issue
Block a user