@Provider public class ExecutionResultProvider extends Object implements javax.ws.rs.ext.MessageBodyWriter<graphql.ExecutionResult>, JsonMessageBodyHandler
mapper
Constructor and Description |
---|
ExecutionResultProvider() |
Modifier and Type | Method and Description |
---|---|
long |
getSize(graphql.ExecutionResult executionResult,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
boolean |
isWriteable(Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
writeTo(graphql.ExecutionResult executionResult,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> headers,
OutputStream outputStream) |
public boolean isWriteable(Class<?> aClass, Type type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
isWriteable
in interface javax.ws.rs.ext.MessageBodyWriter<graphql.ExecutionResult>
public long getSize(graphql.ExecutionResult executionResult, Class<?> aClass, Type type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
getSize
in interface javax.ws.rs.ext.MessageBodyWriter<graphql.ExecutionResult>
public void writeTo(graphql.ExecutionResult executionResult, Class<?> aClass, Type type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String,Object> headers, OutputStream outputStream) throws IOException, javax.ws.rs.WebApplicationException
writeTo
in interface javax.ws.rs.ext.MessageBodyWriter<graphql.ExecutionResult>
IOException
javax.ws.rs.WebApplicationException
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.