Package com.google.apphosting.runtime
Class StreamHandlerFactory
java.lang.Object
com.google.apphosting.runtime.StreamHandlerFactory
- All Implemented Interfaces:
URLStreamHandlerFactory
A
URLStreamHandlerFactory which installs
URLStreamHandlers that the
App Engine runtime needs to support. (For example,
for the "http" and "https" protocols).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StreamHandlerFactory
public StreamHandlerFactory()
-
-
Method Details
-
createURLStreamHandler
- Specified by:
createURLStreamHandlerin interfaceURLStreamHandlerFactory
-