A B C D E F G H I L M N P Q R S T U V

I

init(Gateway) - Method in class py4j.AbstractCommand
 
init(Gateway) - Method in interface py4j.Command
Called when a command instance is created and assigned to a connection.
init(Gateway) - Method in class py4j.FieldCommand
 
init(Gateway) - Method in class py4j.ReflectionCommand
 
initCommands(Gateway) - Method in class py4j.GatewayConnection
Override this method to initialize custom commands.
INTEGER_TYPE - Static variable in class py4j.Protocol
 
invoke(String, List<Argument>) - Method in class py4j.Gateway
 
invoke(String, String, List<Argument>) - Method in class py4j.Gateway
 
invokeConstructor(String, List<Argument>) - Method in class py4j.ConstructorCommand
 
invokeMethod(String, String, List<Argument>) - Method in class py4j.AbstractCommand
 
isAcceptOnlyOne() - Method in class py4j.GatewayServer
 
isBoolean(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isDouble(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isEmpty(String) - Static method in class py4j.Protocol
 
isEnd(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isError() - Method in class py4j.ReturnObject
 
isInteger(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isList(Object) - Method in class py4j.Gateway
 
isList() - Method in class py4j.ReturnObject
 
isMap(Object) - Method in class py4j.Gateway
 
isMap() - Method in class py4j.ReturnObject
 
isNull(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isNull() - Method in class py4j.ReturnObject
 
isPrimitiveObject(Object) - Method in class py4j.Gateway
 
isReference() - Method in class py4j.Argument
 
isReference(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isReference() - Method in class py4j.ReturnObject
 
isStarted() - Method in class py4j.Gateway
 
isString(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isVoid() - Method in class py4j.ReturnObject
 

A B C D E F G H I L M N P Q R S T U V