|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Consumer.MessageObjectType | |
---|---|
org.glassfish.openesb.pojose.api |
Uses of Consumer.MessageObjectType in org.glassfish.openesb.pojose.api |
---|
Methods in org.glassfish.openesb.pojose.api that return Consumer.MessageObjectType | |
---|---|
static Consumer.MessageObjectType |
Consumer.MessageObjectType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Consumer.MessageObjectType[] |
Consumer.MessageObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.glassfish.openesb.pojose.api with parameters of type Consumer.MessageObjectType | |
---|---|
java.lang.Object |
Consumer.sendSynchInOut(java.lang.Object inMsg,
Consumer.MessageObjectType outputType)
Sends the message to given ServiceEndpoint. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |