Uses of Class
org.apache.nested_callback.NestedCallback
-
Packages that use NestedCallback Package Description org.apache.nested_callback -
-
Uses of NestedCallback in org.apache.nested_callback
Methods in org.apache.nested_callback that return NestedCallback Modifier and Type Method Description NestedCallbackObjectFactory. createNestedCallback()Create an instance ofNestedCallbackMethods in org.apache.nested_callback that return types with arguments of type NestedCallback Modifier and Type Method Description javax.xml.bind.JAXBElement<NestedCallback>ObjectFactory. createNestedCallback(NestedCallback value)Methods in org.apache.nested_callback with parameters of type NestedCallback Modifier and Type Method Description javax.xml.bind.JAXBElement<NestedCallback>ObjectFactory. createNestedCallback(NestedCallback value)StringServerPortType. registerCallback(NestedCallback callbackObject)
-