Programming Web Services with Perl

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y]

S/MIME (Secured/Multipurpose Internet Mail Extensions)   2nd  

SAML (Security Assertion Markup Language)   2nd   3rd   4th  

SAP  

save_binding call (UDDI)  

save_business call (UDDI)  

save_service call (UDDI)  

save_tModel call (UDDI)  

SAX (Simple API for XML)   2nd   3rd  

SAX2  

schema method (SOAP::Schema)  

Scheme, toolkit for  

screenscraping  

searching

       search engines   2nd  

       search qualifiers  

       UDDI query routines  

       WishListCustomer  

secret-key cryptography  

Secure SHell (SSH)  

Secure Socket Layer (SSL)  

Secured/Multipurpose Internet Mail Extensions (S/MIME)  

security

       capability  

       defined  

       full web services  

       HTTP over SSL  

       inspection documents  

       levels addressed  

       SOAP support  

       specifications  

       transport level  

       web services and  

       XML standards  

Security Assertion Markup Language   [See SAML]

Security element (WS-Security)  

Security header (WS-Security)   2nd  

security tokens   2nd  

self method (SOAP::Lite)  

send_receive method

       SOAP::Lite   2nd  

       SOAP::Transport  

       SOAP::Transport::HTTP::Client  

       SOAP::Transport::LOCAL::Client  

       SOAP::Transport::MQ::Client  

       SOAP::Transport::TCP::Client  

send_request method (RPC::XML::Client)   2nd   3rd  

Sender fault code (SOAP 1.2)  

sendmail MTA   2nd  

sequence activity (BPEL)  

serialization   [See data encoding]

serializer method

       SOAP::Lite class  

       SOAP::Server class  

       XMLRPC::Lite class  

serve method (RPC::XMLSimple)  

server classes

       authentication and  

       creating generic   2nd  

       generic   2nd  

       handle method and  

       Jabber-based  

       reasons for writing new  

       RPC::XML module  

       SOAP::Lite   2nd  

       SOAP::Transport::IO::Server  

       zzsort   [See also specific classes][See also specific classes]

Server fault code (SOAP 1.1)  

Server header (HTTP)   2nd  

server_loop method (RPC::XML::Server)   2nd  

servers

       absolute vs. relative URLs  

        clients as  

       determining representation format  

       discover interface  

       HTTP ubiquity  

       HTTP::Daemon class example   2nd   3rd   4th   5th  

       Jabber protocol requirements  

       Jabber-based example   2nd  

       method signatures  

       MQ-based example   2nd  

       POP3-based example   2nd  

       proxying services  

       RPC::XML example  

       RPC::XMLSimple example   2nd  

       server authentication  

       signatures and  

       SOAP support for conversations  

       SOAP::Lite and   2nd   3rd  

       TCP-based example   2nd  

       transport protocols  

       XML-RPC request/response  

       XML::Parser module  

       XMLRPC::Lite example  

       zzsort   [See also SOAP servers][See also SOAP servers]2nd   [See also SOAP servers][See also SOAP servers]

service element

       add_entry operation  

       characteristics   2nd  

        name attribute  

       WS-Inspection  

service level agreement  

service method (SOAP::Lite)  

serviceKey attribute (UDDI)   2nd  

services method (SOAP::Schema)  

set_body method (SOAP::EnvelopeMaker)   2nd  

set_publisherAssertions call (UDDI)   2nd  

SetUser method (WSDL)  

SGML   2nd  

share_methods

       Apache::RPC::Server class  

       RPC::XML::Server class  

share_methods (RPC::XML::Server)  

shutdown call  

signals (SOAP::Lite)   2nd  

Signature element (XML Signature)   2nd  

signatures

       detached  

       enveloped  

       enveloping  

       invalid  

       languages and  

       portType blocks and  

       RPC over SOAP and  

       RPC::XML::Method  

       RPC::XML::Server  

       Signature element  

       X-KISS  

       zzsort   [See also digital signatures method signatures][See also digital signatures method signatures]

Simple API for XML   [See SAX]

Simple Mail Transport Protocol   [See SMTP]

Simple Object Access Protocol   [See SOAP]

simple types (XML Schema)  

simple_request method (RPC::XML::Client)   2nd   3rd  

SmallTalk  

smart_encode function (RPC::XML)  

SMTP (Simple Mail Transport Protocol)

       email  

       proxy method  

       RPC fault codes  

       SOAP binding  

SOAP (Simple Object Access Protocol)

       Accept header  

       arrayType attribute  

       authentication  

       Body element  

       creating transport modules  

       features  

       MIME extensions and  

       packaging and   2nd  

       REST and   2nd  

       routers  

       shortcomings  

       toolkits   2nd  

       transporting  

       transports with server/client  

       UDDI and   2nd  

       W3C design  

       web sites   2nd   3rd   4th  

       WS-Security  

       WSDL binding declaration  

       WSDL port elements and  

       XKMS and  

       XML definitions  

       XML Schema   2nd   3rd  

       XML-RPC   2nd   3rd   4th  

SOAP 1.1

       envelope end  

       fault codes and  

       labels  

       predefined faults for  

       return values  

       RPC faults in  

SOAP 1.2

       envelope end  

       fault codes and  

       labels  

       predefined faults for  

       processing instructions  

       return values  

       RPC faults in  

       specification for faults  

SOAP bindings

       SAML and  

       WSDL example  

SOAP messages

       $header variable  

       common namespaces  

       data encoding  

       DTD declarations and  

       Fault element  

       Header element   2nd  

       payloads of  

       RPC over SOAP and  

       WS-Attachments specification and  

       XrML licenses  

SOAP Messages with Attachments (SwA)  

SOAP over HTTP  

SOAP servers

       commonly used elements   2nd  

       designing  

       freeing from maintenance  

       HTTP transport  

       improving code and service  

       revising server code   2nd  

SOAP-ENC label   2nd  

SOAP-ENV label   2nd   3rd  

SOAP-RP (SOAP Routing Protocol)  

SOAP::Client class   2nd  

SOAP::Constants class  

SOAP::Data class

       accessing SOAP envelope   2nd  

       managing data   2nd  

        methods  

       purpose  

       SOAP::Header subclass  

SOAP::EnvelopeMaker class   2nd  

SOAP::Fault class

       error handling  

       error messages as  

       error reports  

       methods   2nd  

SOAP::Header class   2nd   3rd  

SOAP::Lite module

       basic authentication  

       client authentication and  

       client class names  

       client communications  

       client support for WSDL   2nd  

       converting integers to text  

       designing servers  

       encoding method  

       global objects  

       improving code and service  

       installing   2nd  

       loading client class  

       manipulating messages  

       messages with attachments  

       methods  

       performance  

       Perl and  

       programming reference  

       proxy method  

       purpose  

       server classes   2nd  

       signals   2nd  

       tracing  

       transport method  

       tying interface code  

       UDDI query routines  

       UDDI::Lite class and  

       web service example  

       web site  

       WS-Security example  

       zzsort   [See also XMLRPC::Lite class XMLRPC::Lite toolkit][See also XMLRPC::Lite class XMLRPC::Lite toolkit]

SOAP::Lite::SmartProxy module  

SOAP::MIME package  

SOAP::Parser class  

SOAP::payload module  

SOAP::Schema class   2nd   3rd   4th   5th  

SOAP::Schema::WSDL class  

SOAP::Serializer class   2nd  

SOAP::Server class

       accessing SOAP envelope   2nd  

       arguments and  

       authentication  

       handle method   2nd  

       methods  

       overloading methods  

       server classes and  

SOAP::Server::Parameters class

       routines   2nd  

       server authentication and  

       SOAP envelope   2nd  

SOAP::SOM class

       accessing SOAP envelope  

       CPAN uploads  

       managing data   2nd  

       match method  

       methods  

       purpose  

       RSS example  

       XMLRPC::SOM class  

SOAP::Struct class  

SOAP::Trace class

       debugging/tracing facility   2nd  

       programming reference  

       UDDI::Lite and  

SOAP::Transport class

       methods  

       programming reference  

       proxy method  

       purpose   2nd  

       transport binding  

       transport objects  

SOAP::Transport::FTP::Client class   2nd   3rd   4th   5th   6th  

SOAP::Transport::HTTP class   2nd   3rd  

SOAP::Transport::HTTP::Apache class   2nd   3rd  

SOAP::Transport::HTTP::CGI class   2nd  

SOAP::Transport::HTTP::Client class   2nd  

SOAP::Transport::HTTP::Daemon class   2nd   3rd   4th  

       zzsort   [See also HTTP::Daemon class][See also HTTP::Daemon class]

SOAP::Transport::HTTP::FCGI class   2nd  

SOAP::Transport::HTTP::Server class  

SOAP::Transport::IO class   2nd   3rd  

SOAP::Transport::IO::Server class   2nd   3rd  

SOAP::Transport::JABBER class   2nd   3rd  

SOAP::Transport::JABBER::Client class  

SOAP::Transport::JABBER::Server class  

SOAP::Transport::JABBER::URI class  

SOAP::Transport::LOCAL class  

SOAP::Transport::LOCAL module   2nd  

SOAP::Transport::LOCAL::Client class   2nd   3rd   4th  

SOAP::Transport::MAILTO class   2nd   3rd  

SOAP::Transport::MAILTO::Client class  

SOAP::Transport::MQ class   2nd   3rd   4th  

SOAP::Transport::MQ::Client class   2nd  

SOAP::Transport::MQ::Server class  

SOAP::Transport::POP3 class   2nd  

SOAP::Transport::POP3::Server class   2nd  

SOAP::Transport::TCP class   2nd   3rd  

SOAP::Transport::TCP::Client class   2nd   3rd  

SOAP::Transport::TCP::Server class   2nd   3rd  

soap:address element  

soap:binding element   2nd   3rd  

soap:body element   2nd   3rd   4th  

soap:fault element  

soap:header element   2nd  

soap:headerfault element  

SOAPAction header   2nd  

soapversion method

       SOAP::Lite  

       SOAP::Serializer  

sockets

       IO::Socket class family  

       request delivery  

       shutdown call  

solicit-response model (WSDL)   2nd  

SonicMQ  

spaces   2nd   3rd   [See also whitespace][See also whitespace]4th  

sparse arrays  

SSH (Secure SHell)  

SSL (Secure Sockets Layer)  

SSL method

       SOAP::Transport::TCP::Client class  

       SOAP::Transport::TCP::Server class  

SSL/TLS  

standards

       complaints about process  

       error systems  

       HTTP protocol  

       REST addressing principles  

       XML-RPC and  

started method (RPC::XML::Server)  

static methods

       authentication and  

       class methods as  

       object creation and  

       SOAP::Lite and  

       XMLRPC::Lite assumptions  

       zzsort   [See also class methods][See also class methods]

status codes   2nd  

STDERR file handle  

STDIN file handle   2nd  

STDOUT file handle  

steganography  

store-and-forward management   2nd  

string method (RPC::XMLSimple::Client)   2nd  

string type

       RPC::XMLSimple  

       SOAP   2nd  

       XML Schema  

       XML-RPC   2nd   3rd  

       XMLRPC::Lite  

strings

       converting integers to text  

       converting numbers to text  

       proxy method and  

       TCP transport  

       UUIDs  

       zzsort   [See URI strings]

struct type

       arrays and  

       compound type  

       key/value pairs  

       XML-RPC request example  

       XML-RPC responses and   2nd  

       XML-RPC supported  

structures

       accessors and  

       autogenerated XML example  

       document structure versus  

       operations as named  

       RPC over SOAP  

       RPC::XMLSimple data classes  

       struct datatype  

       for UDDI  

stubmaker.pl tool  

style attribute (soap:binding element)   2nd  

subclassing

       classes  

       client authentication  

       complex types and  

       sample transport module  

       server authentication  

       server classes  

       simple types and  

       SOAP::Transport  

       transport classes  

Sun   2nd  

SwA (SOAP Messages with Attachments)  

switch activity (BPEL)  

system.identify procedure  

system.introspection procedure  

system.listMethods method (PHP)  

system.listMethods procedure  

system.methodHelp method (PHP)  

system.methodHelp procedure  

system.methodSignature method (PHP)  

system.methodSignature procedure  

system.multicall procedure  

system.status method  

system.status procedure  

Категории