public class StreamHandlerFactory extends Object implements URLStreamHandlerFactory
URLStreamHandlerFactory which installs
URLStreamHandlers that the
App Engine runtime needs to support. (For example,
for the "http" and "https" protocols).| Constructor and Description |
|---|
StreamHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
URLStreamHandler |
createURLStreamHandler(String protocol) |
public URLStreamHandler createURLStreamHandler(String protocol)
createURLStreamHandler in interface URLStreamHandlerFactoryCopyright © 2022. All rights reserved.