Uses of Package
edu.rit.m2mp

Packages that use edu.rit.m2mp
edu.rit.m2mi Package edu.rit.m2mi is the API for Many-to-Many Invocation (M2MI). 
edu.rit.m2mp Package edu.rit.m2mp is the API for the Many-to-Many Protocol (M2MP). 
edu.rit.m2mp.udp Package edu.rit.m2mp.udp provides Many-to-Many Protocol (M2MP) Channel implementations that transport M2MP packets as UDP datagrams. 
 

Classes in edu.rit.m2mp used by edu.rit.m2mi
M2MP
          Class M2MP provides the Many-to-Many Protocol (M2MP) Layer.
 

Classes in edu.rit.m2mp used by edu.rit.m2mp
Channel
          Class Channel is the abstract superclass for a channel in the Many-to-Many Protocol (M2MP).
M2MPInitializationException
          Class M2MPInitializationException indicates that initialization of the M2MP Layer failed.
M2MPRuntimeException
          Class M2MPRuntimeException is the common base class for all unchecked RuntimeExceptions in M2MP.
MessageInputStream
          Class MessageInputStream provides an input stream for reading the contents of an incoming Many-to-Many Protocol (M2MP) message.
Packet
          Class Packet provides an M2MP packet.
PacketPool
          Class PacketPool provides a pool of M2MP Packets.
 

Classes in edu.rit.m2mp used by edu.rit.m2mp.udp
Channel
          Class Channel is the abstract superclass for a channel in the Many-to-Many Protocol (M2MP).
Packet
          Class Packet provides an M2MP packet.
PacketPool
          Class PacketPool provides a pool of M2MP Packets.
 



Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.