|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.client.AbstractClientHandler
public abstract class AbstractClientHandler
Base ClientHandler class.
Constructor Summary | |
---|---|
AbstractClientHandler()
|
Method Summary | |
---|---|
Attachments |
getAttachments()
Get the attachments to send with the request. |
boolean |
hasRequest()
|
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, writeRequest |
Constructor Detail |
---|
public AbstractClientHandler()
Method Detail |
---|
public boolean hasRequest()
hasRequest
in interface ClientHandler
public Attachments getAttachments()
ClientHandler
getAttachments
in interface ClientHandler
null
if there are no attachments.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |