Cisco Unity Express -- References
From DocWiki
m (1 revision) |
|||
| Line 4: | Line 4: | ||
'''Previous page:''' [[Cisco Unity Express -- REST PI Service Operations]] | '''Previous page:''' [[Cisco Unity Express -- REST PI Service Operations]] | ||
| + | |||
| + | '''Search the Cisco Unity Express documentation on the DocWiki:''' | ||
| + | <html><div id="cse" style="width:25%;">Loading</div> | ||
| + | <script src="http://www.google.com/jsapi" type="text/javascript"></script> | ||
| + | <script type="text/javascript"> | ||
| + | google.load('search', '1', {language : 'en'}); | ||
| + | google.setOnLoadCallback(function(){ | ||
| + | var customSearchControl = new google.search.CustomSearchControl('007771824002417948961:zfpvm8yv4fc'); | ||
| + | customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET); | ||
| + | customSearchControl.draw('cse'); | ||
| + | }, true); | ||
| + | </script> | ||
| + | <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" /> | ||
| + | </html> | ||
Revision as of 01:33, 3 May 2010
Main page: Cisco Unity Express -- Programmatic Interface Service Programming Guide
Previous page: Cisco Unity Express -- REST PI Service Operations
Search the Cisco Unity Express documentation on the DocWiki:
Cisco Unity Express -- Programmatic Interface Service Programming Guide References
Ref[1] Wikipedia article on Representational State Transfer (REST) http://en.wikipedia.org/wiki/RESTful
Ref[2] JSR-000311 JAX-RS: The Java API for RESTful Web Services http://jcp.org/aboutJava/communityprocess/final/jsr311/index.html
Ref[3] Sun Jersey, JAX-RS Reference Implementation https://jersey.dev.java.net/
Ref[4] Jersey Client API https://jersey.dev.java.net/nonav/apidocs/1.1.2-ea/jersey/com/sun/jersey/api/client/package-summary.html
Ref[5] Consuming RESTful Web Services With the Jersey Client API http://blogs.sun.com/enterprisetechtips/entry/consuming_restful_web_services_with
Ref[6] Apache Jakarta Commons HttpClient http://jakarta.apache.org/commons/httpclient/
Ref[7] JAXB - Java Architecture for XML Binding https://jaxb.dev.java.net<font color=/
Ref[8] Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions http://www.cisco.com/en/US/docs/voice_ip_comm/unity_exp/rel7_1/administrator/AA_and_VM/vmCLIadmin_7_1_book.html
Ref[9] Cisco Unity Express - Command Reference http://www.cisco.com/en/US/products/sw/voicesw/ps5520/prod_command_reference_list.html
Copyright 2010, Cisco Systems