Uses of Interface
org.atmosphere.gwt20.server.ServerSerializer
-
Packages that use ServerSerializer Package Description org.atmosphere.gwt20.server -
-
Uses of ServerSerializer in org.atmosphere.gwt20.server
Methods in org.atmosphere.gwt20.server that return ServerSerializer Modifier and Type Method Description ServerSerializerGwtRpcUtil. getServerSerializer()ServerSerializerServerSerializerProvider. getServerSerializer()Methods in org.atmosphere.gwt20.server that return types with arguments of type ServerSerializer Modifier and Type Method Description static java.util.Iterator<ServerSerializer>ServerSerializerFactory. getSerializers()
-