com.veraxsystems.vxipmi.coding.commands.ResponseData Maven / Gradle / Ivy
The newest version!
/*
* ResponseData.java
* Created on 2011-07-21
*
* Copyright (c) Verax Systems 2011.
* All rights reserved.
*
* This software is furnished under a license. Use, duplication,
* disclosure and all other uses are restricted to the rights
* specified in the written license agreement.
*/
package com.veraxsystems.vxipmi.coding.commands;
/**
* A wrapper for command response data.
*/
public interface ResponseData {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy