public class OperationResponsePart
extends Object
implements Message
Represents one part of a response. Most operations return just a single
response part, followed by a OperationResponseEnd. The one exception is
Search, which returns multiple parts.