public class SshAddressesModule
extends com.google.inject.AbstractModule
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PORT |
static int |
IANA_SSH_PORT |
Constructor and Description |
---|
SshAddressesModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
java.util.List<java.net.SocketAddress> |
getListenAddresses(org.eclipse.jgit.lib.Config cfg) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public static final int DEFAULT_PORT
public static final int IANA_SSH_PORT