Class LoopPlugin


  • public class LoopPlugin
    extends java.lang.Object

    LoopPlugin class.

    Version:
    $Id: $
    Author:
    david
    • Constructor Summary

      Constructors 
      Constructor Description
      LoopPlugin()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getProtocolName()
      getProtocolName
      boolean isProtocolSupported​(java.net.InetAddress address)  
      boolean isProtocolSupported​(java.net.InetAddress address, java.util.Map<java.lang.String,​java.lang.Object> qualifiers)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LoopPlugin

        public LoopPlugin()
    • Method Detail

      • getProtocolName

        public java.lang.String getProtocolName()

        getProtocolName

        Returns:
        a String object.
      • isProtocolSupported

        public boolean isProtocolSupported​(java.net.InetAddress address)
      • isProtocolSupported

        public boolean isProtocolSupported​(java.net.InetAddress address,
                                           java.util.Map<java.lang.String,​java.lang.Object> qualifiers)