2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <Foundation/NSObject.h>
9 #import "NSCoding-Protocol.h"
13 @interface UIRuntimeConnection
: NSObject
<NSCoding
>
20 - (id
)initWithCoder
:(id
)fp8
;
21 - (void)encodeWithCoder
:(id
)fp8
;
24 - (void)setSource
:(id
)fp8
;
26 - (void)setDestination
:(id
)fp8
;
28 - (void)setLabel
:(id
)fp8
;
30 - (void)connectForSimulator
;