Uses of Class
dev.galasa.zos3270.spi.DatastreamException
Packages that use DatastreamException
-
Uses of DatastreamException in dev.galasa.zos3270.spi
Methods in dev.galasa.zos3270.spi that throw DatastreamExceptionModifier and TypeMethodDescriptionbyte[]
Screen.aid
(AttentionIdentification aid) static Colour
Colour.getColour
(byte code) static Highlight
Highlight.getHighlight
(byte code) void
Screen.processInboundMessage
(dev.galasa.zos3270.internal.comms.Inbound3270Message inbound) void
Screen.processOrders
(List<dev.galasa.zos3270.internal.datastream.AbstractOrder> orders, dev.galasa.zos3270.internal.datastream.WriteControlCharacter writeControlCharacter)