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

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

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

Fields in org.glassfish.grizzly.servlet.ver30 declared as MessageDestinationLinkType
protected  MessageDestinationLinkType MessageDestinationRefType.messageDestinationLink
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return MessageDestinationLinkType
 MessageDestinationLinkType ObjectFactory.createMessageDestinationLinkType()
          Create an instance of MessageDestinationLinkType
 MessageDestinationLinkType MessageDestinationRefType.getMessageDestinationLink()
          Gets the value of the messageDestinationLink property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type MessageDestinationLinkType
 void MessageDestinationRefType.setMessageDestinationLink(MessageDestinationLinkType value)
          Sets the value of the messageDestinationLink property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.