Uses of Class
com.zebra.sdk.printer.discovery.DiscoveryPacketDecodeException
Packages that use DiscoveryPacketDecodeException
Package
Description
Provides implementation for finding Zebra branded printers.
-
Uses of DiscoveryPacketDecodeException in com.zebra.sdk.printer.discovery
Methods in com.zebra.sdk.printer.discovery that throw DiscoveryPacketDecodeExceptionModifier and TypeMethodDescriptionDiscoveryUtil.getDiscoveryDataMap(Connection connection) Reads the discovery packet from the provided connection and returns a discovery data mapDiscoveryUtil.parseDiscoveryPacket(String discoveryPacketRaw) Decodes the provided MIME encoded discovery packet and returns a discovery data map