Class Attributes

java.lang.Object
robaho.net.httpserver.Attributes

public class Attributes extends Object
specialized HttpExchange attributes that can be used to control some internals on a per connection basis
  • Field Details

    • SOCKET_WRITE_BUFFER

      public static final String SOCKET_WRITE_BUFFER
      an Integer which sets the size of the kernel socket write buffer
      See Also:
  • Constructor Details

    • Attributes

      public Attributes()