Uses of Class
com.swiftmq.swiftlet.UnknownSwiftletException
-
Packages that use UnknownSwiftletException Package Description com.swiftmq.swiftlet -
-
Uses of UnknownSwiftletException in com.swiftmq.swiftlet
Methods in com.swiftmq.swiftlet that throw UnknownSwiftletException Modifier and Type Method Description int
SwiftletManager. getSwiftletState(java.lang.String swiftletName)
Returns the state of a Swiftlet.
-