|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Represents a Uniform Resource Locator, mimicking the
java.net.URL class.
| Method Summary | |
java.lang.String |
getFile()
Returns the file part of the represented URL. |
java.lang.String |
getHost()
Returns the host part of the represented URL. |
int |
getPort()
Returns the port part of the represented URL. |
java.lang.String |
getProtocol()
Returns the protocol part of the represented URL. |
| Method Detail |
public java.lang.String getProtocol()
throws RemoteException
public java.lang.String getHost()
throws RemoteException
public int getPort()
throws RemoteException
public java.lang.String getFile()
throws RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||