declare namespace org { namespace eclipse { namespace jetty { namespace websocket { namespace common { namespace events { namespace annotated { class OptionalSessionCallableMethod extends org.eclipse.jetty.websocket.common.events.annotated.CallableMethod { public constructor(arg0: java.lang.Class, arg1: java.lang.reflect.Method) public call(arg0: java.lang.Object, arg1: org.eclipse.jetty.websocket.api.Session, ...arg2: java.lang.Object[]): void public isSessionAware(): boolean public isStreaming(): boolean public toString(): string public static class: java.lang.Class } } } } } } } }