Uses of Interface
com.openfin.desktop.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 class
NamedPipePortHandler
-
Uses of PortDiscoveryHandler in com.openfin.desktop.win32
Classes in com.openfin.desktop.win32 that implement PortDiscoveryHandler Modifier and Type Class Description class
DesktopPortHandler
Create native Windows and listens to WM_COPYDATA from Runtime for Runtime port discovery.class
NamedPipePortHandler
Create named pipe for Runtime port discovery on Windows.