Uses of Interface
com.openfin.desktop.PortDiscoveryHandler
-
Packages that use PortDiscoveryHandler Package Description com.openfin.desktop.nix com.openfin.desktop.win32 -
-
Uses of PortDiscoveryHandler in com.openfin.desktop.nix
Classes in com.openfin.desktop.nix that implement PortDiscoveryHandler Modifier and Type Class Description classNamedPipePortHandler -
Uses of PortDiscoveryHandler in com.openfin.desktop.win32
Classes in com.openfin.desktop.win32 that implement PortDiscoveryHandler Modifier and Type Class Description classDesktopPortHandlerCreate native Windows and listens to WM_COPYDATA from Runtime for Runtime port discovery.classNamedPipePortHandlerCreate named pipe for Runtime port discovery on Windows.
-