Skip navigation links
A B C D E F G H I J M N O P R S T U V 

O

openConnection() - Method in class java.net.URL
Returns a URLConnection instance that represents a connection to the remote object referred to by the URL.
openConnection(URL) - Method in class java.net.URLStreamHandler
Opens a connection to the object referenced by the URL argument.
openStream() - Method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection.
A B C D E F G H I J M N O P R S T U V 
Skip navigation links