The abstract class URLStreamHandler is the base for all classes which
can handle the communication with a URL object over a particular protocol
type.
See Also:
URLStreamHandler Members
Syntax
[Android.Runtime.Register("java/net/URLStreamHandler", DoNotGenerateAcw=true)]
public abstract class
URLStreamHandler :
Java.Lang.ObjectRemarks
The abstract class URLStreamHandler is the base for all classes which
can handle the communication with a URL object over a particular protocol
type.
[Android Documentation]
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1