java.lang.Object | ||
↳ | com.pnfsoftware.jeb.core.units.code.android.ApkManifestHelper.EndPointDescription | |
↳ | com.pnfsoftware.jeb.core.units.code.android.ApkManifestHelper.ServiceDescription |
Short description of an APK service end-point.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ServiceDescription(String fqname, boolean enabled, boolean exported) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ApkManifestHelper.IntentFilterDescriptions | getIntentFilters() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.units.code.android.ApkManifestHelper.EndPointDescription
| |||||||||||
From class
java.lang.Object
|