org.atmosphere.wasync.serial
Class SerializedOptions

java.lang.Object
  extended by org.atmosphere.wasync.impl.DefaultOptions
      extended by org.atmosphere.wasync.serial.SerializedOptions
All Implemented Interfaces:
Options

public class SerializedOptions
extends DefaultOptions

An implementation of DefaultOptions.


Field Summary
 
Fields inherited from class org.atmosphere.wasync.impl.DefaultOptions
b
 
Constructor Summary
SerializedOptions(SerializedOptionsBuilder b)
           
 
Method Summary
 SerializedFireStage serializedFireStage()
           
 
Methods inherited from class org.atmosphere.wasync.impl.DefaultOptions
binary, reconnect, reconnectAttempts, reconnectInSeconds, requestTimeoutInSeconds, runtime, runtime, runtimeShared, transport, waitBeforeUnlocking
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializedOptions

public SerializedOptions(SerializedOptionsBuilder b)
Method Detail

serializedFireStage

public SerializedFireStage serializedFireStage()


Copyright © 2014. All Rights Reserved.