| Interface and Description |
|---|
| hudson.remoting.CallableFilter |
| Class and Description |
|---|
| hudson.remoting.Base64
Use
Base64 instead |
| org.jenkinsci.remoting.util.Charsets
Use
StandardCharsets |
| hudson.remoting.forward.ForwarderFactory |
| hudson.remoting.forward.PortForwarder |
| Exceptions and Description |
|---|
| hudson.remoting.ClassFilter.ClassFilterException
Only used by deprecated
ClassFilter.appendDefaultFilter(java.util.regex.Pattern). |
| Field and Description |
|---|
| hudson.remoting.ClassFilter.FILE_OVERRIDE_LOCATION_PROPERTY
use
ClassFilter.setDefault(hudson.remoting.ClassFilter) as needed |
| hudson.remoting.Engine.listener
Use
Engine.events. |
| org.jenkinsci.remoting.protocol.ProtocolLayer.UTF_8
Use
StandardCharsets |
Copyright © 2004–2020. All rights reserved.