Uses of Class
org.glassfish.grizzly.servlet.ver30.MessageDestinationType

Packages that use MessageDestinationType
org.glassfish.grizzly.servlet.ver30   
 

Uses of MessageDestinationType in org.glassfish.grizzly.servlet.ver30
 

Methods in org.glassfish.grizzly.servlet.ver30 that return MessageDestinationType
 MessageDestinationType ObjectFactory.createMessageDestinationType()
          Create an instance of MessageDestinationType
 

Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type MessageDestinationType
 javax.xml.bind.JAXBElement<MessageDestinationType> ObjectFactory.createWebAppTypeMessageDestination(MessageDestinationType value)
          Create an instance of JAXBElement<MessageDestinationType>}
 javax.xml.bind.JAXBElement<MessageDestinationType> ObjectFactory.createWebFragmentTypeMessageDestination(MessageDestinationType value)
          Create an instance of JAXBElement<MessageDestinationType>}
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type MessageDestinationType
 javax.xml.bind.JAXBElement<MessageDestinationType> ObjectFactory.createWebAppTypeMessageDestination(MessageDestinationType value)
          Create an instance of JAXBElement<MessageDestinationType>}
 javax.xml.bind.JAXBElement<MessageDestinationType> ObjectFactory.createWebFragmentTypeMessageDestination(MessageDestinationType value)
          Create an instance of JAXBElement<MessageDestinationType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.