public interface IDomainSite
IDomainSite when the proxy represents a
site for objects from a separate domain. For example, an HTML domain
cant have a proxy HTMLApplet that implements this interface.| Modifier and Type | Method and Description |
|---|---|
java.util.Hashtable |
getDomainSiteProperties()
Returns a set of properties that describe the domain sited here.
|