| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| org.glassfish.web.deployment.descriptor |
| Modifier and Type | Method and Description |
|---|---|
abstract MultipartConfig |
WebComponentDescriptor.getMultipartConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
WebComponentDescriptor.setMultipartConfig(MultipartConfig multipartConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipartConfigDescriptor
This represents the multipart-config resided in web.xml.
|
| Modifier and Type | Method and Description |
|---|---|
MultipartConfig |
WebComponentDescriptorImpl.getMultipartConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebComponentDescriptorImpl.setMultipartConfig(MultipartConfig multipartConfig) |
Copyright © 2017. All rights reserved.