|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestOptions | |
|---|---|
| com.rbnb.api | Provides the unsupported full application programming interface (API) and the DataTurbine server for the RBNB system. |
| com.rbnb.sapi | Provides the simple application programming interface (simple API or SAPI) for the RBNB system. |
| Uses of RequestOptions in com.rbnb.api |
|---|
| Methods in com.rbnb.api with parameters of type RequestOptions | |
|---|---|
void |
PlugIn.fillRequestOptions(RequestOptions roO)
Fills the input RequestOptions object with values read from
the server. |
void |
Sink.sendRequestOptions(RequestOptions roI)
Sends a RequestOptions object to the server. |
| Uses of RequestOptions in com.rbnb.sapi |
|---|
| Subclasses of RequestOptions in com.rbnb.sapi | |
|---|---|
class |
RequestOptions
Encapsulates request settings. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||