Package com.wombat.mama
Class MamaFtType
- java.lang.Object
-
- com.wombat.mama.MamaFtType
-
public class MamaFtType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static shortMAMA_FT_TYPE_BRIDGEstatic shortMAMA_FT_TYPE_MAXstatic shortMAMA_FT_TYPE_MULTICAST
-
Constructor Summary
Constructors Constructor Description MamaFtType()
-
-
-
Field Detail
-
MAMA_FT_TYPE_MULTICAST
public static final short MAMA_FT_TYPE_MULTICAST
- See Also:
- Constant Field Values
-
MAMA_FT_TYPE_BRIDGE
public static final short MAMA_FT_TYPE_BRIDGE
- See Also:
- Constant Field Values
-
MAMA_FT_TYPE_MAX
public static final short MAMA_FT_TYPE_MAX
- See Also:
- Constant Field Values
-
-