Class StreamHandlerFactory

java.lang.Object
com.google.apphosting.runtime.StreamHandlerFactory
All Implemented Interfaces:
URLStreamHandlerFactory

public class StreamHandlerFactory extends Object implements URLStreamHandlerFactory
A URLStreamHandlerFactory which installs URLStreamHandlers that the App Engine runtime needs to support. (For example, for the "http" and "https" protocols).