Class RemoteHostTemplate

java.lang.Object
sunlabs.brazil.template.Template
sunlabs.brazil.sunlabs.RemoteHostTemplate
All Implemented Interfaces:
TemplateInterface

public class RemoteHostTemplate extends Template
Return the remote host name associated with this request. Note: This involves a reverse dns lookup, which can be expensive.
name
where to put the result, defaults to [prefix].host
  • Constructor Details

    • RemoteHostTemplate

      public RemoteHostTemplate()
  • Method Details