com.alibaba.dubbo.remoting
Interface Decodeable

All Known Implementing Classes:
DecodeableRpcInvocation, DecodeableRpcResult

public interface Decodeable

Author:
kimi

Method Summary
 void decode()
           
 

Method Detail

decode

void decode()
            throws Exception
Throws:
Exception


Copyright © 2012–2017 Alibaba. All rights reserved.