Obtain the Wrapper with which this Servlet is associated. @return The Wrapper with which this Servlet is associated.
()
| 29 | * @return The Wrapper with which this Servlet is associated. |
| 30 | */ |
| 31 | Wrapper getWrapper(); |
| 32 | |
| 33 | |
| 34 | /** |
no outgoing calls
no test coverage detected