Uses of Class
com.redwood.scheduler.api.exception.PerformSocketOperationTransientException
-
Packages that use PerformSocketOperationTransientException Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of PerformSocketOperationTransientException in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that throw PerformSocketOperationTransientException Modifier and Type Method Description byte[]
ProcessServerService. performSocketOperation(Long protocol, String hostname, Long port, byte[] data, Long timeout)
Perform an IP Socket operation remotely on the host that the agent lives on.
-