Interface SerializationStreamFactory

All Known Implementing Classes:
TransientInjectableObjectStreamFactory

public interface SerializationStreamFactory
Factory that is used to create new input / output streams for session (de-)serialization.
See Also: