Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.RequestKETType
-
Packages that use RequestKETType Package Description com.sun.xml.ws.security.trust.impl.bindings -
-
Uses of RequestKETType in com.sun.xml.ws.security.trust.impl.bindings
Methods in com.sun.xml.ws.security.trust.impl.bindings that return RequestKETType Modifier and Type Method Description RequestKETTypeObjectFactory. createRequestKETType()Create an instance ofRequestKETTypeMethods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type RequestKETType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestKETType>ObjectFactory. createRequestKET(RequestKETType value)Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type RequestKETType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestKETType>ObjectFactory. createRequestKET(RequestKETType value)
-