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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.