类 DefaultEntityResponseBuilder.PublisherEntityResponse<T>

所有已实现的接口:
EntityResponse<org.reactivestreams.Publisher<T>>, ServerResponse
封闭类:
DefaultEntityResponseBuilder<T>

private static class DefaultEntityResponseBuilder.PublisherEntityResponse<T> extends DefaultEntityResponseBuilder.DefaultEntityResponse<org.reactivestreams.Publisher<T>>
EntityResponse implementation for asynchronous Publisher bodies.