|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpy4j.DefaultGateway
py4j.examples.ExampleGateway
public class ExampleGateway
Field Summary |
---|
Fields inherited from interface py4j.Gateway |
---|
GATEWAY_OBJECT_ID |
Constructor Summary | |
---|---|
ExampleGateway()
|
Method Summary | |
---|---|
ExampleClass |
getNewExample()
|
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 |
Constructor Detail |
---|
public ExampleGateway()
Method Detail |
---|
public ExampleClass getNewExample()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |