Package com.google.apphosting.runtime
Class NetworkServiceDiverter
- java.lang.Object
-
- com.google.apphosting.runtime.NetworkServiceDiverter
-
public class NetworkServiceDiverter extends Object
Performs the diversion of java.net services to use the App Engine Socket api.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanuseNativeUrlStreamHandler(String urlStreamHandlerType)
-
-
-
Method Detail
-
useNativeUrlStreamHandler
public static boolean useNativeUrlStreamHandler(String urlStreamHandlerType)
-
-