|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Record.MessageType | |
---|---|
org.jboss.wsf.spi.management.recording |
Uses of Record.MessageType in org.jboss.wsf.spi.management.recording |
---|
Methods in org.jboss.wsf.spi.management.recording that return Record.MessageType | |
---|---|
Record.MessageType |
Record.getMessageType()
Gets the message type, i.e. |
static Record.MessageType |
Record.MessageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Record.MessageType[] |
Record.MessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.wsf.spi.management.recording with parameters of type Record.MessageType | |
---|---|
void |
Record.setMessageType(Record.MessageType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |