|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DcrPlugin
Interface of a DCR-plugin that can be loaded into DCR using the DCR plug-in framework.
Method Summary | |
---|---|
String |
getKey(HttpServletRequest request) Extracts the key to be used by the Converged Load Balancer for lookup in the consistent hash when routing a HTTP request. |
String |
getKey(javax.servlet.sip.SipServletRequest request) Extract the key to be used by the Converged Load Balancer for lookup in the consistent hash when routing a SIP request. |
Method Detail |
---|
String getKey(javax.servlet.sip.SipServletRequest request)
request
- the request to extract the key fromString getKey(HttpServletRequest request)
request
- the request to extract the key from
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Oracle Corporation. All Rights Reserved.