public class MessageEndpointListenerConfiguration extends Object
| Constructor and Description |
|---|
MessageEndpointListenerConfiguration(Database database,
ProtocolType protocolType) |
| Modifier and Type | Method and Description |
|---|---|
Database |
getDatabase() |
ProtocolType |
getProtocolType() |
public MessageEndpointListenerConfiguration(@NonNull
Database database,
@NonNull
ProtocolType protocolType)
@NonNull public Database getDatabase()
@NonNull public ProtocolType getProtocolType()