Uses of Interface
py4j.CommunicationChannel

Packages that use CommunicationChannel
py4j   
 

Uses of CommunicationChannel in py4j
 

Classes in py4j that implement CommunicationChannel
 class DefaultCommunicationChannel
           Default implementation of the CommunicationChannel interface using TCP sockets.