51525354555657
Log.addSink( null ); } private KeepAlive newKeepAlive(String uri) throws Exception { return new KeepAlive(transport,new URL(uri),resources); }
52535455565758
Log.addSink( null ); } private PwAuth newPwAuth( String uri ) throws Exception { return new PwAuth( transport, new URL( uri ), resources ); }