1234567891011121314151617181920 |
- ###############################################################################
- # Copyright (c) 2012 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Ten sk\u0142adnik umo\u017cliwia obs\u0142ug\u0119 interfejsu JAX-RS (Java API for XML RESTful Web Services) 2.1. \
- Za pomoc\u0105 adnotacji JAX-RS mo\u017cna definiowa\u0107 punkty ko\u0144cowe i klienty us\u0142ug WWW zgodne ze stylem architektury REST. \
- Dost\u0119p do punkt\u00f3w ko\u0144cowych jest uzyskiwany przez wsp\u00f3lny interfejs oparty na \
- standardowych metodach HTTP.
|