Class | Description |
---|---|
KojiClient |
Singleton used for XML-RPC communication with Koji.
|
KojiSession |
This class holds information about active session.
|
MyLoggingUtils |
This class was created to allow debugging of XML-RPC requests and responses, mainly outside of Jenkins environment.
|
MyTypeFactory |
Custom TransportFactory handling extended XML-RPC specification allowing for null / None values.
|
MyXmlRpcCommonsTransportFactory |
This custom transport Factory allows for logging incoming and outgoing raw XML responses and requests.
|
XMLRPCTest |
Testing class for XMl-RPC Koji client testing outside of Jenkins environment.
|
Copyright © 2004-2015. All Rights Reserved.