Package com.ibm.fhir.core.util.handler
Class IPHandler
- java.lang.Object
-
- com.ibm.fhir.core.util.handler.IPHandler
-
public class IPHandler extends java.lang.ObjectCalculates 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 java.lang.StringgetIpAddress()gets the ip from configuration, if not set uses the system ip as retrieved.java.lang.StringgetIpAddresses()gets the main IP.
-