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

U

UDP - Static variable in class isc.sensor.parser.AbstractParser
 
UDP_APP_PARSERS - Static variable in class isc.sensor.AppLayerMgrUDP
Property to retrieve list of UDP parser classes to load at runtime
UDPBean - Class in isc.sensor
Internal structure for holding information about a UDP packet.
UDPBean(IPBean) - Constructor for class isc.sensor.UDPBean
Create a new UDPBean with the given IPBean
UDPBean(UDPBean) - Constructor for class isc.sensor.UDPBean
Make a copy of an existing UDPBean
udpFlowObj - Variable in class isc.sensor.outputadaptor.OAPacketOutputAdaptor
Object manager for UDPFlow Object
udpFlowSumObj - Variable in class isc.sensor.outputadaptor.OAPacketOutputAdaptor
Object manager for UDPFlowSummary Object
UDPPacket - Class in org.savarese.vserv.tcpip
UDPPacket extends IPPacket to handle UDP packets.
UDPPacket(int) - Constructor for class org.savarese.vserv.tcpip.UDPPacket
Creates a new UDP packet of a given size.
UDPPacket(UDPPacket) - Constructor for class org.savarese.vserv.tcpip.UDPPacket
Creates a new UDP packet that is a copy of a given packet.
udpSesProcessor - Variable in class isc.sensor.UDPSessionTimer
The Session Processor that this timer is working for
UDPSessionProcessor - Class in isc.sensor
The UDP Session processor manage the full lifecycle for each tcp session, defined by a client/port server/port pair.
UDPSessionProcessor() - Constructor for class isc.sensor.UDPSessionProcessor
Create a new UDP Session processor, internally controlled Thread
UDPSessionProcessor(boolean) - Constructor for class isc.sensor.UDPSessionProcessor
Create a new UDP Session processor, stub for a subclass to manage the initialization of the thread
UDPSessionTimer - Class in isc.sensor
The UDP Session Timers runs in a background thread a periodically check each session for it's close state
UDPSessionTimer(UDPSessionProcessor) - Constructor for class isc.sensor.UDPSessionTimer
Create a new UDP Session Timer in a new thread
udpSessObj - Variable in class isc.sensor.outputadaptor.OAPacketOutputAdaptor
Object manager for UDPSession Object
UDPSumBean - Class in isc.sensor
UDP Session Summary Structure
UDPSumBean() - Constructor for class isc.sensor.UDPSumBean
Create a new UDPSumBean
UDPSumBean(UDPBean) - Constructor for class isc.sensor.UDPSumBean
Create a new UDPSumBean from an initial UDPBean
updatePacketClock(long) - Method in class isc.sensor.SessionProcessor
Update the running packet timer with the time of the current packet
useLocalOnly() - Method in class isc.util.ServerAdmin
 

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