|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegisteredInterface
Interface for getting registration information.
Classes implementing this interface support the
getRegistered(com.rbnb.api.Rmap) call.
| Method Summary | |
|---|---|
Rmap |
getRegistered(Rmap requestI)
Gets the registration list for this object matching the input hierarchy. |
| Method Detail |
|---|
Rmap getRegistered(Rmap requestI)
throws AddressException,
SerializeException,
EOFException,
IOException,
InterruptedException
requestI - the request Rmap.
AddressException - thrown if there is a problem with an address.
SerializeException - thrown if there is a problem during serialization.
EOFException - thrown if an EOF is encountered while getting the response.
IOException - thrown if there is a problem during I/O.
InterruptedException - thrown if the get is interrupted.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||