Definition of Urlstreamhandler

JDK Doc(JAVA)
URLStreamHandler
- class java.net..URLStreamHandler 
public abstract class URLStreamHandler extends Object 
Tree:java.lang.Object - java.net.URLStreamHandler
The abstract class URLStreamHandler is the common superclass for all stream protocol handlers. A stream protocol handler knows how to make a connection for a particular protocol type, such as http, ftp, or gopher.

URLStreamHandler()
- Constructor for class java.net.URLStreamHandler 
public URLStreamHandler ()

Search Dictionary:
Search Web Search Dictionary