|
||||||||||
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 | |
---|---|
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 ClientHandler
javax.xml.stream.XMLStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |