|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.client.NullRequestHandler
public abstract class NullRequestHandler
| Constructor Summary | |
|---|---|
NullRequestHandler()
|
|
| Method Summary | |
|---|---|
Attachments |
getAttachments()
Get the attachments to send with the request. |
boolean |
hasRequest()
|
void |
writeRequest(javax.xml.stream.XMLStreamWriter writer)
Write the request to the XMLStreamWriter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.codehaus.xfire.client.ClientHandler |
|---|
handleResponse |
| Constructor Detail |
|---|
public NullRequestHandler()
| Method Detail |
|---|
public boolean hasRequest()
hasRequest in interface ClientHandler
public void writeRequest(javax.xml.stream.XMLStreamWriter writer)
throws javax.xml.stream.XMLStreamException
ClientHandler
writeRequest in interface ClientHandlerjavax.xml.stream.XMLStreamExceptionpublic Attachments getAttachments()
ClientHandler
getAttachments in interface ClientHandlernull if there are no attachments.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||