Package org.somda.sdc.dpws
Class CommunicationLogContext
- java.lang.Object
-
- org.somda.sdc.dpws.CommunicationLogContext
-
public class CommunicationLogContext extends Object
Additional information for CommunicationLog implementations.
-
-
Constructor Summary
Constructors Constructor Description CommunicationLogContext(String eprAddress)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEprAddress()Gets the EPR address (identification) of a device.
-