If a data packet is received it looks if a stored In-Band Bytestream session exists. If no session with the given session ID exists an <item-not-found/> error is returned to the sender.
Data packets belonging to a running In-Band Bytestream session are processed by more specific listeners registered when an {@link InBandBytestreamSession}is created. @author Henning Staib
|
|