|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Record.MessageType | |
|---|---|
| org.jboss.ws.api.monitoring | Classes and interfaces for monitoring through collection of records. |
| Uses of Record.MessageType in org.jboss.ws.api.monitoring |
|---|
| Methods in org.jboss.ws.api.monitoring that return Record.MessageType | |
|---|---|
Record.MessageType |
Record.getMessageType()
Gets the message type, i.e. |
static Record.MessageType |
Record.MessageType.valueOf(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.ws.api.monitoring with parameters of type Record.MessageType | |
|---|---|
void |
Record.setMessageType(Record.MessageType type)
Sets the message type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||