Package | Description |
---|---|
com.caucho.server.dispatch | |
javax.servlet |
Modifier and Type | Method and Description |
---|---|
MultipartConfigElement |
ServletInvocation.getMultipartConfig() |
MultipartConfigElement |
ServletConfigImpl.getMultipartConfig() |
Modifier and Type | Method and Description |
---|---|
void |
ServletInvocation.setMultipartConfig(MultipartConfigElement multipartConfig) |
void |
ServletConfigImpl.setMultipartConfig(MultipartConfigElement multipartConfig) |
Modifier and Type | Method and Description |
---|---|
void |
ServletRegistration.Dynamic.setMultipartConfig(MultipartConfigElement multipartConfig) |