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=Tato funkce umo\u017e\u0148uje podporu pro rozhran\u00ed API Java pro webov\u00e9 slu\u017eby RESTful 1.1. \
- Anotace rozhran\u00ed JAX-RS lze pou\u017e\u00edt k definov\u00e1n\u00ed klient\u016f a z\u00e1kazn\u00edk\u016f webov\u00fdch slu\u017eeb, kte\u0159\u00ed dodr\u017euj\u00ed podm\u00ednky s architektonick\u00fdm stylem REST. \
- Z\u00e1kazn\u00edky maj\u00ed p\u0159\u00edstup p\u0159es b\u011b\u017en\u00e9 rozhran\u00ed zalo\u017een\u00e9 na standardn\u00edch metod\u00e1ch HTTP.
|