Uses of Class
org.apache.handler_test.types.PingOneWay
-
Packages that use PingOneWay Package Description org.apache.handler_test org.apache.handler_test.types -
-
Uses of PingOneWay in org.apache.handler_test
Methods in org.apache.handler_test with parameters of type PingOneWay Modifier and Type Method Description voidHandlerTest1. pingOneWay1(PingOneWay in) -
Uses of PingOneWay in org.apache.handler_test.types
Methods in org.apache.handler_test.types that return PingOneWay Modifier and Type Method Description PingOneWayObjectFactory. createPingOneWay()Create an instance ofPingOneWay
-