Searched refs:Endpoint (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/jurt/test/com/sun/star/lib/uno/protocols/urp/ |
| H A D | Protocol_Test.java | 49 Endpoint iSender = new Endpoint(iBridge, inA, outB); in test() 50 Endpoint iReceiver = new Endpoint(iBridge, inB, outA); in test() 66 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCall() 80 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInParameter() 97 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithOutParameter() 118 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInOutParameter() 142 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithResult() 161 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichRaisesException() 181 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithIn_Out_InOut_Paramters_and_result() 213 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichReturnsAny() [all …]
|