declare namespace org { namespace eclipse { namespace jetty { namespace http { class Http1FieldPreEncoder implements org.eclipse.jetty.http.HttpFieldPreEncoder { public constructor() public getHttpVersion(): org.eclipse.jetty.http.HttpVersion public getEncodedField(arg0: org.eclipse.jetty.http.HttpHeader, arg1: java.lang.String | string, arg2: java.lang.String | string): byte[] public static class: java.lang.Class } } } } }