
public interface OHttpMultipartContentParser<T>
| Modifier and Type | Method and Description |
|---|---|
T |
parse(OHttpRequest iRequest,
Map<String,String> headers,
OHttpMultipartContentInputStream in,
ODatabaseDocument database) |
T parse(OHttpRequest iRequest, Map<String,String> headers, OHttpMultipartContentInputStream in, ODatabaseDocument database) throws IOException
IOExceptionCopyright © 2009–2025 OrientDB. All rights reserved.