Update objects used in the search response to implement Freezable. Update DefaultSearchOperationHandle to freeze the SearchResponse on return. Add static copy methods so that new instances of objects can be created that are mutable. Change response setter methods visibility to enforce immutability on response objects.
Update objects used in the search response to implement Freezable. Update DefaultSearchOperationHandle to freeze the SearchResponse on return. Add static copy methods so that new instances of objects can be created that are mutable. Change response setter methods visibility to enforce immutability on response objects.