Package net.i2p.sam

Class SAMv3DatagramServer

java.lang.Object
net.i2p.sam.SAMv3DatagramServer
All Implemented Interfaces:
Handler

class SAMv3DatagramServer
extends Object
implements Handler
This is the thread listening on 127.0.0.1:7655 or as specified by sam.udp.host and sam.udp.port properties. This is used for both repliable and raw datagrams.
Since:
0.9.24 moved from SAMv3Handler