A B C D F G H I J L M N O P R S T U V W

O

openFile(File) - Method in interface jnetpcap.capture.CaptureFactory.Factory
Gets a mutable FileCapture instance for the specified file.
openFile(File, Filter) - Method in interface jnetpcap.capture.CaptureFactory.Factory
Gets a mutable FileCapture instance for the specified file.
openFile(InputStream) - Method in interface jnetpcap.capture.CaptureFactory.LocalFactory
Opens up the input stream supplied and starts decoding of the stream using as if it was a read-only capture file.
openFile(File) - Static method in class jnetpcap.capture.CaptureFactory
Opens a file for reading and writting.
openFile(File, Filter) - Static method in class jnetpcap.capture.CaptureFactory
Opens a file for reading and writting while applying a filter to limit what is returned.
openFile(InputStream) - Static method in class jnetpcap.capture.CaptureFactory
Uses an InputStream for reading in a capture.
openLive() - Method in interface jnetpcap.capture.CaptureFactory.Factory
Opens up all interfaces, except loopback and dialup interfaces, for live capture.
openLive(Filter) - Method in interface jnetpcap.capture.CaptureFactory.Factory
Opens up all interfaces, except loopback and dialup interfaces, for live capture.
openLive(Filter, Collection<CaptureInterface>) - Method in interface jnetpcap.capture.CaptureFactory.Factory
 
openLive(Filter, CaptureInterface...) - Method in interface jnetpcap.capture.CaptureFactory.Factory
 
openLive(NetworkInterface...) - Method in interface jnetpcap.capture.CaptureFactory.LocalFactory
 
openLive(Filter, NetworkInterface...) - Method in interface jnetpcap.capture.CaptureFactory.LocalFactory
 
openLive() - Static method in class jnetpcap.capture.CaptureFactory
Opens up a network interfaces for live packet capture.
openLive(Collection<CaptureInterface>) - Static method in class jnetpcap.capture.CaptureFactory
Opens up a network interfaces for live packet capture.
openLive(Filter, Collection<CaptureInterface>) - Static method in class jnetpcap.capture.CaptureFactory
Opens up a network interfaces for live packet capture with a filter.
openLive(CaptureInterface) - Static method in class jnetpcap.capture.CaptureFactory
Opens up a network interface for live packet capture.
openLive(Filter, CaptureInterface) - Static method in class jnetpcap.capture.CaptureFactory
Opens up a network interface for live packet capture with a filter.
openSession(URI) - Static method in class jnetpcap.capture.RemoteServer
Creates an empty, but connected session to the remote server.
openSession(URI, byte[]) - Static method in class jnetpcap.capture.RemoteServer
Creates an empty, but connected session to the remote server.

A B C D F G H I J L M N O P R S T U V W