Uses of Enum Class
com.pnfsoftware.jeb.core.units.code.android.adb.AdbForwardType
Packages that use AdbForwardType
Package
Description
Types to access and interact with the
Android Debug Bridge
(adb).-
Uses of AdbForwardType in com.pnfsoftware.jeb.core.units.code.android.adb
Methods in com.pnfsoftware.jeb.core.units.code.android.adb that return AdbForwardTypeModifier and TypeMethodDescriptionstatic AdbForwardType
Returns the enum constant of this class with the specified name.static AdbForwardType[]
AdbForwardType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pnfsoftware.jeb.core.units.code.android.adb with parameters of type AdbForwardTypeModifier and TypeMethodDescriptionboolean
AdbWrapper.forwardToTcp
(AdbForwardType srcType, String srcDomainSocket, int dstTcpPort)