A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- safeReadLine(BufferedReader) - Static method in class py4j.NetworkUtil
- safeReadLine(BufferedReader, boolean) - Static method in class py4j.NetworkUtil
- sayHello() - Method in interface py4j.examples.IHello
- sayHello(int, String) - Method in interface py4j.examples.IHello
- SEARCH_SUB_COMMAND_NAME - Static variable in class py4j.commands.JVMViewCommand
- sendCommand(String) - Method in class py4j.CallbackClient
-
Sends a command to the Python side.
- sendCommand(String) - Method in class py4j.CallbackConnection
- sendCommand(String) - Method in class py4j.ClientServerConnection
- sendCommand(String) - Method in interface py4j.Py4JClientConnection
- sendCommand(String) - Method in interface py4j.Py4JPythonClient
-
Sends a command to the Python side.
- sendCommand(String, boolean) - Method in class py4j.CallbackClient
-
Sends a command to the Python side.
- sendCommand(String, boolean) - Method in class py4j.CallbackConnection
- sendCommand(String, boolean) - Method in class py4j.ClientServerConnection
- sendCommand(String, boolean) - Method in interface py4j.Py4JClientConnection
- sendCommand(String, boolean) - Method in interface py4j.Py4JPythonClient
-
Sends a command to the Python side.
- sendMesage(String) - Method in class py4j.PythonTestClient
- sendObject(Object, Object) - Method in interface py4j.examples.IHelloObject
- SEPARATOR - Static variable in class py4j.model.HelpPageGenerator
- SERVER_PORT - Static variable in class py4j.EchoServer
- serverError(Exception) - Method in class py4j.DefaultGatewayServerListener
- serverError(Exception) - Method in interface py4j.GatewayServerListener
-
This method may be called concurrently with serverPostShutdown().
- serverError(Exception) - Method in class py4j.PythonClient
- serverPostShutdown() - Method in class py4j.DefaultGatewayServerListener
- serverPostShutdown() - Method in interface py4j.GatewayServerListener
-
This method may be called concurrently with serverStopped() and serverError().
- serverPostShutdown() - Method in class py4j.PythonClient
- serverPreShutdown() - Method in class py4j.DefaultGatewayServerListener
- serverPreShutdown() - Method in interface py4j.GatewayServerListener
- serverPreShutdown() - Method in class py4j.PythonClient
- serverSocketFactory(ServerSocketFactory) - Method in class py4j.ClientServer.ClientServerBuilder
- serverSocketFactory(ServerSocketFactory) - Method in class py4j.GatewayServer.GatewayServerBuilder
- serverStarted() - Method in class py4j.DefaultGatewayServerListener
- serverStarted() - Method in interface py4j.GatewayServerListener
- serverStarted() - Method in class py4j.PythonClient
- serverStopped() - Method in class py4j.DefaultGatewayServerListener
- serverStopped() - Method in interface py4j.GatewayServerListener
-
This method may be called concurrently with serverPostShutdown().
- serverStopped() - Method in class py4j.PythonClient
- SET_TYPE - Static variable in class py4j.Protocol
- setArray(boolean) - Method in class py4j.ReturnObject
- setClassLoadingStrategy(ClassLoadingStrategy) - Static method in class py4j.reflection.ReflectionUtil
- setCommandPart(String) - Method in class py4j.ReturnObject
- setError(boolean) - Method in class py4j.ReturnObject
- setField1(int) - Method in class py4j.examples.ExampleClass
- setFieldValue(Object, Field, Object) - Method in class py4j.reflection.ReflectionEngine
-
Wrapper around Field.set
- setGateway(Gateway) - Method in interface py4j.Py4JPythonClientPerThread
- setGateway(Gateway) - Method in class py4j.PythonClient
- setId(String) - Method in class py4j.JVMView
- setInitiatedFromClient(boolean) - Method in class py4j.ClientServerConnection
- setIterator(boolean) - Method in class py4j.ReturnObject
- setJavaServer(Py4JJavaServer) - Method in interface py4j.Py4JPythonClientPerThread
- setJavaServer(Py4JJavaServer) - Method in class py4j.PythonClient
- setList(boolean) - Method in class py4j.ReturnObject
- setMap(boolean) - Method in class py4j.ReturnObject
- setName(String) - Method in class py4j.JVMView
- setName(String) - Method in class py4j.ReturnObject
- setNull(boolean) - Method in class py4j.ReturnObject
- setPerThreadConnection(ClientServerConnection) - Method in interface py4j.Py4JPythonClientPerThread
- setPerThreadConnection(ClientServerConnection) - Method in class py4j.PythonClient
- setPort(int) - Method in class py4j.EchoClient
- setPrimitiveObject(Object) - Method in class py4j.ReturnObject
- setPythonThreadIdGetter(MultiClientServerGetThreadId) - Method in class py4j.examples.MultiClientServer.EntryPoint
- setReference(boolean) - Method in class py4j.ReturnObject
- setServerPort(int) - Method in class py4j.EchoServer
- setSet(boolean) - Method in class py4j.ReturnObject
- setSize(int) - Method in class py4j.ReturnObject
- setStarted(boolean) - Method in class py4j.Gateway
- setTestPort(int) - Method in class py4j.EchoServer
- setup() - Method in class py4j.ProxyTest
- setUp() - Method in class py4j.commands.ArrayCommandTest
- setUp() - Method in class py4j.commands.CallCommandTest
- setUp() - Method in class py4j.commands.ConstructorCommandTest
- setUp() - Method in class py4j.commands.DirCommandTest
- setUp() - Method in class py4j.commands.ExceptionCommandTest
- setUp() - Method in class py4j.commands.FieldCommandTest
- setUp() - Method in class py4j.commands.HelpPageCommandTest
- setUp() - Method in class py4j.commands.JVMViewCommandTest
- setUp() - Method in class py4j.commands.ListCommandTest
- setUp() - Method in class py4j.commands.MemoryCommandTest
- setUp() - Method in class py4j.commands.ReflectionCommandTest
- setUp() - Method in class py4j.GatewayTest
- setUp() - Method in class py4j.reflection.ReflectionEngineTest
- setupCleaner() - Method in class py4j.CallbackClient
- setupCleaner() - Method in class py4j.PythonClient
- setUsed(boolean) - Method in class py4j.CallbackConnection
- setUsed(boolean) - Method in class py4j.ClientServerConnection
- setUsed(boolean) - Method in interface py4j.Py4JClientConnection
- setVoid(boolean) - Method in class py4j.ReturnObject
- SharedRunnable() - Constructor for class py4j.examples.MultiClientServer.SharedRunnable
- SHORT_CONVERTER - Static variable in class py4j.reflection.TypeConverter
- shouldRetrySendCommand(Py4JClientConnection, Py4JNetworkException) - Method in class py4j.CallbackClient
- shouldRetrySendCommand(Py4JClientConnection, Py4JNetworkException) - Method in class py4j.PythonClient
- shutdown() - Method in class py4j.CallbackClient
-
Closes all active channels, stops the periodic cleanup of channels and mark the client as shutting down.
- shutdown() - Method in class py4j.CallbackConnection
- shutdown() - Method in class py4j.ClientServer
-
Shuts down the Java Server so that it stops accepting requests and it closes existing connections.
- shutdown() - Method in class py4j.ClientServerConnection
- shutdown() - Method in class py4j.Gateway
-
Releases all objects that were referenced by this Gateway and shuts down the CallbackClient.
- shutdown() - Method in class py4j.GatewayConnection
- shutdown() - Method in class py4j.GatewayServer
-
Stops accepting connections, closes all current connections, and calls
Gateway.shutdown()
- shutdown() - Method in interface py4j.Py4JClientConnection
- shutdown() - Method in interface py4j.Py4JJavaServer
-
Stops accepting connections, closes all current connections, and calls
Gateway.shutdown()
- shutdown() - Method in interface py4j.Py4JPythonClient
-
Closes all active channels, stops the periodic cleanup of channels and mark the client as shutting down.
- shutdown() - Method in interface py4j.Py4JServerConnection
- shutdown(boolean) - Method in class py4j.CallbackConnection
-
Shuts down the connection by closing the socket, the writer, and the reader.
- shutdown(boolean) - Method in class py4j.ClientServerConnection
- shutdown(boolean) - Method in class py4j.Gateway
-
Releases all objects that were referenced by this Gateway and optionally shut down the callback client.
- shutdown(boolean) - Method in class py4j.GatewayConnection
-
Shuts down the connection by closing the socket, the writer, and the reader.
- shutdown(boolean) - Method in class py4j.GatewayServer
-
Stops accepting connections, closes all current connections, and calls
Gateway.shutdown()
- shutdown(boolean) - Method in interface py4j.Py4JClientConnection
- shutdown(boolean) - Method in interface py4j.Py4JJavaServer
-
Stops accepting connections, closes all current connections, and calls
Gateway.shutdown()
- shutdown(boolean) - Method in interface py4j.Py4JServerConnection
- SHUTDOWN_GATEWAY_SERVER_COMMAND_NAME - Static variable in class py4j.commands.ShutdownGatewayServerCommand
- shutdownGateway() - Static method in class py4j.examples.BufferGenerator
- ShutdownGatewayServerCommand - Class in py4j.commands
-
The ShutdownGatewayServerCommand is responsible for shutting down the GatewayServer.
- ShutdownGatewayServerCommand() - Constructor for class py4j.commands.ShutdownGatewayServerCommand
- SingleThreadApplication - Class in py4j.examples
- SingleThreadApplication() - Constructor for class py4j.examples.SingleThreadApplication
- SingleThreadApplication.SingleThreadShortTimeoutApplication - Class in py4j.examples
- SingleThreadClientApplication - Class in py4j.examples
- SingleThreadClientApplication() - Constructor for class py4j.examples.SingleThreadClientApplication
- SingleThreadClientGCApplication - Class in py4j.examples
-
Created by barthelemy on 2017-06-26.
- SingleThreadClientGCApplication() - Constructor for class py4j.examples.SingleThreadClientGCApplication
- SingleThreadShortTimeoutApplication() - Constructor for class py4j.examples.SingleThreadApplication.SingleThreadShortTimeoutApplication
- sleepFirstTimeOnly(long) - Method in class py4j.examples.ExampleClass
- socket - Variable in class py4j.ClientServerConnection
- socket - Variable in class py4j.GatewayConnection
- socketFactory - Variable in class py4j.CallbackClient
- socketFactory - Variable in class py4j.ClientServer
- socketFactory(SocketFactory) - Method in class py4j.ClientServer.ClientServerBuilder
- sSocketFactory - Variable in class py4j.ClientServer
- Stack - Class in py4j.examples
- Stack() - Constructor for class py4j.examples.Stack
- StackEntryPoint - Class in py4j.examples
- StackEntryPoint() - Constructor for class py4j.examples.StackEntryPoint
- start() - Method in class py4j.CallbackConnection
- start() - Method in class py4j.ClientServerConnection
- start() - Method in class py4j.GatewayServer
-
Starts to accept connections in a second thread (non-blocking call).
- start() - Method in interface py4j.Py4JClientConnection
- start() - Method in interface py4j.Py4JJavaServer
-
Starts to accept connections in a second thread (non-blocking call).
- start(boolean) - Method in class py4j.GatewayServer
-
Starts to accept connections.
- start(boolean) - Method in interface py4j.Py4JJavaServer
-
Starts to accept connections.
- start(IPing) - Method in class py4j.examples.PingPong
- startClientSocket() - Method in class py4j.PythonClient
- startConnection() - Method in class py4j.GatewayConnection
-
Wraps the GatewayConnection in a thread and start the thread.
- startProxy() - Method in class py4j.PythonTestClient
- startServer() - Method in class py4j.ClientServer
-
Starts the JavaServer on its own thread.
- startServer(boolean) - Method in class py4j.ClientServer
-
Starts the JavaServer, which will handle requests from the Python side.
- startServerConnection() - Method in class py4j.ClientServerConnection
- startSocket() - Method in class py4j.GatewayServer
-
Starts the ServerSocket.
- startup() - Method in class py4j.Gateway
- static_field - Static variable in class py4j.examples.ExampleClass
- static_method() - Static method in class py4j.examples.ExampleClass
- STATIC_PREFIX - Static variable in class py4j.Protocol
- StaticClass() - Constructor for class py4j.examples.ExampleClass.StaticClass
- stopProxy() - Method in class py4j.PythonTestClient
- strangeMéthod() - Method in class py4j.examples.UTFExample
- STREAM_COMMAND_NAME - Static variable in class py4j.commands.StreamCommand
- StreamCommand - Class in py4j.commands
-
A
StreamCommand
is like aCallCommand
, but returns the value directly. - StreamCommand() - Constructor for class py4j.commands.StreamCommand
- STRING_TO_CHAR - Static variable in class py4j.reflection.TypeConverter
- STRING_TYPE - Static variable in class py4j.Protocol
- StringUtil - Class in py4j
-
String utility class providing operations to escape and unescape new lines.
- StringUtil() - Constructor for class py4j.StringUtil
- StringUtilTest - Class in py4j
- StringUtilTest() - Constructor for class py4j.StringUtilTest
- SUCCESS - Static variable in class py4j.Protocol
All Classes All Packages