public class ProxyClientCnx extends ClientCnx
authentication, proxyToTargetBrokerAddressctx, remoteAddress, remoteEndpointProtocolVersionMaxFrameSize, MaxMessageSize| Constructor and Description |
|---|
ProxyClientCnx(ClientConfigurationData conf,
io.netty.channel.EventLoopGroup eventLoopGroup,
String clientAuthRole,
String clientAuthData,
String clientAuthMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.buffer.ByteBuf |
newConnectCommand() |
channelActive, channelInactive, close, exceptionCaught, handleActiveConsumerChange, handleCloseConsumer, handleCloseProducer, handleConnected, handleError, handleGetLastMessageIdSuccess, handleGetTopicsOfNamespaceSuccess, handleLookupResponse, handleMessage, handlePartitionResponse, handleProducerSuccess, handleReachedEndOfTopic, handleSendError, handleSendReceipt, handleSuccess, isHandshakeCompleted, isKnownException, newGetTopicsOfNamespace, newLookup, sendGetLastMessageIdcancelKeepAliveTask, getRemoteEndpointProtocolVersion, handlePing, handlePong, messageReceivedchannelRead, handleAck, handleConnect, handleConsumerStats, handleConsumerStatsResponse, handleFlow, handleGetLastMessageId, handleGetTopicsOfNamespace, handleLookup, handlePartitionMetadataRequest, handleProducer, handleRedeliverUnacknowledged, handleSeek, handleSend, handleSubscribe, handleUnsubscribechannelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic ProxyClientCnx(ClientConfigurationData conf, io.netty.channel.EventLoopGroup eventLoopGroup, String clientAuthRole, String clientAuthData, String clientAuthMethod)
protected io.netty.buffer.ByteBuf newConnectCommand()
throws PulsarClientException
newConnectCommand in class ClientCnxPulsarClientExceptionCopyright © 2017–2018 Apache Software Foundation. All rights reserved.