Uses of Class
com.sun.xml.ws.rx.rm.runtime.delivery.PostmanPool
-
Packages that use PostmanPool Package Description com.sun.xml.ws.rx.rm.runtime.delivery -
-
Uses of PostmanPool in com.sun.xml.ws.rx.rm.runtime.delivery
Methods in com.sun.xml.ws.rx.rm.runtime.delivery that return PostmanPool Modifier and Type Method Description static PostmanPoolPostmanPool. valueOf(String name)Returns the enum constant of this type with the specified name.static PostmanPool[]PostmanPool. values()Returns an array containing the constants of this enum type, in the order they are declared.
-