Package org.atmosphere.gwt20.server
Class GwtRpcSerializer
- java.lang.Object
-
- org.atmosphere.gwt20.server.GwtRpcSerializer
-
- All Implemented Interfaces:
org.atmosphere.cpr.Serializer
public class GwtRpcSerializer extends java.lang.Object implements org.atmosphere.cpr.Serializer- Author:
- p.havelaar
-
-
Constructor Summary
Constructors Constructor Description GwtRpcSerializer(org.atmosphere.cpr.AtmosphereResource resource)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidwrite(java.io.OutputStream out, java.lang.Object o)
-