Uses of Class
org.wildfly.extras.creaper.commands.auditlog.MessageTransferType

Packages that use MessageTransferType
org.wildfly.extras.creaper.commands.auditlog   
 

Uses of MessageTransferType in org.wildfly.extras.creaper.commands.auditlog
 

Methods in org.wildfly.extras.creaper.commands.auditlog that return MessageTransferType
static MessageTransferType MessageTransferType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageTransferType[] MessageTransferType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.wildfly.extras.creaper.commands.auditlog with parameters of type MessageTransferType
 AddAuditLogSyslogHandler.TcpBuilder AddAuditLogSyslogHandler.TcpBuilder.messageTransfer(MessageTransferType messageTransfer)
           
 AddAuditLogSyslogHandler.TlsBuilder AddAuditLogSyslogHandler.TlsBuilder.messageTransfer(MessageTransferType messageTransfer)
           
 



Copyright © 2016. All rights reserved.