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

Packages that use SerializedOptions
org.atmosphere.wasync.serial   
 

Uses of SerializedOptions in org.atmosphere.wasync.serial
 

Methods in org.atmosphere.wasync.serial that return SerializedOptions
 SerializedOptions SerializedOptionsBuilder.build()
          Build an Options
 

Methods in org.atmosphere.wasync.serial with parameters of type SerializedOptions
 Socket SerializedClient.create(SerializedOptions options)
          Create a Socket configured using the Options
 

Constructors in org.atmosphere.wasync.serial with parameters of type SerializedOptions
SerializedSocket(SerializedOptions options)
           
 



Copyright © 2013. All Rights Reserved.