public class Session
extends java.lang.Object
Constructor and Description |
---|
Session(MacacaDriver driver) |
Modifier and Type | Method and Description |
---|---|
void |
createSession(JSONObject jsonObj) |
void |
delSession() |
JSONObject |
sessionAvailable() |
public Session(MacacaDriver driver)
public void createSession(JSONObject jsonObj) throws java.lang.Exception
java.lang.Exception
public void delSession() throws java.lang.Exception
java.lang.Exception
public JSONObject sessionAvailable() throws java.lang.Exception
java.lang.Exception