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 String
getIpAddress()
gets the ip from configuration, if not set uses the system ip as retrieved.String
getIpAddresses()
gets the main IP.
-