UNPKG

@javatypes/amqp-client

Version:
18 lines (17 loc) 602 B
declare namespace com { namespace rabbitmq { namespace client { namespace impl { namespace nio { // @ts-ignore class FrameWriteRequest extends java.lang.Object implements com.rabbitmq.client.impl.nio.WriteRequest { // @ts-ignore constructor(frame: com.rabbitmq.client.impl.Frame) // @ts-ignore public handle(outputStream: java.io.DataOutputStream): void } } } } } }