erjang.beam
Class ErlangBeamDisLoader

java.lang.Object
  extended by erjang.beam.BeamLoader
      extended by erjang.beam.ErlangBeamDisLoader

public class ErlangBeamDisLoader
extends BeamLoader


Constructor Summary
ErlangBeamDisLoader()
           
 
Method Summary
protected  ETuple check(ETuple dis1, byte[] data)
           
protected  ETuple check(ETuple dis1, ETuple dis2)
           
protected  ETuple check(ETuple dis1, java.io.File file)
           
 BeamFileData load(byte[] data)
           
 BeamFileData load(java.io.File file)
           
 void sendGEN(OtpConnection conn, java.lang.String server, OtpErlangObject request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErlangBeamDisLoader

public ErlangBeamDisLoader()
                    throws OtpAuthException,
                           java.io.IOException
Throws:
OtpAuthException
java.io.IOException
Method Detail

load

public BeamFileData load(java.io.File file)
                  throws java.io.IOException
Specified by:
load in class BeamLoader
Throws:
java.io.IOException

load

public BeamFileData load(byte[] data)
                  throws java.io.IOException
Specified by:
load in class BeamLoader
Returns:
Throws:
java.io.IOException

sendGEN

public void sendGEN(OtpConnection conn,
                    java.lang.String server,
                    OtpErlangObject request)
             throws java.io.IOException
Throws:
java.io.IOException

check

protected ETuple check(ETuple dis1,
                       java.io.File file)
                throws java.io.IOException
Throws:
java.io.IOException

check

protected ETuple check(ETuple dis1,
                       byte[] data)
                throws java.io.IOException
Throws:
java.io.IOException

check

protected ETuple check(ETuple dis1,
                       ETuple dis2)


TBD erjang license note