Uses of Interface
com.microsoft.azure.relay.HybridConnectionChannel
-
Uses of HybridConnectionChannel in com.microsoft.azure.relay
Classes in com.microsoft.azure.relay that implement HybridConnectionChannelMethods in com.microsoft.azure.relay that return types with arguments of type HybridConnectionChannelModifier and TypeMethodDescriptionHybridConnectionListener.acceptConnectionAsync()Asynchronously wait for a websocket connection from the sender to be connected.HybridConnectionClient.createConnectionAsync()Establishes a new send-side HybridConnection and returns the websocket with established connections.HybridConnectionClient.createConnectionAsync(Map<String, List<String>> customHeaders) Establishes a new send-side HybridConnection and returns the websocket with established connections.