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