com.glines.socketio.server
Interface SocketIOSession.SessionTask

Enclosing interface:
SocketIOSession

public static interface SocketIOSession.SessionTask


Method Summary
 boolean cancel()
           
 

Method Detail

cancel

boolean cancel()
Returns:
True if task was or was already canceled, false if the task is executing or has executed.


Copyright © 2010-2011. All Rights Reserved.