|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
String |
augment(String session)
Add our routing info to this session id. |
void |
destroy()
|
void |
init(RouterConfig config)
|
boolean |
reroute(InvocationContext invocationContext)
Is this Router sufficiently integrated with its corresponding load-balancer as to be able to 'stick' subsequent requests for the same session to this node? |
String |
strip(String session)
Strip any routing info from this session id. |
| Method Detail |
public void init(RouterConfig config)
public void destroy()
public String strip(String session)
session - a String value
String valuepublic String augment(String session)
session - a String value
String valuepublic boolean reroute(InvocationContext invocationContext)
boolean value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||