Class SubnetSerializer.IPv4
java.lang.Object
tools.jackson.databind.ValueSerializer<S>
com.github.robtimus.net.ip.jackson.databind.SubnetSerializer<IPv4Subnet>
com.github.robtimus.net.ip.jackson.databind.SubnetSerializer.IPv4
- All Implemented Interfaces:
JsonFormatVisitable
- Enclosing class:
- SubnetSerializer<S extends Subnet<?>>
A serializer for
IPv4Range.- Author:
- Rob Spoor
-
Nested Class Summary
Nested classes/interfaces inherited from class com.github.robtimus.net.ip.jackson.databind.SubnetSerializer
SubnetSerializer.AnyVersion, SubnetSerializer.IPv4, SubnetSerializer.IPv6Nested classes/interfaces inherited from class tools.jackson.databind.ValueSerializer
ValueSerializer.None -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.robtimus.net.ip.jackson.databind.SubnetSerializer
serializeMethods inherited from class tools.jackson.databind.ValueSerializer
acceptJsonFormatVisitor, createContextual, getDelegatee, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, resolve, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId, withFormatOverrides, withIgnoredProperties
-
Constructor Details
-
IPv4
public IPv4()Creates a newIPv4Subnetserializer.
-
-
Method Details
-
handledType
- Specified by:
handledTypein classSubnetSerializer<IPv4Subnet>
-