Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Direct to Web

[Table of Contents]

AssistantPacket$ReceptionCallback


Package:
com.apple.client.directtoweb.common

Interface Description



This interface is used internally by WebObjects and should be considered private. It should not be used or implemented.

Method Types


Private Methods
receivedPacket


Methods



receivedPacket


abstract public void receivedPacket(AssistantPacket packet)

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


[Table of Contents]