Package com.ibm.fhir.core.util.handler
Class IPHandler
- java.lang.Object
-
- com.ibm.fhir.core.util.handler.IPHandler
-
public class IPHandler extends Object
Calculates the IP and subsequent retrieval of the IPs
-
-
Constructor Summary
Constructors Constructor Description IPHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetIpAddress()gets the ip from configuration, if not set uses the system ip as retrieved.StringgetIpAddresses()gets the main IP.
-