Class SoftEndOfStreamException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.integration.ip.tcp.serializer.SoftEndOfStreamException
All Implemented Interfaces:
Serializable

public class SoftEndOfStreamException
extends RuntimeException
Used to communicate that a stream has closed, but between logical messages.
Since:
2.0
Author:
Gary Russell
See Also:
Serialized Form
  • Constructor Details