com.rhi.architecture.parc
Class AbstractChannel

java.lang.Object
  extended bycom.rhi.architecture.parc.channel.AbstractChannel
      extended bycom.rhi.architecture.parc.AbstractChannel
All Implemented Interfaces:
Channel, java.lang.Cloneable, Consumer, Supplier

Deprecated. Use AbstractChannel instead.

public abstract class AbstractChannel
extends AbstractChannel

AbstractChannel.java

Version:
1.0
Author:
Pete McKinstry

Constructor Summary
AbstractChannel()
          Deprecated.  
 
Methods inherited from class com.rhi.architecture.parc.channel.AbstractChannel
clone, log, notifyMonitors, registerMonitor
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.rhi.architecture.parc.Channel
pull, push
 

Constructor Detail

AbstractChannel

public AbstractChannel()
Deprecated. 


Copyright © 2002-2004 Robert Half International. All Rights Reserved.