Table of Contents

Module: jnternet Twisted-0.17.4/twisted/internet/jnternet.py

A java implementation of a ``select'' loop.

Imported modules   
import Queue
import abstract
import jarray
from java.lang import System
from java.net import Socket, ServerSocket, SocketException
import main
import tcp
import threading
import time
from twisted.persisted import styles
from twisted.protocols import protocol
from twisted.python import timeoutqueue, log
Functions   
doNothing
doSelect
portGotSocket
portStartListening
shutDown
wakeUp
  doNothing 
doNothing ( arg )

  doSelect 
doSelect ( *args )

Do nothing.

  portGotSocket 
portGotSocket ( tcpPort,  skt )

  portStartListening 
portStartListening ( tcpPort )

  shutDown 
shutDown ()

  wakeUp 
wakeUp ()

Classes   
AcceptBlocker
Blocker
JConnection

A java connection class.

JMultiplexor

Fakes multiplexing using multiple threads and an action queue.

ReadBlocker
WriteBlocker

Table of Contents

This document was automatically generated on Sat Apr 20 01:30:49 2002 by HappyDoc version 2.0