Uses of Interface
org.eclipse.net4j.util.io.ExtendedDataInput
Packages that use 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
Methods in org.eclipse.net4j.util.collection with parameters of type ExtendedDataInputModifier and TypeMethodDescriptionstatic Entity
Entity.read
(ExtendedDataInput in) static Entity
Entity.read
(ExtendedDataInput in, StringCompressor compressor) -
Uses of ExtendedDataInput in org.eclipse.net4j.util.io
Classes in org.eclipse.net4j.util.io that implement ExtendedDataInputModifier and TypeClassDescriptionclass
static class
class
Methods in org.eclipse.net4j.util.io that return ExtendedDataInputModifier and TypeMethodDescriptionExtendedDataInput.Delegating.getDelegate()
ExtendedDataInput.Stream.getDelegate()
Methods in org.eclipse.net4j.util.io with parameters of type ExtendedDataInputModifier 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) Constructors in org.eclipse.net4j.util.io with parameters of type ExtendedDataInputModifierConstructorDescriptionDelegating
(ExtendedDataInput delegate) Stream
(ExtendedDataInput delegate) -
Uses of ExtendedDataInput in org.eclipse.net4j.util.security
Constructors in org.eclipse.net4j.util.security with parameters of type ExtendedDataInput -
Uses of ExtendedDataInput in org.eclipse.net4j.util.security.operations
Methods in org.eclipse.net4j.util.security.operations with parameters of type ExtendedDataInputModifier and TypeMethodDescriptionstatic AuthorizableOperation
AuthorizableOperation.read
(ExtendedDataInput in) Constructors in org.eclipse.net4j.util.security.operations with parameters of type ExtendedDataInput