net.infonode.docking
Class WindowDecoder

java.lang.Object
  extended by net.infonode.docking.WindowDecoder

 class WindowDecoder
extends java.lang.Object

Version:
$Revision: 1.19 $
Author:
$Author: jesper $

Constructor Summary
private WindowDecoder()
           
 
Method Summary
(package private) static DockingWindow decodeWindow(java.io.ObjectInputStream in, ReadContext context)
           
(package private) static DockingWindow decodeWindow(java.io.ObjectInputStream in, ReadContext context, ViewReader viewReader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowDecoder

private WindowDecoder()
Method Detail

decodeWindow

static DockingWindow decodeWindow(java.io.ObjectInputStream in,
                                  ReadContext context)
                           throws java.io.IOException
Throws:
java.io.IOException

decodeWindow

static DockingWindow decodeWindow(java.io.ObjectInputStream in,
                                  ReadContext context,
                                  ViewReader viewReader)
                           throws java.io.IOException
Throws:
java.io.IOException