org.atmosphere.wasync.impl
Class ClientUtil

java.lang.Object
  extended by org.atmosphere.wasync.impl.ClientUtil

public class ClientUtil
extends Object


Constructor Summary
ClientUtil()
           
 
Method Summary
static Socket create()
           
static Socket create(Options options)
           
static com.ning.http.client.AsyncHttpClient createDefaultAsyncHttpClient(Options o)
           
static Socket getSocket(Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientUtil

public ClientUtil()
Method Detail

createDefaultAsyncHttpClient

public static final com.ning.http.client.AsyncHttpClient createDefaultAsyncHttpClient(Options o)

create

public static Socket create(Options options)

getSocket

public static final Socket getSocket(Options options)

create

public static Socket create()


Copyright © 2013. All Rights Reserved.