py4j.examples
Class BufferGateway
java.lang.Object
py4j.DefaultGateway
py4j.examples.BufferGateway
- All Implemented Interfaces:
- Gateway
public class BufferGateway
- extends DefaultGateway
Methods inherited from class py4j.DefaultGateway |
getArgCounter, getBindings, getMethodNames, getMethodNamesAsString, getNextObjectId, getObjCounter, getObject, getReturnObject, invoke, isList, isPrimitiveObject, isStarted, putNewObject, setStarted, shutdown, startup |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BufferGateway
public BufferGateway()
getStringBuffer
public StringBuffer getStringBuffer()
main
public static void main(String[] args)
stopGateway
public static void stopGateway()