提交 160627c6 编写于 作者: K kohsuke

doc improvement.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1370 71c3de6d-444a-0410-be80-ed276b4c234a
上级 48ecb45b
......@@ -3,9 +3,12 @@ package hudson.remoting;
import java.io.Serializable;
/**
* One-way command to be sent over to the remote system and executed.
*
* One-way command to be sent over to the remote system and executed there.
* This is layer 0, the lower most layer.
*
* <p>
* At this level, remoting of class files are not provided, so both {@link Channel}s
* need to have the definition of {@link Command}-implementation.
*
* @author Kohsuke Kawaguchi
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册