Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_5.TransportGuaranteeType

Packages that use TransportGuaranteeType
com.sun.grizzly.http.webxml.schema.version_2_5   
 

Uses of TransportGuaranteeType in com.sun.grizzly.http.webxml.schema.version_2_5
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_5 declared as TransportGuaranteeType
protected  TransportGuaranteeType UserDataConstraintType.transportGuarantee
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return TransportGuaranteeType
 TransportGuaranteeType ObjectFactory.createTransportGuaranteeType()
          Create an instance of TransportGuaranteeType
 TransportGuaranteeType UserDataConstraintType.getTransportGuarantee()
          Gets the value of the transportGuarantee property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type TransportGuaranteeType
 void UserDataConstraintType.setTransportGuarantee(TransportGuaranteeType value)
          Sets the value of the transportGuarantee property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.