| Interface and Description |
|---|
| hudson.remoting.CallableFilter |
| Class and Description |
|---|
| org.jenkinsci.remoting.util.Charsets
Use
StandardCharsets |
| org.jenkinsci.remoting.engine.EngineUtil
JNLP3 protocol is deprecated
|
| org.jenkinsci.remoting.engine.Jnlp3ConnectionState
JNLP3 protocol is deprecated
|
| org.jenkinsci.remoting.engine.JnlpProtocol1Handler
Replaced by JNLP4
|
| org.jenkinsci.remoting.engine.JnlpProtocol2Handler
Replaced by JNLP4
|
| org.jenkinsci.remoting.engine.JnlpProtocol3Handler
Deprecated after the release of JNLP4, see
JnlpProtocol4Handler |
| 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–2018. All rights reserved.