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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.