org.jnetpcap.protocol
Interface JProtocol.Suite

All Known Implementing Classes:
ProtocolSuite
Enclosing class:
JProtocol

public static interface JProtocol.Suite

A protocol suite. Meta data interface that provides general category for the protocol as a family of related protocols.

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Method Summary
 java.lang.String name()
          Retrieves the name of the protocol suite.
 

Method Detail

name

java.lang.String name()
Retrieves the name of the protocol suite.

Returns:
name of the protocol family