Package robaho.net.httpserver
Class Attributes
java.lang.Object
robaho.net.httpserver.Attributes
specialized HttpExchange attributes that can be used to control some
internals on a per connection basis
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringan Integer which sets the size of the kernel socket write buffer -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SOCKET_WRITE_BUFFER
an Integer which sets the size of the kernel socket write buffer- See Also:
-
-
Constructor Details
-
Attributes
public Attributes()
-