Uses of Class
org.schlunzis.zis.stomp.client.ConnectionException
-
Uses of ConnectionException in org.schlunzis.zis.stomp.client
Methods in org.schlunzis.zis.stomp.client that throw ConnectionExceptionModifier and TypeMethodDescriptionStompClient.connect()Connects to the STOMP server.Connects to the STOMP server using the provided login and passcode.StompClient.connect(String login, String passcode, AuthenticationMethod authenticationMethod) Connects to the STOMP server using the provided login, passcode and authentication method.