Uses of Class
org.pcap4j.packet.namednumber.IpV4SecurityOptionHandlingRestrictions
Packages that use IpV4SecurityOptionHandlingRestrictions
-
Uses of IpV4SecurityOptionHandlingRestrictions in org.pcap4j.packet
Fields in org.pcap4j.packet declared as IpV4SecurityOptionHandlingRestrictionsModifier and TypeFieldDescriptionIpV4Rfc791SecurityOption.Builder.handlingRestrictionsprivate final IpV4SecurityOptionHandlingRestrictionsIpV4Rfc791SecurityOption.handlingRestrictionsMethods in org.pcap4j.packet that return IpV4SecurityOptionHandlingRestrictionsMethods in org.pcap4j.packet with parameters of type IpV4SecurityOptionHandlingRestrictionsModifier and TypeMethodDescriptionIpV4Rfc791SecurityOption.Builder.handlingRestrictions(IpV4SecurityOptionHandlingRestrictions handlingRestrictions) -
Uses of IpV4SecurityOptionHandlingRestrictions in org.pcap4j.packet.namednumber
Fields in org.pcap4j.packet.namednumber with type parameters of type IpV4SecurityOptionHandlingRestrictionsModifier and TypeFieldDescriptionprivate static final Map<Short, IpV4SecurityOptionHandlingRestrictions> IpV4SecurityOptionHandlingRestrictions.registryMethods in org.pcap4j.packet.namednumber that return IpV4SecurityOptionHandlingRestrictionsModifier and TypeMethodDescriptionIpV4SecurityOptionHandlingRestrictions.getInstance(Short value) IpV4SecurityOptionHandlingRestrictions.register(IpV4SecurityOptionHandlingRestrictions number) Methods in org.pcap4j.packet.namednumber with parameters of type IpV4SecurityOptionHandlingRestrictionsModifier and TypeMethodDescriptionintIpV4SecurityOptionHandlingRestrictions.compareTo(IpV4SecurityOptionHandlingRestrictions o) IpV4SecurityOptionHandlingRestrictions.register(IpV4SecurityOptionHandlingRestrictions number)