Package org.wildfly.extension.grpc
Interface Constants
-
public interface Constants
-
-
Field Summary
Fields Modifier and Type Field Description static StringGRPC_SERVICEstatic StringSERVER_SSL_CONTEXTstatic StringSERVICE_CLASSstatic StringSUBSYSTEM
-
-
-
Field Detail
-
GRPC_SERVICE
static final String GRPC_SERVICE
- See Also:
- Constant Field Values
-
SERVER_SSL_CONTEXT
static final String SERVER_SSL_CONTEXT
- See Also:
- Constant Field Values
-
SERVICE_CLASS
static final String SERVICE_CLASS
- See Also:
- Constant Field Values
-
SUBSYSTEM
static final String SUBSYSTEM
- See Also:
- Constant Field Values
-
-