com.antiaction.mayhem.core
Class ConfigInterfaceBindings
java.lang.Object
com.antiaction.mayhem.core.ConfigInterfaceBindings
public class ConfigInterfaceBindings
- extends java.lang.Object
- Author:
- Nicholas
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bindDatagramSocketFactory
public IBindDatagramSocketFactory bindDatagramSocketFactory
bindSocketFactory
public IBindSocketFactory bindSocketFactory
BindSocketFactory used to bind interface/port pairs.
interfacePortList
public java.util.List interfacePortList
InterfacePort pairs.
ConfigInterfaceBindings
public ConfigInterfaceBindings()
bind
public static void bind(Service service,
java.util.List bindList)
parseBindDatagramSocket
public static java.util.List parseBindDatagramSocket(Service service,
org.dom4j.Element parent)
parseBindSocket
public static java.util.List parseBindSocket(Service service,
org.dom4j.Element parent)
Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.