public abstract class CommandBase<T> extends Object
CommandBase(String baseUrl)
abstract T
execute()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommandBase(String baseUrl)
public abstract T execute() throws IOException
IOException
Copyright © 2016–2018. All rights reserved.