public final class SessionContext extends Object
String
bindUser
Cipher
cipher
int
heartbeat
SessionContext()
void
changeCipher(Cipher cipher)
boolean
handshakeOk()
setBindUser(String bindUser)
setHeartbeat(int heartbeat)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int heartbeat
public Cipher cipher
public String bindUser
public SessionContext()
public void changeCipher(Cipher cipher)
public void setHeartbeat(int heartbeat)
public void setBindUser(String bindUser)
public boolean handshakeOk()
public String toString()
toString
Object
Copyright © 2016. All rights reserved.