Package | Description |
---|---|
com.sun.jersey.api |
Provides support for responses and exceptions.
|
Modifier and Type | Method and Description |
---|---|
JResponseAsResponse |
JResponse.toResponse()
Convert to a
Response compatible instance. |
JResponseAsResponse |
JResponse.toResponse(java.lang.reflect.Type type)
Convert to a
Response compatible instance. |
Copyright © 2016 Oracle Corporation. All Rights Reserved.