com.tinkerpop.rexster.protocol.msg
Class ScriptRequestMessage
java.lang.Object
com.tinkerpop.rexster.protocol.msg.RexProMessage
com.tinkerpop.rexster.protocol.msg.ScriptRequestMessage
public class ScriptRequestMessage
- extends RexProMessage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LanguageName
public String LanguageName
Script
public String Script
Bindings
public byte[] Bindings
ScriptRequestMessage
public ScriptRequestMessage()
getBindings
public RexsterBindings getBindings()
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2009-2012. All Rights Reserved.