Searched defs:decodeMethodCall (Results 1 – 3 of 3) sorted by relevance
35 MethodCall decodeMethodCall(ByteBuffer methodCall); in decodeMethodCall() method
42 public MethodCall decodeMethodCall(ByteBuffer message) { in decodeMethodCall() method in JSONMethodCodec
43 public MethodCall decodeMethodCall(ByteBuffer methodCall) { in decodeMethodCall() method in StandardMethodCodec