public interface RoutingSupport extends RouteLocator
| Modifier and Type | Method and Description |
|---|---|
String |
format(String sessionId,
String routeId)
Formats the specified session identifier and route identifier into a single identifier.
|
Map.Entry<String,String> |
parse(String requestedSessionId)
Parses the routing information from the specified session identifier.
|
locateMap.Entry<String,String> parse(String requestedSessionId)
requestedSessionId - the requested session identifier.String format(String sessionId, String routeId)
sessionId - a session identifierinstanceId - an instance identifier.Copyright © 2013 JBoss by Red Hat. All rights reserved.