public class TlvParameterFactoryPubCtrl extends TlvParameterFactory
| Modifier and Type | Method and Description |
|---|---|
SmfTLVParameter |
getExplicitAckMode() |
SmfTLVParameter |
getParameter(int paramId,
Object[] input) |
SmfTLVParameter |
getUdpPort(int udpPort) |
SmfTLVParameter |
getUdpSourceAddress(byte[] ipAddress) |
static TlvParameterFactoryPubCtrl |
instance() |
public static TlvParameterFactoryPubCtrl instance()
public SmfTLVParameter getParameter(int paramId, Object[] input)
public SmfTLVParameter getUdpPort(int udpPort)
public SmfTLVParameter getExplicitAckMode()
public SmfTLVParameter getUdpSourceAddress(byte[] ipAddress)
Copyright 2004-2020 Solace Corporation. All rights reserved.