This package contains interfaces allowing to realize network connectivity for Omix.
- Since:
- Omix 1.3
-
Interface Summary Interface Description URLConnectionHandlerFactory This interface must be derived by a custom plugin class in order to implement network communication for Omix.
A custom class implementingURLConnectionHandlerInterface
can be registered at the Omix Plugin Manager:URLConnectionHandlerInterface This interface allows to realize network communication for Omix.URLConnectionInterface This interface represents the network communication manager for a certain protocol.