Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.ServletLinkType

Packages that use ServletLinkType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of ServletLinkType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as ServletLinkType
protected  ServletLinkType ServiceImplBeanType.servletLink
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return ServletLinkType
 ServletLinkType ObjectFactory.createServletLinkType()
          Create an instance of ServletLinkType
 ServletLinkType ServiceImplBeanType.getServletLink()
          Gets the value of the servletLink property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type ServletLinkType
 void ServiceImplBeanType.setServletLink(ServletLinkType value)
          Sets the value of the servletLink property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.