RequestFactory: Obfuscate traffic/Elide type names

267 views
Skip to first unread message

Chris Lercher

unread,
Dec 7, 2010, 9:30:07 AM12/7/10
to Google Web Toolkit
Hi,

with GWT RPC, it's possible to elide/obfuscate the type names from the
network traffic, by adding:

<inherits
name="com.google.gwt.user.RemoteServiceObfuscateTypeNames"/>

to the .gwt.xml file. (This effectively sets the property
"gwt.elideTypeNamesFromRPC" to "true".)

Is something like that also available for the new (GWT 2.1)
RequestFactory?

Thanks
Chris

Thomas Broyer

unread,
Dec 8, 2010, 6:47:17 AM12/8/10
to Google Web Toolkit

Chris Lercher

unread,
Dec 8, 2010, 9:51:47 AM12/8/10
to Google Web Toolkit
Ok, thanks - opened an enhancement request:
http://code.google.com/p/google-web-toolkit/issues/detail?id=5729


On Dec 8, 12:47 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
> On 7 déc, 15:30, Chris Lercher <cl_for_mail...@gmx.net> wrote:
>
> > Hi,
>
> > with GWT RPC, it's possible to elide/obfuscate the type names from the
> > network traffic, by adding:
>
> >    <inherits
> > name="com.google.gwt.user.RemoteServiceObfuscateTypeNames"/>
>
> > to the .gwt.xml file. (This effectively sets the property
> > "gwt.elideTypeNamesFromRPC" to "true".)
>
> > Is something like that also available for the new (GWT 2.1)
> > RequestFactory?
>
> Looks like there's not (yet):http://code.google.com/p/google-web-toolkit/source/browse/releases/2....
Reply all
Reply to author
Forward
0 new messages