Modifier and Type | Class and Description |
---|---|
class |
MultiPartBodyImpl |
Modifier and Type | Method and Description |
---|---|
MultiPartBody |
MultiPartFormMessageBodyReader.readFrom(Class<MultiPartBody> type,
Type genericType,
java.lang.annotation.Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Modifier and Type | Method and Description |
---|---|
MultiPartBody |
MultiPartFormMessageBodyReader.readFrom(Class<MultiPartBody> type,
Type genericType,
java.lang.annotation.Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ContentPostSupport.postContent(MultiPartBody form)
Creates an InfoDiscoBt (aka Binary Content) in the content graph.
This JAX-RS method is available under the path "content". |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ScriptManager.installScript(MultiPartBody form,
javax.ws.rs.core.UriInfo uriInfo)
Installs a script.
|
javax.ws.rs.core.Response |
ScriptManager.updateScript(MultiPartBody form,
javax.ws.rs.core.UriInfo uriInfo)
Updates a script.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
UserManagerWeb.addUser(MultiPartBody form,
javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
UserManagerWeb.updateUser(MultiPartBody form,
javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
WebAccess.postTriples(MultiPartBody form,
javax.ws.rs.core.UriInfo uriInfo)
Posts triples to be placed into an
MGraph of the specified name. |
javax.ws.rs.core.Response |
PlatformRestorer.restore(MultiPartBody body,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.