PCFilter 接口
定义
Client-side representation of packet capture filter.
public interface PCFilter extends Indexable,HasParent<PacketCapture>,HasInner<PacketCaptureFilter>
继承成员
方法
localIPAddress() | |
localPort() | |
protocol() | |
remoteIPAddress() | |
remotePort() |