Class GenericConstants
- java.lang.Object
-
- org.wso2.carbon.inbound.endpoint.protocol.generic.GenericConstants
-
public class GenericConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
INBOUND_BUILD_ERROR
static String
INBOUND_ENDPOINT_NAME
-
Constructor Summary
Constructors Constructor Description GenericConstants()
-
-
-
Field Detail
-
INBOUND_BUILD_ERROR
public static final int INBOUND_BUILD_ERROR
- See Also:
- Constant Field Values
-
INBOUND_ENDPOINT_NAME
public static final String INBOUND_ENDPOINT_NAME
- See Also:
- Constant Field Values
-
-