18 #ifndef _DECAF_INTERNAL_NET_HTTP_HTTPHANDLER_H_
19 #define _DECAF_INTERNAL_NET_HTTP_HTTPHANDLER_H_
42 virtual int getDefaultPort()
const;
The abstract class URLStreamHandler is the common superclass for all stream protocol handlers...
Definition: URLStreamHandler.h:45
Concrete implementations of the abstract.
Definition: URLConnection.h:41
Definition: HttpHandler.h:30
#define DECAF_API
Definition: Config.h:29
Class URL represents a Uniform Resource Locator, a pointer to a "resource" on the World Wide Web...
Definition: URL.h:118