|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.processor.model.ModelObject
com.sun.tools.ws.processor.model.Message
com.sun.tools.ws.processor.model.Request
public class Request
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.ws.processor.model.ModelObject |
|---|
errorReceiver |
| Constructor Summary | |
|---|---|
Request(Message entity,
ErrorReceiver receiver)
|
|
| Method Summary | |
|---|---|
void |
accept(ModelVisitor visitor)
|
| Methods inherited from class com.sun.tools.ws.processor.model.ModelObject |
|---|
getEntity, getJavaDoc, getLocator, getProperties, getPropertiesMap, getProperty, removeProperty, setErrorReceiver, setJavaDoc, setPropertiesMap, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Request(Message entity,
ErrorReceiver receiver)
| Method Detail |
|---|
public void accept(ModelVisitor visitor)
throws java.lang.Exception
accept in class ModelObjectjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||