org.openuat.channel
Class Helper

java.lang.Object
  extended by org.openuat.channel.Helper

public class Helper
extends java.lang.Object

This class implements various helper methods that don' really fit elsewhere.

Version:
1.0
Author:
Rene Mayrhofer

Field Summary
static java.lang.String[] Interface_Names_Blacklist
           
 
Constructor Summary
Helper()
           
 
Method Summary
static java.util.LinkedList getAllLocalIps()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Interface_Names_Blacklist

public static final java.lang.String[] Interface_Names_Blacklist
Constructor Detail

Helper

public Helper()
Method Detail

getAllLocalIps

public static java.util.LinkedList getAllLocalIps()
                                           throws java.net.SocketException
Throws:
java.net.SocketException


2005-2009, Rene Mayrhofer.