|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Response | |
---|---|
com.sun.tools.ws.processor.generator | |
com.sun.tools.ws.processor.model | |
com.sun.tools.ws.processor.modeler.wsdl |
Uses of Response in com.sun.tools.ws.processor.generator |
---|
Methods in com.sun.tools.ws.processor.generator with parameters of type Response | |
---|---|
void |
GeneratorBase.visit(Response response)
|
Uses of Response in com.sun.tools.ws.processor.model |
---|
Methods in com.sun.tools.ws.processor.model that return Response | |
---|---|
Response |
Operation.getResponse()
|
Methods in com.sun.tools.ws.processor.model with parameters of type Response | |
---|---|
protected void |
ExtendedModelVisitor.postVisit(Response response)
|
protected void |
ExtendedModelVisitor.preVisit(Response response)
|
void |
Operation.setResponse(Response r)
|
void |
ModelVisitor.visit(Response response)
|
Uses of Response in com.sun.tools.ws.processor.modeler.wsdl |
---|
Methods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type Response | |
---|---|
protected void |
WSDLModeler.handleLiteralSOAPFault(Response response,
Set duplicateNames)
|
protected void |
WSDLModeler.handleLiteralSOAPHeaders(Request request,
Response response,
Iterator headerParts,
Set duplicateNames,
List<String> definitiveParameterList,
boolean processRequest)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |