Uses of Class
synergynetframework.appsystem.services.net.objectmessaging.connections.UDPConnectionHandler

Packages that use UDPConnectionHandler
synergynetframework.appsystem.services.net.objectmessaging.connections   
 

Uses of UDPConnectionHandler in synergynetframework.appsystem.services.net.objectmessaging.connections
 

Methods in synergynetframework.appsystem.services.net.objectmessaging.connections that return UDPConnectionHandler
 UDPConnectionHandler ConnectionHandler.getUDPConnection()
          Gets the UDP connection.
 

Methods in synergynetframework.appsystem.services.net.objectmessaging.connections with parameters of type UDPConnectionHandler
 void ConnectionHandler.setUDPConnection(UDPConnectionHandler udp)
          Sets the UDP connection.