FromServiceResponse[response] converts a response message into a Mathematica expression.
InstallServiceOperation[name, endpoint, arguments, headers] creates a function for the web service operation using the end point, arguments, and options.
ToServiceRequest[parameters, headers] builds a request message using input provided in the parameters.
$PrintServiceRequest uses the Mathematica Print function to print the message sent to a web service.
$PrintServiceResponse uses the Mathematica Print function to print the message received from a web service before it is deserialized into a Rule syntax expression.
JDBCDrivers[] returns a list of information about JDBC drivers available through DatabaseResourcesPath.JDBCDrivers[name] returns a list of information about the JDBC driver ...
Widget["WizardPage"] represents a page of a wizard.
OpenCLMersenneTwister[n] generates n random reals using the Mersenne Twister algorithm.
Introduction to MathLink How MathLink Is Used Installing Existing MathLink-Compatible Programs
The Wolfram Lightweight Grid is a system for launching and managing remote Mathematica kernels, a key element of a Mathematica^® grid computing environment.