Package net.timewalker.ffmq4.transport
Class PacketTransportType
- java.lang.Object
-
- net.timewalker.ffmq4.transport.PacketTransportType
-
public class PacketTransportType extends Object
PacketTransportType
-
-
Constructor Summary
Constructors Constructor Description PacketTransportType()
-
-
-
Field Detail
-
VM
public static final String VM
- See Also:
- Constant Field Values
-
TCP
public static final String TCP
- See Also:
- Constant Field Values
-
TCPS
public static final String TCPS
- See Also:
- Constant Field Values
-
TCPNIO
public static final String TCPNIO
- See Also:
- Constant Field Values
-
-