|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpResponseDataObject | |
---|---|
com.indexdata.mkjsf.pazpar2.commands.sp | Each Service Proxy-only command and each Pazpar2 command with Service Proxy-only parameters is represented by a class with methods for setting parameters and ultimately running the command against the selected Service Proxy. |
com.indexdata.mkjsf.pazpar2.data.sp | Service Proxy responses produced by Service Proxy commands. |
Uses of SpResponseDataObject in com.indexdata.mkjsf.pazpar2.commands.sp |
---|
Methods in com.indexdata.mkjsf.pazpar2.commands.sp that return SpResponseDataObject | |
---|---|
SpResponseDataObject |
InitCommandSp.run()
|
SpResponseDataObject |
AuthCommand.run()
|
Uses of SpResponseDataObject in com.indexdata.mkjsf.pazpar2.data.sp |
---|
Subclasses of SpResponseDataObject in com.indexdata.mkjsf.pazpar2.data.sp | |
---|---|
class |
AuthResponse
Data from the auth command, can be accessed by pzresp.sp.auth |
class |
CategoriesResponse
Data from the categories command, can be accessed by pzresp.sp.categories |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |