org.clazzes.remoting.beans
Interface SessionCmd


public interface SessionCmd

A command transmitted upon opening and closing a session.

Author:
wglas

Field Summary
static java.lang.Integer CLOSE_SESSION
           
static java.lang.Integer OPEN_SESSION
           
 

Field Detail

OPEN_SESSION

static final java.lang.Integer OPEN_SESSION

CLOSE_SESSION

static final java.lang.Integer CLOSE_SESSION


Copyright © 2010. All Rights Reserved.