In-band bytestreams are bidirectional and this session encapsulates the streams for both directions.
Note that closing the In-Band Bytestream session will close both streams. If both streams are closed individually the session will be closed automatically once the second stream is closed. Use the {@link #setCloseBothStreamsEnabled(boolean)} method if both streams should be closedautomatically if one of them is closed. @author Henning Staib
|
|