Package org.apache.pekko.http.impl.util
Class JavaAccessors$
java.lang.Object
org.apache.pekko.http.impl.util.JavaAccessors$
INTERNAL API
 
Accessors for constructors with default arguments to be used from the Java implementation
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final JavaAccessors$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionHttpEntity(ContentType contentType, File file) INTERNAL APIHttpEntity(ContentType contentType, Path file) INTERNAL APIINTERNAL APIHttpRequest(String uri) INTERNAL APIINTERNAL API
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
JavaAccessors$public JavaAccessors$()
 
- 
- 
Method Details- 
HttpRequestINTERNAL API
- 
HttpRequestINTERNAL API
- 
HttpResponseINTERNAL API
- 
HttpEntityINTERNAL API
- 
HttpEntityINTERNAL API
 
-