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

U

UDPChannel - Class in edu.rit.m2mp.udp
Class UDPChannel is the abstract base class for an M2MP Channel that uses UDP datagrams to transport M2MP packets.
UDPChannel(PacketPool, String) - Constructor for class edu.rit.m2mp.udp.UDPChannel
Construct a new UDP channel.
UDPMulticastChannel - Class in edu.rit.m2mp.udp
Class UDPMulticastChannel provides a broadcast M2MP Channel that uses UDP datagrams to transport M2MP packets.
UDPMulticastChannel(PacketPool) - Constructor for class edu.rit.m2mp.udp.UDPMulticastChannel
Construct a new UDP multicast channel.
UDPUnicastChannel - Class in edu.rit.m2mp.udp
Class UDPUnicastChannel provides a point-to-point M2MP Channel that uses UDP datagrams to transport M2MP packets.
UDPUnicastChannel(PacketPool) - Constructor for class edu.rit.m2mp.udp.UDPUnicastChannel
Construct a new UDP unicast channel.
unexport(Eoid, Object) - Method in class edu.rit.m2mi.EoidExportMap
Unexport the given object from the given EOID in this export map.
unexport(Object) - Method in class edu.rit.m2mi.ExportMap
Unexport the given object in this export map.
unexport(Object, Object) - Method in class edu.rit.m2mi.ExportMap
Unexport the given object from the given key in this export map.
unexport(String, Object) - Method in class edu.rit.m2mi.InterfaceExportMap
Unexport the given object from the given interface in this export map.
unexport(Object) - Static method in class edu.rit.m2mi.M2MI
Unexport the given object.
unexportEoid(Eoid) - Method in class edu.rit.m2mi.EoidExportMap
Unexport all objects from the given EOID in this export map.
unexportKey(Object) - Method in class edu.rit.m2mi.ExportMap
Unexport all objects from the given key in this export map.
Unihandle - Class in edu.rit.m2mi
Class Unihandle is the base class for all M2MI unihandle objects.
Unihandle() - Constructor for class edu.rit.m2mi.Unihandle
Construct a new unihandle.
Unihandle(Eoid, Class) - Constructor for class edu.rit.m2mi.Unihandle
Construct a new unihandle with the given EOID and target interface.
UniInvocation - Class in edu.rit.m2mi
Class UniInvocation provides an invocation object for a unihandle invocation in M2MI.
UniInvocation() - Constructor for class edu.rit.m2mi.UniInvocation
Construct a new unihandle invocation object.
UniInvocation(Eoid, MethodDescriptor, MethodInvoker) - Constructor for class edu.rit.m2mi.UniInvocation
Construct a new unihandle invocation object with the given EOID, method descriptor, and method invoker.
UniInvocationFactory - Class in edu.rit.m2mi
Class UniInvocationFactory provides a factory object that creates unihandle invocation objects (type UniInvocation).
UniInvocationFactory() - Constructor for class edu.rit.m2mi.UniInvocationFactory
Construct a new unihandle invocation factory.

A B C D E F G H I J L M N O P R S T U V W X Y
Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.