de.beamertool.util
Class Communication

java.lang.Object
  extended by de.beamertool.util.Communication

public class Communication
extends Object

Author:
$Author : ocm-zeeman $

Constructor Summary
Communication()
           
 
Method Summary
static String createRMIUrl(String host, int port)
           
static String createRMIUrl(String host, String port)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Communication

public Communication()
Method Detail

createRMIUrl

public static String createRMIUrl(String host,
                                  int port)

createRMIUrl

public static String createRMIUrl(String host,
                                  String port)