Skip navigation links
A B C D E F G I J L M N P Q R S T U V W X Y Z 

W

WiFiConfigBean - Class in com.rt.printerlibrary.bean
Created by Tony on 2017/11/28.
WiFiConfigBean(String, int) - Constructor for class com.rt.printerlibrary.bean.WiFiConfigBean
 
WiFiFactory - Class in com.rt.printerlibrary.factory.connect
Created by Tony on 2017/11/21.
WiFiFactory() - Constructor for class com.rt.printerlibrary.factory.connect.WiFiFactory
 
WiFiModeEnum - Enum in com.rt.printerlibrary.enumerate
Created by Tony on 2018/2/24.
WiFiSettingUtil - Class in com.rt.printerlibrary.utils
Created by Tony on 2018/2/24.
writeMsg(byte[]) - Method in class com.rt.printerlibrary.connect.PrinterInterface
Send byte array to the printer(Run in Main Thread)
发送指令到打印机(主线程中运行)
writeMsg(byte[]) - Method in class com.rt.printerlibrary.printer.LabelPrinter
 
writeMsg(byte[]) - Method in class com.rt.printerlibrary.printer.PinPrinter
 
writeMsg(byte[]) - Method in class com.rt.printerlibrary.printer.RTPrinter
同步写指令到打印机
send byte array commands in ui-thread(Main thread).
writeMsg(byte[]) - Method in class com.rt.printerlibrary.printer.ThermalPrinter
 
writeMsg(byte[]) - Method in class com.rt.printerlibrary.printer.UniversalPrinter
Write byte array to the printer in main-thread
writeMsgAsync(byte[]) - Method in class com.rt.printerlibrary.connect.PrinterInterface
Send byte array to the printer(Run in Sub-Thread)
发送指令到打印机(子线程中运行)
writeMsgAsync(byte[]) - Method in class com.rt.printerlibrary.printer.LabelPrinter
 
writeMsgAsync(byte[]) - Method in class com.rt.printerlibrary.printer.PinPrinter
 
writeMsgAsync(byte[]) - Method in class com.rt.printerlibrary.printer.RTPrinter
异步写指令到打印机
send byte array commands in sub-thread.
writeMsgAsync(byte[]) - Method in class com.rt.printerlibrary.printer.ThermalPrinter
 
writeMsgAsync(byte[]) - Method in class com.rt.printerlibrary.printer.UniversalPrinter
Write byte array to the printer in sub-thread
A B C D E F G I J L M N P Q R S T U V W X Y Z 
Skip navigation links