ANTS v2.0 API

ants.core
Class DataProtocol

java.lang.Object
  |
  +--ants.core.Protocol
        |
        +--ants.core.BuiltinProtocol
              |
              +--ants.core.DataProtocol

public final class DataProtocol
extends ants.core.BuiltinProtocol

Data protocol definition, a builtin protocol. The DataProtocol only contains DataCapsules, which are self-forwarding dumb capsules.

Author:
David Wetherall
See Also:
DataCapsule

Constructor Summary
DataProtocol()
           
 
Methods inherited from class ants.core.Protocol
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataProtocol

public DataProtocol()
             throws java.lang.Exception

ANTS v2.0 API

This documentation is Copyright (C) 1998-2001 The University of Utah and the University of Washington. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for ANTS v2.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/