Wire Protocol 1.0.0.Alpha1
C O P R W 

C

CHARSET - Static variable in interface org.jboss.arquillian.daemon.protocol.wire.WireProtocol
Charset used in codec of String/bytes
COMMAND_DEPLOY_PREFIX - Static variable in interface org.jboss.arquillian.daemon.protocol.wire.WireProtocol
To be prepended to the byte contents of a ZIP-formatted stream, then COMMAND_EOF_DELIMITER
COMMAND_EOF_DELIMITER - Static variable in interface org.jboss.arquillian.daemon.protocol.wire.WireProtocol
Marks the end of a command
COMMAND_STOP - Static variable in interface org.jboss.arquillian.daemon.protocol.wire.WireProtocol
 
COMMAND_TEST_PREFIX - Static variable in interface org.jboss.arquillian.daemon.protocol.wire.WireProtocol
To be prepended to the FQN of the test class, then the method name, then COMMAND_EOF_DELIMITER
COMMAND_UNDEPLOY_PREFIX - Static variable in interface org.jboss.arquillian.daemon.protocol.wire.WireProtocol
To be prepended to a valid current deployment name

O

org.jboss.arquillian.daemon.protocol.wire - package org.jboss.arquillian.daemon.protocol.wire
 

P

PREFIX_STRING_COMMAND - Static variable in interface org.jboss.arquillian.daemon.protocol.wire.WireProtocol
 

R

RESPONSE_ERROR_PREFIX - Static variable in interface org.jboss.arquillian.daemon.protocol.wire.WireProtocol
 
RESPONSE_OK_PREFIX - Static variable in interface org.jboss.arquillian.daemon.protocol.wire.WireProtocol
 

W

WireProtocol - Interface in org.jboss.arquillian.daemon.protocol.wire
Defines the wire protocol for the Arquillian Server Daemon.
C O P R W 
Wire Protocol 1.0.0.Alpha1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.