declare namespace org { namespace eclipse { namespace jetty { namespace server { class HttpInput$Content implements org.eclipse.jetty.util.Callback { public constructor(arg0: java.nio.ByteBuffer) public isNonBlocking(): boolean public getContent(): java.nio.ByteBuffer public hasContent(): boolean public remaining(): int public toString(): string public static class: java.lang.Class } } } } }