@interface AXSLDServiceProxyDelegateObject : NSObject - (void)serviceProxyDidDisconnect:(id)a0; - (void)serviceProxyDidConnect:(id)a0; @end