Uses of Class
org.jivesoftware.smack.sm.StreamManagementModuleDescriptor
-
Packages that use StreamManagementModuleDescriptor Package Description org.jivesoftware.smack.sm Smack's implementation of XEP-0198: Stream Management. -
-
Uses of StreamManagementModuleDescriptor in org.jivesoftware.smack.sm
Methods in org.jivesoftware.smack.sm that return StreamManagementModuleDescriptor Modifier and Type Method Description protected StreamManagementModuleDescriptorStreamManagementModuleDescriptor.Builder. build()Constructors in org.jivesoftware.smack.sm with parameters of type StreamManagementModuleDescriptor Constructor Description StreamManagementModule(StreamManagementModuleDescriptor moduleDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal)
-