- UIFactory - Class in org.jcsp.net
-
This class is a Factory that construct a unique identify
for this Node.
- UIFactory() - Constructor for class org.jcsp.net.UIFactory
-
- UnacknowledgedNetChannelEndFactory - Class in org.jcsp.net
-
Extends the standard network channel factory to give unacknowledged channel output ends.
- UnacknowledgedNetChannelEndFactory() - Constructor for class org.jcsp.net.UnacknowledgedNetChannelEndFactory
-
Creates a new factory object.
- uninstallService(String) - Method in class org.jcsp.net.ServiceManager
-
This method allows a service that is not running to be
uninstalled.
- update(Graphics) - Method in class org.jcsp.awt.ActiveCanvas
-
This method is used by the JVM event thread -- it is not really for public
consumption.
- update(Graphics) - Method in class org.jcsp.awt.DisplayList
-
This is the call-back delegated here by the registered Component.
- update(Graphics) - Method in interface org.jcsp.awt.Paintable
-
This is the call-back delegated here by the registered Component.
- UserID - Interface in org.jcsp.net.security
-
Uniquely identifies a user.
- UserToken - Interface in org.jcsp.net.security
-
Uniquely identifies an authenticated user.
- Utils - Class in org.jcsp.net
-
This class provides some utility methods that developers
might find useful when implementing JCSP.NET communication protocol
drivers.
- Utils() - Constructor for class org.jcsp.net.Utils
-