Package | Description |
---|---|
org.jboss.resteasy.core | |
org.jboss.resteasy.plugins.providers.jaxb |
Modifier and Type | Method and Description |
---|---|
protected void |
SynchronousDispatcher.handleWriterException(HttpRequest request,
HttpResponse response,
WriterException e) |
Modifier and Type | Method and Description |
---|---|
protected void |
SynchronousDispatcher.writeJaxrsResponse(HttpRequest request,
HttpResponse response,
Response jaxrsResponse) |
void |
ServerResponse.writeTo(HttpRequest request,
HttpResponse response,
ResteasyProviderFactory providerFactory)
If there is an entity, headers are not converted to a string and set on the HttpResponse until the output stream is written to.
|
Modifier and Type | Class and Description |
---|---|
class |
JAXBMarshalException |
Copyright © 2017. All Rights Reserved.