org.eclipse.net4j.buddies.common
Interface IFacility
- All Superinterfaces:
- org.eclipse.core.runtime.IAdaptable, INotifier
- All Known Subinterfaces:
- IChat, IChatRoom
- All Known Implementing Classes:
- Facility
public interface IFacility
- extends INotifier, org.eclipse.core.runtime.IAdaptable
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
getAdapter |
getType
java.lang.String getType()
getCollaboration
ICollaboration getCollaboration()
setCollaboration
void setCollaboration(ICollaboration collaboration)
sendMessage
void sendMessage(IMessage message)