Subversion Repositories XServices

Rev

Rev 66 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 66 Rev 69
Line 23... Line 23...
23
import net.brutex.xservices.types.HostConnection;
23
import net.brutex.xservices.types.HostConnection;
24
import net.brutex.xservices.types.ReturnCode;
24
import net.brutex.xservices.types.ReturnCode;
25
import net.brutex.xservices.util.BrutexNamespaces;
25
import net.brutex.xservices.util.BrutexNamespaces;
Line 26... Line 26...
26
 
26
 
-
 
27
/**
27
/**
28
 * Task execution web service
-
 
29
 * @author Brian Rosenberger
28
 * @author brosenberger
30
 * @since 0.1.0
29
 *
31
 *
30
 */
32
 */
31
@WebService(targetNamespace = BrutexNamespaces.WS_XSERVICES)
33
@WebService(targetNamespace = BrutexNamespaces.WS_XSERVICES)