Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.net.NoMagicException

Uses of NoMagicException in java.net
 

Methods in java.net that throw NoMagicException
 void DConnector.decompress(DatagramPacket p)
          This method is responsible for data decompression.
 

Constructors in java.net that throw NoMagicException
ZObject(DatagramPacket packet)
          Constructor used to build an object by deserializing data coming from the buffer contained in the passed datagram.