DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

PythonGUI > PythonWeb > Smalltalk > ClojureVs > ScottMckay > CommonLisp > Lisp > LightPress > ScreenCast > PaulGraham > RichHickey > InterMap > EuroPython > ModRewrite > Htaccess > WebService > WebServicesClear Trail
Main /

Web Services

(weitergeleitet von Main.WebService)

VerteilteObjekte

REST

SOA
LooseCoupling

Amazon

Web services – do people use those any more? We’ve doing a ton of stuff with JAX-RS and our customers seem to have made the switch for the most part too. I apologize for helping propogate WSDL and SOAP in the past. [1]



SOAP, REST, RPC, WS

But SOAP and XML-RPC have always seemed like they're just trying to piggyback on the fact that port 80 is open on virtually every corporate firewalls.[2]



Web Services

A Web service is a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (specifically WSDL). Other systems interact with the Web service in a manner prescribed by its description using SOAP-messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards.[3]


Endpoint:

Definition: An association between a fully-specified InterfaceBinding and a network address, specified by a URI [IETF RFC 2396], that may be used to communicate with an instance of a Web Service. An EndPoint indicates a specific location for accessing a Web Service using a specific protocol and data format.[4]


JAX-RPC

JAX-RPC uses SOAP and HTTP to do RPCs over the network.

Java API for building and accessing Web services




Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 18.07.2011 21:08 Uhr und seit 7. April 2005 3816 aufgerufen.