|
Open SiteSearch 4.1.1 Final
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
ORG.oclc.Telnet.socket
Interface StatusPeer
- All Known Implementing Classes:
- TelnetIO
- public abstract interface StatusPeer
StatusPeer -- interface for status messages
--
Method Summary |
Object |
notifyStatus(Vector status)
This method is called for the peer of the TelnetIO class if there is
a statuschange. |
notifyStatus
public Object notifyStatus(Vector status)
- This method is called for the peer of the TelnetIO class if there is
a statuschange.
- Parameters:
status
- A Vector containing the key as element 0 and any arguments
from element 1 on.- Returns:
- an object that matches the requested information or null
- See Also:
socket.TelnetIO
|
Open SiteSearch 4.1.1 Final
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |