Uses of Class
org.astrogrid.samp.bridge.UrlExporter
-
Packages that use UrlExporter Package Description org.astrogrid.samp.bridge Classes for the SAMP Bridge. -
-
Uses of UrlExporter in org.astrogrid.samp.bridge
Fields in org.astrogrid.samp.bridge declared as UrlExporter Modifier and Type Field Description private UrlExporter
ProxyManager. exporter_
Methods in org.astrogrid.samp.bridge with parameters of type UrlExporter Modifier and Type Method Description void
ProxyManager. setExporter(UrlExporter exporter)
Sets an object which is used to export SAMP data contents for use in remote contexts.
-