JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
O
S
T
A
autoStartJavaServer
- Variable in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
B
BasePy4JPlugin
<
T
> - Class in
org.openksavi.sponge.py4j
Base, abstract Sponge plugin that provides integration with CPython using Py4J.
BasePy4JPlugin()
- Constructor for class org.openksavi.sponge.py4j.
BasePy4JPlugin
BasePy4JPlugin(String)
- Constructor for class org.openksavi.sponge.py4j.
BasePy4JPlugin
build(ClientServer.ClientServerBuilder)
- Method in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
build(GatewayServer.GatewayServerBuilder)
- Method in class org.openksavi.sponge.py4j.
GatewayServerPy4JPlugin
C
ClientServerPy4JPlugin
<
T
> - Class in
org.openksavi.sponge.py4j
Sponge plugin that provides integration with CPython using Py4J ClientServer.
ClientServerPy4JPlugin()
- Constructor for class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
ClientServerPy4JPlugin(String)
- Constructor for class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
createSslContext()
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
D
DEFAULT_NAME
- Static variable in class org.openksavi.sponge.py4j.
BasePy4JPlugin
DEFAULT_SECURITY_ALGORITHM
- Static variable in class org.openksavi.sponge.py4j.
BasePy4JPlugin
G
GatewayServerPy4JPlugin
<
T
> - Class in
org.openksavi.sponge.py4j
Sponge plugin that provides integration with CPython using Py4J GatewayServer.
GatewayServerPy4JPlugin()
- Constructor for class org.openksavi.sponge.py4j.
GatewayServerPy4JPlugin
GatewayServerPy4JPlugin(String)
- Constructor for class org.openksavi.sponge.py4j.
GatewayServerPy4JPlugin
getAlgorithm()
- Method in class org.openksavi.sponge.py4j.
SecurityConfiguration
getAutoStartJavaServer()
- Method in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
getFacade()
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
getFacadeInterfaceName()
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
getJavaPort()
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
getKeystore()
- Method in class org.openksavi.sponge.py4j.
SecurityConfiguration
getPassword()
- Method in class org.openksavi.sponge.py4j.
SecurityConfiguration
getPythonPort()
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
getSecurity()
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
getServer()
- Method in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
getServer()
- Method in class org.openksavi.sponge.py4j.
GatewayServerPy4JPlugin
O
onConfigure(Configuration)
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
onConfigure(Configuration)
- Method in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
onShutdown()
- Method in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
onShutdown()
- Method in class org.openksavi.sponge.py4j.
GatewayServerPy4JPlugin
onStartup()
- Method in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
onStartup()
- Method in class org.openksavi.sponge.py4j.
GatewayServerPy4JPlugin
org.openksavi.sponge.py4j
- package org.openksavi.sponge.py4j
Py4J support.
S
SecurityConfiguration
- Class in
org.openksavi.sponge.py4j
Py4J security configuration.
SecurityConfiguration()
- Constructor for class org.openksavi.sponge.py4j.
SecurityConfiguration
server
- Variable in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
server
- Variable in class org.openksavi.sponge.py4j.
GatewayServerPy4JPlugin
setAlgorithm(String)
- Method in class org.openksavi.sponge.py4j.
SecurityConfiguration
setAutoStartJavaServer(Boolean)
- Method in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
setFacade(T)
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
setFacadeInterfaceName(String)
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
setJavaPort(Integer)
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
setKeystore(String)
- Method in class org.openksavi.sponge.py4j.
SecurityConfiguration
setPassword(String)
- Method in class org.openksavi.sponge.py4j.
SecurityConfiguration
setPythonPort(Integer)
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
setSecurity(SecurityConfiguration)
- Method in class org.openksavi.sponge.py4j.
BasePy4JPlugin
setServer(ClientServer)
- Method in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
setServer(GatewayServer)
- Method in class org.openksavi.sponge.py4j.
GatewayServerPy4JPlugin
T
TAG_AUTO_START_JAVA_SERVER
- Static variable in class org.openksavi.sponge.py4j.
ClientServerPy4JPlugin
TAG_FACADE_INTERFACE
- Static variable in class org.openksavi.sponge.py4j.
BasePy4JPlugin
TAG_JAVA_PORT
- Static variable in class org.openksavi.sponge.py4j.
BasePy4JPlugin
TAG_PYTHON_PORT
- Static variable in class org.openksavi.sponge.py4j.
BasePy4JPlugin
TAG_SECURITY
- Static variable in class org.openksavi.sponge.py4j.
BasePy4JPlugin
TAG_SECURITY_ALGORITHM
- Static variable in class org.openksavi.sponge.py4j.
BasePy4JPlugin
TAG_SECURITY_KEYSTORE
- Static variable in class org.openksavi.sponge.py4j.
BasePy4JPlugin
TAG_SECURITY_PASSWORD
- Static variable in class org.openksavi.sponge.py4j.
BasePy4JPlugin
A
B
C
D
G
O
S
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2018
Softelnet
. All rights reserved.