### YamlMime:JavaType uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler" name: "ConnectionHandler" nameWithType: "ConnectionHandler" inheritances: - "" - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **ConnectionHandler**
extends " constructors: - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.ConnectionHandler(com.microsoft.azure.servicebus.amqp.IAmqpConnection)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.ConnectionHandler(IAmqpConnection messagingFactory)" name: "ConnectionHandler(IAmqpConnection messagingFactory)" nameWithType: "ConnectionHandler.ConnectionHandler(IAmqpConnection messagingFactory)" modifiers: - "protected" parameters: - name: "messagingFactory" type: "" syntax: "protected ConnectionHandler(IAmqpConnection messagingFactory)" fields: - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.messagingFactory" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.messagingFactory" name: "messagingFactory" nameWithType: "ConnectionHandler.messagingFactory" modifiers: - "protected" - "final" field: type: "" syntax: "protected final IAmqpConnection messagingFactory" methods: - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.addTransportLayers(org.apache.qpid.proton.engine.Event,org.apache.qpid.proton.engine.impl.TransportInternal)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.addTransportLayers(Event event, TransportInternal transport)" name: "addTransportLayers(Event event, TransportInternal transport)" nameWithType: "ConnectionHandler.addTransportLayers(Event event, TransportInternal transport)" parameters: - name: "event" type: "" - name: "transport" type: "" syntax: "public void addTransportLayers(Event event, TransportInternal transport)" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.create(com.microsoft.azure.servicebus.primitives.TransportType,com.microsoft.azure.servicebus.amqp.IAmqpConnection)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.create(TransportType transportType, IAmqpConnection messagingFactory)" name: "create(TransportType transportType, IAmqpConnection messagingFactory)" nameWithType: "ConnectionHandler.create(TransportType transportType, IAmqpConnection messagingFactory)" modifiers: - "static" parameters: - name: "transportType" type: "" - name: "messagingFactory" type: "" syntax: "public static ConnectionHandler create(TransportType transportType, IAmqpConnection messagingFactory)" returns: type: "" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getMaxFrameSize()" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getMaxFrameSize()" name: "getMaxFrameSize()" nameWithType: "ConnectionHandler.getMaxFrameSize()" syntax: "public int getMaxFrameSize()" returns: type: "" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getMessagingFactory()" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getMessagingFactory()" name: "getMessagingFactory()" nameWithType: "ConnectionHandler.getMessagingFactory()" modifiers: - "protected" syntax: "protected IAmqpConnection getMessagingFactory()" returns: type: "" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketHostName()" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketHostName()" name: "getOutboundSocketHostName()" nameWithType: "ConnectionHandler.getOutboundSocketHostName()" syntax: "public String getOutboundSocketHostName()" returns: type: "String" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketPort()" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getOutboundSocketPort()" name: "getOutboundSocketPort()" nameWithType: "ConnectionHandler.getOutboundSocketPort()" syntax: "public int getOutboundSocketPort()" returns: type: "" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getProtocolPort()" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.getProtocolPort()" name: "getProtocolPort()" nameWithType: "ConnectionHandler.getProtocolPort()" syntax: "public int getProtocolPort()" returns: type: "" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.notifyTransportErrors(org.apache.qpid.proton.engine.Event)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.notifyTransportErrors(Event event)" name: "notifyTransportErrors(Event event)" nameWithType: "ConnectionHandler.notifyTransportErrors(Event event)" modifiers: - "protected" parameters: - name: "event" type: "" syntax: "protected void notifyTransportErrors(Event event)" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionBound(org.apache.qpid.proton.engine.Event)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionBound(Event event)" name: "onConnectionBound(Event event)" nameWithType: "ConnectionHandler.onConnectionBound(Event event)" overridden: "org.apache.qpid.proton.engine.BaseHandler.onConnectionBound(org.apache.qpid.proton.engine.Event)" parameters: - name: "event" type: "" syntax: "public void onConnectionBound(Event event)" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionFinal(org.apache.qpid.proton.engine.Event)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionFinal(Event event)" name: "onConnectionFinal(Event event)" nameWithType: "ConnectionHandler.onConnectionFinal(Event event)" overridden: "org.apache.qpid.proton.engine.BaseHandler.onConnectionFinal(org.apache.qpid.proton.engine.Event)" parameters: - name: "event" type: "" syntax: "public void onConnectionFinal(Event event)" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionInit(org.apache.qpid.proton.engine.Event)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionInit(Event event)" name: "onConnectionInit(Event event)" nameWithType: "ConnectionHandler.onConnectionInit(Event event)" overridden: "org.apache.qpid.proton.engine.BaseHandler.onConnectionInit(org.apache.qpid.proton.engine.Event)" parameters: - name: "event" type: "" syntax: "public void onConnectionInit(Event event)" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionLocalClose(org.apache.qpid.proton.engine.Event)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionLocalClose(Event event)" name: "onConnectionLocalClose(Event event)" nameWithType: "ConnectionHandler.onConnectionLocalClose(Event event)" overridden: "org.apache.qpid.proton.engine.BaseHandler.onConnectionLocalClose(org.apache.qpid.proton.engine.Event)" parameters: - name: "event" type: "" syntax: "public void onConnectionLocalClose(Event event)" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionRemoteClose(org.apache.qpid.proton.engine.Event)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionRemoteClose(Event event)" name: "onConnectionRemoteClose(Event event)" nameWithType: "ConnectionHandler.onConnectionRemoteClose(Event event)" overridden: "org.apache.qpid.proton.engine.BaseHandler.onConnectionRemoteClose(org.apache.qpid.proton.engine.Event)" parameters: - name: "event" type: "" syntax: "public void onConnectionRemoteClose(Event event)" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionRemoteOpen(org.apache.qpid.proton.engine.Event)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onConnectionRemoteOpen(Event event)" name: "onConnectionRemoteOpen(Event event)" nameWithType: "ConnectionHandler.onConnectionRemoteOpen(Event event)" overridden: "org.apache.qpid.proton.engine.BaseHandler.onConnectionRemoteOpen(org.apache.qpid.proton.engine.Event)" parameters: - name: "event" type: "" syntax: "public void onConnectionRemoteOpen(Event event)" - uid: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onTransportError(org.apache.qpid.proton.engine.Event)" fullName: "com.microsoft.azure.servicebus.amqp.ConnectionHandler.onTransportError(Event event)" name: "onTransportError(Event event)" nameWithType: "ConnectionHandler.onTransportError(Event event)" overridden: "org.apache.qpid.proton.engine.BaseHandler.onTransportError(org.apache.qpid.proton.engine.Event)" parameters: - name: "event" type: "" syntax: "public void onTransportError(Event event)" type: "class" metadata: {} package: "com.microsoft.azure.servicebus.amqp" artifact: com.microsoft.azure:azure-servicebus:3.6.7