Uses of Class
org.apache.qpid.qmf.schema.BrokerSchema.ClientConnectFailEventClass

Packages that use BrokerSchema.ClientConnectFailEventClass
org.apache.qpid.qmf.schema   
 

Uses of BrokerSchema.ClientConnectFailEventClass in org.apache.qpid.qmf.schema
 

Methods in org.apache.qpid.qmf.schema that return types with arguments of type BrokerSchema.ClientConnectFailEventClass
 QMFEventCommand<BrokerSchema.ClientConnectFailEventClass> BrokerSchema.ClientConnectFailEventClass.newEvent(String rhost, String user, String reason)
           
 



Licensed to the Apache Software Foundation