java.lang.Object
swim.dynamic.BridgeGuest
swim.dynamic.api.function.GuestDidConnect
- All Implemented Interfaces:
DidConnect,Preemptive,GuestWrapper
-
Field Summary
Fields inherited from class swim.dynamic.BridgeGuest
bridge, guest -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class swim.dynamic.BridgeGuest
bridge, unwrapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface swim.concurrent.Preemptive
isPreemptive
-
Constructor Details
-
GuestDidConnect
-
-
Method Details
-
didConnect
public void didConnect()- Specified by:
didConnectin interfaceDidConnect
-