|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XmlRpcTransportFactory
Interface of an object creating instances of
XmlRpcTransport
. The implementation
is typically based on singletons.
Method Summary | |
---|---|
XmlRpcTransport |
getTransport()
Returns an instance of XmlRpcTransport . |
Method Detail |
---|
XmlRpcTransport getTransport()
XmlRpcTransport
. This may
be a singleton, but the caller should not depend on that:
A new instance may as well be created for any request.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |