| Package | Description |
|---|---|
| javax.servlet.http |
| Modifier and Type | Method and Description |
|---|---|
Part |
HttpServletRequest.getPart(String name) |
Part |
HttpServletRequestWrapper.getPart(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Part> |
HttpServletRequest.getParts() |
Collection<Part> |
HttpServletRequestWrapper.getParts() |
Copyright © 2013. All Rights Reserved.