[
Lists Home |
Date Index |
Thread Index
]
"Champion, Mike" wrote:
> Maybe you could say a bit more about where one would find an "object service
> broker" useful.
You have objects... They have methods that various people may want to
call remotely, but with different protocols (SOAP, XML-RPC, simple
GETs). You register your objects, and the Object Service broker would
make sure that a request coming into a server would be routed to the
appropriate object, and handled using the appropriate protocol handler.
--
Tom Bradford - http://www.tbradford.org
Developer - Apache Xindice (formerly dbXML)
|