@Activate @Extension(value="invoke") @Singleton @Help(parameter="[service.]method(args)", summary="Invoke the service method.", detail="Invoke the service method.") public class InvokeTelnetHandler extends Object implements TelnetHandler
public String telnet(Channel channel, String message)
telnet 在接口中 TelnetHandlerCopyright © 2018. All rights reserved.