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 WireFormatFactorypublic int getMaxFrameSize()
public void setMaxFrameSize(int maxFrameSize)
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.