Uses of Class
com.cosylab.epics.caj.impl.CATransport

Packages that use CATransport
com.cosylab.epics.caj   
 

Uses of CATransport in com.cosylab.epics.caj
 

Fields in com.cosylab.epics.caj declared as CATransport
protected  CATransport CAJChannel.transport
          Server transport.
 

Methods in com.cosylab.epics.caj that return CATransport
 CATransport CAJChannel.getTransport()
          Get transport used by this channel.
 

Methods in com.cosylab.epics.caj with parameters of type CATransport
 void CAJChannel.createChannel(CATransport transport, int sid, short typeCode, int elementCount)
          Create a channel, i.e.
 



Copyright © 2004-2013 Cosylab. All Rights Reserved.