Uses of Interface
com.glines.socketio.client.common.SocketIOConnection.SocketIOConnectionListener

Packages that use SocketIOConnection.SocketIOConnectionListener
com.glines.socketio.client.common   
com.glines.socketio.client.jre   
 

Uses of SocketIOConnection.SocketIOConnectionListener in com.glines.socketio.client.common
 

Methods in com.glines.socketio.client.common with parameters of type SocketIOConnection.SocketIOConnectionListener
 SocketIOConnection SocketIOConnection.Factory.create(SocketIOConnection.SocketIOConnectionListener listener, String host, short port)
           
 

Uses of SocketIOConnection.SocketIOConnectionListener in com.glines.socketio.client.jre
 

Constructors in com.glines.socketio.client.jre with parameters of type SocketIOConnection.SocketIOConnectionListener
SocketIOConnectionImpl(SocketIOConnection.SocketIOConnectionListener listener, String host, short port)
           
SocketIOConnectionXHRBase(SocketIOConnection.SocketIOConnectionListener listener, String host, short port, String transport, boolean isConnectionPersistent)
           
 



Copyright © 2010-2011. All Rights Reserved.