Record Class AtmosphereRequestImpl.Body.StringBody

java.lang.Object
java.lang.Record
org.atmosphere.cpr.AtmosphereRequestImpl.Body.StringBody
All Implemented Interfaces:
AtmosphereRequestImpl.Body
Enclosing interface:
AtmosphereRequestImpl.Body

public static record AtmosphereRequestImpl.Body.StringBody(String data) extends Record implements AtmosphereRequestImpl.Body