|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.distinct.rpc.RPCEntry
Holds information about named RPC services.
NetDB| Method Summary | |
java.lang.String[] |
getAliases()
Returns an array with additional names of the RPC service. |
java.lang.String |
getName()
Returns the primary name of the RPC service. |
int |
getNumber()
Returns the number of the RPC service. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.String getName()
public int getNumber()
public java.lang.String[] getAliases()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||