Package 

Class Request.Event.Data

  • All Implemented Interfaces:
    io.outfoxx.sunday.http.Request.Event

    
    public final class Request.Event.Data
     implements Request.Event
                        

    HTTP response body data has been received.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Buffer value
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Buffer getValue()
      final Buffer component1()
      final Request.Event.Data copy(Buffer value)
      • Methods inherited from class kotlin.Any

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait