JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
sonia.scm.repository.spi
Interface PushCommand
public interface
PushCommand
Since:
1.31
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PushResponse
push
(
PushCommandRequest
request)
Method Details
push
PushResponse
push
(
PushCommandRequest
request)
throws
IOException
Throws:
IOException