Searched refs:checkNullAllowed (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/client/dispatch/
H A DDispatchImpl.java244 checkNullAllowed(in, rc, binding, mode);
303 checkNullAllowed(in, requestContext, binding, mode);
335 static void checkNullAllowed(@Nullable Object in, RequestContext rc, WSBinding binding, Service.Mode mode) { method in class:DispatchImpl
559 checkNullAllowed(param, rc, binding, mode);

Completed in 93 milliseconds