Interface | Description |
---|---|
JNetPcapProtocolId |
This interface serves as an identifier for a potential
JProtocol . |
KrakenApplicationProtocolId |
Implementations of this interface serve as identifiers for potential
Protocol s, i.e. |
KrakenProtocolConfiguration |
This interface specifies methods that may be used to represent the configuration of a single application layer
protocol of the Kraken-library.
|
KrakenProtocolConfigurationBuilder |
Generic specification of a Kraken application protocol configuration builder.
|
ProtocolId |
This interface represents a meta-identifier for network protocols of arbitrary layers and frameworks.
|
RubanetraSystemConfiguration |
The generic specification of the system configuration itself.
|
Class | Description |
---|---|
Port |
A transport layer TCP/UDP port number.
|
PortRange |
A port range is defined by an interval that is bound by two ports, i.e.
|
PortSpecification |
This class constitutes a higher level specification of the mapping between an application layer protocol and
the associated transport layer (TCP/UDP) port numbers and/or port ranges.
|
PortSpecification.UniversalPortSpecification |
A port specification that returns either always true or always false for any given port number.
|
Enum | Description |
---|---|
RubanetraSystemConfiguration.InputFormat |
The enumeration of possible input formats, used for defining the appropriate input file handler without
guessing
|
RubanetraSystemConfiguration.OutputFormat |
The enumeration of possible output formats, used for transforming derived data before it is written to the output
stream.
|
Copyright © 2013–2015 Institute of networks and security. All rights reserved.