Uses of Class
ca.uhn.fhir.rest.server.IncomingRequestAddressStrategy
-
Packages that use IncomingRequestAddressStrategy Package Description ca.uhn.fhir.rest.server -
-
Uses of IncomingRequestAddressStrategy in ca.uhn.fhir.rest.server
Subclasses of IncomingRequestAddressStrategy in ca.uhn.fhir.rest.server Modifier and Type Class Description classApacheProxyAddressStrategyWorks like the normalIncomingRequestAddressStrategyunless there's an x-forwarded-host present, in which case that's used in place of the server's address.
-