Uses of Class
org.scictrl.csshell.Poop
Packages that use Poop
Package
Description
- 
Uses of Poop in org.scictrl.csshell
Methods in org.scictrl.csshell that return PoopModifier and TypeMethodDescriptionPoop.createTimestampPoop()createTimestampPoop.Connection.getLastPoop()getLastPoop.Connection.getPoop()getPoop.Poop<?, ?> Response.getPoop()Returns the condition of the responsePoop<?, ?> ResponseImpl.getPoop()Returns the condition of the responseConstructors in org.scictrl.csshell with parameters of type PoopModifierConstructorDescriptionResponseImpl(Connection<C, ?, ?> source, Request<C> r, Object tag, boolean success, Exception error, Poop<?, ?> poop, boolean last) Creates a new ResponseImpl object. - 
Uses of Poop in org.scictrl.csshell.dummy
Methods in org.scictrl.csshell.dummy that return Poop - 
Uses of Poop in org.scictrl.csshell.epics
Methods in org.scictrl.csshell.epics that return PoopModifier and TypeMethodDescriptionPoop<?, gov.aps.jca.dbr.DBR> EPICSConnector.OneShotGet.getFuturePoop(long timeout) Blacks call and waits for result in future.EPICSConnection.getLastPoop()getLastPoop.Poop<?, gov.aps.jca.dbr.DBR> EPICSConnector.getOneShot(String name) Makes one time get request and tries to get as many data as possible.EPICSConnection.getPoop()getPoop. - 
Uses of Poop in org.scictrl.csshell.epics.casperr
Methods in org.scictrl.csshell.epics.casperr with parameters of type PoopModifier and TypeMethodDescriptionbooleanPVCache.updateRecord(String pv, Poop<?, ?> poop) updateRecord.