|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultipartConfigType | |
|---|---|
| org.glassfish.grizzly.servlet.ver30 | |
| Uses of MultipartConfigType in org.glassfish.grizzly.servlet.ver30 |
|---|
| Fields in org.glassfish.grizzly.servlet.ver30 declared as MultipartConfigType | |
|---|---|
protected MultipartConfigType |
ServletType.multipartConfig
|
| Methods in org.glassfish.grizzly.servlet.ver30 that return MultipartConfigType | |
|---|---|
MultipartConfigType |
ObjectFactory.createMultipartConfigType()
Create an instance of MultipartConfigType |
MultipartConfigType |
ServletType.getMultipartConfig()
Gets the value of the multipartConfig property. |
| Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type MultipartConfigType | |
|---|---|
void |
ServletType.setMultipartConfig(MultipartConfigType value)
Sets the value of the multipartConfig property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||