Uses of Class
org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
Packages that use ModularXmppClientToServerConnectionInternal
Package
Description
Classes and interfaces for Bind 2.0 (XEP-0386).
Smack's (new) API for client-to-server (c2s) connections.
Smack classes for compression.
Smack's Finite State Machine to handle the login logic.
Classes and interfaces for Instant Stream Resumption (ISR) (XEP-0397).
Smack's implementation of XEP-0198: Stream Management.
TCP-IP related classes for Smack.
WebSocket related classes for Smack.
This package contains websocket implementations to be plugged inside websocket transport.
WebSocket support for Smack using
WebSocket, which is available since Java 11.Copyright 2020 Aditya Borikar
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.bind2
Methods in org.jivesoftware.smack.bind2 with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionorg.jivesoftware.smack.bind2.Bind2Module.Bind2StateBind2Module.constructBind2State(Bind2Module.Bind2StateDescriptor bind2StateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) protected org.jivesoftware.smack.bind2.Bind2Module.Bind2StateBind2Module.Bind2StateDescriptor.constructState(ModularXmppClientToServerConnectionInternal connectionInternal) protected Bind2ModuleBind2ModuleDescriptor.constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal connectionInternal) Constructors in org.jivesoftware.smack.bind2 with parameters of type ModularXmppClientToServerConnectionInternalModifierConstructorDescriptionprotectedBind2Module(Bind2ModuleDescriptor moduleDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.c2s
Fields in org.jivesoftware.smack.c2s declared as ModularXmppClientToServerConnectionInternalModifier and TypeFieldDescriptionprotected final ModularXmppClientToServerConnectionInternalModularXmppClientToServerConnectionModule.connectionInternalprotected final ModularXmppClientToServerConnectionInternalXmppClientToServerTransport.connectionInternalMethods in org.jivesoftware.smack.c2s with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionprotected abstract ModularXmppClientToServerConnectionModule<? extends ModularXmppClientToServerConnectionModuleDescriptor>ModularXmppClientToServerConnectionModuleDescriptor.constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal connectionInternal) Constructors in org.jivesoftware.smack.c2s with parameters of type ModularXmppClientToServerConnectionInternalModifierConstructorDescriptionprotectedModularXmppClientToServerConnectionModule(MD moduleDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) protectedXmppClientToServerTransport(ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.compression
Methods in org.jivesoftware.smack.compression with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionorg.jivesoftware.smack.compression.CompressionModule.CompressionStateCompressionModule.constructCompressionState(CompressionModule.CompressionStateDescriptor compressionStateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) protected org.jivesoftware.smack.compression.CompressionModule.CompressionStateCompressionModule.CompressionStateDescriptor.constructState(ModularXmppClientToServerConnectionInternal connectionInternal) protected CompressionModuleCompressionModuleDescriptor.constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal connectionInternal) Constructors in org.jivesoftware.smack.compression with parameters of type ModularXmppClientToServerConnectionInternalModifierConstructorDescriptionprotectedCompressionModule(CompressionModuleDescriptor moduleDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.fsm
Fields in org.jivesoftware.smack.fsm declared as ModularXmppClientToServerConnectionInternalModifier and TypeFieldDescriptionprotected final ModularXmppClientToServerConnectionInternalState.connectionInternalMethods in org.jivesoftware.smack.fsm with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionprotected StateStateDescriptor.constructState(ModularXmppClientToServerConnectionInternal connectionInternal) StateDescriptorGraph.convertToStateGraph(StateDescriptorGraph.GraphVertex<StateDescriptor> initialStateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) Constructors in org.jivesoftware.smack.fsm with parameters of type ModularXmppClientToServerConnectionInternalModifierConstructorDescriptionprotectedAbstractTransport(XmppClientToServerTransport transport, StateDescriptor stateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) protectedNoOpState(ModularXmppClientToServerConnection connection, StateDescriptor stateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) Constructs a NoOpState.protectedState(StateDescriptor stateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.isr
Methods in org.jivesoftware.smack.isr with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionorg.jivesoftware.smack.isr.InstantStreamResumptionModule.InstantStreamResumptionStateInstantStreamResumptionModule.constructInstantStreamResumptionState(InstantStreamResumptionModule.InstantStreamResumptionStateDescriptor instantStreamResumptionStateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) protected org.jivesoftware.smack.isr.InstantStreamResumptionModule.InstantStreamResumptionStateInstantStreamResumptionModule.InstantStreamResumptionStateDescriptor.constructState(ModularXmppClientToServerConnectionInternal connectionInternal) protected InstantStreamResumptionModuleInstantStreamResumptionModuleDescriptor.constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal connectionInternal) Constructors in org.jivesoftware.smack.isr with parameters of type ModularXmppClientToServerConnectionInternalModifierConstructorDescriptionprotectedInstantStreamResumptionModule(InstantStreamResumptionModuleDescriptor instantStreamResumptionModuleDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.sm
Methods in org.jivesoftware.smack.sm with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionprotected org.jivesoftware.smack.sm.StreamManagementModule.EnableStreamManagementStateStreamManagementModule.EnableStreamManagementStateDescriptor.constructState(ModularXmppClientToServerConnectionInternal connectionInternal) protected org.jivesoftware.smack.sm.StreamManagementModule.ResumeStreamStateStreamManagementModule.ResumeStreamStateDescriptor.constructState(ModularXmppClientToServerConnectionInternal connectionInternal) protected StreamManagementModuleStreamManagementModuleDescriptor.constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal connectionInternal) Constructors in org.jivesoftware.smack.sm with parameters of type ModularXmppClientToServerConnectionInternalModifierConstructorDescriptionprotectedStreamManagementModule(StreamManagementModuleDescriptor moduleDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.tcp
Methods in org.jivesoftware.smack.tcp with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionprotected XmppTcpTransportModuleXmppTcpTransportModuleDescriptor.constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.websocket
Methods in org.jivesoftware.smack.websocket with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionorg.jivesoftware.smack.websocket.XmppWebSocketTransportModule.EstablishingWebSocketConnectionStateXmppWebSocketTransportModule.constructEstablishingWebSocketConnectionState(org.jivesoftware.smack.websocket.XmppWebSocketTransportModule.EstablishingWebSocketConnectionStateDescriptor establishingWebSocketConnectionStateDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal) protected ModularXmppClientToServerConnectionModule<? extends ModularXmppClientToServerConnectionModuleDescriptor>XmppWebSocketTransportModuleDescriptor.constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.websocket.impl
Fields in org.jivesoftware.smack.websocket.impl declared as ModularXmppClientToServerConnectionInternalModifier and TypeFieldDescriptionprotected final ModularXmppClientToServerConnectionInternalAbstractWebSocket.connectionInternalMethods in org.jivesoftware.smack.websocket.impl with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionWebSocketFactory.create(WebSocketRemoteConnectionEndpoint endpoint, ModularXmppClientToServerConnectionInternal connectionInternal) static AbstractWebSocketWebSocketFactoryService.createWebSocket(WebSocketRemoteConnectionEndpoint endpoint, ModularXmppClientToServerConnectionInternal connectionInternal) Constructors in org.jivesoftware.smack.websocket.impl with parameters of type ModularXmppClientToServerConnectionInternalModifierConstructorDescriptionprotectedAbstractWebSocket(WebSocketRemoteConnectionEndpoint endpoint, ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.websocket.java11
Methods in org.jivesoftware.smack.websocket.java11 with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionJava11WebSocketFactory.create(WebSocketRemoteConnectionEndpoint endpoint, ModularXmppClientToServerConnectionInternal connectionInternal) -
Uses of ModularXmppClientToServerConnectionInternal in org.jivesoftware.smack.websocket.okhttp
Methods in org.jivesoftware.smack.websocket.okhttp with parameters of type ModularXmppClientToServerConnectionInternalModifier and TypeMethodDescriptionOkHttpWebSocketFactory.create(WebSocketRemoteConnectionEndpoint endpoint, ModularXmppClientToServerConnectionInternal connectionInternal)