/* 406 */ throw new IllegalStateException("This invocation should not be handled here!");
/* */ }
/* */
/* */ public void org$jboss$jms$client$delegate$ClientSessionDelegate$unsubscribe$aop(String subscriptionName) throws JMSException
/* */ {
/* 411 */ RequestSupport req = new SessionUnsubscribeRequest(this.jdField_id_of_type_JavaLangString, this.jdField_version_of_type_Byte, subscriptionName);
/* */
/* 413 */ doInvoke(this.jdField_client_of_type_OrgJbossRemotingClient, req);
/* */ }