123456789101112131415161718192021222324 |
- # 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=Ten sk\u0142adnik aktywuje obs\u0142ug\u0119 interfejsu JAX-RS \
- (Java API for XML RESTful Web Services) 1.1. \
- Za pomoc\u0105 adnotacji JAX-RS mo\u017cna definiowa\u0107 punkty ko\u0144cowe i klienty us\u0142ug Web \
- Service zgodne ze stylem architektury REST. \
- \
- Dost\u0119p do punkt\u00f3w ko\u0144cowych jest uzyskiwany przez wsp\u00f3lny interfejs oparty na \
- standardowych metodach HTTP.
|