Stephen Adkins > Business-Travel-OTA-0.901

Business-Travel-OTA-0.901

This Release Business-Travel-OTA-0.901  [Download] [Browse 17 Apr 2007
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers FAIL (49)   UNKNOWN (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Unknown
Special Files
CHANGES
MANIFEST
META.yml
Makefile.PL
README

Modules

Business::Travel::OTA::Authentication Base class for OTA authentication approaches     1.02
Business::Travel::OTA::Authorization Base class for OTA authorization approaches     1.02
Business::Travel::OTA::Client Logic for sequencing and accumulating results for the test client     1.02
Business::Travel::OTA::Client::HTTP Logic for transporting messages from a client via simple HTTP     1.02
Business::Travel::OTA::Client::Local Logic for handing messages to the server dispatch locally (without IPC)     1.02
Business::Travel::OTA::Client::SOAP Logic for transporting messages from a client via simple SOAP     1.02
Business::Travel::OTA::Conversation Base class for OTA conversation approaches     1.02
Business::Travel::OTA::Dispatcher::General The General Dispatcher replies to OTA Request messages according to configuration files rather than hard-coded logic. It is useful for a test server or as a base class for a customized server.     1.02
Business::Travel::OTA::LocalServer Base class for logic to process messages and send replies     1.02
Business::Travel::OTA::Message Helper class to parse and build XML messages     1.02
Business::Travel::OTA::Partner Base class for logic for an OTA trading partner     1.01
Business::Travel::OTA::Release Administer/install a release of OTA message schemas     1.02
Business::Travel::OTA::RemoteServer Logic for handing messages to a remote server     1.02
Business::Travel::OTA::TestAccumulator Accumulate and print test results     1.02
Business::Travel::OTA::Transport Base class for all OTA transport protocols     1.02
Business::Travel::OTA::Transport::HTTP Logic for transporting messages from a client via simple HTTP     1.02
Business::Travel::OTA::Transport::Local Logic for handing messages to the server dispatch locally (without IPC)     1.02
Business::Travel::OTA::Transport::SOAP Logic for transporting messages from a client via simple SOAP     1.02
Business::Travel::OTA::UseCase Base class for OTA use case approaches     1.02
Business::Travel::OTA::Utils Useful functions for processing OTA messages     1.04

Documentation

Business::Travel::OTA::installguide Installation Guide for the Business-Travel-OTA Distribution  
Business::Travel::OTA::installguide::ota Installation Guide for the OTA Specification Files (*.xsd)  
Business::Travel::OTA::installguide::win32 Installation Guide for the Business-Travel-OTA Distribution on Win32 System  
Business::Travel::OTA::installguide::xerces Installation Guide for the XML::Xerces  
otaclient Submits OTA messages to an OTA-conformant server  
otaserver A CGI program (and Registry program under mod_perl) that responds to OTA messages sent via simple HTTP/HTTPS POST