???????%20?%20Java%20SE%206 - PowerPoint PPT Presentation

About This Presentation
Title:

???????%20?%20Java%20SE%206

Description:

HTTP, SMTP, FTP, Blocks Extensible Exchange Protocol (BEEP) XML Messaging. XML-RPC, SOAP, REST ... Integrated JAX-WS and JAXB into Java SE. Small web server for ... – PowerPoint PPT presentation

Number of Views:40
Avg rating:3.0/5.0
Slides: 7
Provided by: c00l
Learn more at: https://www.devbg.org
Category:
Tags: 20java | 20se | and | exchange | mart

less

Transcript and Presenter's Notes

Title: ???????%20?%20Java%20SE%206


1
??????? ? Java SE 6
  • Java SE 6 Retooled for Web Services

Mihail Stoynovmihail.stoynov.com
2
Styles of use
  • Remote Procedure Calls (RPC)
  • XML-RPC
  • WSDL was invented for that reason
  • Distributed programming method oriented
  • Maps services directly to method calls
  • Service-oriented Architecture
  • Message-oriented
  • Loosely-coupled
  • Representational State Transfer

3
Web service protocol stack
  • Service Transport
  • HTTP, SMTP, FTP, Blocks Extensible Exchange
    Protocol (BEEP)
  • XML Messaging
  • XML-RPC, SOAP, REST
  • Service Description
  • WSDL
  • Service Discovery
  • UDDI

4
Hows it done in Java SE 6
  • SUN entirely revisioned its policy towards Web
    Services in Java SE 6
  • Rewritten JAX-RPC into JAX-WS 2.0
  • Integrated JAX-WS and JAXB into Java SE
  • Small web server for testing integrated
  • JAX-WS is
  • Easier to use
  • Faster
  • Implements standards

5
Demo
  • Deploying and using web services

6
Questions?
  • Java SE 6 Retooled for Web Services

Mihail Stoynovmihail.stoynov.com
Write a Comment
User Comments (0)
About PowerShow.com