public class PushInverseServiceResponse extends VoidRequest
Constructor and Description |
---|
PushInverseServiceResponse(InverseServiceResponse response) |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response |
_execute()
REST requests without response should implement this delegate method instead of
VoidRequest.execute() . |
execute, isResultNullable
assertResponseIndicatesSuccess, assignCredentials, createWebTarget, encodePath, getBaseURL, getClientOrFail, getLocalServerRestClient, getLocalServerRestClientOrFail, getPath, handleException, setLocalServerRestClient, throwOriginalExceptionIfPossible, urlEncode
public PushInverseServiceResponse(InverseServiceResponse response)
protected javax.ws.rs.core.Response _execute()
VoidRequest
VoidRequest.execute()
._execute
in class VoidRequest
SyncInvoker.put(javax.ws.rs.client.Entity)
or a
similar method.Copyright © 2013–2019. All rights reserved.