This is a marker interface. Instances are queried dynamically to see which parameters they support. @since 2.2-rc-1
30313233343536
super(delegate, modelMapping, adapter); } @Override public void stop() { ((StoppableConnection) getDelegate()).shutdown(new ShutdownParameters() { }); }