org.atmosphere.wasync
Class Options
java.lang.Object
org.atmosphere.wasync.Options
public class Options
- extends Object
Configure the underlying WebSocket/HTTP client.
- Author:
- Jeanfrancois Arcand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transport
public Transport transport()
reconnect
public boolean reconnect()
reconnectInSeconds
public int reconnectInSeconds()
waitBeforeUnlocking
public long waitBeforeUnlocking()
Copyright © 2012. All Rights Reserved.