Class Wireless

java.lang.Object
org.jcsp.net.settings.Spec
org.jcsp.net.settings.Wireless
All Implemented Interfaces:
Req, XMLConfigConstants

public class Wireless extends Spec implements Req
Used internally within the JCSP network infrastructure to represent a wireless protocol.
  • Field Details

    • wireless

      private int wireless
  • Constructor Details

    • Wireless

      Wireless(int wireless, boolean isReq)
  • Method Details