Package | Description |
---|---|
com.snowbound.common.transport |
Classes that may be used to transport data to and from VirtualViewer.
|
Modifier and Type | Method and Description |
---|---|
static VirtualViewerSnowAnn |
VirtualViewerSnowAnn.createFromByteArray(byte[] data)
Deserialize a VirtualViewerSnowAnn from the provided byte array.
|
static VirtualViewerSnowAnn |
VirtualViewerSnowAnn.createFromXML(String xml)
Attempt to create and initialize a VirtualViewerSnowAnn object from an XML string.
|
Copyright © 2020 Snowbound Software Corporation. All rights reserved.