Apache Wink automatically marshalls and unmarshalls Java objects that have JAXB annotations, including creating the Marshaller and Unmarshaller instances that perform the work. ApacheWink自动编组和解组带有JAXB注释的Java对象,包括创建执行编组和解组工作的Marshaller和Unmarshaller实例。
DWR generates client-side proxies, automatically marshalls and unmarshalls data, handles security concerns, provides a convenient client-side utility library, and works in all major browsers. DWR生成客户端代理,将自动封送和解除封送数据,处理安全问题,提供方便的客户端实用工具库,并可以在所有主要浏览器上工作。