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 Object
- implements org.atmosphere.cpr.Serializer
- Author:
- p.havelaar
|
Constructor Summary |
GwtRpcSerializer(org.atmosphere.cpr.AtmosphereResource resource)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GwtRpcSerializer
public GwtRpcSerializer(org.atmosphere.cpr.AtmosphereResource resource)
write
public void write(OutputStream out,
Object o)
throws IOException
- Specified by:
write in interface org.atmosphere.cpr.Serializer
- Throws:
IOException
Copyright © 2013. All Rights Reserved.