Uses of Interface
org.codehaus.plexus.build.connect.BuildConnection
Packages that use BuildConnection
-
Uses of BuildConnection in org.codehaus.plexus.build
Constructors in org.codehaus.plexus.build with parameters of type BuildConnectionModifierConstructorDescriptionDefaultBuildContext(org.sonatype.plexus.build.incremental.BuildContext legacy, BuildConnection connection, org.apache.maven.plugin.LegacySupport legacySupport) -
Uses of BuildConnection in org.codehaus.plexus.build.connect
Classes in org.codehaus.plexus.build.connect that implement BuildConnectionModifier and TypeClassDescriptionclassDefault implementation using the system propertyplexus.build.ipc.portto communicate with an endpoint to exchange messagesConstructors in org.codehaus.plexus.build.connect with parameters of type BuildConnectionModifierConstructorDescriptionEventListener(BuildConnection connection) Creates endpoint for the given connection