Documentation Archive Developer
Search
PATH Documentation > WebObjects

Up

AssistantConnection

Package: com.webobjects.directtoweb

Inherits from:java.lang.Thread


Class Description

This class is used internally by other classes in WebObjects and should be considered private. It should not be used, subclassed, or replaced.

Method Types


Constructors

Private Methods


Constructors


AssistantConnection

public AssistantConnection(Socket socket)

This method is intentionally undocumented. You should never have to invoke or customize it.
Methods


run

public void run()

This method is intentionally undocumented. You should never have to invoke or customize it.



sendPacket

public void sendPacket(AssistantPacket packet)

This method is intentionally undocumented. You should never have to invoke or customize it.



© 2001 Apple Computer, Inc.


© 2001 Apple Computer, Inc.