Uses of Class
com.sun.xml.rpc.tools.wscompile.StubHooksIf.StubHooksState
-
Packages that use StubHooksIf.StubHooksState Package Description com.sun.xml.rpc.plugins com.sun.xml.rpc.tools.wscompile -
-
Uses of StubHooksIf.StubHooksState in com.sun.xml.rpc.plugins
Methods in com.sun.xml.rpc.plugins with parameters of type StubHooksIf.StubHooksState Modifier and Type Method Description voidSecurityPlugin. _preHandlingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state)voidSecurityPlugin. _preRequestSendingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state) -
Uses of StubHooksIf.StubHooksState in com.sun.xml.rpc.tools.wscompile
Methods in com.sun.xml.rpc.tools.wscompile with parameters of type StubHooksIf.StubHooksState Modifier and Type Method Description voidStubHooksIf. _preHandlingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state)voidStubHooksIf. _preRequestSendingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state)
-