wspr: Rename VDL uppercase acronyms.

The VDL compiler will soon disallow uppercase acronyms, to make
code generation more idiomatic in each generated language.

Here's what's been renamed:

VeyronRPCRequest  -> RpcRequest
VeyronRPCResponse -> RpcResponse
UnlinkJSBlessings -> UnlinkBlessings
ServerRPCReply    -> ServerRpcReply

MultiPart: 1/2
Change-Id: Ia33ec78143400500656a99a2f837c505a0eb24d9
11 files changed