An HTTP handler is a Java object designed to service HTTP requests, similar to a simplified Java servlet. Sybase Search includes five HTTP handlers, four XML handlers, and a generic file serving handler (for the XML Schema Definitions). You can also develop and plug in custom HTTP handlers as necessary.