Uses of Class
org.atmosphere.wasync.impl.DefaultOptions

Packages that use DefaultOptions
org.atmosphere.wasync.impl   
org.atmosphere.wasync.serial   
 

Uses of DefaultOptions in org.atmosphere.wasync.impl
 

Methods in org.atmosphere.wasync.impl that return DefaultOptions
 DefaultOptions DefaultOptionsBuilder.build()
          Build an Options
 

Methods in org.atmosphere.wasync.impl with parameters of type DefaultOptions
 Socket DefaultClient.create(DefaultOptions options)
          Create a Socket configured using the Options
 Socket AtmosphereClient.create(DefaultOptions options)
          Create a Socket configured using the Options
 

Uses of DefaultOptions in org.atmosphere.wasync.serial
 

Subclasses of DefaultOptions in org.atmosphere.wasync.serial
 class SerializedOptions
          An implementation of DefaultOptions.
 



Copyright © 2013. All Rights Reserved.