Uses of Class
org.glassfish.openesb.pojose.api.Consumer.MessageObjectType

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're 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.
 java.lang.Object Consumer.sendSynchInOut(java.lang.Object inMsg, Consumer.MessageObjectType outputType, long timeout)
          Sends the message to given ServiceEndpoint.
 



Copyright © 2006-2009. All Rights Reserved.