declare namespace org { namespace eclipse { namespace jetty { namespace websocket { namespace server { namespace pathmap { class PathMappings implements java.lang.Iterable> , org.eclipse.jetty.util.component.Dumpable { public constructor() public dump(): string public dump(arg0: java.lang.Appendable, arg1: java.lang.String | string): void public getMappings(): java.util.List> public reset(): void public getMatch(arg0: java.lang.String | string): org.eclipse.jetty.websocket.server.pathmap.PathMappings$MappedResource public iterator(): java.util.Iterator> public put(arg0: org.eclipse.jetty.websocket.server.pathmap.PathSpec, arg1: E): void public toString(): string public static class: java.lang.Class } } } } } } }