public class CommonInvocationCallback<T> extends Object implements javax.ws.rs.client.InvocationCallback<String>
CommonInvocationCallback()
void
completed(String response)
failed(Throwable throwable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommonInvocationCallback()
public void completed(String response)
completed
javax.ws.rs.client.InvocationCallback<String>
public void failed(Throwable throwable)
failed
Copyright © 2020. All rights reserved.