<div dir="ltr">I created an Epic <a href="https://issues.jboss.org/browse/AGPUSH-1097">https://issues.jboss.org/browse/AGPUSH-1097</a> to capture all the different tasks discussed in this thread.<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 10, 2014 at 9:10 AM, Christos Vasilakis <span dir="ltr">&lt;<a href="mailto:cvasilak@gmail.com" target="_blank">cvasilak@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><div><div class="h5"><div>On Nov 10, 2014, at 9:31 AM, Erik Jan de Wit &lt;<a href="mailto:edewit@redhat.com" target="_blank">edewit@redhat.com</a>&gt; wrote:</div><br><blockquote type="cite"><div style="word-wrap:break-word"><div>+1 I like the static methods for creating the builder</div><div>Also makes perfect sense to make the applicationId and masterSecret part of the sender.<br><blockquote type="cite"><div dir="ltr"><div><br></div><div><div>PushSender client = DefaultPushSender.withRootServerURL(&quot;<a href="http://aerogear.example.com/ag-push" target="_blank">http://aerogear.example.com/ag-push</a>&quot;)</div><div>                .proxy(&quot;proxy&quot;, 8080)</div><div>                .proxyType(Proxy.Type.HTTP)</div><div>                .build();</div></div><div>PushSender client = DefaultPushSender.withConfig(&quot;/path/on/classpath/push-config.json&quot;).build();</div><div>PushSender client = DefaultPushSender.withConfig(inputstream).build();<br></div></div></blockquote></div></div></blockquote><div><br></div><div><br></div></div></div><div>+1</div><div><br></div><div>-</div><div>Christos</div><span class=""><div><br></div><div><br></div><br><blockquote type="cite"><div style="word-wrap:break-word"><div><blockquote type="cite"><div dir="ltr"><div><br></div><div><br></div></div></blockquote></div><br></div>_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></blockquote></span></div><br></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div>