public interface XmlRpcContext
Modifier and Type | Method and Description |
---|---|
XmlRpcHandlerMapping |
getHandlerMapping()
Get the XML-RPC handler mapping for the server handling the request.
|
java.lang.String |
getPassword()
Get the password specified in the outer request.
|
java.lang.String |
getUserName()
Get the username specified in the outer request.
|
java.lang.String getUserName()
java.lang.String getPassword()
XmlRpcHandlerMapping getHandlerMapping()
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.