This package can register and call services to handle Web intents.
It can register a MIME type and a action to be handled by a given server side service with a given URL.
If the user chooses the registered service to handle the MIME type, this
package invokes a given callback function to process the service request
on given data of that MIME type.