| Package | Description |
|---|---|
| java.net |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| Modifier and Type | Method and Description |
|---|---|
URLConnection |
URL.openConnection()
Returns a
URLConnection instance that
represents a connection to the remote object referred to by the
URL. |
protected abstract URLConnection |
URLStreamHandler.openConnection(URL u)
Opens a connection to the object referenced by the
URL argument. |
Copyright © 2021 API Design. All Rights Reserved.