Uses of Interface
org.cojen.dirmi.Pipe
-
Uses of Pipe in org.cojen.dirmi
Methods in org.cojen.dirmi with parameters of type PipeModifier and TypeMethodDescriptiondefault T
Called to decode an object when the requested length was too large.default void
Called to encode an object when the requested length was too large.Reads an object from the pipe.default void
Skip an object instead of reading it.void
Writes a non-null object to the pipe.