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

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

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

Fields in org.glassfish.grizzly.servlet.ver30 declared as RespectBindingType
protected  RespectBindingType PortComponentRefType.respectBinding
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return RespectBindingType
 RespectBindingType ObjectFactory.createRespectBindingType()
          Create an instance of RespectBindingType
 RespectBindingType PortComponentRefType.getRespectBinding()
          Gets the value of the respectBinding property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type RespectBindingType
 void PortComponentRefType.setRespectBinding(RespectBindingType value)
          Sets the value of the respectBinding property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.