Uses of Class
com.openinventor.remoteviz.rendering.Uri
-
Packages that use Uri Package Description com.openinventor.remoteviz.rendering Table of Contents -
-
Uses of Uri in com.openinventor.remoteviz.rendering
Methods in com.openinventor.remoteviz.rendering that return Uri Modifier and Type Method Description Uri
HTTPRequest. getURI()
Returns the URI (Uniform Resource Identifier) being requested.Constructors in com.openinventor.remoteviz.rendering with parameters of type Uri Constructor Description Uri(Uri obj)
Copy constructor.
-