Searched defs:emptyPayloadOperation (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/model/wsdl/
H A DWSDLBoundPortTypeImpl.java65 private WSDLBoundOperationImpl emptyPayloadOperation; field in class:WSDLBoundPortTypeImpl
181 return emptyPayloadOperation;
228 emptyPayloadOperation = op;

Completed in 41 milliseconds