GWT vs Vaadin serialization

The json based serialization of Rpc calls between client and server is more limited than traditional gwt serialization. Is is possible to use gwt serialization instead?

Is there any example where vaadin components use gwt remoting besides ClientRpc and ServerRpc.