com.ibm.websphere.appserver.jaxrs-1.1_it.properties 788 B

1234567891011121314151617181920
  1. # Licensed Materials - Property of IBM
  2. #
  3. # "Restricted Materials of IBM"
  4. #
  5. # Copyright IBM Corp. 2012 All Rights Reserved.
  6. #
  7. # US Government Users Restricted Rights - Use, duplication or
  8. # disclosure restricted by GSA ADP Schedule Contract with
  9. # IBM Corp.
  10. #
  11. # -------------------------------------------------------------------------------------------------
  12. #
  13. #ISMESSAGEFILE FALSE
  14. #NLS_ENCODING=UNICODE
  15. #NLS_MESSAGEFORMAT_NONE
  16. #
  17. description=Questa funzione abilita il supporto per JAX-RS (Java API for RESTful Web Services) 1.1. \
  18. Le annotazioni JAX-RS possono essere utilizzate per definire i client dei servizi Web e gli endpoint che rispettano lo stile architettonico REST. \
  19. \u00c8 possibile accedere agli endpoint attraverso un'interfaccia comune basata sui metodi standard HTTP.