|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.naming.remote.DomainInfo
public class DomainInfo
| Constructor Summary | |
|---|---|
DomainInfo(DomainName domain,
java.lang.String mcastAddress,
int mcastPort)
|
|
| Method Summary | |
|---|---|
DomainName |
getDomainName()
Returns the domain name of the remote context. |
java.lang.String |
getMulticastAddress()
Returns a multicast address. |
int |
getMulticastPort()
A multicast port. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomainInfo(DomainName domain,
java.lang.String mcastAddress,
int mcastPort)
| Method Detail |
|---|
public DomainName getDomainName()
DomainNameRemoteContextpublic java.lang.String getMulticastAddress()
public int getMulticastPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||