Class CommunicationLogContext

java.lang.Object
org.somda.sdc.dpws.CommunicationLogContext

public class CommunicationLogContext extends Object
Additional information for CommunicationLog implementations.
  • Constructor Details

    • CommunicationLogContext

      public CommunicationLogContext(String eprAddress)
  • Method Details

    • getEprAddress

      public String getEprAddress()
      Gets the EPR address (identification) of a device.
      Returns:
      the EPR address.