|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-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 | |
Object[] |
createSingleAddressRequest(RequestInfo ri) Create a request for a request info with a single address. |
Method Detail |
public Object[] createSingleAddressRequest(RequestInfo ri)
ri
- The request information.
|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |