Interface SerializedData.InputStreamFactory

All Known Implementing Classes:
DynamicClassLoaderMessage.AdvancedInputStreamFactory, SerializedData.BasicInputStreamFactory
Enclosing class:
SerializedData

public static interface SerializedData.InputStreamFactory
Factory for creating object input streams.
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates an object input stream based on the given input stream.