Constant Field Values
Contents
org.apache.*
-
org.apache.synapse.transport.vfs.PollTableEntry Modifier and Type Constant Field Value public static final int
DELETE
0
public static final int
MOVE
1
public static final int
NONE
2
-
org.apache.synapse.transport.vfs.VFSTransportListener Modifier and Type Constant Field Value public static final String
DELETE
"DELETE"
public static final String
MOVE
"MOVE"
public static final String
NONE
"NONE"
public static final String
TRANSPORT_NAME
"vfs"
-
org.apache.synapse.transport.vfs.VFSTransportSender Modifier and Type Constant Field Value public static final String
TRANSPORT_NAME
"vfs"