1234567891011121314151617181920 |
- # Licensed Materials - Property of IBM
- #
- # "Restricted Materials of IBM"
- #
- # Copyright IBM Corp. 2012 All Rights Reserved.
- #
- # US Government Users Restricted Rights - Use, duplication or
- # disclosure restricted by GSA ADP Schedule Contract with
- # IBM Corp.
- #
- # -------------------------------------------------------------------------------------------------
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Esta caracter\u00edstica habilita el soporte para Java API for RESTful Web Services 1.1. \
- Pueden utilizarse anotaciones JAX-RS para definir clientes de servicios web y puntos finales que se ajusten al estilo de la arquitectura REST. \
- El acceso a los puntos finales se realiza mediante una interfaz com\u00fan basada en los m\u00e9todos est\u00e1ndar HTTP.
|