final class OFFeaturesReplySerializer
extends org.codehaus.jackson.map.JsonSerializer<org.openflow.protocol.interfaces.OFFeaturesReply>
Modifier and Type | Field and Description |
---|---|
(package private) OFProtocol |
protocol |
Constructor and Description |
---|
OFFeaturesReplySerializer(OFProtocol protocol) |
Modifier and Type | Method and Description |
---|---|
void |
serialize(org.openflow.protocol.interfaces.OFFeaturesReply reply,
org.codehaus.jackson.JsonGenerator jgen,
org.codehaus.jackson.map.SerializerProvider provider) |
OFProtocol protocol
public OFFeaturesReplySerializer(OFProtocol protocol)
public void serialize(org.openflow.protocol.interfaces.OFFeaturesReply reply, org.codehaus.jackson.JsonGenerator jgen, org.codehaus.jackson.map.SerializerProvider provider) throws java.io.IOException, org.codehaus.jackson.JsonProcessingException
serialize
in class org.codehaus.jackson.map.JsonSerializer<org.openflow.protocol.interfaces.OFFeaturesReply>
java.io.IOException
org.codehaus.jackson.JsonProcessingException