Class OperationResponsePart

  • All Implemented Interfaces:
    Message

    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.