com.alibaba.dubbo.qos.command.decoder
Class TelnetCommandDecoder

java.lang.Object
  extended by com.alibaba.dubbo.qos.command.decoder.TelnetCommandDecoder

public class TelnetCommandDecoder
extends Object

Author:
qinliujie

Constructor Summary
TelnetCommandDecoder()
           
 
Method Summary
static CommandContext decode(String str)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TelnetCommandDecoder

public TelnetCommandDecoder()
Method Detail

decode

public static final CommandContext decode(String str)


Copyright © 2012–2017 Alibaba. All rights reserved.