Uses of Class
com.redwood.scheduler.api.exception.PerformSocketOperationException
-
Packages that use PerformSocketOperationException Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of PerformSocketOperationException in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that throw PerformSocketOperationException 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.
-