Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

I

IHello - Interface in py4j.examples
 
IHelloObject - Interface in py4j.examples
Created by barthelemy on 2017-06-26.
IMPORT_SUB_COMMAND_NAME - Static variable in class py4j.commands.JVMViewCommand
 
INDENT - Static variable in class py4j.model.HelpPageGenerator
 
init(Gateway, Py4JServerConnection) - Method in class py4j.commands.AbstractCommand
 
init(Gateway, Py4JServerConnection) - Method in interface py4j.commands.Command
Called when a command instance is created and assigned to a connection.
init(Gateway, Py4JServerConnection) - Method in class py4j.commands.DirCommand
 
init(Gateway, Py4JServerConnection) - Method in class py4j.commands.FieldCommand
 
init(Gateway, Py4JServerConnection) - Method in class py4j.commands.JVMViewCommand
 
init(Gateway, Py4JServerConnection) - Method in class py4j.commands.ReflectionCommand
 
init(Gateway, Py4JServerConnection) - Method in class py4j.commands.ShutdownGatewayServerCommand
 
initCommands(Gateway, List<Class<? extends Command>>) - Method in class py4j.ClientServerConnection
Override this method to initialize custom commands.
initCommands(Gateway, List<Class<? extends Command>>) - Method in class py4j.GatewayConnection
Override this method to initialize custom commands.
InnerClass() - Constructor for class py4j.examples.EnumExample.InnerClass
 
InstrGatewayTest - Class in py4j
 
InstrGatewayTest() - Constructor for class py4j.InstrGatewayTest
 
INT_TO_BYTE - Static variable in class py4j.reflection.TypeConverter
 
INT_TO_SHORT - Static variable in class py4j.reflection.TypeConverter
 
INTEGER_TYPE - Static variable in class py4j.Protocol
 
InterfaceA - Interface in py4j.examples
 
InterfaceB - Interface in py4j.examples
 
InterfaceExample - Class in py4j.examples
 
InterfaceExample() - Constructor for class py4j.examples.InterfaceExample
 
InterfaceNone - Interface in py4j.examples
 
INVALID_INVOKER - Static variable in class py4j.reflection.MethodInvoker
 
INVALID_INVOKER_COST - Static variable in class py4j.reflection.MethodInvoker
 
invoke(String, List<Object>) - Method in class py4j.Gateway
Invokes a constructor and returned the constructed object.
invoke(String, String, List<Object>) - Method in class py4j.Gateway
Invokes a method.
invoke(Object, Object[]) - Method in class py4j.reflection.MethodInvoker
 
invoke(Object, Method, Object[]) - Method in class py4j.reflection.PythonProxyHandler
 
invoke(Object, MethodInvoker, Object[]) - Method in class py4j.reflection.ReflectionEngine
 
invokeConstructor(String, List<Object>) - Method in class py4j.commands.ConstructorCommand
 
invokeMethod(String, String, List<Object>) - Method in class py4j.commands.AbstractCommand
Convenient shortcut to invoke a method dynamically.
IPing - Interface in py4j.examples
 
IPong - Interface in py4j.examples
 
IReturnConverter - Interface in py4j.examples
 
isArray(Object) - Method in class py4j.Gateway
 
isArray() - Method in class py4j.ReturnObject
 
isBoolean(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isBoolean(Class<?>) - Static method in class py4j.reflection.TypeUtil
 
isByte(Class<?>) - Static method in class py4j.reflection.TypeUtil
 
isBytes(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isCharacter(Class<?>) - Static method in class py4j.reflection.TypeUtil
 
isDecimal(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isDecimal() - Method in class py4j.ReturnObject
 
isDecimalObject(Object) - Method in class py4j.Gateway
 
isDouble(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isDouble(Class<?>) - Static method in class py4j.reflection.TypeUtil
 
isEmpty(String) - Static method in class py4j.Protocol
 
isEnd(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isError(String) - Static method in class py4j.Protocol
Assumes that commandPart is not null.
isError() - Method in class py4j.ReturnObject
 
isFloat(Class<?>) - Static method in class py4j.reflection.TypeUtil
 
isInitiatedFromClient() - Method in class py4j.ClientServerConnection
 
isInstanceOf(Class<?>, Object) - Static method in class py4j.reflection.TypeUtil
Checks if an object is an instance of a given class.
isInstanceOf(String, Object) - Static method in class py4j.reflection.TypeUtil
Checks if an object is an instance of a given class.
isInteger(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isInteger(Class<?>) - Static method in class py4j.reflection.TypeUtil
 
isIterator() - Method in class py4j.ReturnObject
 
isList(Object) - Method in class py4j.Gateway
 
isList() - Method in class py4j.ReturnObject
 
isLong(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isLong(Class<?>) - Static method in class py4j.reflection.TypeUtil
 
isMap(Object) - Method in class py4j.Gateway
 
isMap() - Method in class py4j.ReturnObject
 
isMemoryManagementEnabled() - Method in class py4j.CallbackClient
 
isMemoryManagementEnabled() - Method in interface py4j.Py4JPythonClient
 
isNull(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isNull() - Method in class py4j.ReturnObject
 
isNumeric(Class<?>) - Static method in class py4j.reflection.TypeUtil
 
isPrimitiveObject(Object) - Method in class py4j.Gateway
 
isPythonProxy(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isReference(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
isReference() - Method in class py4j.ReturnObject
 
isReturnMessage(String) - Static method in class py4j.Protocol
 
isSet(Object) - Method in class py4j.Gateway
 
isSet() - Method in class py4j.ReturnObject
 
isShort(Class<?>) - Static method in class py4j.reflection.TypeUtil
 
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.reflection.MethodInvoker
 
isVoid() - Method in class py4j.ReturnObject
 
ITERATOR_TYPE - Static variable in class py4j.Protocol
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links