/* 281 */ throw new IllegalStateException("This invocation should not be handled here!");
/* */ }
/* */
/* */ public IDBlock org$jboss$jms$client$delegate$ClientConnectionDelegate$getIdBlock$aop(int size) throws JMSException
/* */ {
/* 286 */ RequestSupport req = new ConnectionGetIDBlockRequest(this.jdField_id_of_type_JavaLangString, this.jdField_version_of_type_Byte, size);
/* */
/* 288 */ return (IDBlock)doInvoke(this.jdField_client_of_type_OrgJbossRemotingClient, req);
/* */ }