Uses of Interface
omix.plugin.net.URLConnectionHandlerInterface
Package | Description |
---|---|
omix.plugin.net |
This package contains interfaces allowing to realize network connectivity for Omix.
|
-
Uses of URLConnectionHandlerInterface in omix.plugin.net
Methods in omix.plugin.net that return URLConnectionHandlerInterface Modifier and Type Method Description URLConnectionHandlerInterface
URLConnectionHandlerFactory. newURLConnectionHandler()
This method is called by the plugin manager at startup and when the plugin is installed, respectively.