Structs§
- Error
- Error information returned by functions in case of errors.
- MBean
Client - Interface to a remote MBean server.
- MBean
Client Options - Additional
MBeanClient
connection options. - MBean
Info - Metadata about an MBean.
Enums§
- Error
Kind - Exhaustive list of possible errors emitted by this crate.
- MBean
Address - Address of a remote JMX server.
Traits§
- MBean
Client Trait - Trait definition for all MBean clients.
Type Aliases§
- Result
- Short form alias for functions returning
Error
s.