Package net.carcdr.yhocuspocus.core
Class YHocuspocus.ConnectionResult
java.lang.Object
net.carcdr.yhocuspocus.core.YHocuspocus.ConnectionResult
- Enclosing class:
YHocuspocus
Result of connecting to a document, containing both the document
and the connection.
-
Method Summary
Modifier and TypeMethodDescriptionGets the connection to the document.Gets the document.
-
Method Details
-
getDocument
-
getConnection
Gets the connection to the document.- Returns:
- the document connection
-