mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Polish
This commit is contained in:
+1
@@ -41,6 +41,7 @@ public interface ConfigurableRSocketServerFactory {
|
||||
* Specify the maximum transmission unit. Frames larger than the specified
|
||||
* {@code fragmentSize} are fragmented.
|
||||
* @param fragmentSize the fragment size
|
||||
* @since 2.4.0
|
||||
*/
|
||||
void setFragmentSize(DataSize fragmentSize);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user