All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface de.unihh.informatik.tide.Server_Description

public interface Server_Description
extends Object
IDL-Code contains comments


Method Index

 o get_abstract()
 o get_administrator()
 o get_credentials()
 o get_name()
 o get_news()

Methods

 o get_name
 public abstract String get_name()
 o get_abstract
 public abstract String get_abstract()
 o get_news
 public abstract String get_news()
 o get_administrator
 public abstract Server_Administrator get_administrator()
 o get_credentials
 public abstract byte[] get_credentials()

All Packages  Class Hierarchy  This Package  Previous  Next  Index