UNPKG

@javatypes/amqp-client

Version:
24 lines (23 loc) 956 B
declare namespace com { namespace rabbitmq { namespace client { namespace AMQP { namespace Connection { namespace Secure { // @ts-ignore class Builder extends java.lang.Object { // @ts-ignore constructor() // @ts-ignore public challenge(challenge: com.rabbitmq.client.LongString): com.rabbitmq.client.AMQP.Connection.Secure.Builder // @ts-ignore public challenge(challenge: java.lang.String | string): com.rabbitmq.client.AMQP.Connection.Secure.Builder // @ts-ignore public build(): com.rabbitmq.client.AMQP.Connection.Secure } } } } } } }