Interface NonRelevantBodyObserver

All Known Implementing Classes:
Connection

public interface NonRelevantBodyObserver
Marks MessageObservers which do not process the body chunks.

If only NonRelevantBodyObservers are present on a body, the body can be transferred using streaming without creating a local copy.