blob: 2284a55c22499d2bc3c68d310ca3fd934588f1f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
SOAP::Transport::JABBER provides a Jabber-based transport backend for
SOAP::Lite.
This class uses the Net::Jabber classes to abstract the Jabber protocol away
from the direct notice of the application. Besides maintaining any needed
objects internally, the package also uses a separate class as a proxy between
communication layers, SOAP::Transport::JABBER::Query. The Jabber support
provides both client and server classes.
WWW: https://metacpan.org/release/SOAP-Transport-JABBER
|