com.cosylab.epics.caj.impl.requests
Class RepeaterRegisterRequest

java.lang.Object
  extended by com.cosylab.epics.caj.impl.requests.AbstractCARequest
      extended by com.cosylab.epics.caj.impl.requests.RepeaterRegisterRequest
All Implemented Interfaces:
Request

public class RepeaterRegisterRequest
extends AbstractCARequest

CA repeater register request.

Version:
$id$
Author:
Matej Sekoranja

Field Summary
 
Fields inherited from class com.cosylab.epics.caj.impl.requests.AbstractCARequest
requestMessage, transport
 
Fields inherited from interface com.cosylab.epics.caj.impl.Request
DEFAULT_USER_PRIORITY, MAX_USER_PRIORITY, MIN_USER_PRIORITY, SEND_IMMEDIATELY_PRIORITY
 
Constructor Summary
RepeaterRegisterRequest(Transport transport)
           
 
Method Summary
 
Methods inherited from class com.cosylab.epics.caj.impl.requests.AbstractCARequest
alignBuffer, calculateAlignedSize, generateRequestMessage, getPriority, getRequestMessage, insertCAHeader, submit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepeaterRegisterRequest

public RepeaterRegisterRequest(Transport transport)
                        throws UnknownHostException
Parameters:
transport -
Throws:
UnknownHostException


Copyright © 2004-2013 Cosylab. All Rights Reserved.