public interface MultipartRelatedInput extends MultipartInput
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,InputPart> | getRelatedMap() | 
| InputPart | getRootPart() | 
| String | getStart()A start parameter is not mandatory in a message. | 
| String | getStartInfo()Optional. | 
| String | getType()The type parameter as it was read from the content-type header of the
 multipart/related message. | 
close, getParts, getPreambleString getType()
String getStart()
String getStartInfo()
InputPart getRootPart()
Copyright © 2018 JBoss by Red Hat. All rights reserved.