org.limitless.nmc.Client
Interface MuLineEvent.Source
- All Known Implementing Classes:
- MuckConnection
- Enclosing class:
- MuLineEvent
public static interface MuLineEvent.Source
This describes the source of MuLineEvents.
- Author:
- Brian Jones
addMuLineListener
void addMuLineListener(MuLineEvent.Listener aListener)
removeMuLineListener
void removeMuLineListener(MuLineEvent.Listener aListener)
sendTextToMu
boolean sendTextToMu(java.lang.String dataToSend)
shutdown
void shutdown()
isConnected
boolean isConnected()
isValid
boolean isValid()
isShutdownDone
boolean isShutdownDone()
getMuURI
UriIdentifier getMuURI()
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
Copyright © 1995, 2004 Limitless Knowledge Association, All Rights Reserved.