com.isode.x400api
Class DLExpHist

java.lang.Object
  extended by com.isode.x400api.DLExpHist

public class DLExpHist
extends Object

Provides the Dist List Expansion History class used by the X.400 class. Hold DLEH information to pass across the API in an opaque manner.


Constructor Summary
DLExpHist()
           
 
Method Summary
static void main(String[] args)
          The main program A test method only.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DLExpHist

public DLExpHist()
Method Detail

main

public static void main(String[] args)
The main program A test method only.