Uses of Class
org.pcap4j.packet.namednumber.NamedNumber
-
-
Uses of NamedNumber in org.pcap4j.packet.factory
Classes in org.pcap4j.packet.factory with type parameters of type NamedNumber Modifier and Type Interface Description interfacePacketFactory<T,N extends NamedNumber<?,?>>Methods in org.pcap4j.packet.factory with type parameters of type NamedNumber Modifier and Type Method Description static <T,N extends NamedNumber<?,?>>
PacketFactory<T,N>PacketFactories. getFactory(java.lang.Class<T> targetClass, java.lang.Class<N> numberClass)<T,N extends NamedNumber<?,?>>
PacketFactory<T,N>PacketFactoryBinder. getPacketFactory(java.lang.Class<T> targetClass, java.lang.Class<N> numberClass)Provides aPacketFactoryto build the received packets.<T,N extends NamedNumber<?,?>>
PacketFactory<T,N>SimplePacketFactoryBinder. getPacketFactory(java.lang.Class<T> targetClass, java.lang.Class<N> numberClass)Methods in org.pcap4j.packet.factory with parameters of type NamedNumber Modifier and Type Method Description java.lang.Class<? extends Packet>StaticUnknownPacketFactory. getTargetClass(NamedNumber<?,?> number)PacketStaticUnknownPacketFactory. newInstance(byte[] rawData, int offset, int length, NamedNumber<?,?> number) -
Uses of NamedNumber in org.pcap4j.packet.factory.propertiesbased
Methods in org.pcap4j.packet.factory.propertiesbased with type parameters of type NamedNumber Modifier and Type Method Description <T extends NamedNumber<?,?>>
java.lang.Class<? extends Packet>PacketFactoryPropertiesLoader. getPacketClass(T number)Methods in org.pcap4j.packet.factory.propertiesbased with parameters of type NamedNumber Modifier and Type Method Description java.lang.Class<? extends Packet>PropertiesBasedPacketFactory. getTargetClass(NamedNumber<?,?> number)PacketPropertiesBasedPacketFactory. newInstance(byte[] rawData, int offset, int length, NamedNumber<?,?> number) -
Uses of NamedNumber in org.pcap4j.packet.factory.propertiesbased.services
Fields in org.pcap4j.packet.factory.propertiesbased.services with type parameters of type NamedNumber Modifier and Type Field Description private java.lang.Class<? extends NamedNumber<?,?>>PropertiesBasedPacketFactoryBinder.CacheKey. numberClassMethods in org.pcap4j.packet.factory.propertiesbased.services with type parameters of type NamedNumber Modifier and Type Method Description <T,N extends NamedNumber<?,?>>
PacketFactory<T,N>PropertiesBasedPacketFactoryBinder. getPacketFactory(java.lang.Class<T> targetClass, java.lang.Class<N> numberClass) -
Uses of NamedNumber in org.pcap4j.packet.factory.statik
Classes in org.pcap4j.packet.factory.statik with type parameters of type NamedNumber Modifier and Type Class Description classAbstractStaticPacketFactory<N extends NamedNumber<?,?>> -
Uses of NamedNumber in org.pcap4j.packet.factory.statik.services
Fields in org.pcap4j.packet.factory.statik.services with type parameters of type NamedNumber Modifier and Type Field Description private java.util.Map<java.lang.Class<? extends NamedNumber<?,?>>,PacketFactory<?,?>>StaticPacketFactoryBinder. packetFactoriesMethods in org.pcap4j.packet.factory.statik.services with type parameters of type NamedNumber Modifier and Type Method Description <T,N extends NamedNumber<?,?>>
PacketFactory<T,N>StaticPacketFactoryBinder. getPacketFactory(java.lang.Class<T> targetClass, java.lang.Class<N> numberClass) -
Uses of NamedNumber in org.pcap4j.packet.namednumber
Classes in org.pcap4j.packet.namednumber with type parameters of type NamedNumber Modifier and Type Class Description classNamedNumber<T extends java.lang.Number,U extends NamedNumber<T,?>>Subclasses of NamedNumber in org.pcap4j.packet.namednumber Modifier and Type Class Description classArpHardwareTypeARP Hardware TypeclassArpOperationARP Operation CodeclassDataLinkTypePcap Data Link TypeclassDnsClassDNS ClassclassDnsOpCodeDNS OpCodeclassDnsRCodeDNS RCODEclassDnsResourceRecordTypeDNS Resource Record (RR) TYPEclassDot11AccessNetworkTypeIEEE802.11 Access network typeclassDot11BssMembershipSelectorIEEE802.11 BSS membership selectorclassDot11ChannelUsageModeIEEE802.11 Channel Usage ModeclassDot11FrameTypeType and subtype of an IEEE802.11 frameclassDot11InformationElementIdIEEE802.11 Information element IDclassDot11ServiceIntervalGranularityIEEE802.11 Service Interval GranularityclassDot11VenueGroupIEEE802.11 Venue GroupclassDot11VenueInfoIEEE802.11 Venue Info fieldclassEtherTypeEther TypeclassGtpV1ExtensionHeaderTypeGTPv1 Extension Header TypeclassGtpV1MessageTypeGTPv1 Message TypeclassGtpV2MessageTypeGTPv2 Message TypeclassHttpStatusCodeclassIcmpV4CodeICMPv4 CodeclassIcmpV4TypeICMPv4 TypeclassIcmpV6CodeICMPv6 CodeclassIcmpV6TypeICMPv6 TypeclassIpNumberIP NumberclassIpV4InternetTimestampOptionFlagFlag of IPv4 Internet Timestamp OptionclassIpV4OptionTypeIPv4 Option TypeclassIpV4SecurityOptionCompartmentsCompartments of IPv4 Security OptionclassIpV4SecurityOptionHandlingRestrictionsHandling Restrictions of IPv4 Security OptionclassIpV4SecurityOptionSecuritySecurity of IPv4 Security OptionclassIpV4SecurityOptionTransmissionControlCodeTransmission Control Code of IPv4 Security OptionclassIpV4TosPrecedencePrecedence of IPv4 TOSclassIpV4TosTosTOS of IPv4 TOSclassIpV6NeighborDiscoveryOptionTypeIPv6 Neighbor Discovery Option TypeclassIpV6OptionTypeIpV6 Option TypeclassIpV6RoutingTypeIPv6 Routing TypeclassIpVersionclassLinuxSllPacketTypeLinux SLL Packet TypeclassLlcControlModifierFunctionLLC Control Modifier FunctionclassLlcControlSupervisoryFunctionLLC Control Supervisory FunctionclassLlcNumberLogical Link Control (LLC) NumberclassNotApplicableN/AclassOuiOUIclassPortTransport layer PortclassPppDllProtocolPPP DLL ProtocolclassProtocolFamilyProtocol FamilyclassRadiotapPresentBitNumberRadiotap present bit number.classRadiotapVhtBandwidthRadiotap VHT field's BandwidthclassSctpChunkTypeSCTP Chunk TypeclassSctpPortSCTP PortclassSsh2DisconnectionReasonCodeSSH2 Disconnection Reason CodeclassSsh2MessageNumberSSH2 Message NumberclassTcpOptionKindTCP Option KindclassTcpPortTCP PortclassUdpPortUDP Port
-