org.atmosphere.gwt.server.impl
Class RPCUtil

java.lang.Object
  extended by org.atmosphere.gwt.server.impl.RPCUtil

public class RPCUtil
extends Object

Author:
p.havelaar

Field Summary
protected static String CLIENT_ORACLE_EXTENSION
           
 
Constructor Summary
RPCUtil()
           
 
Method Summary
static com.google.gwt.user.server.rpc.SerializationPolicy createSimpleSerializationPolicy()
           
protected static com.google.gwt.rpc.server.ClientOracle getClientOracle(javax.servlet.http.HttpServletRequest request, javax.servlet.ServletContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLIENT_ORACLE_EXTENSION

protected static final String CLIENT_ORACLE_EXTENSION
See Also:
Constant Field Values
Constructor Detail

RPCUtil

public RPCUtil()
Method Detail

createSimpleSerializationPolicy

public static com.google.gwt.user.server.rpc.SerializationPolicy createSimpleSerializationPolicy()

getClientOracle

protected static com.google.gwt.rpc.server.ClientOracle getClientOracle(javax.servlet.http.HttpServletRequest request,
                                                                        javax.servlet.ServletContext context)
                                                                 throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.