Uses of Class
org.eclipse.net4j.util.io.ExtendedDataOutputStream
Package
Description
Interfaces and classes for I/O.
Helpers for drag and drop support.
-
Uses of ExtendedDataOutputStream in org.eclipse.net4j.util.io
Modifier and TypeMethodDescriptionstatic ExtendedDataOutputStream
ExtendedDataOutputStream.wrap
(OutputStream stream) Modifier and TypeMethodDescriptionvoid
ExtendedIOAdapter.handleOut
(ExtendedDataOutputStream out) void
ExtendedOutputHandler.handleOut
(ExtendedDataOutputStream out) -
Uses of ExtendedDataOutputStream in org.eclipse.net4j.util.ui.dnd
Modifier and TypeMethodDescriptionprotected abstract void
DNDTransfer.writeObject
(ExtendedDataOutputStream out, TYPE object)