Module omix.api

Interface URLConnectionHandlerFactory


public interface URLConnectionHandlerFactory
This interface must be derived by a custom plugin class in order to implement network communication for Omix.
A custom class implementing URLConnectionHandlerInterface can be registered at the Omix Plugin Manager:

<URLConnectionHandlerFactory>mypackage.MyURLConnectionHandlerFactory</URLConnectionHandlerFactory>

Since:
Omix 1.3.11
Author:
Dr. Peter Droste, Omix Visualization