Class PCapFFM
java.lang.Object
javaforce.ffm.PCapFFM
- All Implemented Interfaces:
PCapAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PCapFFMgetInstance(FFMArray array) booleanpcapCompile(long handle, String program) booleanString[]byte[]pcapRead(long handle) longvoidpcapStop(long id) booleanpcapWrite(long handle, byte[] packet, int offset, int length)
-
Constructor Details
-
PCapFFM
public PCapFFM()
-
-
Method Details
-
getInstance
-
pcapInit
-
pcapListLocalInterfaces
- Specified by:
pcapListLocalInterfacesin interfacePCapAPI
-
pcapStart
-
pcapStop
-
pcapCompile
- Specified by:
pcapCompilein interfacePCapAPI
-
pcapRead
-
pcapWrite
-