Class ViewStopMsg
- java.lang.Object
- 
- com.inductiveautomation.perspective.gateway.messages.lifecycle.ViewStopMsg
 
- 
 public class ViewStopMsg extends java.lang.ObjectCreated by carlg on 11/23/2016.
- 
- 
Field SummaryFields Modifier and Type Field Description java.lang.StringmountPathstatic java.lang.StringPROTOCOLjava.lang.StringresourcePath
 - 
Constructor SummaryConstructors Constructor Description ViewStopMsg()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ViewInstanceIdinstanceId()
 
- 
- 
- 
Field Detail- 
PROTOCOLpublic static final java.lang.String PROTOCOL - See Also:
- Constant Field Values
 
 - 
resourcePathpublic java.lang.String resourcePath 
 - 
mountPathpublic java.lang.String mountPath 
 
- 
 - 
Method Detail- 
instanceIdpublic ViewInstanceId instanceId() 
 
- 
 
-