|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CapabilityDescriptionsListener
An interface allowing applications to determine the capabilities of an IPDatabase.
Method Summary | |
---|---|
void |
postCapabilityDescriptions(IPDatabase database,
Element description)
This method is called to report the capabilities of an IPDatabase. |
void |
postRequestFailed()
This method is called to report that an attempt to request the Capability Descriptions from an IPDatabase has failed. |
Method Detail |
---|
void postCapabilityDescriptions(IPDatabase database, Element description)
database
- the IPDatabase for which the capability descriptions were requesteddescription
- an instance of Element
describing the capabilities of the IPDatabasevoid postRequestFailed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |