|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Request factory interface is used for pipe support bulk requests. It creates a single request for every address in the address list in the original request. Any pipe support bulk requests should implement this interface.
Method Summary | |
abstract java.lang.Object[] |
createSingleAddressRequest(RequestInfo ri)
Create a request for a request info with a single address. |
Method Detail |
public java.lang.Object[] createSingleAddressRequest(RequestInfo ri)
ri
- The request information.
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |