|
|||||||||
| Home >> All >> jreceiver >> common >> rpc >> [ xmlrpc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jreceiver.common.rpc.xmlrpc
Class MimesImpl

java.lang.Objectjreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl
jreceiver.common.rpc.xmlrpc.MimesImpl
- All Implemented Interfaces:
- jreceiver.common.rpc.Mimes, jreceiver.common.rpc.RpcBase
- public class MimesImpl
- extends XmlRpcBaseImpl
- implements jreceiver.common.rpc.Mimes
- extends XmlRpcBaseImpl
Mime-definition queries and updates via XML-RPC
- Version:
- $Revision: 1.6 $ $Date: 2002/09/24 18:40:56 $
| Field Summary |
| Fields inherited from class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl |
log |
| Fields inherited from interface jreceiver.common.rpc.Mimes |
GET_RECS, HANDLER_NAME |
| Fields inherited from interface jreceiver.common.rpc.RpcBase |
DETECT |
| Constructor Summary | |
MimesImpl(java.net.URL remote_host,
jreceiver.common.rec.security.User user)
ctor for this implementation |
|
| Method Summary | |
java.util.Vector |
getRecs()
Obtain the canonical list of supported mime-types |
| Methods inherited from class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl |
detect, execute, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
MimesImpl
public MimesImpl(java.net.URL remote_host, jreceiver.common.rec.security.User user) throws jreceiver.common.rpc.RpcException
- ctor for this implementation
| Method Detail |
getRecs
public java.util.Vector getRecs() throws jreceiver.common.rpc.RpcException
- Obtain the canonical list of supported mime-types
- Specified by:
getRecsin interfacejreceiver.common.rpc.Mimes
|
|||||||||
| Home >> All >> jreceiver >> common >> rpc >> [ xmlrpc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC