public class MQTTWireFormatFactory extends Object implements WireFormatFactory
Constructor and Description |
---|
MQTTWireFormatFactory() |
Modifier and Type | Method and Description |
---|---|
WireFormat |
createWireFormat() |
int |
getMaxFrameSize() |
void |
setMaxFrameSize(int maxFrameSize) |
public MQTTWireFormatFactory()
public WireFormat createWireFormat()
createWireFormat
in interface WireFormatFactory
public int getMaxFrameSize()
public void setMaxFrameSize(int maxFrameSize)
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.