public class NodeProtocolInfo extends RequestFrame
listener, parameterIndex
Constructor and Description |
---|
NodeProtocolInfo(RequestFrameListener listener,
ZwaveNode node) |
Modifier and Type | Method and Description |
---|---|
Session |
getSession() |
void |
handleResponse(ZwaveController controller,
DataFrame frame) |
addParameter, completeContent, generateCallback, getNumberRetransmission, handleRequest, notifyComplete, notifyError, send
computeChecksum, getBytes, getFunctionId, getType, isValid
public NodeProtocolInfo(RequestFrameListener listener, ZwaveNode node)
node
- public Session getSession()
getSession
in class RequestFrame
public void handleResponse(ZwaveController controller, DataFrame frame) throws IOException
handleResponse
in class RequestFrame
IOException