Uses of Class
org.atmosphere.wasync.serial.SerializedSocket

Packages that use SerializedSocket
org.atmosphere.wasync.serial   
 

Uses of SerializedSocket in org.atmosphere.wasync.serial
 

Methods in org.atmosphere.wasync.serial with parameters of type SerializedSocket
 void SerializedFireStage.setSocket(SerializedSocket socket)
           
 void DefaultSerializedFireStage.setSocket(SerializedSocket socket)
           
 

Constructors in org.atmosphere.wasync.serial with parameters of type SerializedSocket
SerialSocketRuntime(Options options, DefaultFuture rootFuture, SerializedSocket serializedSocket, List<FunctionWrapper> functions)
           
SerialSocketRuntime(com.ning.http.client.websocket.WebSocket webSocket, Options options, DefaultFuture rootFuture, SerializedSocket serializedSocket, List<FunctionWrapper> functions)
           
 



Copyright © 2013. All Rights Reserved.