Home
last modified time | relevance | path

Searched refs:managerFactory (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonRpcServer.java50 public JsonRpcServer(RpcReceiverManagerFactory managerFactory, String handshake) { in JsonRpcServer() argument
52 mRpcReceiverManagerFactory = managerFactory; in JsonRpcServer()