クラスの使用
org.pcap4j.packet.namednumber.ArpOperation
-
ArpOperationを使用しているパッケージ パッケージ 説明 org.pcap4j.packet org.pcap4j.packet.namednumber -
-
org.pcap4j.packetでのArpOperationの使用
ArpOperationを返すorg.pcap4j.packetのメソッド 修飾子とタイプ メソッド 説明 ArpOperation
ArpPacket.ArpHeader. getOperation()
ArpOperation型のパラメータを持つorg.pcap4j.packetのメソッド 修飾子とタイプ メソッド 説明 ArpPacket.Builder
ArpPacket.Builder. operation(ArpOperation operation)
-
org.pcap4j.packet.namednumberでのArpOperationの使用
ArpOperationとして宣言されているorg.pcap4j.packet.namednumberのフィールド 修飾子とタイプ フィールド 説明 static ArpOperation
ArpOperation. ARP_NAK
ARP-NAK: 10static ArpOperation
ArpOperation. DRARP_ERROR
DRARP-Error: 7static ArpOperation
ArpOperation. DRARP_REPLY
DRARP-Reply: 6static ArpOperation
ArpOperation. DRARP_REQUEST
DRARP-Request: 5static ArpOperation
ArpOperation. INARP_REPLY
InARP-Reply: 9static ArpOperation
ArpOperation. INARP_REQUEST
InARP-Request: 8static ArpOperation
ArpOperation. MAPOS_UNARP
MAPOS-UNARP: 23static ArpOperation
ArpOperation. MARS_GROUPLIST_REPLY
MARS-Grouplist-Reply: 21static ArpOperation
ArpOperation. MARS_GROUPLIST_REQUEST
MARS-Grouplist-Request: 20static ArpOperation
ArpOperation. MARS_JOIN
MARS-Join: 14static ArpOperation
ArpOperation. MARS_LEAVE
MARS-Leave: 15static ArpOperation
ArpOperation. MARS_MSERV
MARS-MServ: 13static ArpOperation
ArpOperation. MARS_MULTI
MARS-Multi: 12static ArpOperation
ArpOperation. MARS_NAK
MARS-NAK: 16static ArpOperation
ArpOperation. MARS_REDIRECT_MAP
MARS-Redirect-Map: 22static ArpOperation
ArpOperation. MARS_REQUEST
MARS-Request: 11static ArpOperation
ArpOperation. MARS_SJOIN
MARS-SJoin: 18static ArpOperation
ArpOperation. MARS_SLEAVE
MARS-SLeave: 19static ArpOperation
ArpOperation. MARS_UNSERV
MARS-Unserv: 17static ArpOperation
ArpOperation. OP_EXP1
OP_EXP1: 24static ArpOperation
ArpOperation. OP_EXP2
OP_EXP2: 25static ArpOperation
ArpOperation. REPLY
REPLY: 2static ArpOperation
ArpOperation. REPLY_REVERSE
reply Reverse: 4static ArpOperation
ArpOperation. REQUEST
REQUEST: 1static ArpOperation
ArpOperation. REQUEST_REVERSE
request Reverse: 3ArpOperationを返すorg.pcap4j.packet.namednumberのメソッド 修飾子とタイプ メソッド 説明 static ArpOperation
ArpOperation. getInstance(Short value)
static ArpOperation
ArpOperation. register(ArpOperation operation)
ArpOperation型のパラメータを持つorg.pcap4j.packet.namednumberのメソッド 修飾子とタイプ メソッド 説明 int
ArpOperation. compareTo(ArpOperation o)
static ArpOperation
ArpOperation. register(ArpOperation operation)
-