Table of Contents

Module: javareactor Twisted-0.19.0/twisted/internet/javareactor.py

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

Imported modules   
import Queue
import abstract
import interfaces
import jarray
import java.io.IOException
import java.io.InterruptedIOException
from java.lang import System
from java.net import Socket, ServerSocket, SocketException, InetAddress
import threading
import time
from twisted.internet.base import ReactorBase
from twisted.persisted import styles
from twisted.protocols import protocol
from twisted.python import timeoutqueue, log
Functions   
doNothing
install
  doNothing 
doNothing ( arg )

  install 
install ()

Classes   
AcceptBlocker
Blocker
Errno

A class which will pretend to be a module.

JConnection

A java connection class.

JReactor

Fakes multiplexing using multiple threads and an action queue.

JavaPort
ReadBlocker
WriteBlocker

Table of Contents

This document was automatically generated on Sun Jul 14 19:52:41 2002 by HappyDoc version 2.0