Home
last modified time | relevance | path

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

/aoo4110/main/jurt/test/com/sun/star/lib/uno/protocols/urp/
H A DProtocol_Test.java72 iReceiver.readMessage(); in testCall()
76 iSender.readMessage(); in testCall()
93 iMessage = iSender.readMessage(); in testCallWithInParameter()
112 iSender.readMessage(); in testCallWithOutParameter()
136 iSender.readMessage(); in testCallWithInOutParameter()
149 iReceiver.readMessage(); in testCallWithResult()
167 iReceiver.readMessage(); in testCallWhichRaisesException()
202 iMessage = iSender.readMessage(); in testCallWithIn_Out_InOut_Paramters_and_result()
219 iReceiver.readMessage(); in testCallWhichReturnsAny()
235 iReceiver.readMessage(); in testCallWhichReturnsAny()
[all …]
/aoo4110/main/binaryurp/source/
H A Dreader.cxx137 readMessage(block); in run()
155 void Reader::readMessage(Unmarshal & unmarshal) { in readMessage() function in binaryurp::Reader
H A Dreader.hxx70 void readMessage(Unmarshal & unmarshal);
/aoo4110/main/jurt/com/sun/star/lib/uno/environments/remote/
H A DIProtocol.java61 Message readMessage() throws IOException; in readMessage() method
/aoo4110/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java105 Message msg = _iProtocol.readMessage(); in run()
/aoo4110/main/jurt/com/sun/star/lib/uno/protocols/urp/
H A Durp.java89 public Message readMessage() throws IOException { in readMessage() method in urp

Completed in 32 milliseconds