@Path(value="/nonJaxbResource") public class NonJaxbBeanResource extends Object
| Constructor and Description |
|---|
NonJaxbBeanResource() |
| Modifier and Type | Method and Description |
|---|---|
NonJaxbBean |
getSimpleBeanJSONP() |
@GET
@JSONP
@Produces(value={"application/javascript","application/json"})
public NonJaxbBean getSimpleBeanJSONP()
Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.