org.jnetstream.filter.bpf
Class BpfFactory

java.lang.Object
  extended by org.jnetstream.filter.bpf.BpfFactory

public class BpfFactory
extends java.lang.Object

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Field Summary
static java.lang.String DEFAULT_BPF_IMPLEMENTATION
           
 
Method Summary
static BpfVM getForThread()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_BPF_IMPLEMENTATION

public static final java.lang.String DEFAULT_BPF_IMPLEMENTATION
See Also:
Constant Field Values
Method Detail

getForThread

public static BpfVM getForThread()