Searched defs:createRouter (Results 1 - 2 of 2) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DLdapHttpApplication.java84 ConnectionFactory connectionFactory = Resources.newInternalConnectionFactory(createRouter(configuration));
95 private RequestHandler createRouter(final JsonValue configuration) method in class:LdapHttpApplication.LdapHttpHandler
/forgerock/openam/openam-rest/src/main/java/org/forgerock/openam/rest/
H A DRealmRoutingFactory.java87 public Handler createRouter(Handler next) { method in class:RealmRoutingFactory
101 public RequestHandler createRouter(RequestHandler next) { method in class:RealmRoutingFactory
115 public Restlet createRouter(org.restlet.routing.Router next) { method in class:RealmRoutingFactory

Completed in 56 milliseconds