Uses of Class
net.spreadsheetspace.sdk.viewserver.model.PushResponse
Packages that use PushResponse
-
Uses of PushResponse in net.spreadsheetspace.sdk.requestgateway
Methods in net.spreadsheetspace.sdk.requestgateway that return PushResponseModifier and TypeMethodDescriptionstatic PushResponseRequestGatewayUtil.push(String viewIdPath, ServerPushRequest pushRequest, String username, String password, String token) static PushResponseRequestGatewayUtil.push(ServerPushRequest pushRequest, String username, String password, String token) -
Uses of PushResponse in net.spreadsheetspace.sdk.viewserver
Methods in net.spreadsheetspace.sdk.viewserver that return PushResponseModifier and TypeMethodDescriptionstatic PushResponseViewServerUtil.push(String viewIdPath, PushRequest pushRequest, String username, String password, String token) static PushResponseViewServerUtil.push(PushRequest pushRequest, String username, String password, String token)