azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.service...

152 строки
21 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler"
fullName: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler"
name: "ProxyConnectionHandler"
nameWithType: "ProxyConnectionHandler"
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler&text=ConnectionHandler\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.create(com.microsoft.azure.servicebus.primitives.TransportType,com.microsoft.azure.servicebus.amqp.IAmqpConnection)?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.create&text=create\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.getMessagingFactory()?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.getMessagingFactory&text=getMessagingFactory\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketHostName()?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketHostName&text=getOutboundSocketHostName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketPort()?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketPort&text=getOutboundSocketPort\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.notifyTransportErrors(org.apache.qpid.proton.engine.Event)?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.notifyTransportErrors&text=notifyTransportErrors\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionBound(org.apache.qpid.proton.engine.Event)?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionBound&text=onConnectionBound\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionFinal(org.apache.qpid.proton.engine.Event)?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionFinal&text=onConnectionFinal\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionInit(org.apache.qpid.proton.engine.Event)?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionInit&text=onConnectionInit\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionLocalClose(org.apache.qpid.proton.engine.Event)?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionLocalClose&text=onConnectionLocalClose\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionRemoteClose(org.apache.qpid.proton.engine.Event)?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionRemoteClose&text=onConnectionRemoteClose\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionRemoteOpen(org.apache.qpid.proton.engine.Event)?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionRemoteOpen&text=onConnectionRemoteOpen\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.ConnectionHandler.onTransportError(org.apache.qpid.proton.engine.Event)?alt=com.microsoft.azure.servicebus.amqp.ConnectionHandler.onTransportError&text=onTransportError\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler?alt=com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler&text=WebSocketConnectionHandler\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler.addTransportLayers(org.apache.qpid.proton.engine.Event,org.apache.qpid.proton.engine.impl.TransportInternal)?alt=com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler.addTransportLayers&text=addTransportLayers\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler.getMaxFrameSize()?alt=com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler.getMaxFrameSize&text=getMaxFrameSize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler.getProtocolPort()?alt=com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler.getProtocolPort&text=getProtocolPort\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
- classRef: "<xref href=\"org.apache.qpid.proton.engine.BaseHandler?alt=org.apache.qpid.proton.engine.BaseHandler&text=BaseHandler\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.add(org.apache.qpid.proton.engine.Handler)?alt=org.apache.qpid.proton.engine.BaseHandler.add&text=add\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.children()?alt=org.apache.qpid.proton.engine.BaseHandler.children&text=children\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.getHandler(org.apache.qpid.proton.engine.Extendable)?alt=org.apache.qpid.proton.engine.BaseHandler.getHandler&text=getHandler\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.getHandler(org.apache.qpid.proton.engine.Record)?alt=org.apache.qpid.proton.engine.BaseHandler.getHandler&text=getHandler\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.handle(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.handle&text=handle\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onConnectionLocalOpen(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onConnectionLocalOpen&text=onConnectionLocalOpen\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onConnectionUnbound(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onConnectionUnbound&text=onConnectionUnbound\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onDelivery(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onDelivery&text=onDelivery\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onLinkFinal(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onLinkFinal&text=onLinkFinal\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onLinkFlow(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onLinkFlow&text=onLinkFlow\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onLinkInit(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onLinkInit&text=onLinkInit\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onLinkLocalClose(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onLinkLocalClose&text=onLinkLocalClose\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onLinkLocalDetach(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onLinkLocalDetach&text=onLinkLocalDetach\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onLinkLocalOpen(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onLinkLocalOpen&text=onLinkLocalOpen\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onLinkRemoteClose(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onLinkRemoteClose&text=onLinkRemoteClose\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onLinkRemoteDetach(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onLinkRemoteDetach&text=onLinkRemoteDetach\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onLinkRemoteOpen(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onLinkRemoteOpen&text=onLinkRemoteOpen\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onReactorFinal(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onReactorFinal&text=onReactorFinal\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onReactorInit(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onReactorInit&text=onReactorInit\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onReactorQuiesced(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onReactorQuiesced&text=onReactorQuiesced\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSelectableError(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSelectableError&text=onSelectableError\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSelectableExpired(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSelectableExpired&text=onSelectableExpired\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSelectableFinal(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSelectableFinal&text=onSelectableFinal\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSelectableInit(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSelectableInit&text=onSelectableInit\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSelectableReadable(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSelectableReadable&text=onSelectableReadable\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSelectableUpdated(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSelectableUpdated&text=onSelectableUpdated\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSelectableWritable(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSelectableWritable&text=onSelectableWritable\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSessionFinal(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSessionFinal&text=onSessionFinal\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSessionInit(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSessionInit&text=onSessionInit\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSessionLocalClose(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSessionLocalClose&text=onSessionLocalClose\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSessionLocalOpen(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSessionLocalOpen&text=onSessionLocalOpen\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSessionRemoteClose(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSessionRemoteClose&text=onSessionRemoteClose\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onSessionRemoteOpen(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onSessionRemoteOpen&text=onSessionRemoteOpen\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onTimerTask(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onTimerTask&text=onTimerTask\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onTransport(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onTransport&text=onTransport\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onTransportClosed(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onTransportClosed&text=onTransportClosed\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onTransportHeadClosed(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onTransportHeadClosed&text=onTransportHeadClosed\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onTransportTailClosed(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onTransportTailClosed&text=onTransportTailClosed\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.onUnhandled(org.apache.qpid.proton.engine.Event)?alt=org.apache.qpid.proton.engine.BaseHandler.onUnhandled&text=onUnhandled\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.setHandler(org.apache.qpid.proton.engine.Extendable,org.apache.qpid.proton.engine.Handler)?alt=org.apache.qpid.proton.engine.BaseHandler.setHandler&text=setHandler\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"org.apache.qpid.proton.engine.BaseHandler.setHandler(org.apache.qpid.proton.engine.Record,org.apache.qpid.proton.engine.Handler)?alt=org.apache.qpid.proton.engine.BaseHandler.setHandler&text=setHandler\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **ProxyConnectionHandler**</br> extends <xref href=\"com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler?alt=com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler&text=WebSocketConnectionHandler\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.ProxyConnectionHandler(com.microsoft.azure.servicebus.amqp.IAmqpConnection)"
fullName: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.ProxyConnectionHandler(IAmqpConnection messagingFactory)"
name: "ProxyConnectionHandler(IAmqpConnection messagingFactory)"
nameWithType: "ProxyConnectionHandler.ProxyConnectionHandler(IAmqpConnection messagingFactory)"
parameters:
- name: "messagingFactory"
type: "<xref href=\"com.microsoft.azure.servicebus.amqp.IAmqpConnection?alt=com.microsoft.azure.servicebus.amqp.IAmqpConnection&text=IAmqpConnection\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ProxyConnectionHandler(IAmqpConnection messagingFactory)"
methods:
- uid: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.addTransportLayers(org.apache.qpid.proton.engine.Event,org.apache.qpid.proton.engine.impl.TransportInternal)"
fullName: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.addTransportLayers(Event event, TransportInternal transport)"
name: "addTransportLayers(Event event, TransportInternal transport)"
nameWithType: "ProxyConnectionHandler.addTransportLayers(Event event, TransportInternal transport)"
overridden: "com.microsoft.azure.servicebus.amqp.WebSocketConnectionHandler.addTransportLayers(org.apache.qpid.proton.engine.Event,org.apache.qpid.proton.engine.impl.TransportInternal)"
parameters:
- name: "event"
type: "<xref href=\"org.apache.qpid.proton.engine.Event?alt=org.apache.qpid.proton.engine.Event&text=Event\" data-throw-if-not-resolved=\"False\" />"
- name: "transport"
type: "<xref href=\"org.apache.qpid.proton.engine.impl.TransportInternal?alt=org.apache.qpid.proton.engine.impl.TransportInternal&text=TransportInternal\" data-throw-if-not-resolved=\"False\" />"
syntax: "public void addTransportLayers(Event event, TransportInternal transport)"
- uid: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.getOutboundSocketHostName()"
fullName: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.getOutboundSocketHostName()"
name: "getOutboundSocketHostName()"
nameWithType: "ProxyConnectionHandler.getOutboundSocketHostName()"
overridden: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketHostName()"
syntax: "public String getOutboundSocketHostName()"
returns:
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.getOutboundSocketPort()"
fullName: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.getOutboundSocketPort()"
name: "getOutboundSocketPort()"
nameWithType: "ProxyConnectionHandler.getOutboundSocketPort()"
overridden: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketPort()"
syntax: "public int getOutboundSocketPort()"
returns:
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.notifyTransportErrors(org.apache.qpid.proton.engine.Event)"
fullName: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.notifyTransportErrors(Event event)"
name: "notifyTransportErrors(Event event)"
nameWithType: "ProxyConnectionHandler.notifyTransportErrors(Event event)"
modifiers:
- "protected"
overridden: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.notifyTransportErrors(org.apache.qpid.proton.engine.Event)"
parameters:
- name: "event"
type: "<xref href=\"org.apache.qpid.proton.engine.Event?alt=org.apache.qpid.proton.engine.Event&text=Event\" data-throw-if-not-resolved=\"False\" />"
syntax: "protected void notifyTransportErrors(Event event)"
- uid: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.shouldUseProxy(java.lang.String)"
fullName: "com.microsoft.azure.servicebus.amqp.ProxyConnectionHandler.shouldUseProxy(String hostName)"
name: "shouldUseProxy(String hostName)"
nameWithType: "ProxyConnectionHandler.shouldUseProxy(String hostName)"
modifiers:
- "static"
parameters:
- name: "hostName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static boolean shouldUseProxy(String hostName)"
returns:
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
type: "class"
metadata: {}
package: "com.microsoft.azure.servicebus.amqp"
artifact: com.microsoft.azure:azure-servicebus:3.6.7