Java Reference
In-Depth Information
Figure 11-2. A web service operation consists of input and output messages.
Relatedoperationsareoftengroupedintoan interface ,whichisconceptuallysimilar
toaJavainterface.A binding providesconcretedetailsonhowaninterfaceisboundto
amessagingprotocol(particularlySOAP)tocommunicatecommands,errorcodes,and
other items over the wire.
Thecombinationofabindinganda network address (anIPaddressandaport)URI
isknownasan endpoint ,andacollectionofendpointsisawebservice. Figure11-3 il-
lustrates this architecture.
Search WWH ::




Custom Search