org.universAAL.ri.gateway.communicator.service.impl
Class GatewayAddress

Package class diagram package GatewayAddress
java.lang.Object
  extended by org.universAAL.ri.gateway.communicator.service.impl.GatewayAddress

public class GatewayAddress
extends Object


Field Summary
 String PROTOCOL
           
 
Constructor Summary
GatewayAddress(String host, int port)
           
GatewayAddress(String host, int port, String id)
           
 
Method Summary
 URL getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROTOCOL

public final String PROTOCOL
See Also:
Constant Field Values
Constructor Detail

GatewayAddress

public GatewayAddress(String host,
                      int port)
               throws MalformedURLException
Throws:
MalformedURLException

GatewayAddress

public GatewayAddress(String host,
                      int port,
                      String id)
               throws MalformedURLException
Throws:
MalformedURLException
Method Detail

getUrl

public URL getUrl()


Copyright © 2014 universAAL Consortium. All Rights Reserved.