com.tinkerpop.rexster.protocol.msg
Class SessionResponseMessage

java.lang.Object
  extended by com.tinkerpop.rexster.protocol.msg.RexProMessage
      extended by com.tinkerpop.rexster.protocol.msg.SessionResponseMessage

public class SessionResponseMessage
extends RexProMessage


Field Summary
 String[] Languages
           
 
Fields inherited from class com.tinkerpop.rexster.protocol.msg.RexProMessage
EMPTY_SESSION, Flag, Request, Session, Version
 
Constructor Summary
SessionResponseMessage()
           
 
Method Summary
 
Methods inherited from class com.tinkerpop.rexster.protocol.msg.RexProMessage
hasSession, requestAsUUID, sessionAsUUID, setRequestAsUUID, setSessionAsUUID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Languages

public String[] Languages
Constructor Detail

SessionResponseMessage

public SessionResponseMessage()


Copyright © 2009-2012. All Rights Reserved.