Uses of Interface
org.eclipse.net4j.util.io.ExtendedDataInput
Package
Description
Additional collection-like interfaces and classes.
Interfaces and classes for I/O.
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
Uses of ExtendedDataInput in org.eclipse.net4j.util.collection
Modifier and TypeMethodDescriptionstatic Entity
Entity.read
(ExtendedDataInput in) static Entity
Entity.read
(ExtendedDataInput in, StringCompressor compressor) -
Uses of ExtendedDataInput in org.eclipse.net4j.util.io
Modifier and TypeClassDescriptionclass
static class
class
Modifier and TypeMethodDescriptionExtendedDataInput.Delegating.getDelegate()
ExtendedDataInput.Stream.getDelegate()
Modifier and TypeMethodDescriptionStringCompressor.read
(ExtendedDataInput in) StringIO.read
(ExtendedDataInput in) StringCompressor.readAcknowledgements
(ExtendedDataInput in) protected abstract K
SortedFileMap.readKey
(ExtendedDataInput in) protected String
StringCompressor.Counting.readString
(ExtendedDataInput in) protected String
StringCompressor.readString
(ExtendedDataInput in) protected abstract V
SortedFileMap.readValue
(ExtendedDataInput in) ModifierConstructorDescriptionDelegating
(ExtendedDataInput delegate) Stream
(ExtendedDataInput delegate) -
Uses of ExtendedDataInput in org.eclipse.net4j.util.security
-
Uses of ExtendedDataInput in org.eclipse.net4j.util.security.operations
Modifier and TypeMethodDescriptionstatic AuthorizableOperation
AuthorizableOperation.read
(ExtendedDataInput in)