Java 类com.sun.jmx.snmp.SnmpParams 实例源码

项目:OpenJSharp    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:OpenJSharp    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;
项目:jdk8u-jdk    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:jdk8u-jdk    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;
项目:jdk8u_jdk    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:jdk8u_jdk    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;
项目:lookaside_java-1.8.0-openjdk    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:lookaside_java-1.8.0-openjdk    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;
项目:infobip-open-jdk-8    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:infobip-open-jdk-8    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;
项目:jdk8u-dev-jdk    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:jdk8u-dev-jdk    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;
项目:jdk7-jdk    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:jdk7-jdk    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;
项目:openjdk-source-code-learn    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:openjdk-source-code-learn    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;
项目:OLD-OpenJDK8    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:OLD-OpenJDK8    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;
项目:openjdk-jdk7u-jdk    文件:SnmpMsgProcessingSubSystem.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters. The sub system routes the call to the dedicated model according to the model ID.
 * @param model The model ID.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(int model, SnmpParams p, int type) throws SnmpUnknownMsgProcModelException, SnmpStatusException ;
项目:openjdk-jdk7u-jdk    文件:SnmpMsgProcessingModel.java   
/**
 * This method is called to instantiate a pdu according to the passed pdu type and parameters.
 * @param p The request parameters.
 * @param type The pdu type.
 * @return The pdu.
 */
public SnmpPdu getRequestPdu(SnmpParams p, int type) throws SnmpStatusException;