Searched defs:encodeMethodCall (Results 1 – 3 of 3) sorted by relevance
26 ByteBuffer encodeMethodCall(MethodCall methodCall); in encodeMethodCall() method
30 public ByteBuffer encodeMethodCall(MethodCall methodCall) { in encodeMethodCall() method in JSONMethodCodec
33 public ByteBuffer encodeMethodCall(MethodCall methodCall) { in encodeMethodCall() method in StandardMethodCodec