Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.ssl.ALPNProcessor |
|
||
REMOVED (!) | org.eclipse.jetty.io.ssl.ALPNProcessor$Client |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OpenJDK8ClientALPNProcessor() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | boolean | appliesTo(javax.net.ssl.SSLEngine) | n.a. | n.a. |
|
||||
REMOVED | public | void | configure(javax.net.ssl.SSLEngine,
| n.a. | n.a. |
|
||||
REMOVED | public | void | init() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.ssl.ALPNProcessor |
|
||
REMOVED (!) | org.eclipse.jetty.io.ssl.ALPNProcessor$Server |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OpenJDK8ServerALPNProcessor() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | boolean | appliesTo(javax.net.ssl.SSLEngine) | n.a. | n.a. |
|
||||
REMOVED | public | void | configure(javax.net.ssl.SSLEngine,
| n.a. | n.a. |
|
||||
REMOVED | public | void | init() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | protected | java.util.List | n.a. | _initializers | ||
REMOVED (!) | protected | java.util.ServiceLoader (!) |
| _loadedInitializers |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
MODIFIED (*) | public | void | createServletContainerInitializerAnnotationHandlers(org.eclipse.jetty.webapp.WebAppContext,
|
|
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.webapp.FragmentDescriptor | getFragmentFromJar(org.eclipse.jetty.util.resource.Resource,
|
|
|
|
||||||||||||
MODIFIED (*) | public | org.eclipse.jetty.util.resource.Resource | getJarFor(javax.servlet.ServletContainerInitializer) |
|
|
|
||||||||||||
MODIFIED (*) | public | boolean | isFromExcludedJar(org.eclipse.jetty.webapp.WebAppContext,
|
|
|
|
||||||||||||
REMOVED (!) | public | boolean | isMetaDataComplete(org.eclipse.jetty.webapp.WebDescriptor) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | org.eclipse.jetty.webapp.WebAppContext | n.a. | _context |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | void | introspect(java.lang.Object) | n.a. |
|
|
||||||
NEW | protected | void | introspect(java.lang.Object,
| n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | registerHandlers(org.eclipse.jetty.webapp.WebAppContext) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotationIntrospector() | n.a. |
|
|
||||||
NEW | public | AnnotationIntrospector(org.eclipse.jetty.webapp.WebAppContext) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | introspect(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | void | introspect(java.lang.Object,
| n.a. |
|
|
||||||
NEW | public | boolean | isIntrospectable(java.lang.Object,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | org.eclipse.jetty.webapp.WebAppContext | n.a. | _context |
MODIFIED | protected (<- private ) | boolean | n.a. | _introspectAncestors |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotationIntrospector$AbstractIntrospectableAnnotationHandler(boolean) | n.a. |
|
|
||||||
NEW | public | AnnotationIntrospector$AbstractIntrospectableAnnotationHandler(boolean,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.webapp.WebAppContext | getContext() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
REMOVED (!) | public | java.util.List | getParsedLocations(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | parse(java.util.Set,
Annotations:
|
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotationParser$ClassInfo(org.eclipse.jetty.annotations.AnnotationParser,
| n.a. |
|
|
||||||
NEW | public | AnnotationParser$ClassInfo(org.eclipse.jetty.util.resource.Resource,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotationParser$FieldInfo(org.eclipse.jetty.annotations.AnnotationParser,
| n.a. |
|
|
||||||
NEW | public | AnnotationParser$FieldInfo(org.eclipse.jetty.annotations.AnnotationParser$ClassInfo,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotationParser$MethodInfo(org.eclipse.jetty.annotations.AnnotationParser,
| n.a. |
|
|
||||||
NEW | public | AnnotationParser$MethodInfo(org.eclipse.jetty.annotations.AnnotationParser$ClassInfo,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotationParser$MyClassVisitor(org.eclipse.jetty.annotations.AnnotationParser,
| n.a. |
|
|
||||||
NEW | public | AnnotationParser$MyClassVisitor(java.util.Set,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotationParser$MyFieldVisitor(org.eclipse.jetty.annotations.AnnotationParser,
| n.a. |
|
|
||||||
NEW | public | AnnotationParser$MyFieldVisitor(java.util.Set,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotationParser$MyMethodVisitor(org.eclipse.jetty.annotations.AnnotationParser,
| n.a. |
|
|
||||||
NEW | public | AnnotationParser$MyMethodVisitor(java.util.Set,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED | protected | org.eclipse.jetty.webapp.WebAppContext | n.a. | _context |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED | protected | org.eclipse.jetty.webapp.WebAppContext | n.a. | _context |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED | protected | org.eclipse.jetty.webapp.WebAppContext | n.a. | _context |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED | protected | org.eclipse.jetty.webapp.WebAppContext | n.a. | _context |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | org.eclipse.jetty.webapp.WebAppContext (!) |
| _wac |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED | protected | org.eclipse.jetty.webapp.WebAppContext | n.a. | _context |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.MetaInfConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AntMetaInfConfiguration() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | findAndFilterContainerPaths(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
NEW | protected | java.util.List | getAllContainerJars(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||||
NEW | public | java.lang.Class | replaces() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
UNCHANGED (!) | org.eclipse.jetty.webapp.WebAppClassLoader$Context | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.annotations.AnnotationConfiguration (!) |
| ANNOTATION_CONFIGURATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.ant.AntWebInfConfiguration (!) |
| ANT_WEB_INF_CONFIGURATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.webapp.Configuration[] (!) |
| DEFAULT_CONFIGURATIONS | ||
REMOVED (!) | public static final | org.eclipse.jetty.plus.webapp.EnvConfiguration (!) |
| ENV_CONFIGURATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.webapp.FragmentConfiguration (!) |
| FRAGMENT_CONFIGURATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.webapp.JettyWebXmlConfiguration (!) |
| JETTY_WEB_XML_CONFIGURATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.webapp.MetaInfConfiguration (!) |
| META_INF_CONFIGURATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.plus.webapp.PlusConfiguration (!) |
| PLUS_CONFIGURATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.webapp.WebXmlConfiguration (!) |
| WEB_XML_CONFIGURATION |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | protected | java.lang.Package | getPackage(java.lang.String) | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | preConfigure(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||
NEW | public | java.lang.Class | replaces() | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.Class | replaces() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Scanner$BulkListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | filesChanged(java.util.List) | n.a. | n.a. |
|
||||||
NEW | public | void | filesChanged(java.util.Set) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CdiConfiguration() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.ConnectionPool | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | protected | AbstractConnectionPool(org.eclipse.jetty.client.api.Destination,
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||
NEW | public | boolean | accept(org.eclipse.jetty.client.api.Connection) | n.a. |
|
|
|||||||||||||||||||||||||||
REMOVED | public | org.eclipse.jetty.client.api.Connection | acquire() | n.a. | n.a. |
|
|||||||||||||||||||||||||||
MODIFIED | public (<- protected ) | org.eclipse.jetty.client.api.Connection | acquire(boolean) | n.a. | n.a. |
|
|||||||||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) | java.util.Collection | getActiveConnections()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
MODIFIED (!) | package_protected (<- public ) | java.util.Queue | getIdleConnections()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
REMOVED (!) | public | int | getPendingCount()
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.client.HttpClientTransport | n.a. |
UNCHANGED (!) | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | AbstractConnectorHttpClientTransport(int) | n.a. |
|
|
||||||
NEW | protected | AbstractConnectorHttpClientTransport(org.eclipse.jetty.io.ClientConnector) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | void | configure(org.eclipse.jetty.client.HttpClient,
|
|
|
|
||||||||||
REMOVED | protected | void | connectFailed(java.util.Map,
| n.a. | n.a. |
|
||||||||||
REMOVED | protected | void | doStop() |
| n.a. |
|
||||||||||
NEW | public | org.eclipse.jetty.io.ClientConnector | getClientConnector() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.SelectorManager | getSelectorManager() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.SelectorManager | newSelectorManager(org.eclipse.jetty.client.HttpClient) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.SelectorManager |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | AbstractConnectorHttpClientTransport$ClientSelectorManager(org.eclipse.jetty.client.AbstractConnectorHttpClientTransport,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | void | connectionFailed(java.nio.channels.SelectableChannel,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.io.Connection | newConnection(java.nio.channels.SelectableChannel,
|
|
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.EndPoint | newEndPoint(java.nio.channels.SelectableChannel,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.client.HttpClientTransport | n.a. |
UNCHANGED (!) | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | void | connectFailed(java.util.Map,
| n.a. | n.a. |
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | static public | org.eclipse.jetty.client.api.Request$Content | toRequestContent(org.eclipse.jetty.client.api.ContentProvider) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW (*) | public abstract | org.eclipse.jetty.client.api.Request | body(org.eclipse.jetty.client.api.Request$Content) | n.a. |
|
|
||||||||||||
UNCHANGED | public abstract | org.eclipse.jetty.client.api.Request | content(org.eclipse.jetty.client.api.ContentProvider)
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public abstract | org.eclipse.jetty.client.api.Request | content(org.eclipse.jetty.client.api.ContentProvider,
Annotations:
| n.a. |
|
|
||||||||||||
NEW (*) | public abstract | org.eclipse.jetty.client.api.Request$Content | getBody() | n.a. |
|
|
||||||||||||
UNCHANGED | public abstract | org.eclipse.jetty.client.api.ContentProvider | getContent()
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public abstract | org.eclipse.jetty.client.api.Request | header(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public abstract | org.eclipse.jetty.client.api.Request | header(org.eclipse.jetty.http.HttpHeader,
Annotations:
| n.a. |
|
|
||||||||||||
NEW (*) | public abstract | org.eclipse.jetty.client.api.Request | headers(java.util.function.Consumer) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | fail(java.lang.Throwable) | n.a. | n.a. |
|
||||
NEW | public | java.lang.String | getContentType() | n.a. | n.a. |
|
||||
NEW | public | long | getLength() | n.a. | n.a. |
|
||||
NEW | public | boolean | isReproducible() | n.a. | n.a. |
|
||||
NEW | public abstract | org.eclipse.jetty.client.api.Request$Content$Subscription | subscribe(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | onContent(java.nio.ByteBuffer,
| n.a. | n.a. |
|
||||
NEW | public | void | onFailure(java.lang.Throwable) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | demand() | n.a. | n.a. |
|
||||
NEW | public | void | fail(java.lang.Throwable) | n.a. | n.a. |
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | boolean | accept(org.eclipse.jetty.client.api.Connection) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.client.api.Connection | acquire() | n.a. |
|
|
||||||
NEW (*) | public abstract | org.eclipse.jetty.client.api.Connection | acquire(boolean) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.ConnectionPool | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.HttpDestination | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.client.api.Destination | n.a. |
NEW | org.eclipse.jetty.util.Callback | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
NEW | org.eclipse.jetty.util.thread.Invocable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DuplexHttpDestination(org.eclipse.jetty.client.HttpClient,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.AbstractConnectorHttpClientTransport | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.HttpClientTransport | n.a. |
NEW | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpClientTransportDynamic() | n.a. | n.a. |
|
||||
NEW | public | HttpClientTransportDynamic(org.eclipse.jetty.io.ClientConnector,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | org.eclipse.jetty.io.Connection | newConnection(org.eclipse.jetty.io.EndPoint,
|
|
|
|
||||||||||
NEW | public | org.eclipse.jetty.client.HttpDestination | newHttpDestination(org.eclipse.jetty.client.Origin) | n.a. |
|
|
||||||||||
NEW | protected | org.eclipse.jetty.io.Connection | newNegotiatedConnection(org.eclipse.jetty.io.EndPoint,
|
| n.a. |
|
||||||||||
NEW | public | org.eclipse.jetty.client.Origin | newOrigin(org.eclipse.jetty.client.HttpRequest) | n.a. |
|
|
||||||||||
NEW | public | void | upgrade(org.eclipse.jetty.io.EndPoint,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | org.eclipse.jetty.client.api.Result | exchangeTerminating(org.eclipse.jetty.client.HttpExchange,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.io.ClientConnectionFactory$Info | n.a. | HTTP11 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpClientConnectionFactory() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.io.Connection | newConnection(org.eclipse.jetty.io.EndPoint,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.client.HttpClientTransport | n.a. |
UNCHANGED (!) | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.client.Origin$Protocol | n.a. | HTTP11 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpClientTransportOverHTTP(org.eclipse.jetty.io.ClientConnector) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
NEW | public | boolean | isHeaderCacheCaseSensitive()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.client.http.HttpConnectionOverHTTP | newHttpConnection(org.eclipse.jetty.io.EndPoint,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | org.eclipse.jetty.client.Origin | newOrigin(org.eclipse.jetty.client.HttpRequest) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setHeaderCacheCaseSensitive(boolean) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.IConnection | n.a. |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpConnectionOverHTTP(org.eclipse.jetty.io.EndPoint,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public | org.eclipse.jetty.client.HttpDestination (<- org.eclipse.jetty.client.http.HttpDestinationOverHTTP) | getHttpDestination() | n.a. |
|
|
||||||
MODIFIED | public (<- protected ) | org.eclipse.jetty.client.SendFailure | send(org.eclipse.jetty.client.HttpExchange) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | upgrade(org.eclipse.jetty.client.HttpResponse,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.client.PoolingHttpDestination |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.client.api.Destination |
|
||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpDestinationOverHTTP(org.eclipse.jetty.client.HttpClient,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | org.eclipse.jetty.client.SendFailure | send(org.eclipse.jetty.client.api.Connection,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http.HttpParser$HttpHandler | n.a. |
UNCHANGED (!) | org.eclipse.jetty.http.HttpParser$ResponseHandler | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | int | getHeaderCacheSize() | n.a. | n.a. |
|
||||||
MODIFIED (!) | public | void (<- boolean) | startResponse(org.eclipse.jetty.http.HttpVersion,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | protected | void | sendContent(org.eclipse.jetty.client.HttpExchange,
| n.a. | n.a. |
|
||||
NEW | protected | void | sendContent(org.eclipse.jetty.client.HttpExchange,
| n.a. | n.a. |
|
||||
REMOVED | protected | void | sendHeaders(org.eclipse.jetty.client.HttpExchange,
| n.a. | n.a. |
|
||||
NEW | protected | void | sendHeaders(org.eclipse.jetty.client.HttpExchange,
| n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.HttpUpgrader | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ProtocolHttpUpgrader(org.eclipse.jetty.client.HttpDestination,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | prepare(org.eclipse.jetty.client.HttpRequest) | n.a. |
|
|
||||||
NEW | public | void | upgrade(org.eclipse.jetty.client.HttpResponse,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | |||
MODIFIED (!) | private (<- protected ) static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | USER_AGENT |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpClient(org.eclipse.jetty.client.HttpClientTransport,
| n.a. |
|
|
||||||
REMOVED (!) | public | HttpClient(org.eclipse.jetty.util.ssl.SslContextFactory) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.client.Origin | createOrigin(java.lang.String,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | org.eclipse.jetty.client.Origin | createOrigin(org.eclipse.jetty.client.HttpRequest,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.client.HttpDestination | destinationFor(java.lang.String,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.client.api.Destination | getDestination(java.lang.String,
| n.a. |
|
|
||||||||||||||||||||
MODIFIED (!) | public | org.eclipse.jetty.util.ssl.SslContextFactory$Client (<- org.eclipse.jetty.util.ssl.SslContextFactory) | getSslContextFactory() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | isDispatchIO()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
MODIFIED | static public (<- package_protected ) | boolean | isSchemeSecure(java.lang.String) | n.a. | n.a. |
|
||||||||||||||||||||
NEW | public | boolean | isUseInputDirectByteBuffers()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | boolean | isUseOutputDirectByteBuffers()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.ClientConnectionFactory | newSslClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.ClientConnectionFactory | newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||||||||||||||||
NEW | protected | org.eclipse.jetty.io.ClientConnectionFactory | newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory$Client,
| n.a. | n.a. |
|
||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.client.HttpDestination | resolveDestination(java.lang.String,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | org.eclipse.jetty.client.api.Destination | resolveDestination(org.eclipse.jetty.client.api.Request) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setDispatchIO(boolean)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setUseInputDirectByteBuffers(boolean) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setUseOutputDirectByteBuffers(boolean) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | org.eclipse.jetty.client.Origin | newOrigin(org.eclipse.jetty.client.HttpRequest) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.IConnection | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | void | normalizeRequest(org.eclipse.jetty.client.api.Request) | n.a. |
|
|
||||||
NEW | protected | void | normalizeRequest(org.eclipse.jetty.client.HttpRequest) | n.a. | n.a. |
|
||||||
REMOVED | protected abstract | org.eclipse.jetty.client.SendFailure | send(org.eclipse.jetty.client.HttpExchange) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpContent(org.eclipse.jetty.client.api.ContentProvider) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | advance() | n.a. |
|
|
||||||
REMOVED (!) | public | void | close() | n.a. |
|
|
||||||
REMOVED | public | void | failed(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | java.nio.ByteBuffer | getByteBuffer() | n.a. |
|
|
||||||
REMOVED (!) | public | java.nio.ByteBuffer | getContent() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | hasContent() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isConsumed() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isLast() | n.a. |
|
|
||||||
REMOVED | public | void | succeeded() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | |||
MODIFIED (!) | private (<- protected ) static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | void | accept(org.eclipse.jetty.client.api.Connection) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | close(org.eclipse.jetty.client.api.Connection)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.ClientConnectionFactory | newSslClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.ClientConnectionFactory | newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||||||||
NEW | protected | org.eclipse.jetty.io.ClientConnectionFactory | newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory$Client,
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | protected abstract | org.eclipse.jetty.client.SendFailure | send(org.eclipse.jetty.client.api.Connection,
| n.a. |
|
|
||||||||||||
NEW | protected | org.eclipse.jetty.client.SendFailure | send(org.eclipse.jetty.client.IConnection,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | setMaxRequestsPerConnection(int) | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.FunctionalInterface | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.client.HttpDestination | getHttpDestination() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpProxy(org.eclipse.jetty.client.Origin$Address,
| n.a. | n.a. |
|
||||
NEW | public | HttpProxy(org.eclipse.jetty.client.Origin$Address,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.HttpRequest | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | |||
MODIFIED (!) | private (<- protected ) static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.client.api.Request | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.eclipse.jetty.client.HttpRequest | addHeader(org.eclipse.jetty.http.HttpField) | n.a. |
|
|
||||||||||||
NEW | public | org.eclipse.jetty.client.api.Request | body(org.eclipse.jetty.client.api.Request$Content) | n.a. |
|
|
||||||||||||
NEW | public | org.eclipse.jetty.client.api.Request$Content | getBody() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getUpgradeProtocol() | n.a. |
|
|
||||||||||||
UNCHANGED | public | org.eclipse.jetty.client.api.Request | header(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public | org.eclipse.jetty.client.api.Request | header(org.eclipse.jetty.http.HttpHeader,
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.eclipse.jetty.client.api.Request | headers(java.util.function.Consumer) | n.a. |
|
|
||||||||||||
NEW | public | boolean | isVersionExplicit() | n.a. |
|
|
||||||||||||
NEW | public | org.eclipse.jetty.client.HttpRequest | upgradeProtocol(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.client.HttpResponse | addHeader(org.eclipse.jetty.http.HttpField) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.client.HttpResponse | headers(java.util.function.Consumer) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.EventListener |
|
||
REMOVED (!) | org.eclipse.jetty.client.AsyncContentProvider$Listener |
|
Status | Modifier | Type | Field | Compatibility Changes: | |||
MODIFIED (!) | private (<- protected ) static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | onContent() | n.a. | n.a. |
|
||||||
REMOVED (!) | protected abstract | void | sendContent(org.eclipse.jetty.client.HttpExchange,
| n.a. |
|
|
||||||
NEW (*) | protected abstract | void | sendContent(org.eclipse.jetty.client.HttpExchange,
| n.a. |
|
|
||||||
REMOVED (!) | protected abstract | void | sendHeaders(org.eclipse.jetty.client.HttpExchange,
| n.a. |
|
|
||||||
NEW (*) | protected abstract | void | sendHeaders(org.eclipse.jetty.client.HttpExchange,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | prepare(org.eclipse.jetty.client.HttpRequest) | n.a. | n.a. |
|
||||
NEW | public abstract | void | upgrade(org.eclipse.jetty.client.HttpResponse,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | org.eclipse.jetty.client.HttpUpgrader | newHttpUpgrader(org.eclipse.jetty.http.HttpVersion) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.client.api.Connection | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | org.eclipse.jetty.client.SendFailure | send(org.eclipse.jetty.client.HttpExchange) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
NEW | org.eclipse.jetty.client.api.Request$Content$Subscription | n.a. |
NEW | org.eclipse.jetty.client.AsyncContentProvider$Listener | n.a. |
NEW | org.eclipse.jetty.util.Callback | n.a. |
NEW | org.eclipse.jetty.util.thread.Invocable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | RequestContentAdapter(org.eclipse.jetty.client.api.ContentProvider) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | demand() | n.a. |
|
|
||||||
NEW | public | void | fail(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | void | failed(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.client.api.ContentProvider | getContentProvider() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getContentType() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.thread.Invocable$InvocationType | getInvocationType() | n.a. |
|
|
||||||
NEW | public | long | getLength() | n.a. |
|
|
||||||
NEW | public | boolean | isReproducible() | n.a. |
|
|
||||||
NEW | public | void | onContent() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.client.api.Request$Content$Subscription | subscribe(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. |
|
|
||||||
NEW | public | void | succeeded() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.ConnectionPool | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | LeakTrackingConnectionPool(org.eclipse.jetty.client.api.Destination,
| n.a. |
|
|
||||||
NEW | public | LeakTrackingConnectionPool(org.eclipse.jetty.client.HttpDestination,
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.ConnectionPool | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.HttpDestination$Multiplexed | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
MODIFIED | public (<- protected ) | MultiplexHttpDestination(org.eclipse.jetty.client.HttpClient,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
UNCHANGED | public | int | getMaxRequestsPerConnection()
Annotations:
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Origin(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | Origin(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.client.Origin$Protocol | getProtocol() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Origin$Protocol(java.util.List,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | asString() | n.a. |
|
|
||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | java.util.List | getProtocols() | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | boolean | isNegotiate() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.client.HttpDestination |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.client.api.Destination |
|
||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PoolingHttpDestination(org.eclipse.jetty.client.HttpClient,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ProxyProtocolClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.io.Connection | newConnection(org.eclipse.jetty.io.EndPoint,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | ProxyConfiguration$Proxy(org.eclipse.jetty.client.Origin$Address,
| n.a. |
|
|
||||||
REMOVED (!) | protected | ProxyConfiguration$Proxy(org.eclipse.jetty.client.Origin$Address,
| n.a. |
|
|
||||||
NEW | protected | ProxyConfiguration$Proxy(org.eclipse.jetty.client.Origin$Address,
| n.a. | n.a. |
|
||||||
NEW | protected | ProxyConfiguration$Proxy(org.eclipse.jetty.client.Origin,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.client.Origin | getOrigin() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.client.Origin$Protocol | getProtocol() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.ConnectionPool | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.ConnectionPool | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.ProtocolHandler | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UpgradeProtocolHandler() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | accept(org.eclipse.jetty.client.api.Request,
| n.a. |
|
|
||||||
NEW | protected | boolean | acceptHeaders(org.eclipse.jetty.client.api.Request,
| n.a. | n.a. |
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.client.api.Response$Listener | getResponseListener() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | AbstractRequestContent(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getContentType() | n.a. |
|
|
||||||
NEW | protected abstract | org.eclipse.jetty.client.api.Request$Content$Subscription | newSubscription(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. | n.a. |
|
||||||
NEW | public | org.eclipse.jetty.client.api.Request$Content$Subscription | subscribe(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request$Content$Subscription | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractRequestContent$AbstractSubscription(org.eclipse.jetty.client.util.AbstractRequestContent,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | void | demand() | n.a. |
|
|
||||||||
NEW | public | void | fail(java.lang.Throwable) | n.a. |
|
|
||||||||
NEW | protected | void | notifyContent(java.nio.ByteBuffer,
| n.a. | n.a. |
|
||||||||
NEW | protected abstract | boolean | produceContent(org.eclipse.jetty.client.util.AbstractRequestContent$Producer) |
| n.a. |
|
||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | boolean | produce(java.nio.ByteBuffer,
| n.a. | n.a. |
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
NEW | org.eclipse.jetty.client.api.Request$Content$Subscription | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AsyncRequestContent(java.nio.ByteBuffer[]) | n.a. | n.a. |
|
||||
NEW | public | AsyncRequestContent(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | close() | n.a. |
|
|
||||||||||
NEW | public | void | demand() | n.a. |
|
|
||||||||||
NEW | public | void | fail(java.lang.Throwable) | n.a. |
|
|
||||||||||
NEW | public | void | flush() |
|
|
|
||||||||||
NEW | public | java.lang.String | getContentType() | n.a. |
|
|
||||||||||
NEW | public | long | getLength() | n.a. |
|
|
||||||||||
NEW | public | boolean | isClosed() | n.a. |
|
|
||||||||||
NEW | public | boolean | offer(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||
NEW | public | boolean | offer(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.client.api.Request$Content$Subscription | subscribe(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.util.AbstractRequestContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ByteBufferRequestContent(java.nio.ByteBuffer[]) | n.a. | n.a. |
|
||||
NEW | public | ByteBufferRequestContent(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | long | getLength() | n.a. |
|
|
||||||
NEW | public | boolean | isReproducible() | n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.client.api.Request$Content$Subscription | newSubscription(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. | n.a. |
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.util.AbstractRequestContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | BytesRequestContent(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | BytesRequestContent(byte[]) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | long | getLength() | n.a. |
|
|
||||||
NEW | public | boolean | isReproducible() | n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.client.api.Request$Content$Subscription | newSubscription(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. | n.a. |
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.util.StringRequestContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FormRequestContent(org.eclipse.jetty.util.Fields,
| n.a. | n.a. |
|
||||
NEW | public | FormRequestContent(org.eclipse.jetty.util.Fields) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | java.lang.String | convert(org.eclipse.jetty.util.Fields) | n.a. |
|
|
||||||
NEW | static public | java.lang.String | convert(org.eclipse.jetty.util.Fields,
| n.a. |
|
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.util.AbstractRequestContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InputStreamRequestContent(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | InputStreamRequestContent(java.io.InputStream) | n.a. | n.a. |
|
||||
NEW | public | InputStreamRequestContent(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | InputStreamRequestContent(java.io.InputStream,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | fail(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.client.api.Request$Content$Subscription | newSubscription(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. | n.a. |
|
||||||
NEW | protected | java.nio.ByteBuffer | onRead(byte[],
| n.a. | n.a. |
|
||||||
NEW | protected | void | onReadFailure(java.lang.Throwable) | n.a. | n.a. |
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.util.AbstractRequestContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MultiPartRequestContent() | n.a. | n.a. |
|
||||
NEW | public | MultiPartRequestContent(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | addFieldPart(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | addFilePart(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | close() | n.a. |
|
|
||||||
NEW | public | void | fail(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | long | getLength() | n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.client.api.Request$Content$Subscription | newSubscription(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. | n.a. |
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.util.AsyncRequestContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
NEW | org.eclipse.jetty.client.api.Request$Content$Subscription | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | OutputStreamRequestContent() | n.a. | n.a. |
|
||||
NEW | public | OutputStreamRequestContent(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.io.OutputStream | getOutputStream() | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isUseDirectByteBuffers() | n.a. |
|
|
||||||
NEW | public | void | setUseDirectByteBuffers(boolean) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.util.AbstractRequestContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | PathRequestContent(java.lang.String,
|
| n.a. |
|
||||||||
NEW | public | PathRequestContent(java.nio.file.Path,
|
| n.a. |
|
||||||||
NEW | public | PathRequestContent(java.lang.String,
|
| n.a. |
|
||||||||
NEW | public | PathRequestContent(java.nio.file.Path) |
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.io.ByteBufferPool | getByteBufferPool() | n.a. |
|
|
||||||
NEW | public | long | getLength() | n.a. |
|
|
||||||
NEW | public | boolean | isReproducible() | n.a. |
|
|
||||||
NEW | public | boolean | isUseDirectByteBuffers() | n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.client.api.Request$Content$Subscription | newSubscription(org.eclipse.jetty.client.api.Request$Content$Consumer,
| n.a. | n.a. |
|
||||||
NEW | public | void | setByteBufferPool(org.eclipse.jetty.io.ByteBufferPool) | n.a. |
|
|
||||||
NEW | public | void | setUseDirectByteBuffers(boolean) | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.api.ContentProvider | n.a. |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.util.BytesRequestContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | StringRequestContent(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | StringRequestContent(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | StringRequestContent(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | StringRequestContent(java.lang.String,
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.client.ConnectionPool | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ValidatingConnectionPool(org.eclipse.jetty.client.api.Destination,
| n.a. |
|
|
||||||
NEW | public | ValidatingConnectionPool(org.eclipse.jetty.client.HttpDestination,
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ATTRIBUTE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | void | addContinuationListener(org.eclipse.jetty.continuation.ContinuationListener) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | complete() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | java.lang.Object | getAttribute(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | javax.servlet.ServletResponse | getServletResponse() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | boolean | isExpired() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | boolean | isInitial() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | boolean | isResponseWrapped() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | boolean | isResumed() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | boolean | isSuspended() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | removeAttribute(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | resume() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | setAttribute(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | setTimeout(long) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | suspend() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | suspend(javax.servlet.ServletResponse) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | undispatch() |
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.Filter |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ContinuationFilter() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | doFilter(javax.servlet.ServletRequest,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | init(javax.servlet.FilterConfig) |
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.continuation.Continuation |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | boolean | enter(javax.servlet.ServletResponse) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | exit() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.EventListener |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | onComplete(org.eclipse.jetty.continuation.Continuation) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | onTimeout(org.eclipse.jetty.continuation.Continuation) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ContinuationSupport() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.continuation.Continuation | getContinuation(javax.servlet.ServletRequest) | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.continuation.Continuation | getContinuation(javax.servlet.ServletRequest,
Annotations:
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Error |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 862599185309115314 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ContinuationThrowable() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.EventListener |
|
||
REMOVED (!) | javax.servlet.AsyncListener |
|
||
REMOVED (!) | org.eclipse.jetty.continuation.Continuation |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Servlet3Continuation(javax.servlet.ServletRequest) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | void | addContinuationListener(org.eclipse.jetty.continuation.ContinuationListener) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | complete() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.lang.Object | getAttribute(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | javax.servlet.ServletResponse | getServletResponse() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isExpired() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isInitial() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isResponseWrapped() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isResumed() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isSuspended() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | keepWrappers() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | onComplete(javax.servlet.AsyncEvent) |
|
|
|
||||||||||
REMOVED (!) | public | void | onError(javax.servlet.AsyncEvent) |
|
|
|
||||||||||
REMOVED (!) | public | void | onStartAsync(javax.servlet.AsyncEvent) |
|
|
|
||||||||||
REMOVED (!) | public | void | onTimeout(javax.servlet.AsyncEvent) |
|
|
|
||||||||||
REMOVED | public | void | removeAttribute(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | resume() | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | setAttribute(java.lang.String,
| n.a. | n.a. |
|
||||||||||
REMOVED | public | void | setTimeout(long) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | suspend(javax.servlet.ServletResponse) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | suspend() | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | undispatch() | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
INTERFACE_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | dump() | n.a. |
|
|
||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.jmx.ObjectMBean(<- org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean) |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED | org.eclipse.jetty.util.component.ContainerLifeCycle(<- org.eclipse.jetty.util.component.AbstractLifeCycle) |
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | private (<- protected ) | java.io.FilenameFilter (!) |
| _filenameFilter |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | public | boolean | isRecursive()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | void | setRecursive(boolean) | n.a. |
|
|
||||||||||||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.Set | doCheckExpired(java.util.Set,
| n.a. |
|
|
||||||||||
NEW | public | void | doCleanOrphans(long) | n.a. |
|
|
||||||||||
NEW | public | boolean | doExists(java.lang.String) |
|
|
|
||||||||||
REMOVED | public | java.util.Set | doGetExpired(java.util.Set) | n.a. | n.a. |
|
||||||||||
NEW | public | java.util.Set | doGetExpired(long) | n.a. |
|
|
||||||||||
REMOVED | public | boolean | exists(java.lang.String) |
| n.a. |
|
||||||||||
NEW | protected | com.google.cloud.datastore.Key | makeKey(java.lang.String,
| n.a. | n.a. |
|
||||||||||
NEW | protected | java.util.Set | queryExpiryByEntity(long) |
| n.a. |
|
||||||||||
NEW | protected | java.util.Set | queryExpiryByIndex(long) |
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | GCloudSessionDataStore$ExpiryInfo(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | GCloudSessionDataStore$ExpiryInfo(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getContextPath() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getVhost() | n.a. |
|
|
||||||
NEW | public | void | setContextPath(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | setVhost(java.lang.String) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.Set | doCheckExpired(java.util.Set,
| n.a. |
|
|
||||||||||
NEW | public | void | doCleanOrphans(long) | n.a. |
|
|
||||||||||
NEW | public | boolean | doExists(java.lang.String) |
|
|
|
||||||||||
REMOVED | public | java.util.Set | doGetExpired(java.util.Set) | n.a. | n.a. |
|
||||||||||
NEW | public | java.util.Set | doGetExpired(long) | n.a. |
|
|
||||||||||
REMOVED | public | boolean | exists(java.lang.String) |
| n.a. |
|
||||||||||
MODIFIED (!) | public | com.hazelcast.map.IMap (<- com.hazelcast.core.IMap) | getSessionDataMap() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isScavengeZombies() | n.a. |
|
|
||||||||||
NEW | public | boolean | isUseQueries() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setScavengeZombieSessions(boolean) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setSessionDataMap(com.hazelcast.core.IMap) | n.a. |
|
|
||||||||||
NEW | public | void | setSessionDataMap(com.hazelcast.map.IMap) | n.a. |
|
|
||||||||||
NEW | public | void | setUseQueries(boolean) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (*) | public | org.eclipse.jetty.server.session.SessionDataStore | getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | isScavengeZombies() | n.a. |
|
|
||||||||||
NEW | public | boolean | isUseQueries() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setScavengeZombies(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setUseQueries(boolean) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.lang.String | getDescription() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.String | getName() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.String | getURL() | n.a. | n.a. |
|
||||
NEW | public | boolean | isAllowedBy(org.eclipse.jetty.http.ComplianceViolation$Mode) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | onComplianceViolation(org.eclipse.jetty.http.ComplianceViolation$Mode,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | boolean | allows(org.eclipse.jetty.http.ComplianceViolation) | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Set | getAllowed() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Set | getKnown() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.String | getName() | n.a. | n.a. |
|
Change |
CLASS_TYPE_CHANGED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | java.lang.Object(<- java.lang.Enum) |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
||
NEW | org.eclipse.jetty.http.ComplianceViolation$Mode | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 5211523450727159681 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | allows(org.eclipse.jetty.http.ComplianceViolation) | n.a. |
|
|
||||||
NEW | public | java.util.Set | getAllowed() | n.a. |
|
|
||||||
NEW | public | java.util.Set | getKnown() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.http.CookieCompliance[] | values() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | org.eclipse.jetty.http.ComplianceViolation | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -6898583958506830868 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.http.CookieCompliance$Violation | n.a. | COMMA_NOT_VALID_OCTET |
NEW | public static final | org.eclipse.jetty.http.CookieCompliance$Violation | n.a. | RESERVED_NAMES_NOT_DOLLAR_PREFIXED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getDescription() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getURL() | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.http.CookieCompliance$Violation | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.http.CookieCompliance$Violation[] | values() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | org.eclipse.jetty.http.CookieCompliance | n.a. | _complianceMode |
NEW | protected static final | org.slf4j.Logger | n.a. | LOG |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | CookieCutter(org.eclipse.jetty.http.CookieCompliance,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected abstract | void | addCookie(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | protected | boolean | isRFC6265RejectedCharacter(boolean,
| n.a. | n.a. |
|
||||
NEW | protected | void | parseFields(java.util.List) | n.a. | n.a. |
|
||||
NEW | protected | void | reportComplianceViolation(org.eclipse.jetty.http.CookieCompliance$Violation,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | GZIPContentDecoder(org.eclipse.jetty.util.compression.InflaterPool,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HostPortHttpField(org.eclipse.jetty.http.HttpHeader,
| n.a. | n.a. |
|
Change |
CLASS_TYPE_CHANGED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | java.lang.Object(<- java.lang.Enum) |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
||
NEW | org.eclipse.jetty.http.ComplianceViolation$Mode | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -3018923995765031508 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpCompliance (!) |
| CUSTOM0
Annotations:
|
||||||||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpCompliance (!) |
| CUSTOM1
Annotations:
|
||||||||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpCompliance (!) |
| CUSTOM2
Annotations:
|
||||||||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpCompliance (!) |
| CUSTOM3
Annotations:
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | allows(org.eclipse.jetty.http.ComplianceViolation) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.http.HttpCompliance | from(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.Set | getAllowed() | n.a. |
|
|
||||||
NEW | public | java.util.Set | getKnown() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.http.HttpCompliance | requiredCompliance(org.eclipse.jetty.http.HttpComplianceSection) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.EnumSet | sections() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.http.HttpCompliance[] | values() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpCompliance | with(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpCompliance | without(java.lang.String,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
NEW | org.eclipse.jetty.http.ComplianceViolation | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -2881504654553916933 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.http.HttpCompliance$Violation | n.a. | CASE_INSENSITIVE_METHOD |
NEW | public static final | org.eclipse.jetty.http.HttpCompliance$Violation | n.a. | CASE_SENSITIVE_FIELD_NAME |
NEW | public static final | org.eclipse.jetty.http.HttpCompliance$Violation | n.a. | HTTP_0_9 |
NEW | public static final | org.eclipse.jetty.http.HttpCompliance$Violation | n.a. | MULTILINE_FIELD_VALUE |
NEW | public static final | org.eclipse.jetty.http.HttpCompliance$Violation | n.a. | MULTIPLE_CONTENT_LENGTHS |
NEW | public static final | org.eclipse.jetty.http.HttpCompliance$Violation | n.a. | NO_COLON_AFTER_FIELD_NAME |
NEW | public static final | org.eclipse.jetty.http.HttpCompliance$Violation | n.a. | TRANSFER_ENCODING_WITH_CONTENT_LENGTH |
NEW | public static final | org.eclipse.jetty.http.HttpCompliance$Violation | n.a. | WHITESPACE_AFTER_FIELD_NAME |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getDescription() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getURL() | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.http.HttpCompliance$Violation | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.http.HttpCompliance$Violation[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 1657543918403399295 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpComplianceSection (!) |
| CASE_INSENSITIVE_FIELD_VALUE_CACHE | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpComplianceSection (!) |
| FIELD_COLON | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpComplianceSection (!) |
| FIELD_NAME_CASE_INSENSITIVE | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpComplianceSection (!) |
| METHOD_CASE_SENSITIVE | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpComplianceSection (!) |
| MULTIPLE_CONTENT_LENGTHS | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpComplianceSection (!) |
| NO_FIELD_FOLDING | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpComplianceSection (!) |
| NO_HTTP_0_9 | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpComplianceSection (!) |
| NO_WS_AFTER_FIELD_NAME | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpComplianceSection (!) |
| TRANSFER_ENCODING_WITH_CONTENT_LENGTH |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getDescription() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getURL() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.http.HttpComplianceSection | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.http.HttpComplianceSection[] | values() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.http.HttpCookie$SameSite | getSameSiteDefault(javax.servlet.ServletContext) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.http.HttpCookie$SameSite | getSameSiteDefault(org.eclipse.jetty.util.Attributes) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | java.lang.String | getValueParameters(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | stripParameters(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | java.lang.String | valueParameters(java.lang.String,
| n.a. |
|
|
Change |
CLASS_NOW_ABSTRACT |
CLASS_TYPE_CHANGED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static final | java.lang.String (!) |
| __separators
Annotations:
|
||||||||
NEW | public static final | org.eclipse.jetty.http.HttpFields | n.a. | EMPTY |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpFields(org.eclipse.jetty.http.HttpFields) | n.a. |
|
|
||||||
REMOVED (!) | public | HttpFields(int) | n.a. |
|
|
||||||
REMOVED (!) | public | HttpFields() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | add(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | add(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | add(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | add(org.eclipse.jetty.http.HttpField) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | add(org.eclipse.jetty.http.HttpFields)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | addAll(org.eclipse.jetty.http.HttpFields) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | addCSV(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | addCSV(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | protected | java.lang.String | addCSV(org.eclipse.jetty.http.QuotedCSV,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | addDateField(java.lang.String,
| n.a. |
|
|
||||||||||||
NEW (*) | public abstract | org.eclipse.jetty.http.HttpFields$Immutable | asImmutable() | n.a. |
|
|
||||||||||||
NEW (!) | public | java.lang.String | asString() | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpFields$Mutable | build() | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpFields$Mutable | build(int) | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpFields$Mutable | build(org.eclipse.jetty.http.HttpFields) | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpFields$Mutable | build(org.eclipse.jetty.http.HttpFields,
| n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpFields$Mutable | build(org.eclipse.jetty.http.HttpFields,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | clear() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | computeField(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | computeField(java.lang.String,
| n.a. |
|
|
||||||||||||
NEW (!) | public | boolean | contains(java.util.EnumSet) | n.a. |
|
|
||||||||||||
NEW (!) | public | boolean | contains(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | containsKey(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpFields$Immutable | from(org.eclipse.jetty.http.HttpField[]) | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | org.eclipse.jetty.http.HttpField | getField(int) | n.a. |
|
|
||||||||||||
NEW (!) | public | long | getLongField(org.eclipse.jetty.http.HttpHeader) |
|
|
|
||||||||||||
REMOVED (!) | static public | java.lang.Float | getQuality(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getStringField(org.eclipse.jetty.http.HttpHeader)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getStringField(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Enumeration | getValues(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||||
NEW (!) | public | boolean | isEqualTo(org.eclipse.jetty.http.HttpFields) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.ListIterator | listIterator() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | put(org.eclipse.jetty.http.HttpField) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | put(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | put(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | put(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | put(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | putDateField(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | putDateField(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | putLongField(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | putLongField(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | java.util.List | qualityList(java.util.Enumeration)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.http.HttpField | remove(org.eclipse.jetty.http.HttpHeader) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.http.HttpField | remove(java.lang.String) | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | int | size() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.util.stream.Stream | stream() | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | java.lang.String | stripParameters(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | static public | java.lang.String | valueParameters(java.lang.String,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | org.eclipse.jetty.http.HttpFields | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Immutable | asImmutable() | n.a. |
|
|
||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | java.lang.String | get(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.lang.String | get(org.eclipse.jetty.http.HttpHeader) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpField | getField(org.eclipse.jetty.http.HttpHeader) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpField | getField(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpField | getField(int) | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
||||||
NEW | public | java.util.stream.Stream | stream() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | org.eclipse.jetty.http.HttpFields | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | HttpFields$Mutable() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | add(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | add(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | add(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | add(org.eclipse.jetty.http.HttpField) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | add(org.eclipse.jetty.http.HttpFields) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | addCSV(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | addCSV(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | addDateField(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Immutable | asImmutable() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | clear() | n.a. |
|
|
||||||
NEW | public | void | computeField(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||
NEW | public | void | computeField(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | ensureField(org.eclipse.jetty.http.HttpField) | n.a. |
|
|
||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpField | getField(int) | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | java.util.ListIterator | listIterator() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | put(org.eclipse.jetty.http.HttpField) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | put(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | put(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | put(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | put(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | putDateField(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | putDateField(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | putLongField(org.eclipse.jetty.http.HttpHeader,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | putLongField(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | remove(org.eclipse.jetty.http.HttpHeader) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | remove(java.util.EnumSet) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpFields$Mutable | remove(java.lang.String) | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
||||||
NEW | public | java.util.stream.Stream | stream() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.http.HttpGenerator$Result | generateResponse(org.eclipse.jetty.http.MetaData$Response,
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | public | boolean | getSendServerVersion()
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | void | putTo(org.eclipse.jetty.http.HttpFields,
| n.a. |
|
|
||||||||||||||||
NEW | static public | void | putTo(org.eclipse.jetty.http.HttpFields$Mutable,
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | setSendServerVersion(boolean)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 5701899320259650901 | n.a. |
New | true | 4737444945315723476 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | public static final | org.eclipse.jetty.http.HttpHeader | n.a. | C_PROTOCOL | ||
MODIFIED (!) | public static final | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) (!) |
| CACHE | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpHeader (!) |
| UNKNOWN |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 2111613278326750259 | n.a. |
New | true | -2103987685387909984 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) (!) |
| CACHE | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpHeaderValue (!) |
| UNKNOWN |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 7039452912284736304 | n.a. |
New | true | 5977787600677287144 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) (!) |
| CACHE | ||
MODIFIED (!) | public static final | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) (!) |
| INSENSITIVE_CACHE | ||
MODIFIED (!) | public static final | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) (!) |
| LOOK_AHEAD |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static final | java.lang.String (!) |
| __STRICT
Annotations:
|
||||||||
MODIFIED (!) | public static final | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) (!) |
| CACHE | ||||||||
MODIFIED (!) | public static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | HttpParser(org.eclipse.jetty.http.HttpParser$ResponseHandler,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | HttpParser(org.eclipse.jetty.http.HttpParser$RequestHandler,
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | protected | void | checkViolation(org.eclipse.jetty.http.HttpCompliance$Violation) |
| n.a. |
|
||||||||
REMOVED (!) | protected | boolean | complianceViolation(org.eclipse.jetty.http.HttpComplianceSection) | n.a. |
|
|
||||||||
REMOVED (!) | protected | boolean | complianceViolation(org.eclipse.jetty.http.HttpComplianceSection,
| n.a. |
|
|
||||||||
MODIFIED (!) | public | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) | getFieldCache() | n.a. |
|
|
||||||||
NEW | public | int | getHeaderCacheSize() | n.a. |
|
|
||||||||
REMOVED (!) | protected | void | handleViolation(org.eclipse.jetty.http.HttpComplianceSection,
| n.a. |
|
|
||||||||
NEW | public | boolean | isHeaderCacheCaseSensitive() | n.a. |
|
|
||||||||
NEW | protected | void | reportComplianceViolation(org.eclipse.jetty.http.HttpCompliance$Violation) | n.a. | n.a. |
|
||||||||
NEW | protected | void | reportComplianceViolation(org.eclipse.jetty.http.HttpCompliance$Violation,
| n.a. | n.a. |
|
||||||||
NEW | public | void | setHeaderCacheCaseSensitive(boolean) | n.a. |
|
|
||||||||
NEW | public | void | setHeaderCacheSize(int) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.http.HttpParser$HttpHandler |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | onComplianceViolation(org.eclipse.jetty.http.HttpCompliance,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | onComplianceViolation(org.eclipse.jetty.http.HttpCompliance,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | badMessage(int,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | int | getHeaderCacheSize() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http.HttpParser$HttpHandler | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public abstract | void (<- boolean) | startRequest(java.lang.String,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http.HttpParser$HttpHandler | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public abstract | void (<- boolean) | startResponse(org.eclipse.jetty.http.HttpVersion,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 1761200944199869222 | n.a. |
New | true | 606593998720737661 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) (!) |
| CACHE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | int | getDefaultPort() | n.a. |
|
|
||||||
NEW | static public | int | getDefaultPort(java.lang.String) | n.a. |
|
|
||||||
NEW | public | int | normalizePort(int) | n.a. |
|
|
||||||
NEW | static public | int | normalizePort(java.lang.String,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static final | int (!) |
| REQUEST_ENTITY_TOO_LARGE_413
Annotations:
|
||||||||
REMOVED (!) | public static final | int (!) |
| REQUEST_URI_TOO_LONG_414
Annotations:
|
||||||||
REMOVED (!) | public static final | int (!) |
| REQUESTED_RANGE_NOT_SATISFIABLE_416
Annotations:
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Input | from(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Input | from(java.io.InputStream) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Input | from(java.nio.channels.ReadableByteChannel) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Request | newRequest() | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Request | parseRequest(java.lang.String) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Request | parseRequest(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Response | parseResponse(java.lang.String) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Response | parseResponse(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Response | parseResponse(java.io.InputStream) |
|
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.HttpTester$Response | parseResponse(org.eclipse.jetty.http.HttpTester$Input) |
|
|
|
||||||||||
NEW | static public | void | parseResponse(org.eclipse.jetty.http.HttpTester$Input,
|
|
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | java.nio.ByteBuffer | n.a. | _buffer |
NEW | protected | boolean | n.a. | _eof |
NEW | protected | org.eclipse.jetty.http.HttpParser | n.a. | _parser |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpTester$Input() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public abstract | int | fillBuffer() |
|
|
|
||||||||||
NEW | public | java.nio.ByteBuffer | getBuffer() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.http.HttpParser | getHttpParser() | n.a. |
|
|
||||||||||
NEW | public | boolean | isEOF() | n.a. |
|
|
||||||||||
NEW | public | void | setHttpParser(org.eclipse.jetty.http.HttpParser) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.http.HttpParser | takeHttpParser() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.http.HttpFields$Mutable | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | org.eclipse.jetty.http.HttpFields | n.a. |
NEW | org.eclipse.jetty.http.HttpParser$HttpHandler | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpTester$Message() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | badMessage(org.eclipse.jetty.http.BadMessageException) | n.a. |
|
|
||||||
NEW | public | boolean | content(java.nio.ByteBuffer) | n.a. |
|
|
||||||
NEW | public | boolean | contentComplete() | n.a. |
|
|
||||||
NEW | public | void | earlyEOF() | n.a. |
|
|
||||||
NEW | public | java.nio.ByteBuffer | generate() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getContent() | n.a. |
|
|
||||||
NEW | public | byte[] | getContentBytes() | n.a. |
|
|
||||||
NEW | public abstract | org.eclipse.jetty.http.MetaData | getInfo() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpVersion | getVersion() | n.a. |
|
|
||||||
NEW | public | boolean | headerComplete() | n.a. |
|
|
||||||
NEW | public | boolean | isComplete() | n.a. |
|
|
||||||
NEW | public | boolean | isEarlyEOF() | n.a. |
|
|
||||||
NEW | public | boolean | messageComplete() | n.a. |
|
|
||||||
NEW | public | void | parsedHeader(org.eclipse.jetty.http.HttpField) | n.a. |
|
|
||||||
NEW | public | void | setContent(byte[]) | n.a. |
|
|
||||||
NEW | public | void | setContent(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | setContent(java.nio.ByteBuffer) | n.a. |
|
|
||||||
NEW | public | void | setVersion(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | setVersion(org.eclipse.jetty.http.HttpVersion) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.http.HttpTester$Message | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | org.eclipse.jetty.http.HttpFields | n.a. |
NEW | org.eclipse.jetty.http.HttpParser$HttpHandler | n.a. |
NEW | org.eclipse.jetty.http.HttpParser$RequestHandler | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpTester$Request() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.http.MetaData$Request | getInfo() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getMethod() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getUri() | n.a. |
|
|
||||||
NEW | public | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | setMethod(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | setURI(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | startRequest(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.http.HttpTester$Message | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | org.eclipse.jetty.http.HttpFields | n.a. |
NEW | org.eclipse.jetty.http.HttpParser$HttpHandler | n.a. |
NEW | org.eclipse.jetty.http.HttpParser$ResponseHandler | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpTester$Response() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.http.MetaData$Response | getInfo() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getReason() | n.a. |
|
|
||||||
NEW | public | int | getStatus() | n.a. |
|
|
||||||
NEW | public | void | startResponse(org.eclipse.jetty.http.HttpVersion,
| n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_NOW_ABSTRACT |
CLASS_TYPE_CHANGED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpURI(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | HttpURI(java.net.URI) | n.a. |
|
|
||||||
REMOVED (!) | public | HttpURI() | n.a. |
|
|
||||||
REMOVED (!) | public | HttpURI(org.eclipse.jetty.http.HttpURI) | n.a. |
|
|
||||||
REMOVED (!) | public | HttpURI(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | HttpURI(java.lang.String,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW (*) | public abstract | org.eclipse.jetty.http.HttpURI$Immutable | asImmutable() | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | java.lang.String | asString() | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Mutable | build() | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Mutable | build(org.eclipse.jetty.http.HttpURI) | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Mutable | build(org.eclipse.jetty.http.HttpURI,
| n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Mutable | build(org.eclipse.jetty.http.HttpURI,
| n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Mutable | build(java.net.URI) | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Mutable | build(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | clear() | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.http.HttpURI | createHttpURI(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | decodeQueryTo(org.eclipse.jetty.util.MultiMap) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | decodeQueryTo(org.eclipse.jetty.util.MultiMap,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | decodeQueryTo(org.eclipse.jetty.util.MultiMap,
|
|
|
|
||||||||||||
REMOVED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Immutable | from(java.net.URI) | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Immutable | from(java.lang.String) | n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Immutable | from(java.lang.String,
| n.a. |
|
|
||||||||||||
NEW (!) | static public | org.eclipse.jetty.http.HttpURI$Immutable | from(java.lang.String,
| n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getAuthority() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getDecodedPath() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getFragment() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getHost() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getParam() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getPath() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getPathQuery() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | int | getPort() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getQuery() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getScheme() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.lang.String | getUser() | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | boolean | hasAuthority() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | hasQuery() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | boolean | isAbsolute() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | parse(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | parse(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | parseConnect(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | parseRequestTarget(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setAuthority(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setParam(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setPath(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setPathQuery(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setQuery(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setScheme(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED | public | java.lang.String | toString() | n.a. | n.a. |
|
||||||||||||
MODIFIED (*) | public | java.net.URI | toURI() |
|
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.http.HttpURI | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Immutable | asImmutable() | n.a. |
|
|
||||||
NEW | public | java.lang.String | asString() | n.a. |
|
|
||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | java.lang.String | getAuthority() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getDecodedPath() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getFragment() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHost() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getParam() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPath() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPathQuery() | n.a. |
|
|
||||||
NEW | public | int | getPort() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getQuery() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getScheme() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getUser() | n.a. |
|
|
||||||
NEW | public | boolean | hasAuthority() | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | boolean | isAbsolute() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||
NEW | public | java.net.URI | toURI() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.http.HttpURI | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Immutable | asImmutable() | n.a. |
|
|
||||||
NEW | public | java.lang.String | asString() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | authority(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | authority(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | clear() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | decodedPath(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | fragment(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.lang.String | getAuthority() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getDecodedPath() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getFragment() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHost() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getParam() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPath() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPathQuery() | n.a. |
|
|
||||||
NEW | public | int | getPort() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getQuery() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getScheme() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getUser() | n.a. |
|
|
||||||
NEW | public | boolean | hasAuthority() | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | host(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | isAbsolute() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | normalize() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | param(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | path(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | pathQuery(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | port(int) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | query(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | scheme(org.eclipse.jetty.http.HttpScheme) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | scheme(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||
NEW | public | java.net.URI | toURI() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | uri(org.eclipse.jetty.http.HttpURI) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | uri(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | uri(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | uri(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.HttpURI$Mutable | user(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8305538996260334984 | n.a. |
New | true | 8772217287862805245 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) (!) |
| CACHE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MetaData(org.eclipse.jetty.http.HttpVersion,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.eclipse.jetty.http.HttpVersion | getVersion()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | recycle() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setContentLength(long) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setHttpVersion(org.eclipse.jetty.http.HttpVersion) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setTrailerSupplier(java.util.function.Supplier) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.http.MetaData$Request | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MetaData$ConnectRequest(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | MetaData$ConnectRequest(org.eclipse.jetty.http.HttpScheme,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getProtocol() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MetaData$Request(org.eclipse.jetty.http.MetaData$Request) | n.a. |
|
|
||||||
REMOVED (!) | public | MetaData$Request(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | MetaData$Request(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | MetaData$Request(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getProtocol() | n.a. |
|
|
||||||
REMOVED | public | void | recycle() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | setMethod(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setURI(org.eclipse.jetty.http.HttpURI) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MetaData$Response() | n.a. |
|
|
||||||
NEW | public | MetaData$Response(org.eclipse.jetty.http.HttpVersion,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | setReason(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setStatus(int) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.eclipse.jetty.util.Index (<- org.eclipse.jetty.util.Trie) (!) |
| CACHE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | static public | java.lang.String | inferCharsetFromContentType(java.lang.String)
Annotations:
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MultiPartFormInputStream(java.io.InputStream,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | deleteParts() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getBufferSize() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Collection | getParsedParts()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.Part | getPart(java.lang.String) |
|
|
|
||||||||||||
REMOVED (!) | public | java.util.Collection | getParts() |
|
|
|
||||||||||||
REMOVED (!) | public | boolean | isDeleteOnExit()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isEmpty() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isWriteFilesWithFilenames() | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | parse() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setBufferSize(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setDeleteOnExit(boolean)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setWriteFilesWithFilenames(boolean) | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | throwIfError() |
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.http.Part |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | org.eclipse.jetty.util.ByteArrayOutputStream2 (!) |
| _bout | ||
REMOVED (!) | protected | java.lang.String (!) |
| _contentType | ||
REMOVED (!) | protected | java.io.File (!) |
| _file | ||
REMOVED (!) | protected | java.lang.String (!) |
| _filename | ||
REMOVED (!) | protected | org.eclipse.jetty.util.MultiMap (!) |
| _headers | ||
REMOVED (!) | protected | java.lang.String (!) |
| _name | ||
REMOVED (!) | protected | java.io.OutputStream (!) |
| _out | ||
REMOVED (!) | protected | long (!) |
| _size | ||
REMOVED (!) | protected | boolean (!) |
| _temporary |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MultiPartFormInputStream$MultiPart(org.eclipse.jetty.http.MultiPartFormInputStream,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | cleanUp() |
|
|
|
||||||||||
REMOVED (!) | protected | void | close() |
|
|
|
||||||||||
REMOVED (!) | protected | void | createFile() |
|
|
|
||||||||||
REMOVED (!) | public | void | delete() |
|
|
|
||||||||||
REMOVED (!) | public | byte[] | getBytes() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getContentDispositionFilename() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getContentType() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.io.File | getFile() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Collection | getHeaderNames() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Collection | getHeaders(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.io.InputStream | getInputStream() |
|
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getName() | n.a. |
|
|
||||||||||
REMOVED (!) | public | long | getSize() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getSubmittedFileName() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | open() |
|
|
|
||||||||||
REMOVED (!) | protected | void | setContentType(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | setHeaders(org.eclipse.jetty.util.MultiMap) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | write(int) |
|
|
|
||||||||||
REMOVED (!) | protected | void | write(byte[],
|
|
|
|
||||||||||
REMOVED (!) | public | void | write(java.lang.String) |
|
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.log.Logger (!) |
| LOG |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MultiPartParser(org.eclipse.jetty.http.MultiPartParser$Handler,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | org.eclipse.jetty.http.MultiPartParser$Handler | getHandler() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.http.MultiPartParser$State | getState() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isState(org.eclipse.jetty.http.MultiPartParser$State) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | parse(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
REMOVED (!) | protected | boolean | parseMimePartHeaders(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | protected | boolean | parseOctetContent(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | public | void | reset() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8651894197400434809 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$FieldState (!) |
| AFTER_NAME | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$FieldState (!) |
| FIELD | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$FieldState (!) |
| IN_NAME | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$FieldState (!) |
| IN_VALUE | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$FieldState (!) |
| VALUE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.http.MultiPartParser$FieldState | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.http.MultiPartParser$FieldState[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | content(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | earlyEOF() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | headerComplete() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | messageComplete() | n.a. |
|
|
||||||
REMOVED (!) | public | void | parsedField(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | startPart() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 4273514858743567634 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$State (!) |
| BODY_PART | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$State (!) |
| DELIMITER | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$State (!) |
| DELIMITER_CLOSE | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$State (!) |
| DELIMITER_PADDING | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$State (!) |
| END | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$State (!) |
| EPILOGUE | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$State (!) |
| FIRST_OCTETS | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$State (!) |
| OCTETS | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.MultiPartParser$State (!) |
| PREAMBLE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.http.MultiPartParser$State | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.http.MultiPartParser$State[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.HashMap |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Cloneable |
|
||
REMOVED (!) | java.util.Map |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 2112560199631272565 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PathMap(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | PathMap(java.util.Map) | n.a. |
|
|
||||||
REMOVED (!) | public | PathMap(int) | n.a. |
|
|
||||||
REMOVED (!) | public | PathMap() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | clear() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | containsMatch(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.http.PathMap$MappedEntry | getMatch(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getMatches(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | match(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | boolean | match(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | static public | boolean | match(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | pathInfo(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | pathMatch(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | put(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | relativePath(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | remove(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | static public | void | setPathSpecSeparators(java.lang.String) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | boolean | match(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | boolean | match(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | pathInfo(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | pathMatch(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | relativePath(java.lang.String,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.Map$Entry |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getKey() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getMapped() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | getValue() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | setValue(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.AbstractSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.function.Predicate |
|
||
REMOVED (!) | java.util.Set |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PathMap$PathSet() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | add(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | contains(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | containsMatch(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | int | size() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | test(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | ABNF_REQUIRED_QUOTING |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | java.lang.String | join(java.util.List) | n.a. |
|
|
||||||
NEW | static public | java.lang.String | join(java.lang.String[]) | n.a. |
|
|
||||||
NEW | static public | void | join(java.lang.StringBuilder,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Session$Listener | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | java.net.InetSocketAddress | getLocalAddress() | n.a. |
|
|
||||||
NEW (*) | public abstract | java.net.InetSocketAddress | getRemoteAddress() | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | newStream(org.eclipse.jetty.http2.frames.HeadersFrame,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | void | onGoAway(org.eclipse.jetty.http2.api.Session,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | data(org.eclipse.jetty.http2.frames.DataFrame) | n.a. |
|
|
||||||
NEW (*) | public abstract | void | demand(long) | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | headers(org.eclipse.jetty.http2.frames.HeadersFrame) | n.a. |
|
|
||||||
NEW (!) | public | java.util.concurrent.CompletableFuture | push(org.eclipse.jetty.http2.frames.PushPromiseFrame,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW (!) | public | void | onBeforeData(org.eclipse.jetty.http2.api.Stream) | n.a. |
|
|
||||||||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onData(org.eclipse.jetty.http2.api.Stream,
| n.a. |
|
|
||||||||||||
NEW (!) | public | void | onDataDemanded(org.eclipse.jetty.http2.api.Stream,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | onFailure(org.eclipse.jetty.http2.api.Stream,
Annotations:
| n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | boolean | onIdleTimeout(org.eclipse.jetty.http2.api.Stream,
| n.a. |
|
|
||||||||||||
NEW (!) | public | void | onNewStream(org.eclipse.jetty.http2.api.Stream) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | onTimeout(org.eclipse.jetty.http2.api.Stream,
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Stream$Listener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | onTimeout(org.eclipse.jetty.http2.api.Stream,
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HTTP2Client(org.eclipse.jetty.io.ClientConnector) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
NEW | public | void | accept(java.nio.channels.SocketChannel,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | void | configure(java.nio.channels.SocketChannel) |
|
|
|
||||||||||||||||||||
REMOVED (!) | public | void | connect(java.net.InetSocketAddress,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | connect(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | connect(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | java.util.concurrent.CompletableFuture | connect(java.net.SocketAddress,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | void | connect(java.net.SocketAddress,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | java.util.concurrent.CompletableFuture | connect(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | void | connect(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | void | connect(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | void | connect(java.net.SocketAddress,
| n.a. |
|
|
||||||||||||||||||||
REMOVED | protected | void | doStart() |
| n.a. |
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.io.ClientConnectionFactory | getClientConnectionFactory() | n.a. |
|
|
||||||||||||||||||||
NEW | public | org.eclipse.jetty.io.ClientConnector | getClientConnector() | n.a. |
|
|
||||||||||||||||||||
NEW | public | long | getStreamIdleTimeout()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | boolean | isUseInputDirectByteBuffers()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | boolean | isUseOutputDirectByteBuffers()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.SelectorManager | newSelectorManager() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.ClientConnectionFactory | newSslClientConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setClientConnectionFactory(org.eclipse.jetty.io.ClientConnectionFactory) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setStreamIdleTimeout(long) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setUseInputDirectByteBuffers(boolean) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setUseOutputDirectByteBuffers(boolean) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| BYTE_BUFFER_POOL_CONTEXT_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| EXECUTOR_CONTEXT_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SCHEDULER_CONTEXT_KEY |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Session | n.a. |
UNCHANGED (!) | org.eclipse.jetty.http2.ISession | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.http2.frames.GoAwayFrame | n.a. | GRACEFUL |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | GoAwayFrame(org.eclipse.jetty.http2.CloseState,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isGraceful() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | int | getDependentStreamId()
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PushPromiseFrame(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | PushPromiseFrame(int,
| n.a. |
|
|
||||||
NEW | public | PushPromiseFrame(int,
| n.a. | n.a. |
|
||||||
NEW | public | PushPromiseFrame(int,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public | org.eclipse.jetty.http.MetaData$Request (<- org.eclipse.jetty.http.MetaData) | getMetaData() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | ENABLE_CONNECT_PROTOCOL |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isUseDirectByteBuffers() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Generator(org.eclipse.jetty.io.ByteBufferPool,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HeaderGenerator(boolean) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isUseDirectByteBuffers() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | onData(org.eclipse.jetty.http2.frames.DataFrame,
| n.a. | n.a. |
|
||||
NEW | public abstract | void | onFailure(java.lang.Throwable,
| n.a. | n.a. |
|
||||
NEW | public abstract | boolean | onTimeout(java.lang.Throwable) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | boolean | isIdle() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Runnable | onData(org.eclipse.jetty.http2.frames.DataFrame,
| n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Runnable | onFailure(java.lang.Throwable,
| n.a. | n.a. |
|
||||
NEW | public abstract | boolean | onTimeout(java.lang.Throwable,
| n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Runnable | onTrailer(org.eclipse.jetty.http2.frames.HeadersFrame) | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
NEW | org.eclipse.jetty.io.Connection$UpgradeTo | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isUseInputDirectByteBuffers() | n.a. |
|
|
||||||
NEW | public | boolean | isUseOutputDirectByteBuffers() | n.a. |
|
|
||||||
REMOVED | public | void | onClose() | n.a. | n.a. |
|
||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | void | onUpgradeTo(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | protected | void | setInputBuffer(java.nio.ByteBuffer) | n.a. |
|
|
||||||
NEW | public | void | setUseInputDirectByteBuffers(boolean) | n.a. |
|
|
||||||
NEW | public | void | setUseOutputDirectByteBuffers(boolean) | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Session | n.a. |
UNCHANGED (!) | org.eclipse.jetty.http2.ISession | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
REMOVED (!) | protected | void | abort(java.lang.Throwable) | n.a. |
|
|
||||||||||||||||||||||||
NEW | protected | void | abort(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.http2.IStream | createLocalStream(int) | n.a. |
|
|
||||||||||||||||||||||||
NEW | protected | org.eclipse.jetty.http2.IStream | createLocalStream(int,
| n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.http2.IStream | createRemoteStream(int) | n.a. |
|
|
||||||||||||||||||||||||
NEW | protected | org.eclipse.jetty.http2.IStream | createRemoteStream(int,
| n.a. | n.a. |
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.http2.CloseState | getCloseState() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | java.net.InetSocketAddress | getLocalAddress() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | java.net.InetSocketAddress | getRemoteAddress() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | goAway(org.eclipse.jetty.http2.frames.GoAwayFrame,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | isConnectProtocolEnabled()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.http2.IStream | newStream(int,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | protected | org.eclipse.jetty.http2.IStream | newStream(int,
| n.a. | n.a. |
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.http2.api.Stream | newUpgradeStream(org.eclipse.jetty.http2.frames.HeadersFrame,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | protected | void | notifyGoAway(org.eclipse.jetty.http2.api.Session,
| n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | protected | void | onConnectionFailure(int,
| n.a. |
|
|
||||||||||||||||||||||||
MODIFIED (!) | private (<- protected ) | void | onStreamClosed(org.eclipse.jetty.http2.IStream) | n.a. |
|
|
||||||||||||||||||||||||
MODIFIED (!) | final (<- not_final ) protected | void | onStreamOpened(org.eclipse.jetty.http2.IStream) | n.a. |
|
|
||||||||||||||||||||||||
MODIFIED (!) | public | boolean (<- void) | removeStream(org.eclipse.jetty.http2.IStream) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | protected | void | reset(org.eclipse.jetty.http2.frames.ResetFrame,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | setConnectProtocolEnabled(boolean) | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | java.util.concurrent.CompletableFuture | shutdown() | n.a. |
|
|
||||||||||||||||||||||||
MODIFIED | protected (<- private ) | void | updateLastRemoteStreamId(int) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Stream | n.a. |
UNCHANGED (*) | org.eclipse.jetty.http2.IStream | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HTTP2Stream(org.eclipse.jetty.util.thread.Scheduler,
| n.a. |
|
|
||||||
NEW | public | HTTP2Stream(org.eclipse.jetty.util.thread.Scheduler,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | demand(long) | n.a. |
|
|
||||||
NEW | public | boolean | failAllData(java.lang.Throwable) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.io.EndPoint | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HTTP2StreamEndPoint(org.eclipse.jetty.http2.IStream) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | close(java.lang.Throwable) | n.a. |
|
|
||||||||||
NEW | public | int | fill(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | void | fillInterested(org.eclipse.jetty.util.Callback) |
|
|
|
||||||||||
NEW | public | boolean | flush(java.nio.ByteBuffer[]) |
|
|
|
||||||||||
NEW | public | org.eclipse.jetty.io.Connection | getConnection() | n.a. |
|
|
||||||||||
NEW | public | long | getCreatedTimeStamp() | n.a. |
|
|
||||||||||
NEW | public | long | getIdleTimeout() | n.a. |
|
|
||||||||||
NEW | public | java.net.InetSocketAddress | getLocalAddress() | n.a. |
|
|
||||||||||
NEW | public | java.net.InetSocketAddress | getRemoteAddress() | n.a. |
|
|
||||||||||
NEW | public | java.lang.Object | getTransport() | n.a. |
|
|
||||||||||
NEW | public | boolean | isFillInterested() | n.a. |
|
|
||||||||||
NEW | public | boolean | isInputShutdown() | n.a. |
|
|
||||||||||
NEW | public | boolean | isOpen() | n.a. |
|
|
||||||||||
NEW | public | boolean | isOutputShutdown() | n.a. |
|
|
||||||||||
NEW | protected | void | offerData(org.eclipse.jetty.http2.frames.DataFrame,
| n.a. | n.a. |
|
||||||||||
NEW | protected | void | offerFailure(java.lang.Throwable) | n.a. | n.a. |
|
||||||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
||||||||||
NEW | public | void | onOpen() | n.a. |
|
|
||||||||||
NEW | protected | void | process() | n.a. | n.a. |
|
||||||||||
NEW | public | void | setConnection(org.eclipse.jetty.io.Connection) | n.a. |
|
|
||||||||||
NEW | public | void | setIdleTimeout(long) | n.a. |
|
|
||||||||||
NEW | public | void | shutdownOutput() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||||||
NEW | public | boolean | tryFillInterested(org.eclipse.jetty.util.Callback) | n.a. |
|
|
||||||||||
NEW | public | void | upgrade(org.eclipse.jetty.io.Connection) | n.a. |
|
|
||||||||||
NEW | public | void | write(org.eclipse.jetty.util.Callback,
|
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Session | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public abstract | boolean (<- void) | removeStream(org.eclipse.jetty.http2.IStream) | n.a. |
|
|
||||||
NEW (*) | public abstract | java.util.concurrent.CompletableFuture | shutdown() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Stream | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | boolean | failAllData(java.lang.Throwable) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HeaderBlockFragments() | n.a. |
|
|
||||||
NEW | public | HeaderBlockFragments(org.eclipse.jetty.io.ByteBufferPool) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.io.ByteBufferPool | getByteBufferPool() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.http2.parser.RateControl | getRateControl()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getReservedThreads()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | boolean | isConnectProtocolEnabled()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | boolean | isUseInputDirectByteBuffers()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | boolean | isUseOutputDirectByteBuffers()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setConnectProtocolEnabled(boolean) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setRateControl(org.eclipse.jetty.http2.parser.RateControl)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setReservedThreads(int)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setUseInputDirectByteBuffers(boolean) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setUseOutputDirectByteBuffers(boolean) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Graceful | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isShutdown() | n.a. |
|
|
||||||
NEW | public | java.util.concurrent.CompletableFuture | shutdown() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.ConnectionFactory$Upgrading | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | org.eclipse.jetty.io.Connection | upgradeConnection(org.eclipse.jetty.server.Connector,
|
| n.a. |
|
||||||||||
NEW | public | org.eclipse.jetty.io.Connection | upgradeConnection(org.eclipse.jetty.server.Connector,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | onUpgradeTo(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | boolean | upgrade(org.eclipse.jetty.http.MetaData$Request) | n.a. |
|
|
||||||
NEW | public | boolean | upgrade(org.eclipse.jetty.http.MetaData$Request,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.HttpOutput$Interceptor | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | boolean | checkAndPrepareUpgrade() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Session$Listener | n.a. |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Stream$Listener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | onBeforeData(org.eclipse.jetty.http2.api.Stream) | n.a. |
|
|
||||||
REMOVED | public | void | onData(org.eclipse.jetty.http2.api.Stream,
| n.a. | n.a. |
|
||||||
NEW | public | void | onDataDemanded(org.eclipse.jetty.http2.api.Stream,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.http2.api.Session | n.a. |
UNCHANGED (!) | org.eclipse.jetty.http2.ISession | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.http2.HTTP2Channel$Server | n.a. |
UNCHANGED (!) | org.eclipse.jetty.server.HttpOutput$Interceptor | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | protected | boolean | eof() | n.a. | n.a. |
|
||||||
NEW | public | boolean | failAllContent(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | boolean | failed(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.io.EndPoint | getTunnellingEndPoint() | n.a. |
|
|
||||||
NEW | public | boolean | isIdle() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isRequestIdle() | n.a. |
|
|
||||||
NEW | public | boolean | isTunnellingSupported() | n.a. |
|
|
||||||
NEW | public | boolean | isUseOutputDirectByteBuffers() | n.a. |
|
|
||||||
NEW | public | boolean | needContent() | n.a. |
|
|
||||||
NEW | public | java.lang.Runnable | onData(org.eclipse.jetty.http2.frames.DataFrame,
| n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Runnable | onRequestContent(org.eclipse.jetty.http2.frames.DataFrame,
| n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Runnable | onRequestTrailers(org.eclipse.jetty.http2.frames.HeadersFrame) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | onStreamTimeout(java.lang.Throwable,
| n.a. |
|
|
||||||
NEW | public | boolean | onTimeout(java.lang.Throwable,
| n.a. |
|
|
||||||
NEW | public | java.lang.Runnable | onTrailer(org.eclipse.jetty.http2.frames.HeadersFrame) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.server.HttpInput$Content | produceContent() | n.a. |
|
|
||||||
NEW | public | void | setUseOutputDirectByteBuffers(boolean) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.HttpTransport | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | boolean | isOptimizedForDirectBuffers() | n.a. | n.a. |
|
||||||
REMOVED | public | void | send(org.eclipse.jetty.http.MetaData$Response,
| n.a. | n.a. |
|
||||||
NEW | public | void | send(org.eclipse.jetty.http.MetaData$Request,
| n.a. |
|
|
||||||
NEW | public | void | sendContent(org.eclipse.jetty.http.MetaData$Request,
| n.a. |
|
|
||||||
NEW | public | void | sendHeaders(org.eclipse.jetty.http.MetaData$Request,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | RawHTTP2ServerConnectionFactory(org.eclipse.jetty.http2.api.server.ServerSessionListener) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.http2.HTTP2StreamEndPoint | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.http2.HTTP2Channel$Server | n.a. |
NEW | org.eclipse.jetty.io.EndPoint | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ServerHTTP2StreamEndPoint(org.eclipse.jetty.http2.IStream) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isIdle() | n.a. |
|
|
||||||
NEW | public | java.lang.Runnable | onData(org.eclipse.jetty.http2.frames.DataFrame,
| n.a. |
|
|
||||||
NEW | public | java.lang.Runnable | onFailure(java.lang.Throwable,
| n.a. |
|
|
||||||
NEW | public | boolean | onTimeout(java.lang.Throwable,
| n.a. |
|
|
||||||
NEW | public | java.lang.Runnable | onTrailer(org.eclipse.jetty.http2.frames.HeadersFrame) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||
REMOVED | public | void | addListener(org.eclipse.jetty.io.Connection$Listener) | n.a. | n.a. |
|
||||||
REMOVED | public | void | onClose() | n.a. | n.a. |
|
||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | void | removeEventListener(java.util.EventListener) | n.a. |
|
|
||||||
REMOVED | public | void | removeListener(org.eclipse.jetty.io.Connection$Listener) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.EndPoint | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED | final public (<- protected ) | void | close(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isOptimizedForDirectBuffers() | n.a. | n.a. |
|
||||||
MODIFIED | public (<- protected ) | void | onClose(java.lang.Throwable) | n.a. | n.a. |
|
||||||
MODIFIED (!) | final (<- not_final ) public | void | onClose() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.EndPoint | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ByteBufferPool$Bucket(org.eclipse.jetty.io.ByteBufferPool,
| n.a. |
|
|
||||||
NEW | public | ByteBufferPool$Bucket(int,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | java.nio.ByteBuffer | acquire(boolean)
Annotations:
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.AbstractEndPoint |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.io.EndPoint |
|
||
REMOVED (!) | org.eclipse.jetty.io.ManagedSelector$Selectable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ChannelEndPoint(java.nio.channels.SocketChannel,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | void | doClose() | n.a. |
|
|
||||||||
REMOVED (!) | protected | void | doShutdownOutput() | n.a. |
|
|
||||||||
REMOVED | public | int | fill(java.nio.ByteBuffer) |
| n.a. |
|
||||||||
REMOVED | public | boolean | flush(java.nio.ByteBuffer[]) |
| n.a. |
|
||||||||
REMOVED (!) | public | java.nio.channels.SocketChannel | getChannel() | n.a. |
|
|
||||||||
REMOVED | public | java.net.InetSocketAddress | getLocalAddress() | n.a. | n.a. |
|
||||||||
REMOVED | public | java.net.InetSocketAddress | getRemoteAddress() | n.a. | n.a. |
|
||||||||
REMOVED | public | java.lang.Object | getTransport() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isOpen() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isOptimizedForDirectBuffers() | n.a. | n.a. |
|
||||||||
REMOVED (!) | protected | void | needsFillInterest() | n.a. |
|
|
||||||||
REMOVED | public | void | onClose() | n.a. | n.a. |
|
||||||||
REMOVED (!) | protected | void | onIncompleteFlush() | n.a. |
|
|
||||||||
REMOVED | public | java.lang.Runnable | onSelected() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | replaceKey(java.nio.channels.SelectionKey) | n.a. | n.a. |
|
||||||||
REMOVED (!) | public | java.lang.String | toEndPointString() | n.a. |
|
|
||||||||
REMOVED | public | void | updateKey() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | public static final | java.lang.String | n.a. | CLIENT_CONTEXT_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| CONNECTOR_CONTEXT_KEY |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.ContainerLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClientConnectionFactory$Info(org.eclipse.jetty.io.ClientConnectionFactory) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.io.ClientConnectionFactory | getClientConnectionFactory() | n.a. |
|
|
||||||
NEW | public abstract | java.util.List | getProtocols(boolean) | n.a. |
|
|
||||||
NEW | public | boolean | matches(java.util.List,
| n.a. |
|
|
||||||
NEW | public | void | upgrade(org.eclipse.jetty.io.EndPoint,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.ContainerLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | CLIENT_CONNECTION_FACTORY_CONTEXT_KEY |
NEW | public static final | java.lang.String | n.a. | CLIENT_CONNECTOR_CONTEXT_KEY |
NEW | public static final | java.lang.String | n.a. | CONNECTION_PROMISE_CONTEXT_KEY |
NEW | public static final | java.lang.String | n.a. | REMOTE_SOCKET_ADDRESS_CONTEXT_KEY |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClientConnector() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | void | accept(java.nio.channels.SocketChannel,
| n.a. |
|
|
||||||||
NEW | protected | void | configure(java.nio.channels.SocketChannel) |
| n.a. |
|
||||||||
NEW | public | void | connect(java.net.SocketAddress,
| n.a. |
|
|
||||||||
NEW | protected | void | connectFailed(java.lang.Throwable,
| n.a. | n.a. |
|
||||||||
NEW | protected | void | doStart() |
| n.a. |
|
||||||||
NEW | protected | void | doStop() |
| n.a. |
|
||||||||
NEW | public | java.net.SocketAddress | getBindAddress() | n.a. |
|
|
||||||||
NEW | public | org.eclipse.jetty.io.ByteBufferPool | getByteBufferPool() | n.a. |
|
|
||||||||
NEW | public | java.time.Duration | getConnectTimeout() | n.a. |
|
|
||||||||
NEW | public | java.util.concurrent.Executor | getExecutor() | n.a. |
|
|
||||||||
NEW | public | java.time.Duration | getIdleTimeout() | n.a. |
|
|
||||||||
NEW | public | boolean | getReuseAddress() | n.a. |
|
|
||||||||
NEW | public | org.eclipse.jetty.util.thread.Scheduler | getScheduler() | n.a. |
|
|
||||||||
NEW | public | int | getSelectors() | n.a. |
|
|
||||||||
NEW | public | org.eclipse.jetty.util.ssl.SslContextFactory$Client | getSslContextFactory() | n.a. |
|
|
||||||||
NEW | public | boolean | isConnectBlocking() | n.a. |
|
|
||||||||
NEW | protected | org.eclipse.jetty.io.EndPoint | newEndPoint(java.nio.channels.SocketChannel,
| n.a. | n.a. |
|
||||||||
NEW | protected | org.eclipse.jetty.io.SelectorManager | newSelectorManager() | n.a. | n.a. |
|
||||||||
NEW | protected | org.eclipse.jetty.util.ssl.SslContextFactory$Client | newSslContextFactory() | n.a. | n.a. |
|
||||||||
NEW | public | void | setBindAddress(java.net.SocketAddress) | n.a. |
|
|
||||||||
NEW | public | void | setByteBufferPool(org.eclipse.jetty.io.ByteBufferPool) | n.a. |
|
|
||||||||
NEW | public | void | setConnectBlocking(boolean) | n.a. |
|
|
||||||||
NEW | public | void | setConnectTimeout(java.time.Duration) | n.a. |
|
|
||||||||
NEW | public | void | setExecutor(java.util.concurrent.Executor) | n.a. |
|
|
||||||||
NEW | public | void | setIdleTimeout(java.time.Duration) | n.a. |
|
|
||||||||
NEW | public | void | setReuseAddress(boolean) | n.a. |
|
|
||||||||
NEW | public | void | setScheduler(org.eclipse.jetty.util.thread.Scheduler) | n.a. |
|
|
||||||||
NEW | public | void | setSelectors(int) | n.a. |
|
|
||||||||
NEW | public | void | setSslContextFactory(org.eclipse.jetty.util.ssl.SslContextFactory$Client) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.io.SelectorManager | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClientConnector$ClientSelectorManager(org.eclipse.jetty.io.ClientConnector,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | protected | void | connectionFailed(java.nio.channels.SelectableChannel,
| n.a. | n.a. |
|
||||||||||
NEW | public | void | connectionOpened(org.eclipse.jetty.io.Connection,
| n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.io.Connection | newConnection(java.nio.channels.SelectableChannel,
|
|
|
|
||||||||||
NEW | protected | org.eclipse.jetty.io.EndPoint | newEndPoint(java.nio.channels.SelectableChannel,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | void | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | addListener(org.eclipse.jetty.io.Connection$Listener) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | onClose() | n.a. |
|
|
||||||
NEW (*) | public abstract | void | onClose(java.lang.Throwable) | n.a. |
|
|
||||||
NEW (*) | public abstract | void | removeEventListener(java.util.EventListener) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | removeListener(org.eclipse.jetty.io.Connection$Listener) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | close() | n.a. |
|
|
||||||
NEW (*) | public abstract | void | close(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isOptimizedForDirectBuffers() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | onClose() | n.a. |
|
|
||||||
NEW (*) | public abstract | void | onClose(java.lang.Throwable) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | org.eclipse.jetty.io.EndPoint | unwrap() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | void | completed() | n.a. |
|
|
||||||
NEW | protected | void | completed(java.lang.String) | n.a. | n.a. |
|
||||||
NEW | public | java.lang.String | getProtocol() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.NetworkTrafficListener |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NetworkTrafficListener$Adapter() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | closed(java.net.Socket) | n.a. | n.a. |
|
||||
REMOVED | public | void | incoming(java.net.Socket,
| n.a. | n.a. |
|
||||
REMOVED | public | void | opened(java.net.Socket) | n.a. | n.a. |
|
||||
REMOVED | public | void | outgoing(java.net.Socket,
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.NetworkTrafficSocketChannelEndPoint |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.io.EndPoint |
|
||
REMOVED (!) | org.eclipse.jetty.io.ManagedSelector$Selectable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NetworkTrafficSelectChannelEndPoint(java.nio.channels.SocketChannel,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.EndPoint | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NetworkTrafficSocketChannelEndPoint(java.nio.channels.SelectableChannel,
| n.a. |
|
|
||||||
NEW | public | NetworkTrafficSocketChannelEndPoint(java.nio.channels.SocketChannel,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | onClose() | n.a. | n.a. |
|
||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.SocketChannelEndPoint |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.io.EndPoint |
|
||
REMOVED (!) | org.eclipse.jetty.io.ManagedSelector$Selectable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SelectChannelEndPoint(java.nio.channels.SelectableChannel,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | addAcceptListener(org.eclipse.jetty.io.SelectorManager$AcceptListener) | n.a. |
|
|
||||||||||||
MODIFIED (!) | public | boolean (<- void) | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | connectionClosed(org.eclipse.jetty.io.Connection) | n.a. |
|
|
||||||||||||
NEW | public | void | connectionClosed(org.eclipse.jetty.io.Connection,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | connectionOpened(org.eclipse.jetty.io.Connection) | n.a. |
|
|
||||||||||||
NEW | public | void | connectionOpened(org.eclipse.jetty.io.Connection,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getReservedThreads()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | removeAcceptListener(org.eclipse.jetty.io.SelectorManager$AcceptListener) | n.a. |
|
|
||||||||||||
MODIFIED (!) | public | boolean (<- void) | removeEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setReservedThreads(int)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.io.SelectorManager$SelectorManagerListener | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.io.AbstractEndPoint(<- org.eclipse.jetty.io.ChannelEndPoint) |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.EndPoint | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SocketChannelEndPoint(java.nio.channels.SelectableChannel,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | doClose() | n.a. |
|
|
||||||||||
NEW | protected | void | doShutdownOutput() | n.a. | n.a. |
|
||||||||||
NEW | public | int | fill(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | boolean | flush(java.nio.ByteBuffer[]) |
|
|
|
||||||||||
NEW | public | java.nio.channels.SocketChannel | getChannel() | n.a. |
|
|
||||||||||
NEW | public | java.net.InetSocketAddress | getLocalAddress() | n.a. |
|
|
||||||||||
NEW | public | java.net.InetSocketAddress | getRemoteAddress() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.net.Socket | getSocket() | n.a. |
|
|
||||||||||
NEW | public | java.lang.Object | getTransport() | n.a. |
|
|
||||||||||
NEW | public | boolean | isOpen() | n.a. |
|
|
||||||||||
NEW | protected | void | needsFillInterest() | n.a. | n.a. |
|
||||||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
||||||||||
NEW | protected | void | onIncompleteFlush() | n.a. | n.a. |
|
||||||||||
NEW | public | java.lang.Runnable | onSelected() | n.a. |
|
|
||||||||||
NEW | public | void | replaceKey(java.nio.channels.SelectionKey) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toEndPointString() | n.a. |
|
|
||||||||||
NEW | public | void | updateKey() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SSL_CONTEXT_FACTORY_CONTEXT_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SSL_PEER_HOST_CONTEXT_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SSL_PEER_PORT_CONTEXT_KEY |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.eclipse.jetty.io.ClientConnectionFactory | getClientConnectionFactory() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isAllowMissingCloseMessage()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setAllowMissingCloseMessage(boolean)
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | boolean | isAllowMissingCloseMessage()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED | public | void | onClose() | n.a. | n.a. |
|
||||||||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setAllowMissingCloseMessage(boolean)
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.EndPoint | n.a. |
NEW | org.eclipse.jetty.io.EndPoint$Wrapper | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.io.EndPoint | unwrap() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUser | getUser(java.lang.String) |
|
|
|
||||||||||
REMOVED | public | org.eclipse.jetty.jaas.spi.UserInfo | getUserInfo(java.lang.String) |
| n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUser | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractDatabaseLoginModule$JDBCUser(org.eclipse.jetty.jaas.spi.AbstractDatabaseLoginModule,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.List | doFetchRoles() |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.jaas.spi.UserInfo |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractDatabaseLoginModule$JDBCUserInfo(org.eclipse.jetty.jaas.spi.AbstractDatabaseLoginModule,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.util.List | doFetchRoles() |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||
MODIFIED (!) | public | org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUser (<- org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUserInfo) | getCurrentUser() | n.a. |
|
|
|||||||||||
NEW (*) | public abstract | org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUser | getUser(java.lang.String) |
|
|
|
|||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.jaas.spi.UserInfo | getUserInfo(java.lang.String) |
|
|
|
|||||||||||
REMOVED (!) | public | void | setCurrentUser(org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUserInfo) | n.a. |
|
|
|||||||||||
NEW | public | void | setCurrentUser(org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUser) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractLoginModule$JAASUser(org.eclipse.jetty.security.UserPrincipal) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | boolean | checkCredential(java.lang.Object) | n.a. |
|
|
||||||||||
NEW | public abstract | java.util.List | doFetchRoles() |
|
|
|
||||||||||
NEW | public | void | fetchRoles() |
|
|
|
||||||||||
NEW | public | java.lang.String | getUserName() | n.a. |
|
|
||||||||||
NEW | public | void | setJAASInfo(javax.security.auth.Subject) | n.a. |
|
|
||||||||||
NEW | public | void | unsetJAASInfo(javax.security.auth.Subject) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractLoginModule$JAASUserInfo(org.eclipse.jetty.jaas.spi.AbstractLoginModule,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | boolean | checkCredential(java.lang.Object) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | fetchRoles() |
|
|
|
||||||||||
REMOVED (!) | public | java.security.Principal | getPrincipal() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getUserName() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setJAASInfo(javax.security.auth.Subject) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | unsetJAASInfo(javax.security.auth.Subject) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUser | getUser(java.lang.String) |
|
|
|
||||||||||
REMOVED | public | org.eclipse.jetty.jaas.spi.UserInfo | getUserInfo(java.lang.String) |
| n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUser | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | LdapLoginModule$LDAPBindingUser(org.eclipse.jetty.jaas.spi.LdapLoginModule,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.List | doFetchRoles() |
|
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUser | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | LdapLoginModule$LDAPUser(org.eclipse.jetty.jaas.spi.LdapLoginModule,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.List | doFetchRoles() |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.jaas.spi.UserInfo |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | LdapLoginModule$LDAPUserInfo(org.eclipse.jetty.jaas.spi.LdapLoginModule,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.util.List | doFetchRoles() |
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | org.eclipse.jetty.jaas.spi.AbstractLoginModule$JAASUser | getUser(java.lang.String) |
|
|
|
||||||||||
REMOVED | public | org.eclipse.jetty.jaas.spi.UserInfo | getUserInfo(java.lang.String) |
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | java.util.List (!) |
| _roleNames | ||
REMOVED (!) | protected | boolean (!) |
| _rolesLoaded |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | UserInfo(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | UserInfo(java.lang.String,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | boolean | checkCredential(java.lang.Object) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | doFetchRoles() |
|
|
|
||||||||||
REMOVED (!) | public | void | fetchRoles() |
|
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.util.security.Credential | getCredential() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getRoleNames() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getUserName() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ConnectorServer(javax.management.remote.JMXServiceURL,
| n.a. |
|
|
||||||
NEW | public | ConnectorServer(javax.management.remote.JMXServiceURL,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getObjectName() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.ssl.SslContextFactory$Server | getSslContextFactory() | n.a. |
|
|
||||||
NEW | public | void | putAttribute(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | setObjectName(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | setSslContextFactory(org.eclipse.jetty.util.ssl.SslContextFactory$Server) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | static public | java.lang.Object | mbeanFor(java.lang.Object)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static final | org.eclipse.jetty.util.log.Logger (!) |
| __log
Annotations:
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.apache.maven.plugin.AbstractMojo |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.apache.maven.plugin.ContextEnabled |
|
||
REMOVED (!) | org.apache.maven.plugin.Mojo |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HelpMojo() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | execute() |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.AbstractLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | java.util.Map | n.a. | env |
NEW | protected | boolean | n.a. | exitVm |
NEW | protected | java.io.File | n.a. | jettyOutputFile |
NEW | protected | java.util.Map | n.a. | jettyProperties |
NEW | protected | java.util.List | n.a. | jettyXmlFiles |
NEW | protected | java.lang.String | n.a. | jvmArgs |
NEW | protected | long | n.a. | maxChildStartCheckMs |
NEW | protected | int | n.a. | maxChildStartChecks |
NEW | protected | boolean | n.a. | stopAtShutdown |
NEW | protected | java.lang.String | n.a. | stopKey |
NEW | protected | int | n.a. | stopPort |
NEW | protected | java.util.Map | n.a. | systemProperties |
NEW | protected | java.io.File | n.a. | tokenFile |
NEW | protected | boolean | n.a. | waitForChild |
NEW | protected | java.io.File | n.a. | workDir |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractForker() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | protected abstract | java.lang.ProcessBuilder | createCommand() | n.a. | n.a. |
|
||||||||||
NEW | public | void | doStart() |
|
|
|
||||||||||
NEW | public | java.util.Map | getEnv() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getJettyOutputFile() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getJettyProperties() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getJettyXmlFiles() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getJvmArgs() | n.a. |
|
|
||||||||||
NEW | public | long | getMaxChildStartCheckMs() | n.a. |
|
|
||||||||||
NEW | public | int | getMaxChildtartChecks() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getStopKey() | n.a. |
|
|
||||||||||
NEW | public | int | getStopPort() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getSystemProperties() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getTokenFile() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getWorkDir() | n.a. |
|
|
||||||||||
NEW | public | boolean | isExitVm() | n.a. |
|
|
||||||||||
NEW | public | boolean | isStopAtShutdown() | n.a. |
|
|
||||||||||
NEW | public | boolean | isWaitForChild() | n.a. |
|
|
||||||||||
NEW | protected abstract | void | redeployWebApp() |
| n.a. |
|
||||||||||
NEW | public | void | setEnv(java.util.Map) | n.a. |
|
|
||||||||||
NEW | public | void | setExitVm(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setJettyOutputFile(java.io.File) | n.a. |
|
|
||||||||||
NEW | public | void | setJettyProperties(java.util.Map) | n.a. |
|
|
||||||||||
NEW | public | void | setJettyXmlFiles(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setJvmArgs(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxChildStartCheckMs(long) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxChildStartChecks(int) | n.a. |
|
|
||||||||||
NEW | public | void | setStopAtShutdown(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setStopKey(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setStopPort(int) | n.a. |
|
|
||||||||||
NEW | public | void | setSystemProperties(java.util.Map) | n.a. |
|
|
||||||||||
NEW | public | void | setTokenFile(java.io.File) | n.a. |
|
|
||||||||||
NEW | public | void | setWaitForChild(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setWorkDir(java.io.File) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.apache.maven.plugin.AbstractMojo |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.apache.maven.plugin.ContextEnabled |
|
||
REMOVED (!) | org.apache.maven.plugin.Mojo |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | java.lang.Thread (!) |
| consoleScanner | ||
REMOVED (!) | protected | org.eclipse.jetty.server.handler.ContextHandler[] (!) |
| contextHandlers | ||
REMOVED (!) | protected | java.lang.String (!) |
| contextXml | ||
REMOVED (!) | protected | boolean (!) |
| dumpOnStart | ||
REMOVED (!) | protected | java.lang.String[] (!) |
| excludedGoals | ||
REMOVED (!) | protected | org.apache.maven.plugin.MojoExecution (!) |
| execution | ||
REMOVED (!) | protected | org.eclipse.jetty.maven.plugin.MavenServerConnector (!) |
| httpConnector | ||
REMOVED (!) | protected | java.lang.String (!) |
| jettyXml | ||
REMOVED (!) | protected | org.eclipse.jetty.security.LoginService[] (!) |
| loginServices | ||
REMOVED (!) | protected | boolean (!) |
| nonBlocking | ||
REMOVED (!) | protected | java.util.List (!) |
| pluginArtifacts | ||
REMOVED (!) | protected | org.apache.maven.project.MavenProject (!) |
| project | ||
REMOVED (!) | protected | java.util.Set (!) |
| projectArtifacts | ||
REMOVED (!) | protected | java.lang.String (!) |
| reload | ||
REMOVED (!) | protected | org.eclipse.jetty.server.RequestLog (!) |
| requestLog | ||
REMOVED (!) | protected | int (!) |
| scanIntervalSeconds | ||
REMOVED (!) | protected | org.eclipse.jetty.util.Scanner (!) |
| scanner | ||
REMOVED (!) | protected | org.eclipse.jetty.server.Server (!) |
| server | ||
REMOVED (!) | protected | org.eclipse.jetty.maven.plugin.ServerSupport (!) |
| serverSupport | ||
REMOVED (!) | protected | boolean (!) |
| skip | ||
REMOVED (!) | protected | java.lang.String (!) |
| stopKey | ||
REMOVED (!) | protected | int (!) |
| stopPort | ||
REMOVED (!) | protected | java.util.List (!) |
| supportedPackagings | ||
REMOVED (!) | protected | org.eclipse.jetty.maven.plugin.SystemProperties (!) |
| systemProperties | ||
REMOVED (!) | protected | java.io.File (!) |
| systemPropertiesFile | ||
REMOVED (!) | protected | boolean (!) |
| useProvidedScope | ||
REMOVED (!) | protected | org.eclipse.jetty.maven.plugin.JettyWebAppContext (!) |
| webApp |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractJettyMojo() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | applyJettyXml() |
|
|
|
||||||||||||
REMOVED (!) | public | boolean | checkPackagingConfiguration() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | checkPomConfiguration() |
|
|
|
||||||||||||
REMOVED (!) | public | void | configureMonitor() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | configurePluginClasspath() |
|
|
|
||||||||||||
REMOVED (!) | public abstract | void | configureScanner() |
|
|
|
||||||||||||
REMOVED (!) | public | void | configureWebApplication() |
|
|
|
||||||||||||
REMOVED (!) | public | void | execute() |
|
|
|
||||||||||||
REMOVED (!) | public | java.io.File | findJettyWebXmlFile(java.io.File) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | finishConfigurationBeforeStart() |
|
|
|
||||||||||||
REMOVED (!) | public | java.util.List | getJettyXmlFiles() | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | java.lang.String | getSkipMessage(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isConfigurationSupported() |
|
|
|
||||||||||||
REMOVED (!) | public | boolean | isExcluded(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isPluginArtifact(org.apache.maven.artifact.Artifact) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isScanningEnabled() | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | printSystemProperties() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | restartWebApp(boolean) |
|
|
|
||||||||||||
REMOVED (!) | public | void | setSystemProperties(org.eclipse.jetty.maven.plugin.SystemProperties) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setSystemPropertiesFile(java.io.File) |
|
|
|
||||||||||||
REMOVED (!) | protected | void | startConsoleScanner() |
|
|
|
||||||||||||
REMOVED (!) | public | void | startJetty() |
|
|
|
||||||||||||
REMOVED (!) | public | void | startScanner() |
|
|
|
||||||||||||
REMOVED (!) | public | void | stopScanner() |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.apache.maven.plugin.ContextEnabled | n.a. |
NEW | org.apache.maven.plugin.Mojo | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | java.io.File | n.a. | classesDirectory |
NEW | protected | org.eclipse.jetty.maven.plugin.ScanPattern | n.a. | scanClassesPattern |
NEW | protected | org.eclipse.jetty.maven.plugin.ScanPattern | n.a. | scanTestClassesPattern |
NEW | protected | java.io.File | n.a. | testClassesDirectory |
NEW | protected | java.io.File | n.a. | webAppSourceDirectory |
NEW | protected | java.io.File | n.a. | webXml |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractUnassembledWebAppMojo() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | protected | void | configureUnassembledWebApp() |
| n.a. |
|
||||||||
NEW | protected | void | configureWebApp() |
| n.a. |
|
||||||||
NEW | protected | java.util.Collection | getWebInfLibArtifacts() | n.a. | n.a. |
|
||||||||
NEW | protected | void | verifyPomConfiguration() |
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.apache.maven.plugin.AbstractMojo | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.apache.maven.plugin.ContextEnabled | n.a. |
NEW | org.apache.maven.plugin.Mojo | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | java.util.List | n.a. | contextHandlers |
NEW | protected | java.lang.String | n.a. | contextXml |
NEW | protected | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo$DeploymentMode | n.a. | deployMode |
NEW | protected | java.util.Map | n.a. | env |
NEW | protected | java.lang.String[] | n.a. | excludedGoals |
NEW | protected | org.apache.maven.plugin.MojoExecution | n.a. | execution |
NEW | public static final | java.lang.String | n.a. | FAKE_WEBAPP |
NEW | protected | java.io.File | n.a. | forkWebXml |
NEW | protected | org.eclipse.jetty.maven.plugin.MavenServerConnector | n.a. | httpConnector |
NEW | public static final | java.lang.String | n.a. | JETTY_HOME_ARTIFACTID |
NEW | public static final | java.lang.String | n.a. | JETTY_HOME_GROUPID |
NEW | protected | java.io.File | n.a. | jettyBase |
NEW | protected | java.io.File | n.a. | jettyHome |
NEW | protected | java.util.Map | n.a. | jettyProperties |
NEW | protected | java.util.List | n.a. | jettyXmls |
NEW | protected | java.lang.String | n.a. | jvmArgs |
NEW | protected | java.util.List | n.a. | loginServices |
NEW | protected | org.eclipse.jetty.maven.plugin.utils.MavenProjectHelper | n.a. | mavenProjectHelper |
NEW | protected | long | n.a. | maxChildStartCheckMs |
NEW | protected | int | n.a. | maxChildStartChecks |
NEW | protected | java.util.Map | n.a. | mergedSystemProperties |
NEW | protected | java.lang.String[] | n.a. | modules |
NEW | protected | org.eclipse.jetty.util.resource.Resource | n.a. | originalBaseResource |
NEW | protected | org.apache.maven.plugin.descriptor.PluginDescriptor | n.a. | plugin |
NEW | protected | java.util.List | n.a. | pluginArtifacts |
NEW | protected | org.apache.maven.project.MavenProject | n.a. | project |
NEW | protected | java.util.Set | n.a. | projectArtifacts |
NEW | protected | java.util.List | n.a. | providedJars |
NEW | protected | java.util.List | n.a. | reactorProjects |
NEW | protected | org.eclipse.jetty.server.RequestLog | n.a. | requestLog |
NEW | protected | java.util.List | n.a. | scanTargetPatterns |
NEW | protected | org.eclipse.jetty.server.Server | n.a. | server |
NEW | protected | boolean | n.a. | skip |
NEW | protected | java.lang.String | n.a. | stopKey |
NEW | protected | int | n.a. | stopPort |
NEW | protected | java.util.List | n.a. | supportedPackagings |
NEW | protected | java.util.Map | n.a. | systemProperties |
NEW | protected | java.io.File | n.a. | systemPropertiesFile |
NEW | protected | java.io.File | n.a. | target |
NEW | protected | boolean | n.a. | useProvidedScope |
NEW | protected | boolean | n.a. | useTestScope |
NEW | protected | java.util.List | n.a. | warArtifacts |
NEW | protected | org.eclipse.jetty.maven.plugin.MavenWebAppContext | n.a. | webApp |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractWebAppMojo() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | protected | void | augmentPluginClasspath() |
| n.a. |
|
||||||||||||
NEW | protected | void | configureScanTargetPatterns(org.eclipse.jetty.util.Scanner) |
| n.a. |
|
||||||||||||
NEW | protected | void | configureSystemProperties() |
| n.a. |
|
||||||||||||
NEW | protected | void | configureWebApp() |
| n.a. |
|
||||||||||||
NEW | public | void | execute() |
|
|
|
||||||||||||
NEW | protected | java.io.File | findJettyWebXmlFile(java.io.File) | n.a. | n.a. |
|
||||||||||||
NEW | protected | java.lang.String | getContainerClassPath() |
| n.a. |
|
||||||||||||
NEW | protected | java.io.File | getJettyOutputFile(java.lang.String) |
| n.a. |
|
||||||||||||
NEW | protected | java.lang.String | getProjectName() | n.a. | n.a. |
|
||||||||||||
NEW | protected | java.util.List | getProvidedJars() |
| n.a. |
|
||||||||||||
NEW | protected | boolean | isExcludedGoal(java.lang.String) | n.a. | n.a. |
|
||||||||||||
NEW | protected | boolean | isPackagingSupported() | n.a. | n.a. |
|
||||||||||||
NEW | protected | boolean | isPluginArtifact(org.apache.maven.artifact.Artifact) | n.a. | n.a. |
|
||||||||||||
NEW | protected | java.util.Map | mergeSystemProperties() |
| n.a. |
|
||||||||||||
NEW | protected | org.eclipse.jetty.maven.plugin.JettyEmbedder | newJettyEmbedder() |
| n.a. |
|
||||||||||||
NEW | protected | org.eclipse.jetty.maven.plugin.JettyForker | newJettyForker() |
| n.a. |
|
||||||||||||
NEW | protected | org.eclipse.jetty.maven.plugin.JettyHomeForker | newJettyHomeForker() |
| n.a. |
|
||||||||||||
NEW | protected | void | startJetty() |
| n.a. |
|
||||||||||||
NEW | protected abstract | void | startJettyEmbedded() |
| n.a. |
|
||||||||||||
NEW | protected abstract | void | startJettyForked() |
| n.a. |
|
||||||||||||
NEW | protected abstract | void | startJettyHome() |
| n.a. |
|
||||||||||||
NEW | protected | void | verifyPomConfiguration() |
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 4032813539423558527 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo$DeploymentMode | n.a. | EMBED |
NEW | public static final | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo$DeploymentMode | n.a. | FORK |
NEW | public static final | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo$DeploymentMode | n.a. | HOME |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo$DeploymentMode | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo$DeploymentMode[] | values() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | java.lang.Runnable | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public | java.util.Set | n.a. | listeners |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ConsoleReader() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | addListener(org.eclipse.jetty.maven.plugin.ConsoleReader$Listener) | n.a. |
|
|
||||||
NEW | public | void | removeListener(org.eclipse.jetty.maven.plugin.ConsoleReader$Listener) | n.a. |
|
|
||||||
NEW | public | void | run() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | consoleEvent(java.lang.String) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Thread |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Runnable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ConsoleScanner(org.eclipse.jetty.maven.plugin.AbstractJettyMojo) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | run() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.maven.plugin.JettyRunWarMojo |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.apache.maven.plugin.ContextEnabled |
|
||
REMOVED (!) | org.apache.maven.plugin.Mojo |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | boolean (!) |
| daemon |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyDeployWar() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | execute() |
|
|
|
||||||||||||
REMOVED (!) | public | void | finishConfigurationBeforeStart() |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo(<- org.eclipse.jetty.maven.plugin.JettyRunMojo) |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | boolean (!) |
| deleteOnExit | ||
REMOVED | protected | java.io.File | n.a. | target |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | protected | void | configureUnassembledWebApp() |
| n.a. |
|
||||||||||
NEW | public | void | configureWebApp() |
|
|
|
||||||||||
REMOVED | public | void | execute() |
| n.a. |
|
||||||||||
REMOVED | public | void | startJetty() |
| n.a. |
|
||||||||||
NEW | protected | void | startJettyEmbedded() |
| n.a. |
|
||||||||||
NEW | protected | void | startJettyForked() |
| n.a. |
|
||||||||||
NEW | protected | void | startJettyHome() |
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.AbstractLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | java.util.List | n.a. | contextHandlers |
NEW | protected | boolean | n.a. | exitVm |
NEW | protected | org.eclipse.jetty.maven.plugin.MavenServerConnector | n.a. | httpConnector |
NEW | protected | java.util.Map | n.a. | jettyProperties |
NEW | protected | java.util.List | n.a. | jettyXmlFiles |
NEW | protected | java.util.List | n.a. | loginServices |
NEW | protected | org.eclipse.jetty.server.RequestLog | n.a. | requestLog |
NEW | protected | org.eclipse.jetty.server.Server | n.a. | server |
NEW | protected | org.eclipse.jetty.server.ShutdownMonitor | n.a. | shutdownMonitor |
NEW | protected | boolean | n.a. | stopAtShutdown |
NEW | protected | java.lang.String | n.a. | stopKey |
NEW | protected | int | n.a. | stopPort |
NEW | protected | org.eclipse.jetty.maven.plugin.MavenWebAppContext | n.a. | webApp |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyEmbedder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | doStart() |
|
|
|
||||||||||
NEW | public | java.util.List | getContextHandlers() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContextXml() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.maven.plugin.MavenServerConnector | getHttpConnector() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getJettyProperties() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getJettyXmlFiles() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getLoginServices() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.server.RequestLog | getRequestLog() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.server.Server | getServer() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.server.ShutdownMonitor | getShutdownMonitor() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getStopKey() | n.a. |
|
|
||||||||||
NEW | public | int | getStopPort() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.maven.plugin.MavenWebAppContext | getWebApp() | n.a. |
|
|
||||||||||
NEW | public | boolean | isExitVm() | n.a. |
|
|
||||||||||
NEW | public | boolean | isStopAtShutdown() | n.a. |
|
|
||||||||||
NEW | protected | void | join() |
| n.a. |
|
||||||||||
NEW | protected | void | redeployWebApp() |
| n.a. |
|
||||||||||
NEW | public | void | setContextHandlers(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setContextXml(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setExitVm(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setHttpConnector(org.eclipse.jetty.maven.plugin.MavenServerConnector) | n.a. |
|
|
||||||||||
NEW | public | void | setJettyProperties(java.util.Map) | n.a. |
|
|
||||||||||
NEW | public | void | setJettyXmlFiles(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setLoginServices(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setRequestLog(org.eclipse.jetty.server.RequestLog) | n.a. |
|
|
||||||||||
NEW | public | void | setServer(org.eclipse.jetty.server.Server) | n.a. |
|
|
||||||||||
NEW | public | void | setShutdownMonitor(org.eclipse.jetty.server.ShutdownMonitor) | n.a. |
|
|
||||||||||
NEW | public | void | setStopAtShutdown(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setStopKey(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setStopPort(int) | n.a. |
|
|
||||||||||
NEW | public | void | setWebApp(org.eclipse.jetty.maven.plugin.MavenWebAppContext) |
|
|
|
||||||||||
NEW | public | void | setWebAppProperties(java.util.Properties) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.AbstractLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | org.eclipse.jetty.maven.plugin.JettyEmbedder | n.a. | jetty |
NEW | protected | org.eclipse.jetty.util.PathWatcher | n.a. | scanner |
NEW | protected | java.io.File | n.a. | tokenFile |
NEW | protected | java.io.File | n.a. | webAppPropsFile |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | JettyForkedChild(java.lang.String[]) |
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | configure(java.lang.String[]) |
|
|
|
||||||||||
NEW | public | void | doStart() |
|
|
|
||||||||||
NEW | static public | void | main(java.lang.String[]) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.maven.plugin.AbstractForker | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | java.lang.String | n.a. | containerClassPath |
NEW | protected | java.lang.String | n.a. | contextXml |
NEW | protected | java.io.File | n.a. | forkWebXml |
NEW | protected | boolean | n.a. | scan |
NEW | protected | org.eclipse.jetty.server.Server | n.a. | server |
NEW | protected | org.eclipse.jetty.maven.plugin.MavenWebAppContext | n.a. | webApp |
NEW | protected | java.io.File | n.a. | webAppPropsFile |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyForker() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.ProcessBuilder | createCommand() | n.a. |
|
|
||||||||||
NEW | public | void | doStart() |
|
|
|
||||||||||
NEW | static public | java.lang.String | fileSeparators(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContainerClassPath() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContextXml() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getForkWebXml() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.server.Server | getServer() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getWebAppPropsFile() | n.a. |
|
|
||||||||||
NEW | public | boolean | isScan() | n.a. |
|
|
||||||||||
NEW | static public | java.lang.String | pathSeparators(java.lang.String) | n.a. |
|
|
||||||||||
NEW | protected | void | redeployWebApp() |
| n.a. |
|
||||||||||
NEW | public | void | setContainerClassPath(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setContextXml(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setForkWebXml(java.io.File) | n.a. |
|
|
||||||||||
NEW | public | void | setScan(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setServer(org.eclipse.jetty.server.Server) | n.a. |
|
|
||||||||||
NEW | public | void | setWebApp(org.eclipse.jetty.maven.plugin.MavenWebAppContext) | n.a. |
|
|
||||||||||
NEW | public | void | setWebAppPropsFile(java.io.File) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.maven.plugin.AbstractForker | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | java.io.File | n.a. | baseDir |
NEW | protected | java.lang.String | n.a. | contextXml |
NEW | protected | java.nio.file.Path | n.a. | etcPath |
NEW | protected | java.io.File | n.a. | jettyBase |
NEW | protected | java.io.File | n.a. | jettyHome |
NEW | protected | java.io.File | n.a. | jettyHomeZip |
NEW | protected | java.util.List | n.a. | libExtJarFiles |
NEW | protected | java.nio.file.Path | n.a. | libPath |
NEW | protected | java.nio.file.Path | n.a. | mavenLibPath |
NEW | protected | java.lang.String[] | n.a. | modules |
NEW | protected | java.nio.file.Path | n.a. | modulesPath |
NEW | protected | java.lang.String | n.a. | version |
NEW | protected | org.eclipse.jetty.maven.plugin.MavenWebAppContext | n.a. | webApp |
NEW | protected | java.nio.file.Path | n.a. | webappPath |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyHomeForker() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | protected | java.lang.ProcessBuilder | createCommand() | n.a. | n.a. |
|
||||||||||
NEW | public | void | doStart() |
|
|
|
||||||||||
NEW | public | java.io.File | getBaseDir() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContextXmlFile() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getJettyBase() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getJettyHome() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getJettyHomeZip() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getLibExtJarFiles() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String[] | getModules() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.maven.plugin.MavenWebAppContext | getWebApp() | n.a. |
|
|
||||||||||
NEW | protected | void | redeployWebApp() |
| n.a. |
|
||||||||||
NEW | public | void | setBaseDir(java.io.File) | n.a. |
|
|
||||||||||
NEW | public | void | setContextXml(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setJettyBase(java.io.File) | n.a. |
|
|
||||||||||
NEW | public | void | setJettyHome(java.io.File) | n.a. |
|
|
||||||||||
NEW | public | void | setJettyHomeZip(java.io.File) | n.a. |
|
|
||||||||||
NEW | public | void | setLibExtJarFiles(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setModules(java.lang.String[]) | n.a. |
|
|
||||||||||
NEW | public | void | setWebApp(org.eclipse.jetty.maven.plugin.MavenWebAppContext) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.maven.plugin.JettyRunMojo |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.apache.maven.plugin.ContextEnabled |
|
||
REMOVED (!) | org.apache.maven.plugin.Mojo |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| JETTY_HOME_ARTIFACTID | ||
REMOVED (!) | public static final | java.lang.String (!) |
| JETTY_HOME_GROUPID | ||
REMOVED (!) | protected | org.apache.maven.plugin.descriptor.PluginDescriptor (!) |
| plugin | ||
REMOVED (!) | protected | java.io.File (!) |
| target |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyRunDistro() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | java.lang.ProcessBuilder | configureCommand() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | configureJettyBase() |
|
|
|
||||||||||||
REMOVED (!) | public | void | configureJettyHome() |
|
|
|
||||||||||||
REMOVED (!) | public | void | configureScanner() |
|
|
|
||||||||||||
REMOVED (!) | public | void | createPropertiesFile(java.io.File) |
|
|
|
||||||||||||
REMOVED (!) | public | void | execute() |
|
|
|
||||||||||||
REMOVED (!) | public | org.apache.maven.artifact.Artifact | resolveArtifact(java.lang.String,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | restartWebApp(boolean) |
|
|
|
||||||||||||
REMOVED (!) | public | void | startJetty() |
|
|
|
||||||||||||
REMOVED (!) | public | void | startScanner() |
|
|
|
||||||||||||
REMOVED (!) | public | void | stopScanner() |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.maven.plugin.JettyRunMojo |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.apache.maven.plugin.ContextEnabled |
|
||
REMOVED (!) | org.apache.maven.plugin.Mojo |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | java.io.File (!) |
| forkWebXml | ||
REMOVED (!) | protected | java.io.File (!) |
| target |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyRunForkedMojo() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | execute() |
|
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getContainerClassPath() |
|
|
|
||||||||||||
REMOVED (!) | public | java.util.List | getProvidedJars() |
|
|
|
||||||||||||
REMOVED (!) | public | boolean | isPluginArtifact(org.apache.maven.artifact.Artifact) | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | java.lang.String | pathSeparators(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.io.File | prepareConfiguration() |
|
|
|
||||||||||||
REMOVED (!) | public | void | startJetty() |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Thread |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Runnable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyRunForkedMojo$ShutdownThread(org.eclipse.jetty.maven.plugin.JettyRunForkedMojo) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | run() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo(<- org.eclipse.jetty.maven.plugin.AbstractJettyMojo) |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED | protected | java.io.File | n.a. | classesDirectory | ||
REMOVED (!) | public static final | java.lang.String (!) |
| DEFAULT_WEBAPP_SRC | ||
NEW | protected | org.eclipse.jetty.maven.plugin.JettyEmbedder | n.a. | embedder | ||
REMOVED | public static final | java.lang.String | n.a. | FAKE_WEBAPP | ||
NEW | protected | org.eclipse.jetty.maven.plugin.JettyForker | n.a. | forker | ||
NEW | protected | org.eclipse.jetty.maven.plugin.JettyHomeForker | n.a. | homeForker | ||
REMOVED | protected | org.eclipse.jetty.util.resource.Resource | n.a. | originalBaseResource | ||
NEW | protected | int | n.a. | scan | ||
REMOVED | protected | org.eclipse.jetty.maven.plugin.ScanPattern | n.a. | scanClassesPattern | ||
NEW | protected | org.eclipse.jetty.util.Scanner | n.a. | scanner | ||
REMOVED | protected | org.eclipse.jetty.maven.plugin.ScanTargetPattern[] | n.a. | scanTargetPatterns | ||
REMOVED (!) | protected | java.io.File[] (!) |
| scanTargets | ||
REMOVED | protected | org.eclipse.jetty.maven.plugin.ScanPattern | n.a. | scanTestClassesPattern | ||
REMOVED | protected | java.io.File | n.a. | testClassesDirectory | ||
REMOVED | protected | boolean | n.a. | useTestScope | ||
REMOVED | protected | java.util.List | n.a. | warArtifacts | ||
REMOVED (!) | protected | org.eclipse.jetty.maven.plugin.WarPluginInfo (!) |
| warPluginInfo | ||
REMOVED | protected | java.io.File | n.a. | webAppSourceDirectory | ||
REMOVED | protected | java.lang.String | n.a. | webXml |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | boolean | checkPomConfiguration() |
|
|
|
||||||||||
MODIFIED (!) | protected (<- public ) | void | configureScanner() |
|
|
|
||||||||||
REMOVED (!) | public | void | configureWebApplication() |
|
|
|
||||||||||
REMOVED (!) | static public | java.lang.String | fileSeparators(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | finishConfigurationBeforeStart() |
|
|
|
||||||||||
REMOVED (!) | protected | org.apache.maven.artifact.Artifact | getArtifactForOverlay(org.eclipse.jetty.maven.plugin.OverlayConfig,
| n.a. |
|
|
||||||||||
REMOVED (!) | protected | java.lang.String | getJavaBin() | n.a. |
|
|
||||||||||
NEW | public | void | startJettyEmbedded() |
|
|
|
||||||||||
NEW | public | void | startJettyForked() |
|
|
|
||||||||||
NEW | public | void | startJettyHome() |
|
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.resource.Resource | unpackOverlay(org.eclipse.jetty.maven.plugin.Overlay) |
|
|
|
||||||||||
REMOVED (!) | public | void | unpackOverlays(java.util.List) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.maven.plugin.AbstractJettyMojo |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.apache.maven.plugin.ContextEnabled |
|
||
REMOVED (!) | org.apache.maven.plugin.Mojo |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyRunWarExplodedMojo() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | configureScanner() |
|
|
|
||||||||||||
REMOVED (!) | public | void | configureWebApplication() |
|
|
|
||||||||||||
REMOVED (!) | public | void | execute() |
|
|
|
||||||||||||
REMOVED (!) | public | void | finishConfigurationBeforeStart() |
|
|
|
||||||||||||
REMOVED (!) | public | void | restartWebApp(boolean) |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo(<- org.eclipse.jetty.maven.plugin.AbstractJettyMojo) |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | protected | org.eclipse.jetty.maven.plugin.JettyEmbedder | n.a. | embedder | ||
NEW | protected | org.eclipse.jetty.maven.plugin.JettyForker | n.a. | forker | ||
NEW | protected | org.eclipse.jetty.maven.plugin.JettyHomeForker | n.a. | homeForker | ||
NEW | protected | int | n.a. | scan | ||
NEW | protected | org.eclipse.jetty.util.Scanner | n.a. | scanner | ||
MODIFIED (!) | protected (<- private ) | java.nio.file.Path (<- java.io.File) (!) |
| war |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | configureWebApp() |
|
|
|
||||||||||
REMOVED (!) | public | void | configureWebApplication() |
|
|
|
||||||||||
REMOVED | public | void | execute() |
| n.a. |
|
||||||||||
REMOVED (!) | public | void | finishConfigurationBeforeStart() |
|
|
|
||||||||||
NEW | public | void | startJettyEmbedded() |
|
|
|
||||||||||
NEW | public | void | startJettyForked() |
|
|
|
||||||||||
NEW | public | void | startJettyHome() |
|
|
|
||||||||||
NEW | public | void | startScanner() |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo(<- org.eclipse.jetty.maven.plugin.JettyRunMojo) |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | void | execute() |
| n.a. |
|
||||||||||
REMOVED (!) | public | void | finishConfigurationBeforeStart() |
|
|
|
||||||||||
NEW | public | void | startJettyEmbedded() |
|
|
|
||||||||||
NEW | public | void | startJettyForked() |
|
|
|
||||||||||
NEW | public | void | startJettyHome() |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.apache.maven.plugin.ContextEnabled | n.a. |
NEW | org.apache.maven.plugin.Mojo | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | org.eclipse.jetty.maven.plugin.JettyEmbedder | n.a. | embedder |
NEW | protected | org.eclipse.jetty.maven.plugin.JettyForker | n.a. | forker |
NEW | protected | org.eclipse.jetty.maven.plugin.JettyHomeForker | n.a. | homeForker |
NEW | protected | java.io.File | n.a. | webAppSourceDirectory |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyStartWarMojo() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | configureWebApp() |
|
|
|
||||||||||
NEW | public | void | startJettyEmbedded() |
|
|
|
||||||||||
NEW | public | void | startJettyForked() |
|
|
|
||||||||||
NEW | public | void | startJettyHome() |
|
|
|
||||||||||
NEW | protected | void | verifyPomConfiguration() |
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED | org.eclipse.jetty.maven.plugin.AbstractWebAppMojo(<- org.apache.maven.plugin.AbstractMojo) |
|
Status | Modifier | Type | Field | Compatibility Changes: |
REMOVED | protected | java.lang.String | n.a. | stopKey |
REMOVED | protected | int | n.a. | stopPort |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | java.lang.String | getStopKey() | n.a. |
|
|
||||||||
REMOVED (!) | public | int | getStopPort() | n.a. |
|
|
||||||||
REMOVED (!) | public | void | setStopKey(java.lang.String) | n.a. |
|
|
||||||||
REMOVED (!) | public | void | setStopPort(int) | n.a. |
|
|
||||||||
NEW | protected | void | startJettyEmbedded() |
| n.a. |
|
||||||||
NEW | protected | void | startJettyForked() |
| n.a. |
|
||||||||
NEW | protected | void | startJettyHome() |
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.webapp.WebAppContext |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.Handler |
|
||
REMOVED (!) | org.eclipse.jetty.server.HandlerContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.Attributes |
|
||
REMOVED (!) | org.eclipse.jetty.util.ClassVisibilityChecker |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Graceful |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.webapp.WebAppClassLoader$Context |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String[] (!) |
| DEFAULT_CONFIGURATION_CLASSES | ||
REMOVED (!) | public static final | java.lang.String[] (!) |
| MINIMUM_CONFIGURATION_CLASSES | ||
REMOVED (!) | public static final | java.lang.String[] (!) |
| QUICKSTART_CONFIGURATION_CLASSES |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | JettyWebAppContext() |
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | addPattern(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | doStart() |
|
|
|
||||||||||
REMOVED (!) | public | void | doStop() |
|
|
|
||||||||||
REMOVED (!) | public | boolean | getBaseAppFirst() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.io.File | getClasses() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getClassPathFiles() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getContainerIncludeJarPattern() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getJettyEnvXml() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getOriginAttribute() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getOverlays() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.resource.Resource | getQuickStartWebDescriptor() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.resource.Resource | getResource(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | java.util.Set | getResourcePaths(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.io.File | getTestClasses() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getWebInfClasses() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getWebInfIncludeJarPattern() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getWebInfLib() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | initCDI() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isGenerateOrigin() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isGenerateQuickStart() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | loadConfigurations() |
|
|
|
||||||||||
REMOVED (!) | public | void | setBaseAppFirst(boolean) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setClasses(java.io.File) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setContainerIncludeJarPattern(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setGenerateOrigin(boolean) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setGenerateQuickStart(boolean) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setJettyEnvXml(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setOriginAttribute(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setOverlays(java.util.List) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setQuickStartWebDescriptor(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | protected | void | setQuickStartWebDescriptor(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setResourceBases(java.lang.String[]) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setTestClasses(java.io.File) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setWebInfIncludeJarPattern(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setWebInfLib(java.util.List) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | startWebapp() |
|
|
|
||||||||||
REMOVED (!) | protected | void | stopWebapp() |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.MetaInfConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected static | int | n.a. | COUNTER |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MavenMetaInfConfiguration() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | protected | java.util.List | findClassDirs(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||
NEW | protected | java.util.List | findJars(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||
NEW | public | java.lang.Class | replaces() | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | configure(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||
REMOVED | public | void | preConfigure(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||
NEW | public | java.lang.Class | replaces() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | setSoLingerTime(int)
Annotations:
| n.a. |
|
|
||||||||||||
MODIFIED (!) | public | java.util.concurrent.CompletableFuture (<- java.util.concurrent.Future) | shutdown() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.WebAppContext | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.server.Handler | n.a. |
NEW | org.eclipse.jetty.server.HandlerContainer | n.a. |
NEW | org.eclipse.jetty.util.Attributes | n.a. |
NEW | org.eclipse.jetty.util.ClassVisibilityChecker | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.Graceful | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
NEW | org.eclipse.jetty.webapp.WebAppClassLoader$Context | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | MavenWebAppContext() |
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | addPattern(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | doStart() |
|
|
|
||||||||||
NEW | public | void | doStop() |
|
|
|
||||||||||
NEW | public | boolean | getBaseAppFirst() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getClasses() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getClassPathFiles() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContainerIncludeJarPattern() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getJettyEnvXml() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getOriginAttribute() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getOverlays() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.util.resource.Resource | getResource(java.lang.String) |
|
|
|
||||||||||
NEW | public | java.util.Set | getResourcePaths(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getTestClasses() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getWebInfClasses() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getWebInfIncludeJarPattern() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getWebInfLib() | n.a. |
|
|
||||||||||
NEW | public | void | initCDI() | n.a. |
|
|
||||||||||
NEW | protected | org.eclipse.jetty.webapp.Configurations | newConfigurations() | n.a. | n.a. |
|
||||||||||
NEW | public | void | setBaseAppFirst(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setClasses(java.io.File) | n.a. |
|
|
||||||||||
NEW | public | void | setContainerIncludeJarPattern(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setJettyEnvXml(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setOriginAttribute(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setOverlays(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setResourceBases(java.lang.String[]) | n.a. |
|
|
||||||||||
NEW | public | void | setTestClasses(java.io.File) | n.a. |
|
|
||||||||||
NEW | public | void | setWebInfIncludeJarPattern(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setWebInfLib(java.util.List) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | protected | java.util.List | findClassDirs(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||
REMOVED | protected | java.util.List | findJars(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||
NEW | public | java.lang.Class | replaces() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | unpackTo(java.io.File) |
|
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | OverlayManager(org.eclipse.jetty.maven.plugin.WarPluginInfo) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | applyOverlays(org.eclipse.jetty.maven.plugin.MavenWebAppContext) |
|
|
|
||||||||||
NEW | protected | java.util.List | getOverlays() |
| n.a. |
|
||||||||||
NEW | protected | org.eclipse.jetty.util.resource.Resource | unpackOverlay(org.eclipse.jetty.maven.plugin.Overlay) |
| n.a. |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | QuickStartGenerator(java.io.File,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | generate() |
|
|
|
||||||||||
NEW | public | java.lang.String | getContextXml() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getQuickstartXml() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.server.Server | getServer() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.maven.plugin.MavenWebAppContext | getWebApp() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getWebAppPropsFile() | n.a. |
|
|
||||||||||
NEW | public | void | setContextXml(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setServer(org.eclipse.jetty.server.Server) | n.a. |
|
|
||||||||||
NEW | public | void | setWebAppPropsFile(java.io.File) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.util.resource.ResourceFactory | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | static public | void | configureConnectors(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||||||
NEW | static public | void | configureConnectors(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | void | configureHandlers(org.eclipse.jetty.server.Server,
|
|
|
|
||||||||||
NEW | static public | void | configureHandlers(org.eclipse.jetty.server.Server,
|
|
|
|
||||||||||
REMOVED (!) | static public | void | configureLoginServices(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||||||
NEW | static public | void | configureLoginServices(org.eclipse.jetty.server.Server,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Starter() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | applyJettyXml() |
|
|
|
||||||||||
REMOVED (!) | public | void | communicateStartupResult() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | configureJetty() |
|
|
|
||||||||||
REMOVED (!) | public | void | configureWebApp() |
|
|
|
||||||||||
REMOVED (!) | public | void | getConfiguration(java.lang.String[]) |
|
|
|
||||||||||
REMOVED (!) | public | void | join() |
|
|
|
||||||||||
REMOVED (!) | final static public | void | main(java.lang.String[]) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | prependHandler(org.eclipse.jetty.server.Handler,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | run() |
|
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SystemProperties() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | containsSystemProperty(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | getForce() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getSystemProperties() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.maven.plugin.SystemProperty | getSystemProperty(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setForce(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setSystemProperty(org.eclipse.jetty.maven.plugin.SystemProperty) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SystemProperty() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getKey() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getName() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getValue() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isSet() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setKey(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setName(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setValue(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MavenProjectHelper(org.apache.maven.project.MavenProject) | n.a. |
|
|
||||||
NEW | public | MavenProjectHelper(org.apache.maven.project.MavenProject,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.nio.file.Path | getArtifactPath(org.apache.maven.artifact.Artifact) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.apache.maven.project.MavenProject | getMavenProject(org.apache.maven.artifact.Artifact) | n.a. |
|
|
||||||||||
NEW | public | org.apache.maven.project.MavenProject | getMavenProjectFor(org.apache.maven.artifact.Artifact) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.maven.plugin.OverlayManager | getOverlayManager() | n.a. |
|
|
||||||||||
NEW | public | java.nio.file.Path | getPathFor(org.apache.maven.artifact.Artifact) | n.a. |
|
|
||||||||||
NEW | public | org.apache.maven.project.MavenProject | getProject() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.maven.plugin.WarPluginInfo | getWarPluginInfo() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | resolveArtifact(java.lang.String,
|
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getMavenWarOverlayConfigAsString() | n.a. |
|
|
||||||
REMOVED (!) | public | org.apache.maven.model.Plugin | getPlugin() | n.a. |
|
|
||||||
NEW | public | org.apache.maven.project.MavenProject | getProject() | n.a. |
|
|
||||||
NEW | public | org.apache.maven.artifact.Artifact | getWarArtifact(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | java.util.Set | getWarArtifacts() | n.a. |
|
|
||||||
NEW | public | org.apache.maven.model.Plugin | getWarPlugin() | n.a. |
|
|
||||||
NEW | public | boolean | match(org.apache.maven.artifact.Artifact,
| n.a. |
|
|
||||||
NEW | public | boolean | match(org.apache.maven.artifact.Artifact,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static | java.lang.String | n.a. | BASE_DIRS |
NEW | public static | java.lang.String | n.a. | CLASSES_DIR |
NEW | public static | java.lang.String | n.a. | CONTEXT_PATH |
NEW | public static | java.lang.String | n.a. | CONTEXT_XML |
NEW | public static | java.lang.String | n.a. | DEFAULTS_DESCRIPTOR |
NEW | public static | java.lang.String | n.a. | LIB_JARS |
NEW | public static | java.lang.String | n.a. | OVERRIDE_DESCRIPTORS |
NEW | public static | java.lang.String | n.a. | QUICKSTART_WEB_XML |
NEW | public static | java.lang.String | n.a. | TEST_CLASSES_DIR |
NEW | public static | java.lang.String | n.a. | TMP_DIR |
NEW | public static | java.lang.String | n.a. | TMP_DIR_PERSIST |
NEW | public static | java.lang.String | n.a. | WAR_FILE |
NEW | public static | java.lang.String | n.a. | WEB_XML |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | static public | void | fromProperties(org.eclipse.jetty.maven.plugin.JettyWebAppContext,
|
|
|
|
||||||||||
REMOVED (!) | static public | void | fromProperties(org.eclipse.jetty.maven.plugin.JettyWebAppContext,
|
|
|
|
||||||||||
NEW | static public | void | fromProperties(org.eclipse.jetty.maven.plugin.MavenWebAppContext,
|
|
|
|
||||||||||
NEW | static public | void | fromProperties(org.eclipse.jetty.maven.plugin.MavenWebAppContext,
|
|
|
|
||||||||||
NEW | static public | void | fromProperties(org.eclipse.jetty.maven.plugin.MavenWebAppContext,
|
|
|
|
||||||||||
REMOVED (!) | static public | void | toProperties(org.eclipse.jetty.maven.plugin.JettyWebAppContext,
|
|
|
|
||||||||||
NEW | static public | void | toProperties(org.eclipse.jetty.maven.plugin.MavenWebAppContext,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | public static final | java.lang.String | n.a. | __ACCESSED | ||
NEW | public static final | java.lang.String | n.a. | __ATTRIBUTES | ||
NEW | public static final | java.lang.String | n.a. | __CONTEXT | ||
NEW | public static final | java.lang.String | n.a. | __CREATED | ||
NEW | public static final | java.lang.String | n.a. | __EXPIRY | ||
NEW | public static final | java.lang.String | n.a. | __ID | ||
NEW | public static final | java.lang.String | n.a. | __LAST_ACCESSED | ||
NEW | public static final | java.lang.String | n.a. | __LASTNODE | ||
NEW | public static final | java.lang.String | n.a. | __LASTSAVED | ||
NEW | public static final | java.lang.String | n.a. | __MAX_IDLE | ||
NEW | public static final | java.lang.String | n.a. | __METADATA | ||
NEW | public static final | java.lang.String | n.a. | __VALID | ||
NEW | public static final | java.lang.String | n.a. | __VERSION | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ACCESSED | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ATTRIBUTES | ||
REMOVED (!) | public static final | java.lang.String (!) |
| CONTEXT | ||
REMOVED (!) | public static final | java.lang.String (!) |
| CREATED | ||
REMOVED (!) | public static final | java.lang.String (!) |
| EXPIRY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ID | ||
REMOVED (!) | public static final | java.lang.String (!) |
| LAST_ACCESSED | ||
REMOVED (!) | public static final | java.lang.String (!) |
| LASTNODE | ||
REMOVED (!) | public static final | java.lang.String (!) |
| LASTSAVED | ||
REMOVED (!) | public static final | java.lang.String (!) |
| MAX_IDLE | ||
REMOVED (!) | public static final | java.lang.String (!) |
| METADATA | ||
REMOVED (!) | public static final | java.lang.String (!) |
| VALID | ||
REMOVED (!) | public static final | java.lang.String (!) |
| VERSION |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.Set | doCheckExpired(java.util.Set,
| n.a. |
|
|
||||||||||
NEW | public | void | doCleanOrphans(long) | n.a. |
|
|
||||||||||
NEW | public | boolean | doExists(java.lang.String) |
|
|
|
||||||||||
REMOVED | public | java.util.Set | doGetExpired(java.util.Set) | n.a. | n.a. |
|
||||||||||
NEW | public | java.util.Set | doGetExpired(long) | n.a. |
|
|
||||||||||
REMOVED | public | boolean | exists(java.lang.String) |
| n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | java.lang.String[] | loadRoleInfo(org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) | n.a. | n.a. |
|
||||||
NEW | public | java.util.List | loadRoleInfo(org.eclipse.jetty.security.UserPrincipal) | n.a. |
|
|
||||||
MODIFIED (!) | public | org.eclipse.jetty.security.UserPrincipal (<- org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) | loadUserInfo(java.lang.String) | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.security.UserPrincipal(<- org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -1813012644274362180 | n.a. |
New | true | -1813012644274362180 | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | setJettyEnvResource(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -4102189043712658144 | n.a. |
New | true | 4953249289366233961 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| _log |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | protected | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) | createLogger() | n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.io.ClientConnector | newClientConnector() | n.a. | n.a. |
|
||||||
NEW | protected | org.eclipse.jetty.client.HttpClient | newHttpClient(org.eclipse.jetty.io.ClientConnector) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -4073637128220591983 | n.a. |
New | true | -6561008296076260819 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | org.eclipse.jetty.client.util.DeferredContentProvider | newProxyContentProvider(javax.servlet.http.HttpServletRequest,
|
|
|
|
||||||||||
REMOVED (!) | protected | javax.servlet.ReadListener | newProxyReadListener(javax.servlet.http.HttpServletRequest,
| n.a. |
|
|
||||||||||
NEW | protected | javax.servlet.ReadListener | newProxyReadListener(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
||||||||||
NEW | protected | org.eclipse.jetty.client.util.AsyncRequestContent | newProxyRequestContent(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | AsyncMiddleManServlet$ProxyReader(org.eclipse.jetty.proxy.AsyncMiddleManServlet,
| n.a. |
|
|
||||||
NEW | protected | AsyncMiddleManServlet$ProxyReader(org.eclipse.jetty.proxy.AsyncMiddleManServlet,
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 7815920866675504610 | n.a. |
New | true | 7815920866675504610 | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -7225640038580827906 | n.a. |
New | true | 1375004668453621244 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | javax.servlet.ReadListener | newReadListener(javax.servlet.http.HttpServletRequest,
| n.a. |
|
|
||||||||||
NEW | protected | javax.servlet.ReadListener | newReadListener(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
||||||||||
MODIFIED (!) | protected | org.eclipse.jetty.client.api.Request$Content (<- org.eclipse.jetty.client.api.ContentProvider) | proxyRequestContent(javax.servlet.http.HttpServletRequest,
|
|
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | AsyncProxyServlet$StreamReader(org.eclipse.jetty.proxy.AsyncProxyServlet,
| n.a. |
|
|
||||||
NEW | protected | AsyncProxyServlet$StreamReader(org.eclipse.jetty.proxy.AsyncProxyServlet,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (*) | public | void | onAllDataRead() |
|
|
|
||||||||||
MODIFIED (*) | public | void | onDataAvailable() |
|
|
|
||||||||||
REMOVED (!) | protected | void | onRequestContent(javax.servlet.http.HttpServletRequest,
| n.a. |
|
|
||||||||||
NEW | protected | void | onRequestContent(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 9088239700729721785 | n.a. |
New | true | 9088239700729721785 | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ConnectHandler$ConnectContext(javax.servlet.http.HttpServletRequest,
| n.a. |
|
|
||||||
NEW | public | ConnectHandler$ConnectContext(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.io.EndPoint | getEndPoint() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.server.HttpConnection | getHttpConnection() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (*) | protected | org.eclipse.jetty.io.EndPoint | newEndPoint(java.nio.channels.SelectableChannel,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | protected | void | close(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | setConnection(org.eclipse.jetty.io.Connection) | n.a. |
|
|
||||||
NEW | public | void | setConnection(org.eclipse.jetty.proxy.ProxyConnection) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -2154695144095933008 | n.a. |
New | true | -2292909156375889921 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (!) | protected | org.eclipse.jetty.client.api.Request$Content (<- org.eclipse.jetty.client.api.ContentProvider) | proxyRequestContent(javax.servlet.http.HttpServletRequest,
|
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.client.util.InputStreamContentProvider |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | org.eclipse.jetty.client.api.ContentProvider |
|
||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | ProxyServlet$ProxyInputStreamContentProvider(org.eclipse.jetty.proxy.ProxyServlet,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | long | getLength() | n.a. | n.a. |
|
||||||
REMOVED (!) | protected | java.nio.ByteBuffer | onRead(byte[],
| n.a. |
|
|
||||||
REMOVED (!) | protected | void | onReadFailure(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | protected | java.nio.ByteBuffer | onRequestContent(javax.servlet.http.HttpServletRequest,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.util.InputStreamRequestContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.api.Request$Content | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | ProxyServlet$ProxyInputStreamRequestContent(org.eclipse.jetty.proxy.ProxyServlet,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | long | getLength() | n.a. |
|
|
||||||
NEW | protected | java.nio.ByteBuffer | onRead(byte[],
| n.a. | n.a. |
|
||||||
NEW | protected | void | onReadFailure(java.lang.Throwable) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.IterativeDescriptorProcessor | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.DescriptorProcessor | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ExtraXmlDescriptorProcessor() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | end(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getXML() | n.a. |
|
|
||||||||||
NEW | public | void | saveSnippet(org.eclipse.jetty.webapp.WebAppContext,
|
|
|
|
||||||||||
NEW | public | void | setOriginAttribute(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | start(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.webapp.IterativeDescriptorProcessor |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.webapp.DescriptorProcessor |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PreconfigureDescriptorProcessor() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | end(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getXML() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | saveSnippet(org.eclipse.jetty.webapp.WebAppContext,
|
|
|
|
||||||||||
REMOVED (!) | public | void | start(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.webapp.AbstractConfiguration(<- org.eclipse.jetty.webapp.WebInfConfiguration) |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.util.Set | n.a. | __replacedConfigurations |
NEW | public static final | java.lang.String | n.a. | MODE |
NEW | public static final | java.lang.String | n.a. | ORIGIN_ATTRIBUTE |
NEW | public static final | java.lang.String | n.a. | QUICKSTART_WEB_XML |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | protected | void | configure(org.eclipse.jetty.quickstart.QuickStartGeneratorConfiguration,
|
| n.a. |
|
||||||||||
NEW | static public | void | configureMode(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||||||
NEW | public | void | postConfigure(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
NEW | protected | void | quickStart(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 7143100023202993736 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.quickstart.QuickStartConfiguration$Mode | n.a. | AUTO |
NEW | public static final | org.eclipse.jetty.quickstart.QuickStartConfiguration$Mode | n.a. | GENERATE |
NEW | public static final | org.eclipse.jetty.quickstart.QuickStartConfiguration$Mode | n.a. | QUICKSTART |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.quickstart.QuickStartConfiguration$Mode | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.quickstart.QuickStartConfiguration$Mode[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | int (!) |
| _count | ||
REMOVED (!) | protected | java.lang.String (!) |
| _extraXML | ||
REMOVED (!) | protected | boolean (!) |
| _generateOrigin | ||
REMOVED (!) | protected | java.lang.String (!) |
| _originAttribute | ||
REMOVED (!) | protected | org.eclipse.jetty.webapp.WebAppContext (!) |
| _webApp | ||
REMOVED (!) | public static final | java.lang.String (!) |
| DEFAULT_ORIGIN_ATTRIBUTE_NAME | ||
REMOVED (!) | public static final | java.lang.String (!) |
| DEFAULT_QUICKSTART_DESCRIPTOR_NAME | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ORIGIN |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | QuickStartDescriptorGenerator(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | generateQuickStartWebXml(java.io.OutputStream) |
|
|
|
||||||||||||
REMOVED (!) | public | java.util.Map | origin(org.eclipse.jetty.webapp.MetaData,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | boolean | n.a. | _abort |
NEW | protected | int | n.a. | _count |
NEW | protected | java.lang.String | n.a. | _originAttribute |
NEW | protected | org.eclipse.jetty.util.resource.Resource | n.a. | _quickStartWebXml |
NEW | public static final | java.lang.String | n.a. | DEFAULT_ORIGIN_ATTRIBUTE_NAME |
NEW | public static final | java.lang.String | n.a. | ORIGIN |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | QuickStartGeneratorConfiguration() | n.a. | n.a. |
|
||||
NEW | public | QuickStartGeneratorConfiguration(boolean) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | boolean | abort(org.eclipse.jetty.webapp.WebAppContext) | n.a. |
|
|
||||||||||||
NEW | public | void | configure(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||||
NEW | public | void | deconfigure(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||||
NEW | public | void | generateQuickStartWebXml(org.eclipse.jetty.webapp.WebAppContext,
|
|
|
|
||||||||||||
NEW | public | java.lang.String | getOriginAttribute() | n.a. |
|
|
||||||||||||
NEW | public | org.eclipse.jetty.util.resource.Resource | getQuickStartWebXml() | n.a. |
|
|
||||||||||||
NEW | public | java.util.Map | origin(org.eclipse.jetty.webapp.MetaData,
| n.a. |
|
|
||||||||||||
NEW | public | void | preConfigure(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||||
NEW | public | void | setOriginAttribute(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | void | setQuickStartWebXml(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.webapp.WebAppContext |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.Handler |
|
||
REMOVED (!) | org.eclipse.jetty.server.HandlerContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.Attributes |
|
||
REMOVED (!) | org.eclipse.jetty.util.ClassVisibilityChecker |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Graceful |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.webapp.WebAppClassLoader$Context |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String[] (!) |
| __configurationClasses | ||
REMOVED (!) | public static final | java.lang.String[] (!) |
| __preconfigurationClasses |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | QuickStartWebApp() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | contextDestroyed() |
|
|
|
||||||||||
REMOVED (!) | public | void | contextInitialized() |
|
|
|
||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||
REMOVED (!) | public | void | generateQuickstartWebXml(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | getGenerateOrigin() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getOriginAttribute() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isAutoPreconfigure() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isPreconfigure() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setAutoPreconfigure(boolean) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setGenerateOrigin(boolean) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setOriginAttribute(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setPreconfigure(boolean) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | startWebapp() |
|
|
|
||||||||||
REMOVED (!) | protected | void | stopWebapp() |
|
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.rewrite.handler.Rule | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MsieRule() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | matchAndApply(java.lang.String,
|
|
|
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | setReplacement(java.lang.String)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | setMessage(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setReason(java.lang.String) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | setRules(org.eclipse.jetty.rewrite.handler.RuleContainer)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | setMessage(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setReason(java.lang.String) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected abstract | java.lang.String[] | loadRoleInfo(org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) | n.a. |
|
|
||||||
NEW (*) | protected abstract | java.util.List | loadRoleInfo(org.eclipse.jetty.security.UserPrincipal) | n.a. |
|
|
||||||
MODIFIED (!) | protected abstract | org.eclipse.jetty.security.UserPrincipal (<- org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) | loadUserInfo(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.security.Principal |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 6237441088446171584 | 2998397924051854402 |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractLoginService$RolePrincipal(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getName() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.security.Principal |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 3868395717325136626 | -6226920753748399662 |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractLoginService$UserPrincipal(java.lang.String,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | authenticate(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | authenticate(org.eclipse.jetty.util.security.Credential) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getName() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
REMOVED (!) | protected | java.security.KeyStore | getKeyStore(java.io.InputStream,
Annotations:
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.Authentication$User | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 7382261953689129450 | n.a. |
New | true | 7382261953689129450 | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.Authentication$User | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 5159960877489037643 | -4643200685888258706 |
New | true | -7820588684593470051 | -4643200685888258706 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED | public | void | logout()
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | void | valueBound(javax.servlet.http.HttpSessionBindingEvent)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | valueUnbound(javax.servlet.http.HttpSessionBindingEvent)
Annotations:
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.security.authentication.LoginAuthenticator |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.security.Authenticator |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SpnegoAuthenticator() | n.a. |
|
|
||||||
REMOVED (!) | public | SpnegoAuthenticator(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | java.lang.String | getAuthMethod() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | secureResponse(javax.servlet.ServletRequest,
|
| n.a. |
|
||||||||
REMOVED | public | org.eclipse.jetty.server.Authentication | validateRequest(javax.servlet.ServletRequest,
|
| n.a. |
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.resource.Resource | getConfigResource()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED | protected | java.lang.String[] | loadRoleInfo(org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) | n.a. | n.a. |
|
||||||||||||
NEW | protected | java.util.List | loadRoleInfo(org.eclipse.jetty.security.UserPrincipal) | n.a. | n.a. |
|
||||||||||||
MODIFIED (!) | protected | org.eclipse.jetty.security.UserPrincipal (<- org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) | loadUserInfo(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | protected | java.lang.String | findServerName(org.eclipse.jetty.server.Server,
Annotations:
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.security.jaspi.modules.BaseAuthModule |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.security.auth.message.config.ServerAuthContext |
|
||
REMOVED (!) | javax.security.auth.message.module.ServerAuthModule |
|
||
REMOVED (!) | javax.security.auth.message.ServerAuth |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BasicAuthModule() | n.a. |
|
|
||||||
REMOVED (!) | public | BasicAuthModule(javax.security.auth.callback.CallbackHandler,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | initialize(javax.security.auth.message.MessagePolicy,
|
|
|
|
||||||||||
REMOVED (!) | public | javax.security.auth.message.AuthStatus | validateRequest(javax.security.auth.message.MessageInfo,
|
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.security.jaspi.modules.BaseAuthModule |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.security.auth.message.config.ServerAuthContext |
|
||
REMOVED (!) | javax.security.auth.message.module.ServerAuthModule |
|
||
REMOVED (!) | javax.security.auth.message.ServerAuth |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClientCertAuthModule() | n.a. |
|
|
||||||
REMOVED (!) | public | ClientCertAuthModule(javax.security.auth.callback.CallbackHandler) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | javax.security.auth.message.AuthStatus | validateRequest(javax.security.auth.message.MessageInfo,
|
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.security.jaspi.modules.BaseAuthModule |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.security.auth.message.config.ServerAuthContext |
|
||
REMOVED (!) | javax.security.auth.message.module.ServerAuthModule |
|
||
REMOVED (!) | javax.security.auth.message.ServerAuth |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | long (!) |
| maxNonceAge | ||
REMOVED (!) | protected | long (!) |
| nonceSecret | ||
REMOVED (!) | protected | boolean (!) |
| useStale |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DigestAuthModule(javax.security.auth.callback.CallbackHandler,
| n.a. |
|
|
||||||
REMOVED (!) | public | DigestAuthModule() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | int | checkNonce(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | initialize(javax.security.auth.message.MessagePolicy,
|
|
|
|
||||||||||
REMOVED (!) | public | java.lang.String | newNonce(long) | n.a. |
|
|
||||||||||
REMOVED (!) | public | javax.security.auth.message.AuthStatus | validateRequest(javax.security.auth.message.MessageInfo,
|
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.security.jaspi.modules.BaseAuthModule |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.security.auth.message.config.ServerAuthContext |
|
||
REMOVED (!) | javax.security.auth.message.module.ServerAuthModule |
|
||
REMOVED (!) | javax.security.auth.message.ServerAuth |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| __J_AUTHENTICATED | ||
REMOVED (!) | public static final | java.lang.String (!) |
| __J_PASSWORD | ||
REMOVED (!) | public static final | java.lang.String (!) |
| __J_SECURITY_CHECK | ||
REMOVED (!) | public static final | java.lang.String (!) |
| __J_URI | ||
REMOVED (!) | public static final | java.lang.String (!) |
| __J_USERNAME | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ERROR_PAGE_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| LOGIN_PAGE_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SSO_SOURCE_KEY |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FormAuthModule(javax.security.auth.callback.CallbackHandler,
| n.a. |
|
|
||||||
REMOVED (!) | public | FormAuthModule() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | initialize(javax.security.auth.message.MessagePolicy,
|
|
|
|
||||||||||
REMOVED (!) | public | boolean | isJSecurityCheck(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isLoginOrErrorPage(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | javax.security.auth.message.AuthStatus | validateRequest(javax.security.auth.message.MessageInfo,
|
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
MODIFIED | public | JDBCLoginService() |
| n.a. |
|
||||||||
MODIFIED | public | JDBCLoginService(java.lang.String) |
| n.a. |
|
||||||||
MODIFIED | public | JDBCLoginService(java.lang.String,
|
| n.a. |
|
||||||||
MODIFIED | public | JDBCLoginService(java.lang.String,
|
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||
MODIFIED (!) | public | java.sql.Connection (<- void) | connectDatabase() |
|
|
|
|||||||||||
REMOVED | public | java.lang.String[] | loadRoleInfo(org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) | n.a. | n.a. |
|
|||||||||||
NEW | public | java.util.List | loadRoleInfo(org.eclipse.jetty.security.UserPrincipal) | n.a. |
|
|
|||||||||||
MODIFIED (!) | public | org.eclipse.jetty.security.UserPrincipal (<- org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) | loadUserInfo(java.lang.String) | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.security.UserPrincipal(<- org.eclipse.jetty.security.AbstractLoginService$UserPrincipal) |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 7790743797081618541 | n.a. |
New | true | -1215432499176795678 | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.Authentication$User | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 3213325426758614624 | n.a. |
New | true | 3213325426758614624 | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | setConfigPath(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setConfigPath(java.io.File)
Annotations:
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.security.Principal | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -7035529435049995562 | 2998397924051854402 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | RolePrincipal(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | configureForSubject(javax.security.auth.Subject) | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.AbstractLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.security.LoginService |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | org.eclipse.jetty.security.IdentityService (!) |
| _identityService | ||
REMOVED (!) | protected | java.lang.String (!) |
| _name |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SpnegoLoginService(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | SpnegoLoginService(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | SpnegoLoginService() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getConfig() | n.a. |
|
|
||||||||||
REMOVED | public | org.eclipse.jetty.security.IdentityService | getIdentityService() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.server.UserIdentity | login(java.lang.String,
| n.a. | n.a. |
|
||||||||||
REMOVED | public | void | logout(org.eclipse.jetty.server.UserIdentity) | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | setConfig(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED | public | void | setIdentityService(org.eclipse.jetty.security.IdentityService) | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | setName(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED | public | boolean | validate(org.eclipse.jetty.server.UserIdentity) | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.Authentication$User | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8536863251115485774 | n.a. |
New | true | 3014241724425083265 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | void | logout()
Annotations:
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.security.Principal | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 2009334256887430282 | -6226920753748399662 |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | org.eclipse.jetty.util.security.Credential | n.a. | _credential |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UserPrincipal(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | authenticate(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | boolean | authenticate(org.eclipse.jetty.util.security.Credential) | n.a. |
|
|
||||||
NEW | public | boolean | authenticate(org.eclipse.jetty.security.UserPrincipal) | n.a. |
|
|
||||||
NEW | public | void | configureSubject(javax.security.auth.Subject) | n.a. |
|
|
||||||
NEW | public | void | deconfigureSubject(javax.security.auth.Subject) | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | java.util.Map | n.a. | _users |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | org.eclipse.jetty.security.IdentityService | getIdentityService() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Map | getKnownUserIdentities() | n.a. |
|
|
||||||
NEW | public | java.util.List | getRolePrincipals(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.server.UserIdentity | getUserIdentity(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.security.UserPrincipal | getUserPrincipal(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | java.util.List | n.a. | _rolePrincipals |
NEW | protected | org.eclipse.jetty.security.UserPrincipal | n.a. | _userPrincipal |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | UserStore$User(org.eclipse.jetty.security.UserStore,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | java.util.List | getRolePrincipals() | n.a. | n.a. |
|
||||
NEW | protected | org.eclipse.jetty.security.UserPrincipal | getUserPrincipal() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.server.ConnectionFactory[] | getFactories(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.server.ConnectionFactory[] | getFactories(org.eclipse.jetty.util.ssl.SslContextFactory$Server,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | long | getShutdownIdleTimeout() | n.a. |
|
|
||||||
NEW | public | void | setShutdownIdleTimeout(long) | n.a. |
|
|
||||||
MODIFIED (!) | public | java.util.concurrent.CompletableFuture (<- java.util.concurrent.Future) | shutdown() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.ContainerLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.RequestLog |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected final | org.eclipse.jetty.server.RequestLog$Writer (!) |
| _requestLogWriter | ||
REMOVED (!) | protected static final | org.eclipse.jetty.util.log.Logger (!) |
| LOG |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractNCSARequestLog(org.eclipse.jetty.server.RequestLog$Writer) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||||||||||||
REMOVED (!) | protected | void | doStop() |
|
|
|
||||||||||||||||||||
REMOVED (!) | protected | java.lang.String | getAuthentication(org.eclipse.jetty.server.Request) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.lang.String[] | getIgnorePaths() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | getLogCookies() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.lang.String | getLogDateFormat() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | getLogLatency() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.util.Locale | getLogLocale() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | getLogServer() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.lang.String | getLogTimeZone()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | getPreferProxiedForAddress() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | boolean | isEnabled() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | isExtended()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | isLogDispatch()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED | public | void | log(org.eclipse.jetty.server.Request,
| n.a. | n.a. |
|
||||||||||||||||||||
REMOVED (!) | protected | void | logExtended(java.lang.StringBuilder,
|
|
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setExtended(boolean) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setIgnorePaths(java.lang.String[]) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setLogCookies(boolean) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setLogDateFormat(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setLogDispatch(boolean)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setLogLatency(boolean) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setLogLocale(java.util.Locale) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setLogServer(boolean) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setLogTimeZone(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setPreferProxiedForAddress(boolean) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | write(java.lang.String) |
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public | java.util.concurrent.CompletableFuture (<- java.util.concurrent.Future) | shutdown() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AsyncContextEvent(org.eclipse.jetty.server.handler.ContextHandler$Context,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.http.HttpURI | getBaseURI() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getDispatchPath() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getPath() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.NCSARequestLog |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.RequestLog |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AsyncNCSARequestLog() | n.a. |
|
|
||||||
REMOVED (!) | public | AsyncNCSARequestLog(java.lang.String,
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | void | logout()
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.http.HttpContent | lookup(java.lang.String)
Annotations:
|
|
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.server.ConnectionFactory | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | configure(org.eclipse.jetty.server.Connector) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.io.Connection | upgradeConnection(org.eclipse.jetty.server.Connector,
|
|
|
|
||||||||||
NEW (*) | public abstract | org.eclipse.jetty.io.Connection | upgradeConnection(org.eclipse.jetty.server.Connector,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.AbstractLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.EventListener |
|
||
REMOVED (!) | org.eclipse.jetty.io.Connection$Listener |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ConnectorStatistics() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | static public | void | addToAllConnectors(org.eclipse.jetty.server.Server) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | doStart() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | doStop() | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | java.lang.String | dump()
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||
REMOVED | public | void | dump(java.lang.Appendable,
|
| n.a. |
|
||||||||||||||||||||
REMOVED (!) | public | int | getBytesIn()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getBytesOut()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | long | getConnectionDurationMax()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | double | getConnectionDurationMean()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | double | getConnectionDurationStdDev()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getConnections()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getConnectionsOpen()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getConnectionsOpenMax()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getMessagesIn()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getMessagesInPerConnectionMax()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | double | getMessagesInPerConnectionMean()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | double | getMessagesInPerConnectionStdDev()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getMessagesInPerSecond()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getMessagesOut()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getMessagesOutPerConnectionMax()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | double | getMessagesOutPerConnectionMean()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | double | getMessagesOutPerConnectionStdDev()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getMessagesOutPerSecond()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | long | getStartedMillis()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED | public | void | onClosed(org.eclipse.jetty.io.Connection) | n.a. | n.a. |
|
||||||||||||||||||||
REMOVED | public | void | onOpened(org.eclipse.jetty.io.Connection) | n.a. | n.a. |
|
||||||||||||||||||||
REMOVED (!) | public | void | reset()
Annotations:
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | java.lang.Deprecated | n.a. | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | int | available() | n.a. | n.a. |
|
||||
NEW | public abstract | void | checkMinDataRate() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | consumeAll(java.lang.Throwable) | n.a. | n.a. |
|
||||
NEW | public abstract | org.eclipse.jetty.server.HttpInput$Interceptor | getInterceptor() | n.a. | n.a. |
|
||||
NEW | public abstract | long | getRawContentArrived() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | hasContent() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isError() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isReady() | n.a. | n.a. |
|
||||
NEW | public abstract | org.eclipse.jetty.server.HttpInput$Content | nextContent() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | onContentProducible() | n.a. | n.a. |
|
||||
NEW | public abstract | void | reclaim(org.eclipse.jetty.server.HttpInput$Content) | n.a. | n.a. |
|
||||
NEW | public abstract | void | recycle() | n.a. | n.a. |
|
||||
NEW | public abstract | void | setInterceptor(org.eclipse.jetty.server.HttpInput$Interceptor) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | CookieCutter(org.eclipse.jetty.http.CookieCompliance) | n.a. |
|
|
||||||
REMOVED (!) | public | CookieCutter() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | addCookieField(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | javax.servlet.http.Cookie[] | getCookies() | n.a. |
|
|
||||||
REMOVED (!) | protected | boolean | isRFC6265RejectedCharacter(boolean,
| n.a. |
|
|
||||||
REMOVED (!) | protected | void | parseFields() | n.a. |
|
|
||||||
REMOVED (!) | public | void | reset() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setCookies(javax.servlet.http.Cookie[]) | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.http.CookieCutter | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | java.util.List | n.a. | _cookieList |
NEW | protected final | java.util.List | n.a. | _rawFields |
NEW | protected static final | org.slf4j.Logger | n.a. | LOG |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Cookies() | n.a. | n.a. |
|
||||
NEW | public | Cookies(org.eclipse.jetty.http.CookieCompliance,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | protected | void | addCookie(java.lang.String,
| n.a. | n.a. |
|
||||||
NEW | public | void | addCookieField(java.lang.String) | n.a. |
|
|
||||||
NEW | public | javax.servlet.http.Cookie[] | getCookies() | n.a. |
|
|
||||||
NEW | public | void | reset() | n.a. |
|
|
||||||
NEW | public | void | setCookies(javax.servlet.http.Cookie[]) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CustomRequestLog() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED | public | java.lang.String | getHostHeader()
Annotations:
| n.a. | n.a. |
|
||||||||||
UNCHANGED | public | void | setHostHeader(java.lang.String)
Annotations:
| n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | void | doShutdown(java.util.List) |
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
MODIFIED | protected (<- private ) | ContextHandler(org.eclipse.jetty.server.handler.ContextHandler$Context,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
MODIFIED (!) | public | boolean (<- void) | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getDefaultRequestCharacterEncoding() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getDefaultResponseCharacterEncoding() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.EventListener[] | getEventListeners() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) | getLogger() | n.a. |
|
|
||||||||||||
NEW | public | boolean | isContextPathDefault() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public | boolean (<- void) | removeEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||
NEW | public | void | setDefaultContextPath(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | void | setDefaultRequestCharacterEncoding(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | void | setDefaultResponseCharacterEncoding(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setEventListeners(java.util.EventListener[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setLogger(org.eclipse.jetty.util.log.Logger) | n.a. |
|
|
||||||||||||
NEW | public | void | setLogger(org.slf4j.Logger) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setManagedAttribute(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||
MODIFIED (!) | public | java.util.concurrent.CompletableFuture (<- java.util.concurrent.Future) | shutdown() | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
NEW | public | javax.servlet.ServletRegistration$Dynamic | addJspFile(java.lang.String,
| n.a. |
|
|
||||||||||||||||||||||||
MODIFIED | public (<- protected ) | java.lang.Object | createInstance(java.lang.Class) |
| n.a. |
|
||||||||||||||||||||||||
NEW | public | java.lang.String | getRequestCharacterEncoding() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | java.lang.String | getResponseCharacterEncoding() | n.a. |
|
|
||||||||||||||||||||||||
UNCHANGED | public | javax.servlet.Servlet | getServlet(java.lang.String)
Annotations:
|
|
|
|
||||||||||||||||||||||||
UNCHANGED | public | java.util.Enumeration | getServletNames()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
UNCHANGED | public | java.util.Enumeration | getServlets()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | int | getSessionTimeout() | n.a. |
|
|
||||||||||||||||||||||||
UNCHANGED | public | void | log(java.lang.Exception,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | setRequestCharacterEncoding(java.lang.String) | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | setResponseCharacterEncoding(java.lang.String) | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | setSessionTimeout(int) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.eclipse.jetty.server.handler.ContextHandler | addContext(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.Class | getContextClass()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setContextClass(java.lang.Class)
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | java.nio.ByteBuffer | badMessageError(int,
| n.a. |
|
|
||||||||
NEW | public | java.nio.ByteBuffer | badMessageError(int,
| n.a. |
|
|
||||||||
REMOVED | public | void | doError(java.lang.String,
|
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | java.util.zip.Deflater | getDeflater(org.eclipse.jetty.server.Request,
| n.a. |
|
|
||||||
NEW (*) | public abstract | org.eclipse.jetty.util.compression.CompressionPool$Entry | getDeflaterEntry(org.eclipse.jetty.server.Request,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | recycle(java.util.zip.Deflater) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.handler.gzip.GzipFactory | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.util.EnumSet | n.a. | ETAG_HEADERS |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | addExcludedAgentPatterns(java.lang.String[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | addIncludedAgentPatterns(java.lang.String[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | getCheckGzExists()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getCompressionLevel() | n.a. |
|
|
||||||||||||
REMOVED | public | java.util.zip.Deflater | getDeflater(org.eclipse.jetty.server.Request,
| n.a. | n.a. |
|
||||||||||||
NEW | public | org.eclipse.jetty.util.compression.CompressionPool$Entry | getDeflaterEntry(org.eclipse.jetty.server.Request,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String[] | getExcludedAgentPatterns() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String[] | getIncludedAgentPatterns() | n.a. |
|
|
||||||||||||
NEW | public | int | getInflaterPoolCapacity() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String[] | getMethods()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.eclipse.jetty.http.HttpField | getVary() | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | boolean | isAgentGzipable(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.util.compression.DeflaterPool | newDeflaterPool(int) | n.a. |
|
|
||||||||||||
REMOVED | public | void | recycle(java.util.zip.Deflater) | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | void | setCheckGzExists(boolean)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setCompressionLevel(int) | n.a. |
|
|
||||||||||||
NEW | public | void | setDispatcherTypes(java.lang.String[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setExcludedAgentPatterns(java.lang.String[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setIncludedAgentPatterns(java.lang.String[]) | n.a. |
|
|
||||||||||||
NEW | public | void | setInflaterPoolCapacity(int) | n.a. |
|
|
||||||||||||
NEW | public | void | setVary(org.eclipse.jetty.http.HttpField) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | GzipHttpInputInterceptor(org.eclipse.jetty.io.ByteBufferPool,
| n.a. |
|
|
||||||
NEW | public | GzipHttpInputInterceptor(org.eclipse.jetty.util.compression.InflaterPool,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.HttpOutput$Interceptor | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG | ||
REMOVED (!) | public static final | org.eclipse.jetty.http.HttpField (!) |
| VARY_ACCEPT_ENCODING_USER_AGENT |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | boolean | isOptimizedForDirectBuffers() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | noCompressionIfPossible() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | void | exclude(java.lang.String,
| n.a. |
|
|
||||||||||||
UNCHANGED | public | void | excludeConnector(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public | void | excludeConnectors(java.lang.String[])
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | void | include(java.lang.String,
| n.a. |
|
|
||||||||||||
UNCHANGED | public | void | includeConnector(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public | void | includeConnectors(java.lang.String[])
Annotations:
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.AbstractSet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.function.Predicate | n.a. |
NEW | java.util.Set | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InetAccessSet() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | add(org.eclipse.jetty.server.handler.InetAccessSet$PatternTuple) | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
||||||
NEW | public | boolean | test(org.eclipse.jetty.server.handler.InetAccessSet$AccessTuple) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.handler.HandlerWrapper |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.Handler |
|
||
REMOVED (!) | org.eclipse.jetty.server.HandlerContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | IPAccessHandler() | n.a. |
|
|
||||||
REMOVED (!) | public | IPAccessHandler(java.lang.String[],
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | void | add(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | addBlack(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | addWhite(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED | public | void | dump(java.lang.Appendable,
|
| n.a. |
|
||||||||||
REMOVED | public | void | handle(java.lang.String,
|
| n.a. |
|
||||||||||
REMOVED (!) | protected | boolean | isAddrUriAllowed(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | set(java.lang.String[],
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setBlack(java.lang.String[]) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setWhite(java.lang.String[]) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setWhiteListByPath(boolean) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.server.ResourceService$WelcomeFactory | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
UNCHANGED (*) | org.eclipse.jetty.util.resource.ResourceFactory | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | int | getMinAsyncContentLength()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getMinMemoryMappedContentLength()
Annotations:
| n.a. |
|
|
||||||||||||
MODIFIED (*) | public | org.eclipse.jetty.util.resource.Resource | getResource(java.lang.String) |
|
|
|
||||||||||||
MODIFIED (*) | public | java.lang.String | getWelcomeFile(java.lang.String) |
|
|
|
||||||||||||
REMOVED (!) | public | boolean | isGzip()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setGzip(boolean)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setMinAsyncContentLength(int)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setMinMemoryMappedContentLength(int)
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED | org.eclipse.jetty.server.handler.HandlerWrapper(<- org.eclipse.jetty.server.handler.AbstractHandler) |
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.server.HandlerContainer | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | ShutdownHandler(org.eclipse.jetty.server.Server,
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public | java.util.concurrent.CompletableFuture (<- java.util.concurrent.Future) | shutdown() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | private (<- protected ) | org.eclipse.jetty.server.handler.ThreadLimitHandler$Remote | getRemote(org.eclipse.jetty.server.Request) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HostHeaderCustomizer() | n.a. | n.a. |
|
Change |
CLASS_NOW_ABSTRACT |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.HttpOutput$Interceptor | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||
NEW | protected | boolean | checkAndPrepareUpgrade() | n.a. | n.a. |
|
|||||||
NEW (*) | protected abstract | boolean | eof() | n.a. |
|
|
|||||||
NEW (*) | public abstract | boolean | failAllContent(java.lang.Throwable) | n.a. |
|
|
|||||||
NEW (*) | public abstract | boolean | failed(java.lang.Throwable) | n.a. |
|
|
|||||||
NEW | public | org.eclipse.jetty.io.EndPoint | getTunnellingEndPoint() | n.a. |
|
|
|||||||
REMOVED | public | boolean | isOptimizedForDirectBuffers() | n.a. | n.a. |
|
|||||||
NEW | public | boolean | isTunnellingSupported() | n.a. |
|
|
|||||||
NEW | public | boolean | isUseOutputDirectByteBuffers() | n.a. |
|
|
|||||||
NEW (*) | public abstract | boolean | needContent() | n.a. |
|
|
|||||||
MODIFIED (!) | private (<- protected ) | org.eclipse.jetty.server.HttpInput | newHttpInput(org.eclipse.jetty.server.HttpChannelState) | n.a. |
|
|
|||||||
REMOVED (!) | public | void | onAsyncWaitForContent() | n.a. |
|
|
|||||||
REMOVED (!) | public | void | onBlockWaitForContent() | n.a. |
|
|
|||||||
REMOVED (!) | public | void | onBlockWaitForContentFailure(java.lang.Throwable) | n.a. |
|
|
|||||||
REMOVED (!) | public | boolean | onEarlyEOF() | n.a. |
|
|
|||||||
NEW (*) | public abstract | org.eclipse.jetty.server.HttpInput$Content | produceContent() | n.a. |
|
|
|||||||
NEW | public | boolean | sendErrorOrAbort(java.lang.String) | n.a. |
|
|
|||||||
MODIFIED (!) | protected (<- public ) | boolean | sendResponse(org.eclipse.jetty.http.MetaData$Response,
| n.a. |
|
|
|||||||
REMOVED (!) | public | boolean | useDirectBuffers() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: | ||
NEW | org.eclipse.jetty.http.ComplianceViolation$Listener | n.a. | ||
REMOVED (!) | org.eclipse.jetty.http.HttpParser$ComplianceHandler |
|
||
UNCHANGED (!) | org.eclipse.jetty.http.HttpParser$HttpHandler | n.a. | ||
UNCHANGED (!) | org.eclipse.jetty.http.HttpParser$RequestHandler | n.a. | ||
UNCHANGED (!) | org.eclipse.jetty.server.HttpOutput$Interceptor | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | protected | boolean | checkAndPrepareUpgrade() | n.a. | n.a. |
|
||||||
NEW | protected | boolean | eof() | n.a. | n.a. |
|
||||||
NEW | public | boolean | failAllContent(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | boolean | failed(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED | public | int | getHeaderCacheSize() | n.a. | n.a. |
|
||||||
NEW | public | org.eclipse.jetty.io.EndPoint | getTunnellingEndPoint() | n.a. |
|
|
||||||
NEW | public | boolean | isTunnellingSupported() | n.a. |
|
|
||||||
NEW | public | boolean | isUseOutputDirectByteBuffers() | n.a. |
|
|
||||||
NEW | public | boolean | needContent() | n.a. |
|
|
||||||
REMOVED | protected | org.eclipse.jetty.server.HttpInput | newHttpInput(org.eclipse.jetty.server.HttpChannelState) | n.a. | n.a. |
|
||||||
REMOVED | public | void | onAsyncWaitForContent() | n.a. | n.a. |
|
||||||
REMOVED | public | void | onBlockWaitForContent() | n.a. | n.a. |
|
||||||
REMOVED | public | void | onBlockWaitForContentFailure(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | onComplianceViolation(org.eclipse.jetty.http.HttpCompliance,
| n.a. | n.a. |
|
||||||
NEW | public | void | onComplianceViolation(org.eclipse.jetty.http.ComplianceViolation$Mode,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.server.HttpInput$Content | produceContent() | n.a. |
|
|
||||||
MODIFIED (!) | public | void (<- boolean) | startRequest(java.lang.String,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public | void (<- boolean) | onContentAdded() | n.a. |
|
|
||||||
NEW | public | void | onReadIdle() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | onReadPossible() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -2535947835785248313 | n.a. |
New | true | 8793614239302173282 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.server.HttpChannelState$Action (!) |
| READ_PRODUCE | ||
REMOVED (!) | public static final | org.eclipse.jetty.server.HttpChannelState$Action (!) |
| READ_REGISTER |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||
REMOVED (!) | public | long | getBlockingTimeout()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.http.CookieCompliance | getCookieCompliance()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.http.HttpCompliance | getHttpCompliance() | n.a. |
|
|
|||||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.server.MultiPartFormDataCompliance | getMultipartFormDataCompliance() | n.a. |
|
|
|||||||||||||||||||||||||||
REMOVED (!) | public | boolean | isCookieCompliance(org.eclipse.jetty.http.CookieCompliance)
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
NEW | public | boolean | isHeaderCacheCaseSensitive()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
NEW | public | boolean | isUseInputDirectByteBuffers()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
NEW | public | boolean | isUseOutputDirectByteBuffers()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
REMOVED (!) | public | void | setBlockingTimeout(long)
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
REMOVED (!) | public | void | setCookieCompliance(org.eclipse.jetty.http.CookieCompliance)
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
NEW | public | void | setHeaderCacheCaseSensitive(boolean) | n.a. |
|
|
|||||||||||||||||||||||||||
NEW | public | void | setHttpCompliance(org.eclipse.jetty.http.HttpCompliance) | n.a. |
|
|
|||||||||||||||||||||||||||
REMOVED (!) | public | void | setMultiPartFormDataCompliance(org.eclipse.jetty.server.MultiPartFormDataCompliance) | n.a. |
|
|
|||||||||||||||||||||||||||
NEW | public | void | setUseInputDirectByteBuffers(boolean) | n.a. |
|
|
|||||||||||||||||||||||||||
NEW | public | void | setUseOutputDirectByteBuffers(boolean) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
UNCHANGED (!) | org.eclipse.jetty.server.HttpTransport | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| UPGRADE_CONNECTION_ATTRIBUTE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpConnection(org.eclipse.jetty.server.HttpConfiguration,
| n.a. |
|
|
||||||
NEW | public | HttpConnection(org.eclipse.jetty.server.HttpConfiguration,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | blockingReadFailure(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | public | void | blockingReadFillInterested() | n.a. |
|
|
||||||
REMOVED (!) | protected | boolean | fillAndParseForContent() | n.a. |
|
|
||||||
REMOVED | public | boolean | isOptimizedForDirectBuffers() | n.a. | n.a. |
|
||||||
NEW | public | boolean | isUseInputDirectByteBuffers() | n.a. |
|
|
||||||
NEW | public | boolean | isUseOutputDirectByteBuffers() | n.a. |
|
|
||||||
REMOVED | public | void | onClose() | n.a. | n.a. |
|
||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED | public | void | send(org.eclipse.jetty.http.MetaData$Response,
| n.a. | n.a. |
|
||||||
NEW | public | void | send(org.eclipse.jetty.http.MetaData$Request,
| n.a. |
|
|
||||||
NEW | public | void | setUseInputDirectByteBuffers(boolean) | n.a. |
|
|
||||||
NEW | public | void | setUseOutputDirectByteBuffers(boolean) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpConnectionFactory(org.eclipse.jetty.server.HttpConfiguration,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | org.eclipse.jetty.http.HttpCompliance | getHttpCompliance() | n.a. |
|
|
||||||
NEW | public | boolean | isUseInputDirectByteBuffers() | n.a. |
|
|
||||||
NEW | public | boolean | isUseOutputDirectByteBuffers() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setHttpCompliance(org.eclipse.jetty.http.HttpCompliance) | n.a. |
|
|
||||||
NEW | public | void | setUseInputDirectByteBuffers(boolean) | n.a. |
|
|
||||||
NEW | public | void | setUseOutputDirectByteBuffers(boolean) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected static final | org.eclipse.jetty.server.HttpInput$State (!) |
| AEOF | ||
REMOVED (!) | protected static final | org.eclipse.jetty.server.HttpInput$State (!) |
| ASYNC | ||
REMOVED (!) | protected static final | org.eclipse.jetty.server.HttpInput$State (!) |
| EARLY_EOF | ||
REMOVED (!) | protected static final | org.eclipse.jetty.server.HttpInput$State (!) |
| EOF | ||
REMOVED (!) | protected static final | org.eclipse.jetty.server.HttpInput$State (!) |
| STREAM |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | boolean | addContent(org.eclipse.jetty.server.HttpInput$Content) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | asyncReadProduce() |
|
|
|
||||||||||
REMOVED (!) | protected | void | blockForContent() |
|
|
|
||||||||||
REMOVED (!) | public | boolean | earlyEOF() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | eof() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | failed(java.lang.Throwable) | n.a. |
|
|
||||||||||
MODIFIED | public (<- protected ) | int | get(org.eclipse.jetty.server.HttpInput$Content,
| n.a. | n.a. |
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.server.HttpChannelState | getHttpChannelState() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.server.HttpInput$Content | nextContent() |
|
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.server.HttpInput$Content | nextInterceptedContent() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.server.HttpInput$Content | nextNonSentinelContent() | n.a. |
|
|
||||||||||
NEW | public | boolean | onContentProducible() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | onIdleTimeout(java.lang.Throwable) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | produceContent() |
|
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.server.HttpInput$Content | produceNextContext() |
|
|
|
||||||||||
REMOVED (!) | protected | void | skip(org.eclipse.jetty.server.HttpInput$Content,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | unblock() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | wake() | n.a. |
|
|
Change |
CLASS_NO_LONGER_PUBLIC |
CLASS_LESS_ACCESSIBLE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | package_protected (<- public ) | HttpInput$ChainedInterceptor(org.eclipse.jetty.server.HttpInput$Interceptor,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | package_protected (<- public ) | org.eclipse.jetty.server.HttpInput$Interceptor | getNext() | n.a. |
|
|
||||||
MODIFIED (!) | package_protected (<- public ) | org.eclipse.jetty.server.HttpInput$Interceptor | getPrev() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.Throwable | getError() | n.a. |
|
|
||||||
NEW | public | boolean | isEof() | n.a. |
|
|
||||||
NEW | public | boolean | isSpecial() | n.a. |
|
|
Change |
CLASS_NOW_FINAL |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.server.HttpInput$SpecialContent(<- org.eclipse.jetty.server.HttpInput$SentinelContent) |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpInput$EofContent() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isEof() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.HttpInput$State |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | HttpInput$EOFState() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.server.HttpInput$SpecialContent | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.Callback | n.a. |
NEW | org.eclipse.jetty.util.thread.Invocable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpInput$ErrorContent(java.lang.Throwable) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.Throwable | getError() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.HttpInput$EOFState |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Throwable | getError() | n.a. |
|
|
||||||||||
REMOVED (!) | public | int | noContent() |
|
|
|
||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.HttpInput$Content |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpInput$SentinelContent(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.server.HttpInput$Content | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.Callback | n.a. |
NEW | org.eclipse.jetty.util.thread.Invocable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpInput$SpecialContent() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | final public | int | get(byte[],
| n.a. |
|
|
||||||
NEW | final public | java.nio.ByteBuffer | getByteBuffer() | n.a. |
|
|
||||||
NEW | final public | boolean | hasContent() | n.a. |
|
|
||||||
NEW | final public | boolean | isEmpty() | n.a. |
|
|
||||||
NEW | final public | boolean | isSpecial() | n.a. |
|
|
||||||
NEW | final public | int | remaining() | n.a. |
|
|
||||||
NEW | final public | int | skip(int) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | HttpInput$State() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | boolean | blockForContent(org.eclipse.jetty.server.HttpInput) |
|
|
|
||||||||||
REMOVED (!) | public | java.lang.Throwable | getError() | n.a. |
|
|
||||||||||
REMOVED (!) | public | int | noContent() |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.server.HttpInput$Content | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.Callback | n.a. |
NEW | org.eclipse.jetty.util.thread.Invocable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpInput$WrappingContent(org.eclipse.jetty.server.HttpInput$Content,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | failed(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.thread.Invocable$InvocationType | getInvocationType() | n.a. |
|
|
||||||
NEW | public | boolean | isEof() | n.a. |
|
|
||||||
NEW | public | void | succeeded() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.HttpInput |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | java.lang.Runnable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpInputOverHTTP(org.eclipse.jetty.server.HttpChannelState) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | void | produceContent() |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | println(boolean) |
| n.a. |
|
||||||||
REMOVED | public | void | println(char) |
| n.a. |
|
||||||||
REMOVED | public | void | println(int) |
| n.a. |
|
||||||||
REMOVED | public | void | println(long) |
| n.a. |
|
||||||||
REMOVED | public | void | println(float) |
| n.a. |
|
||||||||
REMOVED | public | void | println(double) |
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | boolean | isOptimizedForDirectBuffers() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | UPGRADE_CONNECTION_ATTRIBUTE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | boolean | isOptimizedForDirectBuffers() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | send(org.eclipse.jetty.http.MetaData$Response,
| n.a. |
|
|
||||||
NEW (*) | public abstract | void | send(org.eclipse.jetty.http.MetaData$Request,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | LocalConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | LocalConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
NEW | public | LocalConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||||
NEW | public | LocalConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
MODIFIED (*) | protected | void | accept(int) |
|
|
|
||||||||||||||||
REMOVED (!) | public | java.lang.String | getResponses(java.lang.String)
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | public | java.lang.String | getResponses(java.lang.String,
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | public | java.nio.ByteBuffer | getResponses(java.nio.ByteBuffer)
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | public | java.nio.ByteBuffer | getResponses(java.nio.ByteBuffer,
Annotations:
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.EndPoint | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | onClose() | n.a. | n.a. |
|
||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||
REMOVED (!) | public | int | getMaxConnections()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||
REMOVED (!) | public | void | setMaxConnections(int)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||
REMOVED (!) | public | int | getMaxConnections()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||
REMOVED (!) | public | void | setMaxConnections(int)
Annotations:
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.EventListener |
|
||
REMOVED (!) | javax.servlet.ServletRequestListener |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.server.MultiPartCleanerListener (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | MultiPartCleanerListener() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | requestDestroyed(javax.servlet.ServletRequestEvent) | n.a. |
|
|
||||||
REMOVED (!) | public | void | requestInitialized(javax.servlet.ServletRequestEvent) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 3386632600110034103 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.server.MultiPartFormDataCompliance (!) |
| LEGACY | ||
REMOVED (!) | public static final | org.eclipse.jetty.server.MultiPartFormDataCompliance (!) |
| RFC7578 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.server.MultiPartFormDataCompliance | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.server.MultiPartFormDataCompliance[] | values() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MultiPartFormInputStream(java.io.InputStream,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||
NEW | public | void | deleteParts() | n.a. |
|
|
|||||||||||||
NEW | public | int | getBufferSize() | n.a. |
|
|
|||||||||||||
NEW | public | javax.servlet.http.Part | getPart(java.lang.String) |
|
|
|
|||||||||||||
NEW | public | java.util.Collection | getParts() |
|
|
|
|||||||||||||
NEW | public | boolean | isDeleteOnExit()
Annotations:
| n.a. |
|
|
|||||||||||||
NEW | public | boolean | isEmpty()
Annotations:
| n.a. |
|
|
|||||||||||||
NEW | public | boolean | isWriteFilesWithFilenames() | n.a. |
|
|
|||||||||||||
NEW | protected | void | parse() | n.a. | n.a. |
|
|||||||||||||
NEW | public | void | setBufferSize(int) | n.a. |
|
|
|||||||||||||
NEW | public | void | setDeleteOnExit(boolean)
Annotations:
| n.a. |
|
|
|||||||||||||
NEW | public | void | setWriteFilesWithFilenames(boolean) | n.a. |
|
|
|||||||||||||
NEW | protected | void | throwIfError() |
| n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | javax.servlet.http.Part | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | org.eclipse.jetty.util.ByteArrayOutputStream2 | n.a. | _bout |
NEW | protected | java.lang.String | n.a. | _contentType |
NEW | protected | java.io.File | n.a. | _file |
NEW | protected | java.lang.String | n.a. | _filename |
NEW | protected | org.eclipse.jetty.util.MultiMap | n.a. | _headers |
NEW | protected | java.lang.String | n.a. | _name |
NEW | protected | java.io.OutputStream | n.a. | _out |
NEW | protected | long | n.a. | _size |
NEW | protected | boolean | n.a. | _temporary |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MultiPartFormInputStream$MultiPart(org.eclipse.jetty.server.MultiPartFormInputStream,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | cleanUp() |
|
|
|
||||||||||
NEW | protected | void | close() |
| n.a. |
|
||||||||||
NEW | protected | void | createFile() |
| n.a. |
|
||||||||||
NEW | public | void | delete() |
|
|
|
||||||||||
NEW | public | byte[] | getBytes() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContentDispositionFilename() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContentType() | n.a. |
|
|
||||||||||
NEW | public | java.io.File | getFile() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Collection | getHeaderNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.Collection | getHeaders(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.io.InputStream | getInputStream() |
|
|
|
||||||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||||||
NEW | public | long | getSize() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getSubmittedFileName() | n.a. |
|
|
||||||||||
NEW | protected | void | open() |
| n.a. |
|
||||||||||
NEW | protected | void | setContentType(java.lang.String) | n.a. | n.a. |
|
||||||||||
NEW | protected | void | setHeaders(org.eclipse.jetty.util.MultiMap) | n.a. | n.a. |
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||||||
NEW | protected | void | write(int) |
| n.a. |
|
||||||||||
NEW | protected | void | write(byte[],
|
| n.a. |
|
||||||||||
NEW | public | void | write(java.lang.String) |
|
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.slf4j.Logger | n.a. | LOG |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MultiPartParser(org.eclipse.jetty.server.MultiPartParser$Handler,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.server.MultiPartParser$Handler | getHandler() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.server.MultiPartParser$State | getState() | n.a. |
|
|
||||||
NEW | public | boolean | isState(org.eclipse.jetty.server.MultiPartParser$State) | n.a. |
|
|
||||||
NEW | public | boolean | parse(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
NEW | protected | boolean | parseMimePartHeaders(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||
NEW | protected | boolean | parseOctetContent(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||
NEW | public | void | reset() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -4859986718189789062 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$FieldState | n.a. | AFTER_NAME |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$FieldState | n.a. | FIELD |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$FieldState | n.a. | IN_NAME |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$FieldState | n.a. | IN_VALUE |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$FieldState | n.a. | VALUE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.server.MultiPartParser$FieldState | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.server.MultiPartParser$FieldState[] | values() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | boolean | content(java.nio.ByteBuffer,
| n.a. | n.a. |
|
||||
NEW | public | void | earlyEOF() | n.a. | n.a. |
|
||||
NEW | public | boolean | headerComplete() | n.a. | n.a. |
|
||||
NEW | public | boolean | messageComplete() | n.a. | n.a. |
|
||||
NEW | public | void | parsedField(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | void | startPart() | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 8429338549102653959 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$State | n.a. | BODY_PART |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$State | n.a. | DELIMITER |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$State | n.a. | DELIMITER_CLOSE |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$State | n.a. | DELIMITER_PADDING |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$State | n.a. | END |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$State | n.a. | EPILOGUE |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$State | n.a. | FIRST_OCTETS |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$State | n.a. | OCTETS |
NEW | public static final | org.eclipse.jetty.server.MultiPartParser$State | n.a. | PREAMBLE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.server.MultiPartParser$State | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.server.MultiPartParser$State[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.handler.ContextHandler$Context | getContext() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | javax.servlet.http.Part | getPart(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public abstract | java.util.Collection | getParts() |
|
|
|
||||||||||
REMOVED (!) | public abstract | boolean | isEmpty() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.server.MultiParts |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | MultiParts$MultiPartsHttpParser(java.io.InputStream,
|
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | void | close() | n.a. |
|
|
||||||||
REMOVED | public | org.eclipse.jetty.server.handler.ContextHandler$Context | getContext() | n.a. | n.a. |
|
||||||||
REMOVED | public | javax.servlet.http.Part | getPart(java.lang.String) |
| n.a. |
|
||||||||
REMOVED | public | java.util.Collection | getParts() |
| n.a. |
|
||||||||
REMOVED | public | boolean | isEmpty() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.server.MultiParts |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | MultiParts$MultiPartsUtilParser(java.io.InputStream,
|
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | void | close() | n.a. |
|
|
||||||||
REMOVED | public | org.eclipse.jetty.server.handler.ContextHandler$Context | getContext() | n.a. | n.a. |
|
||||||||
REMOVED | public | javax.servlet.http.Part | getPart(java.lang.String) |
| n.a. |
|
||||||||
REMOVED | public | java.util.Collection | getParts() |
| n.a. |
|
||||||||
REMOVED | public | boolean | isEmpty() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.AbstractNCSARequestLog |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.RequestLog |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NCSARequestLog(org.eclipse.jetty.server.RequestLogWriter) | n.a. |
|
|
||||||
REMOVED (!) | public | NCSARequestLog(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | NCSARequestLog() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||||||||||||
REMOVED (!) | protected | void | doStop() |
|
|
|
||||||||||||||||||||
REMOVED (!) | public | java.lang.String | getDatedFilename() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.lang.String | getFilename()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.lang.String | getFilenameDateFormat() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getRetainDays()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | isAppend()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | boolean | isEnabled() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setAppend(boolean) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setFilename(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setFilenameDateFormat(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setLogTimeZone(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setRetainDays(int) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | write(java.lang.String) |
|
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | java.lang.Deprecated | n.a. | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.Connection | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NetworkTrafficServerConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | NetworkTrafficServerConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
NEW | public | NetworkTrafficServerConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||||
NEW | public | NetworkTrafficServerConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | addNetworkTrafficListener(org.eclipse.jetty.io.NetworkTrafficListener) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.io.NetworkTrafficListener | getNetworkTrafficListener() | n.a. |
|
|
||||||
MODIFIED (!) | protected | org.eclipse.jetty.io.SocketChannelEndPoint (<- org.eclipse.jetty.io.ChannelEndPoint) | newEndPoint(java.nio.channels.SocketChannel,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | removeNetworkTrafficListener(org.eclipse.jetty.io.NetworkTrafficListener) | n.a. |
|
|
||||||
NEW | public | void | setNetworkTrafficListener(org.eclipse.jetty.io.NetworkTrafficListener) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.NetworkTrafficServerConnector |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.server.Connector |
|
||
REMOVED (!) | org.eclipse.jetty.server.NetworkConnector |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Graceful |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NetworkTrafficSelectChannelConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | NetworkTrafficSelectChannelConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | NetworkTrafficSelectChannelConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | NetworkTrafficSelectChannelConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | NetworkTrafficSelectChannelConnector(org.eclipse.jetty.server.Server) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.io.EndPoint | n.a. |
NEW | org.eclipse.jetty.io.EndPoint$Wrapper | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | close() | n.a. | n.a. |
|
||||||
NEW | public | void | close(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | byte[] | getTLV(int) | n.a. |
|
|
||||||
REMOVED | public | boolean | isOptimizedForDirectBuffers() | n.a. | n.a. |
|
||||||
REMOVED | public | void | onClose() | n.a. | n.a. |
|
||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | addHeader(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | conditional(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | etag(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getEtag() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.util.Set | getHeaderNames() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getLastModified() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getMethod() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getPath() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getQueryString() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getSessionId() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isConditional() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | lastModified(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | method(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | path(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | push() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | queryString(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | removeHeader(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | sessionId(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.server.PushBuilder | setHeader(java.lang.String,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: | ||
NEW | javax.servlet.http.PushBuilder | n.a. | ||
REMOVED (!) | org.eclipse.jetty.server.PushBuilder |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PushBuilderImpl(org.eclipse.jetty.server.Request,
| n.a. |
|
|
||||||
NEW | public | PushBuilderImpl(org.eclipse.jetty.server.Request,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public | javax.servlet.http.PushBuilder (<- org.eclipse.jetty.server.PushBuilder) | addHeader(java.lang.String,
| n.a. |
|
|
||||||
REMOVED | public | org.eclipse.jetty.server.PushBuilder | conditional(boolean) | n.a. | n.a. |
|
||||||
REMOVED | public | org.eclipse.jetty.server.PushBuilder | etag(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getEtag() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getLastModified() | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isConditional() | n.a. | n.a. |
|
||||||
REMOVED | public | org.eclipse.jetty.server.PushBuilder | lastModified(java.lang.String) | n.a. | n.a. |
|
||||||
MODIFIED (!) | public | javax.servlet.http.PushBuilder (<- org.eclipse.jetty.server.PushBuilder) | method(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public | javax.servlet.http.PushBuilder (<- org.eclipse.jetty.server.PushBuilder) | path(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public | javax.servlet.http.PushBuilder (<- org.eclipse.jetty.server.PushBuilder) | queryString(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public | javax.servlet.http.PushBuilder (<- org.eclipse.jetty.server.PushBuilder) | removeHeader(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public | javax.servlet.http.PushBuilder (<- org.eclipse.jetty.server.PushBuilder) | sessionId(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | public | javax.servlet.http.PushBuilder (<- org.eclipse.jetty.server.PushBuilder) | setHeader(java.lang.String,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | public static final | java.lang.String | n.a. | __MULTIPART_CONFIG_ELEMENT | ||
REMOVED (!) | public static final | java.lang.String (!) |
| MULTIPART_CONFIG_ELEMENT | ||
REMOVED (!) | public static final | java.lang.String (!) |
| MULTIPARTS |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
NEW | public | org.eclipse.jetty.http.ComplianceViolation$Listener | getComplianceViolationListener() | n.a. |
|
|
||||||||||||||||||||
NEW | public | javax.servlet.http.HttpServletMapping | getHttpServletMapping() | n.a. |
|
|
||||||||||||||||||||
NEW | public | java.lang.String | getPathInContext() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.server.PushBuilder | getPushBuilder() | n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | java.lang.String | getRealPath(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | org.eclipse.jetty.server.ServletPathMapping | getServletPathMapping() | n.a. |
|
|
||||||||||||||||||||
NEW | public | java.util.Map | getTrailerFields() | n.a. |
|
|
||||||||||||||||||||
NEW | public | org.eclipse.jetty.http.HttpFields | getTrailerHttpFields() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.http.HttpFields | getTrailers() | n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | boolean | isRequestedSessionIdFromUrl()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | mergeQueryParameters(java.lang.String,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | void | mergeQueryParameters(java.lang.String,
| n.a. |
|
|
||||||||||||||||||||
NEW | public | javax.servlet.http.PushBuilder | newPushBuilder() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setAuthority(java.lang.String,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setContext(org.eclipse.jetty.server.handler.ContextHandler$Context) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setContext(org.eclipse.jetty.server.handler.ContextHandler$Context,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setContextPath(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setHttpFields(org.eclipse.jetty.http.HttpFields) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setHttpVersion(org.eclipse.jetty.http.HttpVersion) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setPathInfo(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setQueryString(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setScheme(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setServletPath(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setServletPathMapping(org.eclipse.jetty.server.ServletPathMapping) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setTrailerHttpFields(org.eclipse.jetty.http.HttpFields) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setURIPathQuery(java.lang.String) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | protected | boolean | isEnabled()
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (*) | public abstract | java.lang.String | getWelcomeFile(java.lang.String) |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
UNCHANGED | public | java.lang.String | encodeRedirectUrl(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | java.lang.String | encodeUrl(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
MODIFIED (!) | public | org.eclipse.jetty.http.HttpFields$Mutable (<- org.eclipse.jetty.http.HttpFields) | getHttpFields() | n.a. |
|
|
||||||||||||||||||||
NEW | public | java.util.function.Supplier | getTrailerFields() | n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | void | setStatus(int,
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setTrailerFields(java.util.function.Supplier) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | long | getStopTimeout() | n.a. |
|
|
||||||
NEW | public | boolean | isDryRun() | n.a. |
|
|
||||||
NEW | public | void | setDryRun(boolean) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ServerConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | ServerConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | ServerConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
NEW | public | ServerConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||||
NEW | public | ServerConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||||
NEW | public | ServerConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||
REMOVED (!) | public | int | getSoLingerTime()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
MODIFIED (!) | protected | org.eclipse.jetty.io.SocketChannelEndPoint (<- org.eclipse.jetty.io.ChannelEndPoint) | newEndPoint(java.nio.channels.SocketChannel,
|
|
|
|
|||||||||||||||||||||||||||
REMOVED (!) | public | void | setSoLingerTime(int)
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (!) | protected | org.eclipse.jetty.io.SocketChannelEndPoint (<- org.eclipse.jetty.io.ChannelEndPoint) | newEndPoint(java.nio.channels.SelectableChannel,
|
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | setAsyncAttributes(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | setAsyncAttributes(java.lang.String,
| n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.servlet.http.HttpServletMapping | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ServletPathMapping(org.eclipse.jetty.http.pathmap.PathSpec,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | javax.servlet.http.MappingMatch | getMappingMatch() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getMatchValue() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPathInfo() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPattern() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getServletName() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getServletPath() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
UNCHANGED | public | boolean | isRequestedSessionIdFromUrl()
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
UNCHANGED | public | java.lang.String | encodeRedirectUrl(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | java.lang.String | encodeUrl(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
UNCHANGED | public | void | setStatus(int,
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.session.SessionCache | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | long | n.a. | _lastOrphanSweepTime |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||
NEW | public | void | cleanOrphans(long) | n.a. |
|
|
|||||||||||
NEW (*) | public abstract | java.util.Set | doCheckExpired(java.util.Set,
| n.a. |
|
|
|||||||||||
NEW (*) | public abstract | void | doCleanOrphans(long) | n.a. |
|
|
|||||||||||
NEW (*) | public abstract | boolean | doExists(java.lang.String) |
|
|
|
|||||||||||
REMOVED (!) | public abstract | java.util.Set | doGetExpired(java.util.Set) | n.a. |
|
|
|||||||||||
NEW (*) | public abstract | java.util.Set | doGetExpired(long) | n.a. |
|
|
|||||||||||
NEW | public | boolean | exists(java.lang.String) |
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.session.SessionCache | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||
NEW | public | java.util.Set | doCheckExpired(java.util.Set,
| n.a. |
|
|
|||||||||||
NEW | public | void | doCleanOrphans(long) | n.a. |
|
|
|||||||||||
NEW | public | boolean | doExists(java.lang.String) |
|
|
|
|||||||||||
REMOVED | public | java.util.Set | doGetExpired(java.util.Set) | n.a. | n.a. |
|
|||||||||||
NEW | public | java.util.Set | doGetExpired(long) | n.a. |
|
|
|||||||||||
REMOVED | public | boolean | exists(java.lang.String) |
| n.a. |
|
|||||||||||
REMOVED (!) | public | void | sweepDisk() | n.a. |
|
|
|||||||||||
NEW | protected | void | sweepDisk(long) | n.a. | n.a. |
|
|||||||||||
MODIFIED (!) | protected (<- public ) | void | sweepFile(long,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.Set | doCheckExpired(java.util.Set,
| n.a. |
|
|
||||||||||
NEW | public | void | doCleanOrphans(long) | n.a. |
|
|
||||||||||
NEW | public | boolean | doExists(java.lang.String) |
|
|
|
||||||||||
REMOVED | public | java.util.Set | doGetExpired(java.util.Set) | n.a. | n.a. |
|
||||||||||
NEW | public | java.util.Set | doGetExpired(long) | n.a. |
|
|
||||||||||
REMOVED | public | boolean | exists(java.lang.String) |
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.sql.PreparedStatement | getAllAncientExpiredSessionsStatement(java.sql.Connection) |
|
|
|
||||||||||
NEW | public | java.sql.PreparedStatement | getCleanOrphansStatement(java.sql.Connection,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.server.session.SessionCache | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.Set | doCheckExpired(java.util.Set,
| n.a. |
|
|
||||||
NEW | public | void | doCleanOrphans(long) | n.a. |
|
|
||||||
NEW | public | boolean | doExists(java.lang.String) | n.a. |
|
|
||||||
REMOVED | public | java.util.Set | doGetExpired(java.util.Set) | n.a. | n.a. |
|
||||||
NEW | public | java.util.Set | doGetExpired(long) | n.a. |
|
|
||||||
REMOVED | public | boolean | exists(java.lang.String) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected | org.eclipse.jetty.util.thread.AutoLock (<- org.eclipse.jetty.util.thread.Locker) (!) |
| _lock |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
REMOVED (!) | protected | void | checkLocked() |
|
|
|
||||||||||||||||||||||||
REMOVED (!) | protected | void | doInvalidate()
Annotations:
|
|
|
|
||||||||||||||||||||||||
UNCHANGED | public | javax.servlet.http.HttpSessionContext | getSessionContext()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
UNCHANGED | public | java.lang.Object | getValue(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
UNCHANGED | public | java.lang.String[] | getValueNames()
Annotations:
|
|
|
|
||||||||||||||||||||||||
REMOVED (!) | public | boolean | isChanging() | n.a. |
|
|
||||||||||||||||||||||||
MODIFIED (!) | public | org.eclipse.jetty.util.thread.AutoLock (<- org.eclipse.jetty.util.thread.Locker$Lock) | lock() | n.a. |
|
|
||||||||||||||||||||||||
UNCHANGED | public | void | putValue(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
UNCHANGED | public | void | removeValue(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | updateInactivityTimer()
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | schedule()
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
UNCHANGED | public abstract | void | put(java.lang.String,
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.server.session.Session | renewSessionId(java.lang.String,
Annotations:
|
|
|
|
||||||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | org.eclipse.jetty.server.session.Session | renewSessionId(java.lang.String,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | boolean (!) |
| _nodeIdInSessionId | ||
REMOVED (!) | public static final | java.math.BigDecimal (!) |
| MAX_INACTIVE_MINUTES |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
MODIFIED (!) | public | boolean (<- void) | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | clearEventListeners() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | complete(org.eclipse.jetty.server.session.Session,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isNodeIdInSessionId() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public | boolean (<- void) | removeEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | sessionInactivityTimerExpired(org.eclipse.jetty.server.session.Session)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setNodeIdInSessionId(boolean) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.AbstractNCSARequestLog |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.RequestLog |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Slf4jRequestLog() | n.a. |
|
|
||||||
REMOVED (!) | public | Slf4jRequestLog(org.eclipse.jetty.server.Slf4jRequestLogWriter) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | getLoggerName() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | boolean | isEnabled() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setLoggerName(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | write(java.lang.String) |
|
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | java.lang.Deprecated | n.a. | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.server.ConnectionFactory$Configuring | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SslConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory,
| n.a. |
|
|
||||||
NEW | public | SslConnectionFactory(org.eclipse.jetty.util.ssl.SslContextFactory$Server,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | configure(org.eclipse.jetty.server.Connector) | n.a. |
|
|
||||||
MODIFIED (!) | public | org.eclipse.jetty.util.ssl.SslContextFactory$Server (<- org.eclipse.jetty.util.ssl.SslContextFactory) | getSslContextFactory() | n.a. |
|
|
||||||
NEW | public | boolean | isEnsureSecureRequestCustomizer() | n.a. |
|
|
||||||
NEW | public | void | setEnsureSecureRequestCustomizer(boolean) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | protected | java.lang.Object | createInstance() |
| n.a. |
|
||||||||
NEW | public | javax.servlet.ServletContext | getServletContext() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | protected | javax.servlet.Filter | createInstance() |
| n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8225449499087842498 | n.a. |
New | true | 7738520520823493206 | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | protected | java.util.EventListener | createInstance() |
| n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | org.eclipse.jetty.server.handler.gzip.GzipHandler (!) |
| _gzipHandler | ||
REMOVED (!) | public static final | int (!) |
| GZIP |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
REMOVED (!) | public | void | addDecorator(org.eclipse.jetty.servlet.ServletContextHandler$Decorator)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
MODIFIED (!) | public | boolean (<- void) | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | java.util.List | getDecorators()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.server.handler.gzip.GzipHandler | getGzipHandler()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | static public | org.eclipse.jetty.servlet.ServletContextHandler | getServletContextHandler(javax.servlet.ServletContext,
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setDecorators(java.util.List)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
UNCHANGED | public | void | setGzipHandler(org.eclipse.jetty.server.handler.gzip.GzipHandler)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | protected | void | setParent(org.eclipse.jetty.server.HandlerContainer) | n.a. | n.a. |
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | javax.servlet.ServletRegistration$Dynamic | addJspFile(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | javax.servlet.Filter | createFilter(java.lang.Class) |
|
|
|
||||||||||
MODIFIED | public (<- protected ) | java.lang.Object | createInstance(java.lang.Class) |
| n.a. |
|
||||||||||
NEW | public | java.lang.Object | createInstance(org.eclipse.jetty.servlet.BaseHolder) |
|
|
|
||||||||||
NEW | public | java.util.EventListener | createListener(java.lang.Class) |
|
|
|
||||||||||
NEW | public | javax.servlet.Servlet | createServlet(java.lang.Class) |
|
|
|
||||||||||
NEW | public | java.lang.String | getInitParameter(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getRequestCharacterEncoding() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getResponseCharacterEncoding() | n.a. |
|
|
||||||||||
NEW | public | int | getSessionTimeout() | n.a. |
|
|
||||||||||
NEW | public | void | setRequestCharacterEncoding(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setResponseCharacterEncoding(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setSessionTimeout(int) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.Decorator |
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| __DEFAULT_SERVLET |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.eclipse.jetty.servlet.FilterHolder | addFilter(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||
MODIFIED (!) | private (<- protected ) | javax.servlet.FilterChain | getFilterChain(org.eclipse.jetty.server.Request,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.http.pathmap.MappedResource | getHolderEntry(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
MODIFIED (!) | public | org.eclipse.jetty.servlet.ServletHandler$MappedServlet (<- org.eclipse.jetty.http.pathmap.MappedResource) | getMappedServlet(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | void | prependFilter(org.eclipse.jetty.servlet.FilterHolder) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.http.pathmap.PathSpec | getPathSpec() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.servlet.ServletHolder | getServletHolder() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.server.ServletPathMapping | getServletPathMapping(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||
NEW | protected | javax.servlet.Servlet | createInstance() |
| n.a. |
|
|||||||||||||||||||||
REMOVED (!) | public | javax.servlet.Servlet | ensureInstance()
Annotations:
|
|
|
|
|||||||||||||||||||||
REMOVED (!) | protected | void | initMultiPart() |
|
|
|
|||||||||||||||||||||
MODIFIED (*) | protected | javax.servlet.Servlet | newInstance() |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
REMOVED (!) | public | boolean | isDefault()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | isFromDefaultDescriptor()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setDefault(boolean) | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | setFromDefaultDescriptor(boolean) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.ContainerLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ServletTester() | n.a. | n.a. |
|
||||
NEW | public | ServletTester(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | ServletTester(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | addFilter(org.eclipse.jetty.servlet.FilterHolder,
| n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.servlet.FilterHolder | addFilter(java.lang.Class,
| n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.servlet.FilterHolder | addFilter(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.servlet.ServletHolder | addServlet(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.servlet.ServletHolder | addServlet(java.lang.Class,
| n.a. |
|
|
||||||||||
NEW | public | void | addServlet(org.eclipse.jetty.servlet.ServletHolder,
| n.a. |
|
|
||||||||||
NEW | public | void | addVirtualHosts(java.lang.String[]) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | createConnector(boolean) |
|
|
|
||||||||||
NEW | public | org.eclipse.jetty.server.LocalConnector | createLocalConnector() | n.a. |
|
|
||||||||||
NEW | public | java.lang.Object | getAttribute(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Enumeration | getAttributeNames() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.util.Attributes | getAttributes() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.util.resource.Resource | getBaseResource() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.server.LocalConnector | getConnector() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.servlet.ServletContextHandler | getContext() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContextPath() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getInitParameter(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Enumeration | getInitParameterNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getInitParams() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getResourceBase() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getResponses(java.lang.String) |
|
|
|
||||||||||
NEW | public | java.lang.String | getResponses(java.lang.String,
|
|
|
|
||||||||||
NEW | public | java.nio.ByteBuffer | getResponses(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | java.nio.ByteBuffer | getResponses(java.nio.ByteBuffer,
|
|
|
|
||||||||||
NEW | public | org.eclipse.jetty.server.Server | getServer() | n.a. |
|
|
||||||||||
NEW | public | void | removeAttribute(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setAttribute(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | setBaseResource(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
||||||||||
NEW | public | void | setContextPath(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | setInitParameter(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | setResourceBase(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setVirtualHosts(java.lang.String[]) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.servlets.GzipFilter |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.Filter |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AsyncGzipFilter() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | protected | boolean | checkWhitelist(java.util.List,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | closeConnection(javax.servlet.http.HttpServletRequest,
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 6566368831913549080 | n.a. |
New | true | 7672302790378404816 | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.Filter |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | GzipFilter() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | doFilter(javax.servlet.ServletRequest,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | init(javax.servlet.FilterConfig) |
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.servlets.GzipFilter |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.Filter |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | IncludableGzipFilter() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.Filter |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| CONTENT_TYPE_SUFFIX |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MultiPartFilter() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | doFilter(javax.servlet.ServletRequest,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | init(javax.servlet.FilterConfig) |
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.session.infinispan.QueryManager | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | deleteOrphanSessions(long) | n.a. |
|
|
||||||
NEW | public | boolean | exists(org.eclipse.jetty.server.session.SessionContext,
| n.a. |
|
|
||||||
REMOVED | public | java.util.Set | queryExpiredSessions(long) | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.Set | queryExpiredSessions() | n.a. | n.a. |
|
||||||
NEW | public | java.util.Set | queryExpiredSessions(org.eclipse.jetty.server.session.SessionContext,
| n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InfinispanKeyBuilder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | java.lang.String | build(java.lang.String,
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.Set | doCheckExpired(java.util.Set,
| n.a. |
|
|
||||||||||
NEW | public | void | doCleanOrphans(long) | n.a. |
|
|
||||||||||
NEW | public | boolean | doExists(java.lang.String) |
|
|
|
||||||||||
REMOVED | public | java.util.Set | doGetExpired(java.util.Set) | n.a. | n.a. |
|
||||||||||
NEW | public | java.util.Set | doGetExpired(long) | n.a. |
|
|
||||||||||
REMOVED | public | boolean | exists(java.lang.String) |
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | void | deleteOrphanSessions(long) | n.a. |
|
|
||||||
NEW (*) | public abstract | boolean | exists(org.eclipse.jetty.server.session.SessionContext,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.util.Set | queryExpiredSessions() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.util.Set | queryExpiredSessions(long) | n.a. |
|
|
||||||
NEW (*) | public abstract | java.util.Set | queryExpiredSessions(org.eclipse.jetty.server.session.SessionContext,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.session.infinispan.QueryManager | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | deleteOrphanSessions(long) | n.a. |
|
|
||||||
NEW | public | boolean | exists(org.eclipse.jetty.server.session.SessionContext,
| n.a. |
|
|
||||||
REMOVED | public | java.util.Set | queryExpiredSessions(long) | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.Set | queryExpiredSessions() | n.a. | n.a. |
|
||||||
NEW | public | java.util.Set | queryExpiredSessions(org.eclipse.jetty.server.session.SessionContext,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.infinispan.commons.marshall.Marshaller |
|
||
REMOVED (!) | org.infinispan.commons.marshall.StreamingMarshaller |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebAppMarshaller() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.jboss.marshalling.ContextClassResolver |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.jboss.marshalling.ClassResolver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebAppMarshaller$WebAppContextClassResolver() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | java.lang.ClassLoader | getClassLoader() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Main() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | static public | void | main(java.lang.String[]) |
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.xml.ConfigurationProcessor |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SpringConfigurationProcessor() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | java.lang.Object | configure(java.lang.Object) |
| n.a. |
|
||||||||
REMOVED | public | java.lang.Object | configure() |
| n.a. |
|
||||||||
REMOVED | public | void | init(java.net.URL,
| n.a. | n.a. |
|
||||||||
REMOVED | public | void | init(org.eclipse.jetty.util.resource.Resource,
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.xml.ConfigurationProcessorFactory |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SpringConfigurationProcessorFactory() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | org.eclipse.jetty.xml.ConfigurationProcessor | getConfigurationProcessor(java.lang.String,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | protected | void | download(org.eclipse.jetty.start.fileinits.MavenLocalRepoFileInitializer$Coordinates,
|
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.net.URI | toCentralURI(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toMetadataPath() | n.a. |
|
|
||||||
NEW | public | java.net.URI | toSnapshotMetadataXmlURI() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | MavenMetadata(java.nio.file.Path) |
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getArtifactId() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getGroupId() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getLastUpdated() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.start.fileinits.MavenMetadata$Snapshot | getSnapshot(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | java.lang.String | getSnapshotBuildNumber() | n.a. |
|
|
||||||
NEW | public | java.util.Collection | getSnapshots() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getSnapshotTimestamp() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getVersion() | n.a. |
|
|
||||||
NEW | static public | boolean | isExpiredTimestamp(java.lang.String) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MavenMetadata$Snapshot() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getClassifier() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getExtension() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getUpdated() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getValue() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | static public | void | extract(java.nio.file.Path,
|
|
|
|
||||||||||
NEW | static public | void | extractZip(java.nio.file.Path,
|
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
MODIFIED (*) | public | void | invokeMain(java.lang.ClassLoader,
|
|
|
|
||||||||||||||||||
NEW | public | void | showModules(org.eclipse.jetty.start.StartArgs) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED | public | Module(org.eclipse.jetty.start.BaseHome,
|
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
MODIFIED (*) | public | void | process(org.eclipse.jetty.start.BaseHome) |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | dump(java.util.List) | n.a. |
|
|
||||||
REMOVED (!) | public | void | dumpEnabled() | n.a. |
|
|
||||||
NEW | public | java.util.List | getSortedAll() | n.a. |
|
|
||||||
NEW | public | java.util.List | getSortedNames(java.util.List) | n.a. |
|
|
||||||
NEW | public | void | listEnabled() | n.a. |
|
|
||||||
NEW | public | void | listModules(java.util.List) | n.a. |
|
|
||||||
NEW | public | void | showModules(java.util.List) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.List | getShowModules() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isCreateStartd() | n.a. |
|
|
||||||
NEW | public | boolean | isCreateStartD() | n.a. |
|
|
||||||
NEW | public | boolean | isCreateStartIni() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | static private (<- public ) | void | log(java.lang.String,
| n.a. |
|
|
||||||
MODIFIED (!) | static private (<- public ) | void | log(java.lang.String,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED | public | TextFile(java.nio.file.Path) |
| n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | org.eclipse.jetty.client.AbstractConnectorHttpClientTransport(<- org.eclipse.jetty.client.http.HttpClientTransportOverHTTP) |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.client.HttpClientTransport | n.a. |
UNCHANGED (!) | org.eclipse.jetty.io.ClientConnectionFactory | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | void | connect(java.net.InetSocketAddress,
| n.a. | n.a. |
|
||||||||||
NEW | public | org.eclipse.jetty.io.Connection | newConnection(org.eclipse.jetty.io.EndPoint,
|
|
|
|
||||||||||
NEW | public | org.eclipse.jetty.client.HttpDestination | newHttpDestination(org.eclipse.jetty.client.Origin) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.client.Origin | newOrigin(org.eclipse.jetty.client.HttpRequest) | n.a. |
|
|
||||||||||
REMOVED | protected | org.eclipse.jetty.io.SelectorManager | newSelectorManager(org.eclipse.jetty.client.HttpClient) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.client.AbstractConnectorHttpClientTransport$ClientSelectorManager |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | HttpClientTransportOverUnixSockets$UnixSocketSelectorManager(org.eclipse.jetty.unixsocket.client.HttpClientTransportOverUnixSockets,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.EndPoint | newEndPoint(java.nio.channels.SelectableChannel,
| n.a. |
|
|
||||||||||
REMOVED (!) | protected | java.nio.channels.Selector | newSelector() |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.io.SocketChannelEndPoint | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.io.EndPoint | n.a. |
NEW | org.eclipse.jetty.io.ManagedSelector$Selectable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UnixSocketEndPoint(jnr.unixsocket.UnixSocketChannel,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | protected | void | doShutdownOutput() | n.a. | n.a. |
|
||||||
NEW | public | jnr.unixsocket.UnixSocketChannel | getChannel() | n.a. |
|
|
||||||
NEW | public | java.net.InetSocketAddress | getLocalAddress() | n.a. |
|
|
||||||
NEW | public | java.net.InetSocketAddress | getRemoteAddress() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.server.AbstractConnector | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.server.Connector | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.Graceful | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | MAX_UNIX_SOCKET_PATH_LENGTH |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||
NEW | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||
NEW | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||
NEW | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||
NEW | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||
NEW | public | UnixSocketConnector(org.eclipse.jetty.server.Server) | n.a. | n.a. |
|
||||
NEW | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
||||
NEW | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
NEW | public | void | accept(int) |
|
|
|
||||||||||||||||||||
NEW | protected | void | accepted(jnr.unixsocket.UnixSocketChannel) |
| n.a. |
|
||||||||||||||||||||
NEW | public | void | close() | n.a. |
|
|
||||||||||||||||||||
NEW | protected | void | doStart() |
| n.a. |
|
||||||||||||||||||||
NEW | protected | void | doStop() |
| n.a. |
|
||||||||||||||||||||
NEW | public | int | getAcceptQueueSize()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | boolean | getReuseAddress()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | org.eclipse.jetty.io.SelectorManager | getSelectorManager() | n.a. |
|
|
||||||||||||||||||||
NEW | public | java.lang.Object | getTransport() | n.a. |
|
|
||||||||||||||||||||
NEW | public | java.lang.String | getUnixSocket()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | protected | org.eclipse.jetty.unixsocket.common.UnixSocketEndPoint | newEndPoint(java.nio.channels.SelectableChannel,
| n.a. | n.a. |
|
||||||||||||||||||||
NEW | protected | org.eclipse.jetty.io.SelectorManager | newSelectorManager(java.util.concurrent.Executor,
| n.a. | n.a. |
|
||||||||||||||||||||
NEW | public | void | open() |
|
|
|
||||||||||||||||||||
NEW | public | void | setAcceptQueueSize(int) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setReuseAddress(boolean) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setUnixSocket(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.io.SelectorManager | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UnixSocketConnector$UnixSocketConnectorManager(org.eclipse.jetty.unixsocket.server.UnixSocketConnector,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | protected | void | accepted(java.nio.channels.SelectableChannel) |
| n.a. |
|
||||||||
NEW | protected | java.nio.channels.SelectableChannel | doAccept(java.nio.channels.SelectableChannel) |
| n.a. |
|
||||||||
NEW | protected | boolean | doFinishConnect(java.nio.channels.SelectableChannel) |
| n.a. |
|
||||||||
NEW | protected | void | endPointClosed(org.eclipse.jetty.io.EndPoint) | n.a. | n.a. |
|
||||||||
NEW | protected | void | endPointOpened(org.eclipse.jetty.io.EndPoint) | n.a. | n.a. |
|
||||||||
NEW | protected | boolean | isConnectionPending(java.nio.channels.SelectableChannel) | n.a. | n.a. |
|
||||||||
NEW | public | org.eclipse.jetty.io.Connection | newConnection(java.nio.channels.SelectableChannel,
| n.a. |
|
|
||||||||
NEW | protected | org.eclipse.jetty.io.EndPoint | newEndPoint(java.nio.channels.SelectableChannel,
| n.a. | n.a. |
|
||||||||
NEW | protected | java.nio.channels.Selector | newSelector() |
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.AbstractConnector |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.Connector |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Graceful |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | int (!) |
| MAX_UNIX_SOCKET_PATH_LENGTH |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | UnixSocketConnector(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
REMOVED (!) | public | UnixSocketConnector(org.eclipse.jetty.server.Server) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | public | void | accept(int) |
|
|
|
||||||||||||||||||||
REMOVED (!) | protected | void | accepted(jnr.unixsocket.UnixSocketChannel) |
|
|
|
||||||||||||||||||||
REMOVED (!) | public | void | close() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||||||||||||
REMOVED (!) | protected | void | doStop() |
|
|
|
||||||||||||||||||||
REMOVED (!) | public | int | getAcceptQueueSize()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | getReuseAddress()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.io.SelectorManager | getSelectorManager() | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | java.lang.Object | getTransport() | n.a. | n.a. |
|
||||||||||||||||||||
REMOVED (!) | public | java.lang.String | getUnixSocket()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | isOpen() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.unixsocket.UnixSocketEndPoint | newEndPoint(java.nio.channels.SelectableChannel,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.SelectorManager | newSelectorManager(java.util.concurrent.Executor,
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | open() |
|
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setAcceptQueueSize(int) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setReuseAddress(boolean) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setUnixSocket(java.lang.String) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.SelectorManager |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | UnixSocketConnector$UnixSocketConnectorManager(org.eclipse.jetty.unixsocket.UnixSocketConnector,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | void | accepted(java.nio.channels.SelectableChannel) |
|
|
|
||||||||||
REMOVED (!) | protected | java.nio.channels.SelectableChannel | doAccept(java.nio.channels.SelectableChannel) |
|
|
|
||||||||||
REMOVED (!) | protected | boolean | doFinishConnect(java.nio.channels.SelectableChannel) |
|
|
|
||||||||||
REMOVED (!) | protected | void | endPointClosed(org.eclipse.jetty.io.EndPoint) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | endPointOpened(org.eclipse.jetty.io.EndPoint) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | boolean | isConnectionPending(java.nio.channels.SelectableChannel) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.io.Connection | newConnection(java.nio.channels.SelectableChannel,
| n.a. |
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.io.EndPoint | newEndPoint(java.nio.channels.SelectableChannel,
| n.a. |
|
|
||||||||||
REMOVED (!) | protected | java.nio.channels.Selector | newSelector() |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.ChannelEndPoint |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.io.EndPoint |
|
||
REMOVED (!) | org.eclipse.jetty.io.ManagedSelector$Selectable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | UnixSocketEndPoint(jnr.unixsocket.UnixSocketChannel,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | void | doShutdownOutput() | n.a. |
|
|
||||||
REMOVED (!) | public | jnr.unixsocket.UnixSocketChannel | getChannel() | n.a. |
|
|
||||||
REMOVED | public | java.net.InetSocketAddress | getLocalAddress() | n.a. | n.a. |
|
||||||
REMOVED | public | java.net.InetSocketAddress | getRemoteAddress() | n.a. | n.a. |
|
Change |
CLASS_NO_LONGER_PUBLIC |
INTERFACE_ADDED |
CLASS_LESS_ACCESSIBLE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: | ||
NEW | org.eclipse.jetty.util.Index | n.a. | ||
NEW | org.eclipse.jetty.util.Index$Mutable | n.a. | ||
REMOVED (!) | org.eclipse.jetty.util.Trie |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static protected | int | requiredCapacity(java.util.Set,
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.ajax.JSON (!) |
| DEFAULT |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
REMOVED (!) | public | void | append(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendArray(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendArray(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendBoolean(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendJSON(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendJSON(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendJSON(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendMap(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendNull(java.lang.StringBuffer)
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendNumber(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | appendString(java.lang.StringBuffer,
Annotations:
| n.a. |
|
|
||||||||||||||||
NEW | public | java.lang.Object | fromJSON(java.io.Reader) | n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.util.ajax.JSON | getDefault() | n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | java.lang.Object | parse(java.lang.String) | n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | java.lang.Object | parse(java.lang.String,
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | java.lang.Object | parse(java.io.Reader) |
|
|
|
||||||||||||||||
REMOVED (!) | static public | java.lang.Object | parse(java.io.Reader,
|
|
|
|
||||||||||||||||
REMOVED (!) | static public | java.lang.Object | parse(java.io.InputStream)
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | static public | java.lang.Object | parse(java.io.InputStream,
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | static public | void | registerConvertor(java.lang.Class,
| n.a. |
|
|
||||||||||||||||
NEW | public | org.eclipse.jetty.util.ajax.JSON$Convertor | removeConvertor(java.lang.Class) | n.a. |
|
|
||||||||||||||||
NEW | public | org.eclipse.jetty.util.ajax.JSON$Convertor | removeConvertorFor(java.lang.String) | n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | void | reset() | n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | void | setDefault(org.eclipse.jetty.util.ajax.JSON)
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | java.lang.String | toString(java.lang.Object) | n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | java.lang.String | toString(java.util.Map) | n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | java.lang.String | toString(java.lang.Object[]) | n.a. |
|
|
||||||||||||||||
REMOVED (!) | protected | java.lang.String | toString(char[],
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | private (<- public ) static final | org.eclipse.jetty.util.ajax.JSONPojoConvertor$NumberType (!) |
| DOUBLE | ||
MODIFIED (!) | private (<- public ) static final | org.eclipse.jetty.util.ajax.JSONPojoConvertor$NumberType (!) |
| FLOAT | ||
REMOVED (!) | public static final | java.lang.Object[] (!) |
| GETTER_ARG | ||
MODIFIED (!) | private (<- public ) static final | org.eclipse.jetty.util.ajax.JSONPojoConvertor$NumberType (!) |
| INTEGER | ||
MODIFIED (!) | private (<- public ) static final | org.eclipse.jetty.util.ajax.JSONPojoConvertor$NumberType (!) |
| LONG | ||
REMOVED (!) | public static final | java.lang.Object[] (!) |
| NULL_ARG | ||
MODIFIED (!) | private (<- public ) static final | org.eclipse.jetty.util.ajax.JSONPojoConvertor$NumberType (!) |
| SHORT |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||
REMOVED (!) | protected | int | getExcludedCount() | n.a. |
|
|
|||||||
REMOVED (!) | protected | void | log(java.lang.Throwable) | n.a. |
|
|
|||||||
MODIFIED (!) | private (<- public ) | void (<- int) | setProps(java.lang.Object,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||
MODIFIED (*) | public | void | invoke(java.lang.Object,
|
|
|
|
|||||||||||||||||
MODIFIED (*) | protected | void | invokeObject(java.lang.Object,
|
|
|
|
Change |
CLASS_NO_LONGER_PUBLIC |
CLASS_LESS_ACCESSIBLE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ArrayTernaryTrie(org.eclipse.jetty.util.ArrayTernaryTrie,
| n.a. |
|
|
||||||
REMOVED (!) | public | ArrayTernaryTrie() | n.a. |
|
|
||||||
MODIFIED (!) | package_protected (<- public ) | ArrayTernaryTrie(boolean,
| n.a. |
|
|
||||||
REMOVED (!) | public | ArrayTernaryTrie(int) | n.a. |
|
|
||||||
REMOVED (!) | public | ArrayTernaryTrie(boolean) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | isFull() | n.a. |
|
|
Change |
CLASS_NO_LONGER_PUBLIC |
CLASS_LESS_ACCESSIBLE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED | org.eclipse.jetty.util.AbstractTrie(<- java.lang.Object) |
|
Status | Interface | Compatibility Changes: | ||
NEW | org.eclipse.jetty.util.Index | n.a. | ||
NEW | org.eclipse.jetty.util.Index$Mutable | n.a. | ||
REMOVED (!) | org.eclipse.jetty.util.Trie |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | package_protected (<- public ) | ArrayTernaryTrie$Growing(boolean,
| n.a. |
|
|
||||||
REMOVED (!) | public | ArrayTernaryTrie$Growing(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | ArrayTernaryTrie$Growing() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | boolean | isCaseInsensitive() | n.a. | n.a. |
|
||||
REMOVED | public | boolean | isFull() | n.a. | n.a. |
|
Change |
CLASS_NO_LONGER_PUBLIC |
CLASS_LESS_ACCESSIBLE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | package_protected (<- public ) | ArrayTrie(int) | n.a. |
|
|
||||||
REMOVED (!) | public | ArrayTrie() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isEmpty() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isFull() | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.HashSet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Cloneable | n.a. |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.Set | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -3746357520352975108 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AsciiLowerCaseSet() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | add(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | contains(java.lang.Object) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | static public | org.eclipse.jetty.util.Attributes$Wrapper | unwrap(org.eclipse.jetty.util.Attributes,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | static public | java.lang.String | decode(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | java.lang.String | decode(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | byte[] | decode(char[]) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | byte[] | decode(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | void | decode(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | byte[] | decodeRFC4648URL(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | void | decodeRFC4648URL(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | java.lang.String | encode(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | java.lang.String | encode(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | java.lang.String | encode(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | char[] | encode(byte[]) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | char[] | encode(byte[],
| n.a. |
|
|
||||||||||
REMOVED (!) | static public | void | encode(int,
|
|
|
|
||||||||||
REMOVED (!) | static public | void | encode(long,
|
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | static public | java.nio.ByteBuffer | allocate(int,
| n.a. |
|
|
||||||||||||
NEW | static public | void | append(java.nio.ByteBuffer,
|
|
|
|
||||||||||||
NEW | static public | void | append(java.nio.ByteBuffer,
|
|
|
|
||||||||||||
NEW | static public | java.nio.ByteBuffer | copy(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | int | flipPutFlip(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | boolean | isMappedBuffer(java.nio.ByteBuffer)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | static public | org.eclipse.jetty.util.Callback | from(org.eclipse.jetty.util.Callback,
| n.a. |
|
|
||||||
NEW (!) | static public | org.eclipse.jetty.util.Callback | from(org.eclipse.jetty.util.Callback,
| n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | CompletableCallback() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | abort(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED | public | void | failed(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED (!) | public abstract | void | resume() | n.a. |
|
|
||||||
REMOVED | public | void | succeeded() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | boolean | tryComplete() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| RUNNING |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
NEW | public | boolean | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | void | addLifeCycleListener(org.eclipse.jetty.util.component.LifeCycle$Listener) | n.a. | n.a. |
|
||||||||||||||||||||
NEW | public | java.util.List | getEventListeners() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | long | getStopTimeout()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | boolean | removeEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | void | removeLifeCycleListener(org.eclipse.jetty.util.component.LifeCycle$Listener) | n.a. | n.a. |
|
||||||||||||||||||||
NEW | public | void | setEventListeners(java.util.Collection) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setStopTimeout(long) | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | java.lang.RuntimeException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 4332099463867923734 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractLifeCycle$StopException(org.eclipse.jetty.util.component.AbstractLifeCycle) | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | addEventListener(org.eclipse.jetty.util.component.Container$Listener) | n.a. |
|
|
||||||
NEW (*) | public abstract | boolean | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||
NEW (!) | public | java.util.Collection | getCachedBeans(java.lang.Class) | n.a. |
|
|
||||||
NEW (!) | public | java.util.List | getEventListeners() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | removeEventListener(org.eclipse.jetty.util.component.Container$Listener) | n.a. |
|
|
||||||
NEW (*) | public abstract | boolean | removeEventListener(java.util.EventListener) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
REMOVED | public | void | addEventListener(org.eclipse.jetty.util.component.Container$Listener) | n.a. | n.a. |
|
||||||||||||||||
NEW | public | boolean | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||||||
REMOVED | static public | java.lang.String | dump(org.eclipse.jetty.util.component.Dumpable)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||
REMOVED (!) | static public | void | dump(java.lang.Appendable,
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | protected | void | dumpBeans(java.lang.Appendable,
Annotations:
|
|
|
|
||||||||||||||||
REMOVED | static public | void | dumpObject(java.lang.Appendable,
Annotations:
|
| n.a. |
|
||||||||||||||||
REMOVED (!) | protected | void | dumpThis(java.lang.Appendable)
Annotations:
|
|
|
|
||||||||||||||||
REMOVED | public | void | removeEventListener(org.eclipse.jetty.util.component.Container$Listener) | n.a. | n.a. |
|
||||||||||||||||
NEW | public | boolean | removeEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||||||
REMOVED | public | void | setStopTimeout(long) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public abstract | java.util.concurrent.CompletableFuture (<- java.util.concurrent.Future) | shutdown() | n.a. |
|
|
||||||
NEW (!) | static public | java.util.concurrent.CompletableFuture | shutdown(org.eclipse.jetty.util.component.Container) | n.a. |
|
|
||||||
NEW (!) | static public | java.util.concurrent.CompletableFuture | shutdown(org.eclipse.jetty.util.component.Graceful$ThrowingRunnable) | n.a. |
|
|
Change |
CLASS_NOW_ABSTRACT |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Graceful$Shutdown() | n.a. |
|
|
||||||
NEW | protected | Graceful$Shutdown(java.lang.Object) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||
NEW | public | void | check() | n.a. |
|
|
|||||||
REMOVED (!) | public | org.eclipse.jetty.util.FutureCallback | get() | n.a. |
|
|
|||||||
NEW (*) | public abstract | boolean | isShutdownDone() | n.a. |
|
|
|||||||
REMOVED (!) | protected | org.eclipse.jetty.util.FutureCallback | newShutdownCallback() | n.a. |
|
|
|||||||
MODIFIED (!) | public | java.util.concurrent.CompletableFuture (<- java.util.concurrent.Future) | shutdown() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public abstract | void | run() |
| n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.FunctionalInterface | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | boolean | addEventListener(java.util.EventListener) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | addLifeCycleListener(org.eclipse.jetty.util.component.LifeCycle$Listener) | n.a. |
|
|
||||||
NEW (*) | public abstract | boolean | removeEventListener(java.util.EventListener) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | removeLifeCycleListener(org.eclipse.jetty.util.component.LifeCycle$Listener) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | lifeCycleFailure(org.eclipse.jetty.util.component.LifeCycle,
| n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | lifeCycleStarted(org.eclipse.jetty.util.component.LifeCycle) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | lifeCycleStarting(org.eclipse.jetty.util.component.LifeCycle) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | lifeCycleStopped(org.eclipse.jetty.util.component.LifeCycle) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | lifeCycleStopping(org.eclipse.jetty.util.component.LifeCycle) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle$Listener | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | public static final | int | n.a. | DEFAULT_CAPACITY | ||
REMOVED (!) | public static final | int (!) |
| INFINITE_CAPACITY |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (!) | public | org.eclipse.jetty.util.compression.CompressionPool$Entry (<- java.lang.Object) | acquire() | n.a. |
|
|
||||||||||
NEW | protected | void | doStart() |
| n.a. |
|
||||||||||
MODIFIED (*) | public | void | doStop() |
|
|
|
||||||||||
NEW | public | int | getCapacity() | n.a. |
|
|
||||||||||
REMOVED (!) | protected abstract | java.lang.Object | newObject() | n.a. |
|
|
||||||||||
NEW (*) | protected abstract | java.lang.Object | newPooled() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | release(java.lang.Object) | n.a. |
|
|
||||||||||
NEW | public | void | release(org.eclipse.jetty.util.compression.CompressionPool$Entry) | n.a. |
|
|
||||||||||
NEW | public | void | setCapacity(int) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | close() | n.a. |
|
|
||||||
NEW | public | java.lang.Object | get() | n.a. |
|
|
||||||
NEW | public | void | release() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.util.compression.DeflaterPool | ensurePool(org.eclipse.jetty.util.component.Container) | n.a. |
|
|
||||||
REMOVED (!) | protected | java.util.zip.Deflater | newObject() | n.a. |
|
|
||||||
NEW | protected | java.util.zip.Deflater | newPooled() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.util.compression.InflaterPool | ensurePool(org.eclipse.jetty.util.component.Container) | n.a. |
|
|
||||||
REMOVED (!) | protected | java.util.zip.Inflater | newObject() | n.a. |
|
|
||||||
NEW | protected | java.util.zip.Inflater | newPooled() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.AbstractSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.Set |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ConcurrentHashSet() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | add(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | void | clear() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | contains(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | containsAll(java.util.Collection) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isEmpty() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | removeAll(java.util.Collection) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | retainAll(java.util.Collection) | n.a. |
|
|
||||||
REMOVED (!) | public | int | size() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object[] | toArray() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object[] | toArray(java.lang.Object[]) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | void | associateInfo(java.lang.Object) | n.a. |
|
|
||||||
NEW | static public | void | disassociateInfo() | n.a. |
|
|
||||||
NEW | static public | java.lang.Object | getAssociatedInfo() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | block() |
|
|
|
||||||||||
NEW | public | void | block(long,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | static public | boolean | matchCombined(java.lang.Object,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | matches(java.lang.Object)
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.lang.Object | get(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | get(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | get(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | get(java.nio.ByteBuffer,
| n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | getBest(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | getBest(java.nio.ByteBuffer,
| n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | getBest(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | getBest(byte[],
| n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isEmpty() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Set | keySet() | n.a. | n.a. |
|
||||
NEW | public abstract | int | size() | n.a. | n.a. |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Index$Builder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.util.Index | build() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.Index$Builder | caseSensitive(boolean) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.Index$Mutable$Builder | mutable() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.Index$Builder | with(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.Index$Builder | with(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.Index$Builder | withAll(java.lang.Object[],
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.Index$Builder | withAll(java.util.function.Supplier) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.Index | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | clear() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | put(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public abstract | boolean | put(java.lang.Object) | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | remove(java.lang.String) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.Index$Builder | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.util.Index$Mutable | build() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.Index$Mutable$Builder | maxCapacity(int) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.util.function.Predicate | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | java.lang.String | n.a. | _pattern |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InetAddressPattern(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.util.InetAddressPattern | from(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.HashMap |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Cloneable |
|
||
REMOVED (!) | java.util.Map |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -41015587143630801 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | IPAddressMap(int) | n.a. |
|
|
||||||
REMOVED (!) | public | IPAddressMap() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Object | get(java.lang.Object) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.Object | getLazyMatches(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Map$Entry | getMatch(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.Object | match(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.Object | put(java.lang.String,
|
|
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Callback | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | java.lang.String | getSuffix()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getUpdate()
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.log.Logger |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | int (!) |
| LEVEL_ALL | ||
REMOVED (!) | public static final | int (!) |
| LEVEL_DEBUG | ||
REMOVED (!) | public static final | int (!) |
| LEVEL_DEFAULT | ||
REMOVED (!) | public static final | int (!) |
| LEVEL_INFO | ||
REMOVED (!) | public static final | int (!) |
| LEVEL_OFF | ||
REMOVED (!) | public static final | int (!) |
| LEVEL_WARN |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractLogger() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static protected | java.lang.String | condensePackageString(java.lang.String) | n.a. |
|
|
||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED (!) | static protected | int | getLevelId(java.lang.String,
| n.a. |
|
|
||||||
REMOVED | final public | org.eclipse.jetty.util.log.Logger | getLogger(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED (!) | static public | java.lang.String | getLoggingProperty(java.util.Properties,
| n.a. |
|
|
||||||
REMOVED (!) | static public | int | lookupLoggingLevel(java.util.Properties,
| n.a. |
|
|
||||||
REMOVED (!) | protected abstract | org.eclipse.jetty.util.log.Logger | newLogger(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.log.AbstractLogger |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.log.Logger |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JavaUtilLog(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | JavaUtilLog() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | debug(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||
REMOVED | public | void | ignore(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | info(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | info(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | info(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isDebugEnabled() | n.a. | n.a. |
|
||||||
REMOVED (!) | protected | void | log(java.util.logging.Level,
| n.a. |
|
|
||||||
REMOVED (!) | protected | org.eclipse.jetty.util.log.Logger | newLogger(java.lang.String) | n.a. |
|
|
||||||
REMOVED | public | void | setDebugEnabled(boolean) | n.a. | n.a. |
|
||||||
REMOVED | public | void | warn(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | warn(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | warn(java.lang.String,
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.logging.Handler |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyLogHandler() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | close() |
|
|
|
||||||||||
REMOVED (!) | static public | void | config() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | flush() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | publish(java.util.logging.LogRecord) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.jmx.ObjectMBean |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.management.DynamicMBean |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | LogMBean(java.lang.Object) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | public | java.util.List | getLoggers()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | boolean | isDebugEnabled(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setDebugEnabled(java.lang.String,
Annotations:
| n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static | boolean (!) |
| __ignored | ||||||||
REMOVED (!) | public static | java.lang.String (!) |
| __logClass | ||||||||
REMOVED (!) | protected static final | java.util.Properties (!) |
| __props | ||||||||
UNCHANGED | public static final | java.lang.String |
| EXCEPTION
Annotations:
|
||||||||
REMOVED (!) | public static final | java.lang.String (!) |
| IGNORED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
UNCHANGED | static public | org.eclipse.jetty.util.log.Logger | getLog()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
UNCHANGED | static public | org.eclipse.jetty.util.log.Logger | getLogger(java.lang.Class)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
UNCHANGED | static public | org.eclipse.jetty.util.log.Logger | getLogger(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | static public | java.util.Map | getLoggers()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | static public | java.util.Properties | getProperties() | n.a. |
|
|
||||||||||||||||||||
UNCHANGED | static public | org.eclipse.jetty.util.log.Logger | getRootLogger()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | static public | void | initialized() | n.a. |
|
|
||||||||||||||||||||
UNCHANGED | static public | void | setLog(org.eclipse.jetty.util.log.Logger)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | static public | void | setLogToParent(java.lang.String) | n.a. |
|
|
Change |
ANNOTATION_DEPRECATED_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.log.AbstractLogger |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.log.Logger |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | LoggerLog(java.lang.Object) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | debug(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||
REMOVED | public | void | ignore(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | info(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | info(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | info(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isDebugEnabled() | n.a. | n.a. |
|
||||||
REMOVED (!) | protected | org.eclipse.jetty.util.log.Logger | newLogger(java.lang.String) | n.a. |
|
|
||||||
REMOVED | public | void | setDebugEnabled(boolean) | n.a. | n.a. |
|
||||||
REMOVED | public | void | warn(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | warn(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | warn(java.lang.String,
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.log.AbstractLogger |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.log.Logger |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | Slf4jLog(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | Slf4jLog() |
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | debug(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||
REMOVED | public | void | ignore(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | info(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | info(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | info(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isDebugEnabled() | n.a. | n.a. |
|
||||||
REMOVED (!) | protected | org.eclipse.jetty.util.log.Logger | newLogger(java.lang.String) | n.a. |
|
|
||||||
REMOVED | public | void | setDebugEnabled(boolean) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||
REMOVED | public | void | warn(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | warn(java.lang.Throwable) | n.a. | n.a. |
|
||||||
REMOVED | public | void | warn(java.lang.String,
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.AutoCloseable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | StacklessLogging(org.eclipse.jetty.util.log.Logger[]) | n.a. |
|
|
||||||
REMOVED (!) | public | StacklessLogging(java.lang.Class[]) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | close() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.log.AbstractLogger |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.log.Logger |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected final | java.lang.String (!) |
| _abbrevname |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | StdErrLog(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | StdErrLog() | n.a. |
|
|
||||||
REMOVED (!) | public | StdErrLog(java.lang.String,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | void | debug(java.lang.Throwable) | n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | void | debug(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||
REMOVED (!) | public | int | getLevel() | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.util.log.StdErrLog | getLogger(java.lang.Class) | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | static public | int | getLoggingLevel(java.util.Properties,
| n.a. |
|
|
||||||||||||||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | void | ignore(java.lang.Throwable) | n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | void | info(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | void | info(java.lang.Throwable) | n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | void | info(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | boolean | isDebugEnabled()
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||
REMOVED (!) | public | boolean | isHideStacks() | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | public | boolean | isPrintLongNames() | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | public | boolean | isSource() | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.util.log.Logger | newLogger(java.lang.String) | n.a. |
|
|
||||||||||||||||||
REMOVED | public | void | setDebugEnabled(boolean) | n.a. | n.a. |
|
||||||||||||||||||
REMOVED (!) | public | void | setHideStacks(boolean) | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | public | void | setLevel(int) | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | public | void | setPrintLongNames(boolean) | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | public | void | setSource(boolean) | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | public | void | setStdErrStream(java.io.PrintStream) | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | static public | void | setTagPad(int) | n.a. |
|
|
||||||||||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||||||||||||||
REMOVED | public | void | warn(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | void | warn(java.lang.Throwable) | n.a. | n.a. |
|
||||||||||||||||||
REMOVED | public | void | warn(java.lang.String,
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | javax.servlet.MultipartConfigElement (!) |
| __DEFAULT_MULTIPART_CONFIG | ||
REMOVED (!) | protected | javax.servlet.MultipartConfigElement (!) |
| _config | ||
REMOVED (!) | protected | java.lang.String (!) |
| _contentType | ||
REMOVED (!) | protected | java.io.File (!) |
| _contextTmpDir | ||
REMOVED (!) | protected | java.lang.Exception (!) |
| _err | ||
REMOVED (!) | protected | java.io.InputStream (!) |
| _in | ||
REMOVED (!) | protected | boolean (!) |
| _parsed | ||
REMOVED (!) | protected | org.eclipse.jetty.util.MultiMap (!) |
| _parts | ||
REMOVED (!) | protected | java.io.File (!) |
| _tmpDir | ||
REMOVED (!) | protected | boolean (!) |
| _writeFilesWithFilenames | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.MultiMap (!) |
| EMPTY_MAP |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MultiPartInputStreamParser(java.io.InputStream,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | deleteParts() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.EnumSet | getNonComplianceWarnings() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Collection | getParsedParts() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.Part | getPart(java.lang.String) |
|
|
|
||||||||||||
REMOVED (!) | public | java.util.Collection | getParts() |
|
|
|
||||||||||||
REMOVED (!) | public | boolean | isDeleteOnExit()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isWriteFilesWithFilenames() | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | parse() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setDeleteOnExit(boolean)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setWriteFilesWithFilenames(boolean) | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | throwIfError() |
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.http.Part |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | org.eclipse.jetty.util.ByteArrayOutputStream2 (!) |
| _bout | ||
REMOVED (!) | protected | java.lang.String (!) |
| _contentType | ||
REMOVED (!) | protected | java.io.File (!) |
| _file | ||
REMOVED (!) | protected | java.lang.String (!) |
| _filename | ||
REMOVED (!) | protected | org.eclipse.jetty.util.MultiMap (!) |
| _headers | ||
REMOVED (!) | protected | java.lang.String (!) |
| _name | ||
REMOVED (!) | protected | java.io.OutputStream (!) |
| _out | ||
REMOVED (!) | protected | long (!) |
| _size | ||
REMOVED (!) | protected | boolean (!) |
| _temporary |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | MultiPartInputStreamParser$MultiPart(org.eclipse.jetty.util.MultiPartInputStreamParser,
|
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | cleanUp() |
|
|
|
||||||||||
REMOVED (!) | protected | void | close() |
|
|
|
||||||||||
REMOVED (!) | protected | void | createFile() |
|
|
|
||||||||||
REMOVED (!) | public | void | delete() |
|
|
|
||||||||||
REMOVED (!) | public | byte[] | getBytes() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getContentDispositionFilename() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getContentType() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.io.File | getFile() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Collection | getHeaderNames() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Collection | getHeaders(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.io.InputStream | getInputStream() |
|
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getName() | n.a. |
|
|
||||||||||
REMOVED (!) | public | long | getSize() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getSubmittedFileName() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | open() |
|
|
|
||||||||||
REMOVED (!) | protected | void | setContentType(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | setHeaders(org.eclipse.jetty.util.MultiMap) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | write(int) |
|
|
|
||||||||||
REMOVED (!) | protected | void | write(byte[],
|
|
|
|
||||||||||
REMOVED (!) | public | void | write(java.lang.String) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -2653349699865242458 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.MultiPartInputStreamParser$NonCompliance (!) |
| BASE64_TRANSFER_ENCODING | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.MultiPartInputStreamParser$NonCompliance (!) |
| CR_LINE_TERMINATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.MultiPartInputStreamParser$NonCompliance (!) |
| LF_LINE_TERMINATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.MultiPartInputStreamParser$NonCompliance (!) |
| NO_CRLF_AFTER_PREAMBLE | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.MultiPartInputStreamParser$NonCompliance (!) |
| QUOTED_PRINTABLE_TRANSFER_ENCODING |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getURL() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.util.MultiPartInputStreamParser$NonCompliance | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.util.MultiPartInputStreamParser$NonCompliance[] | values() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | int | getCount()
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | match(java.lang.String,
|
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.Pool$Entry | acquireAt(int)
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.preventers.AbstractLeakPreventer |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | GCThreadLeakPreventer() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | prevent(java.lang.ClassLoader) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | static public | org.eclipse.jetty.util.Promise | from(java.util.function.Consumer,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | void | quoteIfNeeded(java.lang.StringBuilder,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.io.BufferedInputStream |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ReadLineInputStream(java.io.InputStream) | n.a. |
|
|
||||||
REMOVED (!) | public | ReadLineInputStream(java.io.InputStream,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.util.EnumSet | getLineTerminations() | n.a. |
|
|
||||||||||
REMOVED (!) | public | int | read() |
|
|
|
||||||||||
REMOVED (!) | public | int | read(byte[],
|
|
|
|
||||||||||
REMOVED (!) | public | java.lang.String | readLine() |
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -569758459463949483 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.ReadLineInputStream$Termination (!) |
| CR | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.ReadLineInputStream$Termination (!) |
| CRLF | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.ReadLineInputStream$Termination (!) |
| EOF | ||
REMOVED (!) | public static final | org.eclipse.jetty.util.ReadLineInputStream$Termination (!) |
| LF |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.util.ReadLineInputStream$Termination | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.util.ReadLineInputStream$Termination[] | values() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.util.resource.ResourceFactory | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
MODIFIED (*) | public | org.eclipse.jetty.util.resource.Resource | addPath(java.lang.String) |
|
|
|
||||||||||||
NEW | public | java.net.URI | getURI() | n.a. |
|
|
||||||||||||
REMOVED | public | java.net.URL | getURL() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.resource.Resource |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.util.resource.ResourceFactory |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | FileResource(java.io.File) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | FileResource(java.io.File,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | FileResource(java.net.URL) |
|
|
|
||||||||||||
REMOVED (!) | public | FileResource(java.net.URI) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.resource.Resource | addPath(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | void | close() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | copyTo(java.io.File) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | delete() |
|
|
|
||||||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | exists() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.net.URI | getAlias() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.io.File | getFile() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.io.InputStream | getInputStream() |
|
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getName() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.nio.channels.ReadableByteChannel | getReadableByteChannel() |
|
|
|
||||||||||
REMOVED (!) | public | java.net.URI | getURI() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.net.URL | getURL() | n.a. |
|
|
||||||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isContainedIn(org.eclipse.jetty.util.resource.Resource) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | isDirectory() | n.a. |
|
|
||||||||||
REMOVED (!) | public | long | lastModified() | n.a. |
|
|
||||||||||
REMOVED (!) | public | long | length() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String[] | list() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | renameTo(org.eclipse.jetty.util.resource.Resource) |
|
|
|
||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.util.resource.ResourceFactory | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | JarFileResource(java.net.URL) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.util.resource.Resource | getNonCachingResource(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.util.resource.ResourceFactory | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.util.resource.ResourceFactory | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | java.net.URL | getURL() | n.a. | n.a. |
|
||||||||||
MODIFIED (*) | public | boolean | isContainedIn(org.eclipse.jetty.util.resource.Resource) |
|
|
|
||||||||||
REMOVED | public | void | writeTo(java.io.OutputStream,
|
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.util.resource.ResourceFactory | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED | protected | void | finalize() | n.a. | n.a. |
|
||||||||||||||||
NEW | static public | java.util.List | fromList(java.lang.String,
|
|
|
|
||||||||||||||||
NEW | static public | java.util.List | fromList(java.lang.String,
|
|
|
|
||||||||||||||||
REMOVED (!) | public | java.lang.String | getListHTML(java.lang.String,
Annotations:
|
|
|
|
||||||||||||||||
MODIFIED (*) | public | org.eclipse.jetty.util.resource.Resource | getResource(java.lang.String) |
|
|
|
||||||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.net.URI | getURI() | n.a. |
|
|
||||||||||||||||
REMOVED (!) | public abstract | java.net.URL | getURL()
Annotations:
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | final public | void | release() | n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | writeTo(java.io.OutputStream,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.util.resource.ResourceFactory | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
MODIFIED | public | ResourceCollection(java.lang.String) |
| n.a. |
|
||||||||
NEW | public | ResourceCollection(java.util.Collection) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (!) | public | java.util.List (<- org.eclipse.jetty.util.resource.Resource[]) | getResources() | n.a. |
|
|
||||||||||
NEW | public | java.net.URI | getURI() | n.a. |
|
|
||||||||||
REMOVED | public | java.net.URL | getURL() | n.a. | n.a. |
|
||||||||||
NEW | public | void | setResources(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setResources(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | void | setResourcesAsCSV(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (*) | public abstract | org.eclipse.jetty.util.resource.Resource | getResource(java.lang.String) |
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.eclipse.jetty.util.resource.ResourceFactory | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | org.eclipse.jetty.util.thread.AutoLock | n.a. | _lock |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.net.URI | getURI() | n.a. |
|
|
||||||
REMOVED | public | java.net.URL | getURL() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
MODIFIED (*) | public | org.eclipse.jetty.util.IncludeExcludeSet | addDirectory(java.nio.file.Path) |
|
|
|
||||||||||||
MODIFIED (*) | public | void | addFile(java.nio.file.Path) |
|
|
|
||||||||||||
REMOVED (!) | public | void | addScanDir(java.io.File)
Annotations:
| n.a. |
|
|
||||||||||||
MODIFIED (*) | public | void | doStart() |
|
|
|
||||||||||||
MODIFIED (*) | public | void | doStop() |
|
|
|
||||||||||||
REMOVED (!) | public | boolean | getRecursive()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.List | getScanDirs()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Timer | newTimer() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.TimerTask | newTimerTask() | n.a. |
|
|
||||||||||||
NEW | public | void | nudge() | n.a. |
|
|
||||||||||||
MODIFIED (!) | package_protected (<- public ) | void | scan() | n.a. |
|
|
||||||||||||
NEW | public | void | scan(org.eclipse.jetty.util.Callback) | n.a. |
|
|
||||||||||||
MODIFIED (!) | private (<- public ) | java.util.Map (<- void) | scanFiles() | n.a. |
|
|
||||||||||||
MODIFIED (!) | private (<- public ) | void | schedule() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setRecursive(boolean)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | void | filesChanged(java.util.List) |
|
|
|
||||||||||
NEW (*) | public abstract | void | filesChanged(java.util.Set) |
|
|
|
Change |
CLASS_NO_LONGER_PUBLIC |
CLASS_LESS_ACCESSIBLE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 3780054525003410310 | n.a. |
New | true | -1956269787064793439 | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | scanEnded(int) |
|
|
|
||||||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | scanStarted(int) |
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.Scanner$Listener |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | scan() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
REMOVED (!) | public | void | scan()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | scan(long)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SNI_X509 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | SniX509ExtendedKeyManager(javax.net.ssl.X509ExtendedKeyManager)
Annotations:
| n.a. |
|
|
Change |
CLASS_NOW_ABSTRACT |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
MODIFIED (!) | protected (<- public ) | SslContextFactory()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | SslContextFactory(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
UNCHANGED | public | SslContextFactory(boolean)
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||
REMOVED (!) | public | boolean | getNeedClientAuth()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||
REMOVED (!) | public | boolean | getWantClientAuth()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||
REMOVED (!) | protected | javax.net.ssl.X509ExtendedKeyManager | newSniX509ExtendedKeyManager(javax.net.ssl.X509ExtendedKeyManager)
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||
REMOVED (!) | public | void | setNeedClientAuth(boolean)
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||
REMOVED (!) | public | void | setWantClientAuth(boolean)
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | protected | javax.net.ssl.X509ExtendedKeyManager | newSniX509ExtendedKeyManager(javax.net.ssl.X509ExtendedKeyManager) | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | SNI_HOST |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
UNCHANGED | public | boolean | getNeedClientAuth()
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||
UNCHANGED | public | boolean | getWantClientAuth()
Annotations:
| n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED | public | X509(java.lang.String,
|
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | set(long)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static final | java.lang.String (!) |
| __LINE_SEPARATOR
Annotations:
|
||||||||
NEW | public static final | java.lang.String | n.a. | DEFAULT_DELIMS |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | static public | java.lang.String | sidBytesToString(byte[])
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | byte[] | sidStringToBytes(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | static public | java.lang.String | stringFrom(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | java.lang.String | unquote(java.lang.String)
Annotations:
| n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 3300696774541816341 | 3300696774541816341 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AutoLock() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | close() | n.a. |
|
|
||||||
NEW | public | boolean | isHeldByCurrentThread() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.thread.AutoLock | lock() | n.a. |
|
|
||||||
NEW | public | java.util.concurrent.locks.Condition | newCondition() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.thread.AutoLock | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 6215234888506519563 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AutoLock$WithCondition() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | await() |
|
|
|
||||||||||
NEW | public | boolean | await(long,
|
|
|
|
||||||||||
NEW | public | org.eclipse.jetty.util.thread.AutoLock$WithCondition | lock() | n.a. |
|
|
||||||||||
NEW | public | void | signal() | n.a. |
|
|
||||||||||
NEW | public | void | signalAll() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.thread.ExecutorThreadPool |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.concurrent.Executor |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.ThreadPool |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.ThreadPool$SizedThreadPool |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.TryExecutor |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ExecutorSizedThreadPool() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Locker() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | boolean | isLocked() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.thread.Locker$Lock | lock() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.thread.Locker$Lock | lockIfNotHeld()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.concurrent.locks.Condition | newCondition() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.AutoCloseable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Locker$Lock(org.eclipse.jetty.util.thread.Locker) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | close() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.thread.Locker$Lock |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.AutoCloseable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Locker$UnLock(org.eclipse.jetty.util.thread.Locker) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | long | getStopTimeout() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setQueue(java.util.concurrent.BlockingQueue)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | void | setStopTimeout(long) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | ThreadPoolBudget(org.eclipse.jetty.util.thread.ThreadPool$SizedThreadPool,
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | addBeforeAfter(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | addDependency(java.lang.Object,
| n.a. |
|
|
||||||
NEW | public | void | addDependency(java.lang.Object,
| n.a. |
|
|
Change |
CLASS_NO_LONGER_PUBLIC |
CLASS_LESS_ACCESSIBLE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | package_protected (<- public ) | TreeTrie() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isEmpty() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isFull() | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | clear() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.util.Trie | empty(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Object | get(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Object | get(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Object | get(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Object | get(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Object | getBest(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Object | getBest(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Object | getBest(byte[],
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Object | getBest(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isCaseInsensitive() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isFull() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.util.Set | keySet() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | put(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | put(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Object | remove(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
REMOVED (!) | static public | java.lang.Object | call(java.lang.Class,
Annotations:
|
|
|
|
||||||||||||||||||
NEW | static public | java.util.Iterator | concat(java.util.Iterator,
| n.a. |
|
|
||||||||||||||||||
REMOVED (!) | static public | java.lang.Object | construct(java.lang.Class,
Annotations:
|
|
|
|
||||||||||||||||||
REMOVED (!) | static public | java.lang.Object | construct(java.lang.Class,
Annotations:
|
|
|
|
||||||||||||||||||
NEW | static public | java.util.stream.Stream | serviceProviderStream(java.util.ServiceLoader) | n.a. |
|
|
||||||||||||||||||
NEW | static public | java.util.stream.Stream | serviceStream(java.util.ServiceLoader) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | java.lang.Object(<- org.eclipse.jetty.util.MultiMap) |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Cloneable |
|
||
REMOVED (!) | java.util.Map |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 4885758317993435995 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | UrlEncoded(java.lang.String) | n.a. |
|
|
||||||
MODIFIED (!) | private (<- public ) | UrlEncoded() | n.a. |
|
|
||||||
REMOVED (!) | public | UrlEncoded(org.eclipse.jetty.util.UrlEncoded) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | java.lang.Object | clone() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | decode(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | decode(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | void | decodeTo(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | encode() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | encode(java.nio.charset.Charset) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | encode(java.nio.charset.Charset,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | protected static final | org.slf4j.Logger (<- org.eclipse.jetty.util.log.Logger) (!) |
| LOG |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
MODIFIED | public (<- protected ) | void | checkState() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | protected (<- public ) | AbstractConfiguration() | n.a. |
|
|
||||||
NEW | protected | AbstractConfiguration(boolean) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | abort(org.eclipse.jetty.webapp.WebAppContext) | n.a. |
|
|
||||||
NEW | protected | void | addDependencies(java.lang.String[]) | n.a. | n.a. |
|
||||||
NEW | protected | void | addDependencies(java.lang.Class[]) | n.a. | n.a. |
|
||||||
NEW | protected | void | addDependents(java.lang.String[]) | n.a. | n.a. |
|
||||||
NEW | protected | void | addDependents(java.lang.Class[]) | n.a. | n.a. |
|
||||||
NEW | protected | void | expose(java.lang.String[]) | n.a. | n.a. |
|
||||||
NEW | public | java.util.Collection | getDependencies() | n.a. |
|
|
||||||
NEW | public | java.util.Collection | getDependents() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.webapp.ClassMatcher | getServerClasses() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.webapp.ClassMatcher | getSystemClasses() | n.a. |
|
|
||||||
NEW | protected | void | hide(java.lang.String[]) | n.a. | n.a. |
|
||||||
NEW | public | boolean | isEnabledByDefault() | n.a. |
|
|
||||||
NEW | protected | void | protect(java.lang.String[]) | n.a. | n.a. |
|
||||||
NEW | protected | void | protectAndExpose(java.lang.String[]) | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.AbstractSet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.Set | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClassMatcher(org.eclipse.jetty.webapp.ClassMatcher) | n.a. | n.a. |
|
||||
NEW | public | ClassMatcher(java.lang.String[]) | n.a. | n.a. |
|
||||
NEW | public | ClassMatcher(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | ClassMatcher() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | add(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | add(java.lang.String[]) | n.a. |
|
|
||||||
NEW | protected | boolean | add(org.eclipse.jetty.webapp.ClassMatcher$Entry) | n.a. | n.a. |
|
||||||
NEW | public | void | clear() | n.a. |
|
|
||||||
NEW | public | boolean | exclude(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | exclude(java.lang.String[]) | n.a. |
|
|
||||||
NEW | public | java.lang.String[] | getExclusions() | n.a. |
|
|
||||||
NEW | public | java.lang.String[] | getInclusions() | n.a. |
|
|
||||||
NEW | public | java.lang.String[] | getPatterns() | n.a. |
|
|
||||||
NEW | public | boolean | include(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | include(java.lang.String[]) | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | boolean | match(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | match(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | boolean | match(java.lang.String,
| n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.webapp.ClassMatcher$Entry | newEntry(java.lang.String) | n.a. | n.a. |
|
||||||
NEW | protected | org.eclipse.jetty.webapp.ClassMatcher$Entry | newEntry(java.lang.String,
| n.a. | n.a. |
|
||||||
NEW | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.HashSet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Cloneable | n.a. |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.function.Predicate | n.a. |
NEW | java.util.Set | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 7032637555870247407 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClassMatcher$ByClass() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | add(org.eclipse.jetty.webapp.ClassMatcher$Entry) | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
||||||
NEW | public | boolean | test(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.HashSet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Cloneable | n.a. |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.function.Predicate | n.a. |
NEW | java.util.Set | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -2590841037036698818 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClassMatcher$ByLocation() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | test(java.net.URI) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.AbstractSet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.function.Predicate | n.a. |
NEW | java.util.Set | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClassMatcher$ByLocationOrModule() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | add(org.eclipse.jetty.webapp.ClassMatcher$Entry) | n.a. |
|
|
||||||
NEW | public | void | clear() | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
||||||
NEW | public | boolean | test(java.net.URI) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.HashSet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Cloneable | n.a. |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.function.Predicate | n.a. |
NEW | java.util.Set | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 909799963816623842 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClassMatcher$ByModule() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | add(org.eclipse.jetty.webapp.ClassMatcher$Entry) | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
||||||
NEW | public | boolean | test(java.net.URI) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.AbstractSet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.function.Predicate | n.a. |
NEW | java.util.Set | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClassMatcher$ByPackage() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | add(org.eclipse.jetty.webapp.ClassMatcher$Entry) | n.a. |
|
|
||||||
NEW | public | void | clear() | n.a. |
|
|
||||||
NEW | public | boolean | isEmpty() | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
||||||
NEW | public | boolean | test(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.AbstractSet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.function.Predicate | n.a. |
NEW | java.util.Set | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClassMatcher$ByPackageOrName() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | add(org.eclipse.jetty.webapp.ClassMatcher$Entry) | n.a. |
|
|
||||||
NEW | public | void | clear() | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
||||||
NEW | public | boolean | test(java.lang.String) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | ClassMatcher$Entry(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPattern() | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | boolean | isInclusive() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.AbstractSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.Set |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClasspathPattern(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | ClasspathPattern() | n.a. |
|
|
||||||
REMOVED (!) | public | ClasspathPattern(java.lang.String[]) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | add(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | add(java.lang.String[]) | n.a. |
|
|
||||||
REMOVED (!) | protected | boolean | add(org.eclipse.jetty.webapp.ClasspathPattern$Entry) | n.a. |
|
|
||||||
REMOVED (!) | public | void | clear() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | exclude(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | exclude(java.lang.String[]) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String[] | getPatterns() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | include(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | include(java.lang.String[]) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | match(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | match(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | match(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | protected | org.eclipse.jetty.webapp.ClasspathPattern$Entry | newEntry(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | protected | org.eclipse.jetty.webapp.ClasspathPattern$Entry | newEntry(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | int | size() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.HashSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Cloneable |
|
||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.function.Predicate |
|
||
REMOVED (!) | java.util.Set |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -737994778074085183 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClasspathPattern$ByClass() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | add(org.eclipse.jetty.webapp.ClasspathPattern$Entry) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | int | size() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | test(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.HashSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Cloneable |
|
||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.function.Predicate |
|
||
REMOVED (!) | java.util.Set |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -3718019490067857014 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClasspathPattern$ByLocation() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | test(java.net.URI) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.AbstractSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.function.Predicate |
|
||
REMOVED (!) | java.util.Set |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClasspathPattern$ByLocationOrModule() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | add(org.eclipse.jetty.webapp.ClasspathPattern$Entry) | n.a. |
|
|
||||||
REMOVED (!) | public | void | clear() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | int | size() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | test(java.net.URI) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.HashSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Cloneable |
|
||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.function.Predicate |
|
||
REMOVED (!) | java.util.Set |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8282042908486643331 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClasspathPattern$ByModule() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | add(org.eclipse.jetty.webapp.ClasspathPattern$Entry) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | int | size() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | test(java.net.URI) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.AbstractSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.function.Predicate |
|
||
REMOVED (!) | java.util.Set |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClasspathPattern$ByPackage() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | add(org.eclipse.jetty.webapp.ClasspathPattern$Entry) | n.a. |
|
|
||||||
REMOVED (!) | public | void | clear() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isEmpty() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | int | size() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | test(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.AbstractSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.function.Predicate |
|
||
REMOVED (!) | java.util.Set |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClasspathPattern$ByPackageOrName() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | add(org.eclipse.jetty.webapp.ClasspathPattern$Entry) | n.a. |
|
|
||||||
REMOVED (!) | public | void | clear() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | remove(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | int | size() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | test(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.webapp.AbstractConfiguration |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.webapp.Configuration |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | configure(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||
REMOVED | public | void | deconfigure(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW (*) | public abstract | boolean | abort(org.eclipse.jetty.webapp.WebAppContext) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | cloneConfigure(org.eclipse.jetty.webapp.WebAppContext,
|
|
|
|
||||||||||
NEW (!) | public | java.util.Collection | getDependencies() | n.a. |
|
|
||||||||||
NEW (!) | public | java.util.Collection | getDependents() | n.a. |
|
|
||||||||||
NEW (!) | public | org.eclipse.jetty.webapp.ClassMatcher | getServerClasses() | n.a. |
|
|
||||||||||
NEW (!) | public | org.eclipse.jetty.webapp.ClassMatcher | getSystemClasses() | n.a. |
|
|
||||||||||
NEW (!) | public | boolean | isAvailable() | n.a. |
|
|
||||||||||
NEW (*) | public abstract | boolean | isEnabledByDefault() | n.a. |
|
|
||||||||||
NEW (!) | public | java.lang.Class | replaces() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.ArrayList |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Cloneable |
|
||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.List |
|
||
REMOVED (!) | java.util.RandomAccess |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -6750436069984373113 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Configuration$ClassList() | n.a. |
|
|
||||||
REMOVED (!) | public | Configuration$ClassList(java.lang.String[]) | n.a. |
|
|
||||||
REMOVED (!) | public | Configuration$ClassList(java.util.List) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | addAfter(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | addBefore(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | replace(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.webapp.Configuration$ClassList | serverDefault(org.eclipse.jetty.server.Server) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.webapp.Configuration$ClassList | setServerDefault(org.eclipse.jetty.server.Server) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | boolean | abort(org.eclipse.jetty.webapp.WebAppContext) | n.a. |
|
|
||||||||
REMOVED | public | void | cloneConfigure(org.eclipse.jetty.webapp.WebAppContext,
|
| n.a. |
|
||||||||
NEW | public | boolean | isEnabledByDefault() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.util.AbstractList | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
NEW | java.util.Collection | n.a. |
NEW | java.util.List | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | java.util.List | n.a. | _configurations |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Configurations(java.util.List) | n.a. | n.a. |
|
||||
NEW | public | Configurations(java.lang.String[]) | n.a. | n.a. |
|
||||
NEW | public | Configurations() | n.a. | n.a. |
|
||||
NEW | public | Configurations(org.eclipse.jetty.webapp.Configurations) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | add(org.eclipse.jetty.webapp.Configuration[]) | n.a. |
|
|
||||||||||
NEW | public | void | add(java.lang.String[]) | n.a. |
|
|
||||||||||
NEW | public | void | clear() | n.a. |
|
|
||||||||||
NEW | public | boolean | configure(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
NEW | public | java.lang.String | dump() | n.a. |
|
|
||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||
NEW | public | java.lang.Object | get(java.lang.Class) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.webapp.Configuration | get(int) | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getConfigurations(java.lang.Class) | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getConfigurations() | n.a. |
|
|
||||||||||
NEW | static public | java.util.List | getKnown() | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.webapp.Configurations | getServerDefault(org.eclipse.jetty.server.Server) | n.a. |
|
|
||||||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||||||
NEW | static protected | org.eclipse.jetty.webapp.Configuration | newConfiguration(java.lang.String) | n.a. | n.a. |
|
||||||||||
NEW | public | void | postConfigure(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
NEW | public | void | preConfigure(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
NEW | public | void | remove(org.eclipse.jetty.webapp.Configuration[]) | n.a. |
|
|
||||||||||
NEW | public | void | remove(java.lang.Class[]) | n.a. |
|
|
||||||||||
NEW | public | void | remove(java.lang.String[]) | n.a. |
|
|
||||||||||
NEW | public | void | set(org.eclipse.jetty.webapp.Configuration[]) | n.a. |
|
|
||||||||||
NEW | public | void | set(java.lang.String[]) | n.a. |
|
|
||||||||||
NEW | static public | void | setKnown(java.lang.String[]) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.webapp.Configurations | setServerDefault(org.eclipse.jetty.server.Server) | n.a. |
|
|
||||||||||
NEW | public | int | size() | n.a. |
|
|
||||||||||
NEW | public | void | sort() | n.a. |
|
|
||||||||||
NEW | static public | void | sort(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String[] | toArray() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | boolean (!) |
| _validating |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.xml.XmlParser | ensureParser() |
|
|
|
||||||||||
NEW | public | boolean | isParsed() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | parse() |
|
|
|
||||||||||
NEW | public | void | parse(org.eclipse.jetty.xml.XmlParser) |
|
|
|
||||||||||
REMOVED (!) | public | void | setValidating(boolean) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getClassName() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | findWebFragments(org.eclipse.jetty.webapp.WebAppContext,
|
|
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | void | parse() |
| n.a. |
|
||||||||||
NEW | public | void | parse(org.eclipse.jetty.xml.XmlParser) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JaasConfiguration() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isAvailable() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.PatternMatcher |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JarScanner() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | matched(java.net.URI) |
|
|
|
||||||||||
REMOVED (!) | public abstract | void | processEntry(java.net.URI,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | scan(java.util.regex.Pattern,
|
|
|
|
||||||||||
REMOVED (!) | public | void | scan(java.util.regex.Pattern,
|
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
REMOVED (!) | public static final | java.lang.String (!) |
| PROPERTY_THIS_WEB_INF_URL
Annotations:
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JmxConfiguration() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isAvailable() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JndiConfiguration() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isAvailable() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JspConfiguration() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isAvailable() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | addFragment(org.eclipse.jetty.util.resource.Resource,
|
|
|
|
||||||||||
NEW | public | void | addFragmentDescriptor(org.eclipse.jetty.util.resource.Resource,
|
|
|
|
||||||||||
REMOVED (!) | public | void | addOverride(org.eclipse.jetty.util.resource.Resource) |
|
|
|
||||||||||
NEW | public | void | addOverrideDescriptor(org.eclipse.jetty.webapp.OverrideDescriptor) |
|
|
|
||||||||||
REMOVED (!) | public | void | addWebInfJar(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
||||||||||
NEW | public | void | addWebInfResource(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.webapp.WebDescriptor | getDefaultsDescriptor() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.webapp.FragmentDescriptor | getFragment(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.webapp.FragmentDescriptor | getFragment(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.webapp.FragmentDescriptor | getFragmentDescriptor(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.webapp.FragmentDescriptor | getFragmentDescriptor(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.webapp.FragmentDescriptor | getFragmentDescriptorForJar(org.eclipse.jetty.util.resource.Resource) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getFragments() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.resource.Resource | getJarForFragment(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.util.resource.Resource | getJarForFragmentName(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getNamedFragmentDescriptors() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Map | getNamedFragments() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getOrderedFragments() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getOrderedWebInfJars() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getOverrideDescriptors() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getOverrideWebs() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.webapp.WebDescriptor | getWebDefault() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.webapp.WebDescriptor | getWebDescriptor() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getWebInfClassesDirs() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getWebInfClassesResources() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getWebInfJars() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getWebInfResources(boolean) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.webapp.WebDescriptor | getWebXml() | n.a. |
|
|
||||||||||
NEW | public | boolean | isOrdered() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setDefaults(org.eclipse.jetty.util.resource.Resource) |
|
|
|
||||||||||
NEW | public | void | setDefaultsDescriptor(org.eclipse.jetty.webapp.DefaultsDescriptor) |
|
|
|
||||||||||
NEW | public | void | setWebDescriptor(org.eclipse.jetty.webapp.WebDescriptor) |
|
|
|
||||||||||
REMOVED (!) | public | void | setWebInfClassesDirs(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setWebInfClassesResources(java.util.List) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setWebXml(org.eclipse.jetty.util.resource.Resource) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -4363654384456699360 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.webapp.MetaData$Complete | n.a. | False |
NEW | public static final | org.eclipse.jetty.webapp.MetaData$Complete | n.a. | NotSet |
NEW | public static final | org.eclipse.jetty.webapp.MetaData$Complete | n.a. | True |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.webapp.MetaData$Complete | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.webapp.MetaData$Complete[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -4339561496717128902 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.webapp.MetaDataComplete (!) |
| False | ||
REMOVED (!) | public static final | org.eclipse.jetty.webapp.MetaDataComplete (!) |
| NotSet | ||
REMOVED (!) | public static final | org.eclipse.jetty.webapp.MetaDataComplete (!) |
| True |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.webapp.MetaDataComplete | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.webapp.MetaDataComplete[] | values() | n.a. |
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | CONTAINER_JAR_PATTERN |
NEW | public static final | java.lang.String | n.a. | RESOURCE_DIRS |
NEW | public static final | java.lang.String | n.a. | WEBINF_JAR_PATTERN |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | configure(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
NEW | public | void | findAndFilterContainerPaths(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
NEW | public | void | findAndFilterWebAppPaths(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
NEW | protected | java.util.List | findClassDirs(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||||
NEW | protected | java.util.List | findExtraClasspathDirs(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||||
NEW | protected | java.util.List | findExtraClasspathJars(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||||
NEW | protected | java.util.List | findJars(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||||
NEW | protected | org.eclipse.jetty.util.resource.Resource | findWebInfClassesDir(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||||
NEW | protected | java.util.List | findWebInfLibJars(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||||
NEW | protected | java.util.List | getAllContainerJars(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
||||||||||
NEW | protected | void | scanJars(org.eclipse.jetty.webapp.WebAppContext) |
| n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.PatternMatcher | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | org.eclipse.jetty.webapp.WebAppContext | n.a. | _context |
NEW | protected final | java.lang.String | n.a. | _pattern |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MetaInfConfiguration$ContainerPathNameMatcher(org.eclipse.jetty.webapp.MetaInfConfiguration,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | match(java.util.List) |
|
|
|
||||||||||
NEW | public | void | matched(java.net.URI) |
|
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.PatternMatcher | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | org.eclipse.jetty.webapp.WebAppContext | n.a. | _context |
NEW | protected final | java.lang.String | n.a. | _pattern |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MetaInfConfiguration$WebAppPathNameMatcher(org.eclipse.jetty.webapp.MetaInfConfiguration,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | match(java.util.List) |
|
|
|
||||||||||
NEW | public | void | matched(java.net.URI) |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 3696751118540155995 | n.a. |
New | true | -701900139731924891 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.webapp.Origin | of(java.lang.Object) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ServletsConfiguration() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | isAvailable() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | addWelcomeFiles(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
||||||
NEW | public | void | addWelcomeFiles(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
||||||
NEW | public | void | visitDefaultContextPath(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | visitDistributable(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
||||||
NEW | public | void | visitRequestCharacterEncoding(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
||||||
NEW | public | void | visitResponseCharacterEncoding(org.eclipse.jetty.webapp.WebAppContext,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | addClassFileTransformer(java.lang.instrument.ClassFileTransformer)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | removeClassFileTransformer(java.lang.instrument.ClassFileTransformer)
Annotations:
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public abstract | java.util.List (<- java.lang.String) | getExtraClasspath() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebAppConfiguration() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.Graceful | n.a. |
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. |
UNCHANGED (!) | org.eclipse.jetty.webapp.WebAppClassLoader$Context | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
MODIFIED (!) | public static final | org.eclipse.jetty.webapp.ClassMatcher (<- java.lang.String[]) (!) |
| __dftServerClasses | ||
MODIFIED (!) | public static final | org.eclipse.jetty.webapp.ClassMatcher (<- java.lang.String[]) (!) |
| __dftSystemClasses | ||
REMOVED (!) | public static final | java.lang.String[] (!) |
| DEFAULT_CONFIGURATION_CLASSES |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||
NEW | public | void | addConfiguration(org.eclipse.jetty.webapp.Configuration[]) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | void | addServerClass(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | void | addServerClassMatcher(org.eclipse.jetty.webapp.ClassMatcher) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | void | addSystemClass(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | void | addSystemClassMatcher(org.eclipse.jetty.webapp.ClassMatcher) | n.a. |
|
|
||||||||||||||||||||||
MODIFIED (!) | public | boolean (<- void) | configure() |
|
|
|
||||||||||||||||||||||
REMOVED | protected | void | doStop() |
| n.a. |
|
||||||||||||||||||||||
NEW | public | java.lang.Object | getConfiguration(java.lang.Class) | n.a. |
|
|
||||||||||||||||||||||
MODIFIED (!) | public | org.eclipse.jetty.webapp.Configurations (<- org.eclipse.jetty.webapp.Configuration[]) | getConfigurations() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | static public | java.lang.String[] | getDefaultConfigurationClasses() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | java.lang.String[] | getDefaultServerClasses() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | java.lang.String[] | getDefaultSystemClasses() | n.a. |
|
|
||||||||||||||||||||||
MODIFIED (!) | public | java.util.List (<- java.lang.String) | getExtraClasspath() | n.a. |
|
|
||||||||||||||||||||||
NEW | public | org.eclipse.jetty.webapp.ClassMatcher | getServerClassMatcher() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.webapp.ClasspathPattern | getServerClasspathPattern() | n.a. |
|
|
||||||||||||||||||||||
UNCHANGED | public | java.lang.String[] | getSystemClasses()
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||
NEW | public | org.eclipse.jetty.webapp.ClassMatcher | getSystemClassMatcher() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.webapp.ClasspathPattern | getSystemClasspathPattern() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | boolean | isServerClass(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | boolean | isSystemClass(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
MODIFIED (*) | protected | void | loadConfigurations() |
|
|
|
||||||||||||||||||||||
REMOVED (!) | protected | void | loadServerClasses() | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | protected | void | loadSystemClasses() | n.a. |
|
|
||||||||||||||||||||||
NEW | protected | org.eclipse.jetty.webapp.Configurations | newConfigurations() | n.a. | n.a. |
|
||||||||||||||||||||||
REMOVED (!) | public | void | prependServerClass(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | void | prependSystemClass(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||
NEW | public | void | removeConfiguration(org.eclipse.jetty.webapp.Configuration[]) | n.a. |
|
|
||||||||||||||||||||||
NEW | public | void | removeConfiguration(java.lang.Class[]) | n.a. |
|
|
||||||||||||||||||||||
MODIFIED (!) | public | boolean (<- void) | removeEventListener(java.util.EventListener) | n.a. |
|
|
||||||||||||||||||||||
REMOVED | public | void | setEventListeners(java.util.EventListener[]) | n.a. | n.a. |
|
||||||||||||||||||||||
MODIFIED (*) | public | void | setExtraClasspath(java.lang.String) |
|
|
|
||||||||||||||||||||||
NEW | public | void | setExtraClasspath(java.util.List) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | void | setServerClasses(java.lang.String[]) | n.a. |
|
|
||||||||||||||||||||||
NEW | public | void | setServerClassMatcher(org.eclipse.jetty.webapp.ClassMatcher) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | public | void | setSystemClasses(java.lang.String[]) | n.a. |
|
|
||||||||||||||||||||||
NEW | public | void | setSystemClassMatcher(org.eclipse.jetty.webapp.ClassMatcher) | n.a. |
|
|
||||||||||||||||||||||
REMOVED (!) | protected | void | startWebapp() |
|
|
|
||||||||||||||||||||||
REMOVED (!) | protected | void | stopWebapp() |
|
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.util.Attributes | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: | ||
NEW | public static | org.eclipse.jetty.xml.XmlParser | n.a. | __nonValidatingStaticParser | ||
MODIFIED (!) | protected | org.eclipse.jetty.webapp.MetaData$Complete (<- org.eclipse.jetty.webapp.MetaDataComplete) (!) |
| _metaDataComplete | ||
REMOVED (!) | protected static | org.eclipse.jetty.xml.XmlParser (!) |
| _nonValidatingStaticParser |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | org.eclipse.jetty.xml.XmlParser | ensureParser() |
| n.a. |
|
||||||||||
MODIFIED (!) | public | org.eclipse.jetty.webapp.MetaData$Complete (<- org.eclipse.jetty.webapp.MetaDataComplete) | getMetaDataComplete() | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.xml.XmlParser | getParser(boolean) | n.a. |
|
|
||||||||||
NEW | static public | boolean | isMetaDataComplete(org.eclipse.jetty.webapp.WebDescriptor) | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isValidating() | n.a. |
|
|
||||||||||
MODIFIED (*) | static public | org.eclipse.jetty.xml.XmlParser | newParser(boolean) |
|
|
|
||||||||||
REMOVED | public | void | parse() |
| n.a. |
|
||||||||||
NEW | public | void | parse(org.eclipse.jetty.xml.XmlParser) |
|
|
|
||||||||||
NEW | public | void | processDistributable() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setDistributable(boolean) | n.a. |
|
|
||||||||||
REMOVED | public | void | setValidating(boolean) | n.a. | n.a. |
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| CONTAINER_JAR_PATTERN | ||
REMOVED (!) | public static final | java.lang.String (!) |
| RESOURCE_DIRS | ||
NEW | public static final | java.lang.String | n.a. | TEMPORARY_RESOURCE_BASE | ||
REMOVED (!) | public static final | java.lang.String (!) |
| WEBINF_JAR_PATTERN |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | findAndFilterContainerPaths(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
REMOVED (!) | public | void | findAndFilterWebAppPaths(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
REMOVED (!) | protected | java.util.List | findClassDirs(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
REMOVED (!) | protected | java.util.List | findExtraClasspathDirs(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
REMOVED (!) | protected | java.util.List | findExtraClasspathJars(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
REMOVED (!) | protected | java.util.List | findJars(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.util.resource.Resource | findWebInfClassesDir(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
||||||||||
REMOVED (!) | protected | java.util.List | findWebInfLibJars(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.PatternMatcher |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected final | org.eclipse.jetty.webapp.WebAppContext (!) |
| _context | ||
REMOVED (!) | protected final | java.util.regex.Pattern (!) |
| _pattern |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebInfConfiguration$ContainerPathNameMatcher(org.eclipse.jetty.webapp.WebInfConfiguration,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | match(java.util.List) |
|
|
|
||||||||||
REMOVED (!) | public | void | matched(java.net.URI) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.PatternMatcher |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected final | org.eclipse.jetty.webapp.WebAppContext (!) |
| _context | ||
REMOVED (!) | protected final | java.util.regex.Pattern (!) |
| _pattern |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebInfConfiguration$WebAppPathNameMatcher(org.eclipse.jetty.webapp.WebInfConfiguration,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | match(java.util.List) |
|
|
|
||||||||||
REMOVED (!) | public | void | matched(java.net.URI) |
|
|
|
Change |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
MODIFIED (*) | protected | org.eclipse.jetty.util.resource.Resource | findWebXml(org.eclipse.jetty.webapp.WebAppContext) |
|
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||
NEW (*) | public abstract | int | idleTimeout() | n.a. |
|
|
|||||||
REMOVED (!) | public abstract | int | maxIdleTime() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.CloseException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 3123680552716369337 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BadPayloadException(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | BadPayloadException(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | public | BadPayloadException(java.lang.String,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.WebSocketException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 540285446857293299 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | CloseException(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | CloseException(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | CloseException(int,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | int | getStatusCode() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | static public | java.lang.String | trimMaxReasonLength(java.lang.String)
Annotations:
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.exceptions.CloseException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 4830349207591408562 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | BadPayloadException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | BadPayloadException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | BadPayloadException(java.lang.Throwable) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.exceptions.WebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 7099797502605150018 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CloseException(int,
| n.a. | n.a. |
|
||||
NEW | public | CloseException(int,
| n.a. | n.a. |
|
||||
NEW | public | CloseException(int,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | int | getStatusCode() | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.exceptions.WebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 4557993391824787255 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InvalidWebSocketException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | InvalidWebSocketException(java.lang.String) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.exceptions.CloseException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -823577421628745618 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MessageTooLargeException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | MessageTooLargeException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | MessageTooLargeException(java.lang.Throwable) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.exceptions.CloseException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 8992588947180666262 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PolicyViolationException(java.lang.Throwable) | n.a. | n.a. |
|
||||
NEW | public | PolicyViolationException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | PolicyViolationException(java.lang.String) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.exceptions.CloseException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 8881850057230342227 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ProtocolException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | ProtocolException(java.lang.Throwable) | n.a. | n.a. |
|
||||
NEW | public | ProtocolException(java.lang.String) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.exceptions.WebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 5147589724059449719 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UpgradeException(java.net.URI,
| n.a. | n.a. |
|
||||
NEW | public | UpgradeException(java.net.URI,
| n.a. | n.a. |
|
||||
NEW | public | UpgradeException(java.net.URI,
| n.a. | n.a. |
|
||||
NEW | public | UpgradeException(java.net.URI,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | int | getResponseStatusCode() | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | java.lang.RuntimeException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -8043695471272128437 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketException() | n.a. | n.a. |
|
||||
NEW | public | WebSocketException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | WebSocketException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | WebSocketException(java.lang.Throwable) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.exceptions.WebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -2708964991249689184 | -6145098200250676673 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketTimeoutException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | WebSocketTimeoutException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | WebSocketTimeoutException(java.lang.Throwable) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.lang.String | getName() | n.a. | n.a. |
|
||||
NEW | public abstract | int | getParameter(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.String | getParameter(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.String | getParameterizedName() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Set | getParameterKeys() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Map | getParameters() | n.a. | n.a. |
|
||||
NEW | static public | org.eclipse.jetty.websocket.api.ExtensionConfig | parse(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setParameter(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setParameter(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public abstract | void | setParameter(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | org.eclipse.jetty.websocket.api.ExtensionConfig | parse(java.lang.String) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.extensions.ExtensionConfig | getConfig() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getName() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isRsv1User() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isRsv2User() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isRsv3User() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setNextIncomingFrames(org.eclipse.jetty.websocket.api.extensions.IncomingFrames) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setNextOutgoingFrames(org.eclipse.jetty.websocket.api.extensions.OutgoingFrames) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ExtensionConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
||||||
REMOVED (!) | public | ExtensionConfig(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getName() | n.a. |
|
|
||||||
REMOVED (!) | final public | int | getParameter(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | final public | java.lang.String | getParameter(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | final public | java.lang.String | getParameterizedName() | n.a. |
|
|
||||||
REMOVED (!) | final public | java.util.Set | getParameterKeys() | n.a. |
|
|
||||||
REMOVED (!) | final public | java.util.Map | getParameters() | n.a. |
|
|
||||||
REMOVED (!) | final public | void | init(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.api.extensions.ExtensionConfig | parse(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | java.util.List | parseEnum(java.util.Enumeration) | n.a. |
|
|
||||||
REMOVED (!) | static public | java.util.List | parseList(java.lang.String[]) | n.a. |
|
|
||||||
REMOVED (!) | final public | void | setParameter(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | final public | void | setParameter(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | final public | void | setParameter(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | toHeaderValue(java.util.List) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ExtensionFactory() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.util.Map | getAvailableExtensions() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class | getExtension(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Set | getExtensionNames() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isAvailable(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.extensions.Extension | newInstance(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
||||||
REMOVED (!) | public | void | register(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | unregister(java.lang.String) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | byte[] | getMask() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | byte | getOpCode() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | java.nio.ByteBuffer | getPayload() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | int | getPayloadLength() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.extensions.Frame$Type | getType() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | hasPayload() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | isFin() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | isLast()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | isMasked() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | isRsv1() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | isRsv2() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | isRsv3() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 4684888791859568715 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.api.extensions.Frame$Type (!) |
| BINARY | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.api.extensions.Frame$Type (!) |
| CLOSE | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.api.extensions.Frame$Type (!) |
| CONTINUATION | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.api.extensions.Frame$Type (!) |
| PING | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.api.extensions.Frame$Type (!) |
| PONG | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.api.extensions.Frame$Type (!) |
| TEXT |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | from(byte) | n.a. |
|
|
||||||
REMOVED (!) | public | byte | getOpCode() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isContinuation() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isControl() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isData() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.api.extensions.Frame$Type[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | byte[] | getMask() | n.a. | n.a. |
|
||||
NEW | public abstract | byte | getOpCode() | n.a. | n.a. |
|
||||
NEW | public abstract | java.nio.ByteBuffer | getPayload() | n.a. | n.a. |
|
||||
NEW | public abstract | int | getPayloadLength() | n.a. | n.a. |
|
||||
NEW | public abstract | org.eclipse.jetty.websocket.api.Frame$Type | getType() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | hasPayload() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isFin() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isMasked() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isRsv1() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isRsv2() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isRsv3() | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 3976626636004562824 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.api.Frame$Type | n.a. | BINARY |
NEW | public static final | org.eclipse.jetty.websocket.api.Frame$Type | n.a. | CLOSE |
NEW | public static final | org.eclipse.jetty.websocket.api.Frame$Type | n.a. | CONTINUATION |
NEW | public static final | org.eclipse.jetty.websocket.api.Frame$Type | n.a. | PING |
NEW | public static final | org.eclipse.jetty.websocket.api.Frame$Type | n.a. | PONG |
NEW | public static final | org.eclipse.jetty.websocket.api.Frame$Type | n.a. | TEXT |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.websocket.api.Frame$Type | from(byte) | n.a. |
|
|
||||||
NEW | public | byte | getOpCode() | n.a. |
|
|
||||||
NEW | public | boolean | isContinuation() | n.a. |
|
|
||||||
NEW | public | boolean | isControl() | n.a. |
|
|
||||||
NEW | public | boolean | isData() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.api.Frame$Type | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.api.Frame$Type[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.WebSocketException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 8277569569738022539 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | InvalidWebSocketException(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | InvalidWebSocketException(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.CloseException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -6013883895876616487 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MessageTooLargeException(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | MessageTooLargeException(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | public | MessageTooLargeException(java.lang.String,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.CloseException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8742417432573463968 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PolicyViolationException(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | PolicyViolationException(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | PolicyViolationException(java.lang.Throwable) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.CloseException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 2808351354466603961 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ProtocolException(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | public | ProtocolException(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | ProtocolException(java.lang.String,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | java.net.InetSocketAddress | getInetSocketAddress() | n.a. |
|
|
||||||||||
NEW (*) | public abstract | java.net.SocketAddress | getRemoteAddress() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | java.util.concurrent.Future | sendBytesByFuture(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||
NEW (*) | public abstract | void | sendPartialBytes(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||||
NEW (*) | public abstract | void | sendPartialString(java.lang.String,
|
|
|
|
||||||||||
NEW (*) | public abstract | void | sendPing(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||||
NEW (*) | public abstract | void | sendPong(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | java.util.concurrent.Future | sendStringByFuture(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.WebSocketPolicy | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
MODIFIED (*) | public abstract | void | disconnect() |
|
|
|
||||||||||
REMOVED (!) | public abstract | long | getIdleTimeout() | n.a. |
|
|
||||||||||
MODIFIED (!) | public abstract | java.net.SocketAddress (<- java.net.InetSocketAddress) | getLocalAddress() | n.a. |
|
|
||||||||||
MODIFIED (!) | public not_abstract (<- abstract ) | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. |
|
|
||||||||||
MODIFIED (!) | public abstract | java.net.SocketAddress (<- java.net.InetSocketAddress) | getRemoteAddress() | n.a. |
|
|
||||||||||
REMOVED | public abstract | void | setIdleTimeout(long) | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | boolean | isFatal(int) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.WebSocketException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -8558643157571487158 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | UpgradeException(java.net.URI,
| n.a. |
|
|
||||||
REMOVED (!) | public | UpgradeException(java.net.URI,
| n.a. |
|
|
||||||
REMOVED (!) | public | UpgradeException(java.net.URI,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
REMOVED (!) | public | int | getResponseStatusCode() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | void | addExtensions(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | addExtensions(java.lang.String[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | clearHeaders()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | java.lang.Object | getSession() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | isOrigin(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setCookies(java.util.List) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setExtensions(java.util.List) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setHeaders(java.util.Map) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setHttpVersion(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setMethod(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setRequestURI(java.net.URI) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setSession(java.lang.Object) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setSubProtocols(java.util.List) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setSubProtocols(java.lang.String[]) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | void | addHeader(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | java.lang.String | getStatusReason() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | isSuccess()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | sendForbidden(java.lang.String) |
|
|
|
||||||||||||
REMOVED (!) | public abstract | void | setAcceptedSubProtocol(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setExtensions(java.util.List) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setStatusCode(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setStatusReason(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setSuccess(boolean)
Annotations:
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ABNF_REQUIRED_QUOTING |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | QuoteUtil() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | java.lang.String | dequote(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | void | escape(java.lang.StringBuilder,
| n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | join(java.lang.Object[],
| n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | join(java.util.Collection,
| n.a. |
|
|
||||||
REMOVED (!) | static public | void | quote(java.lang.StringBuilder,
| n.a. |
|
|
||||||
REMOVED (!) | static public | void | quoteIfNeeded(java.lang.StringBuilder,
| n.a. |
|
|
||||||
REMOVED (!) | static public | java.util.Iterator | splitAt(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | unescape(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_ACCEPT |
NEW | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_EXTENSIONS |
NEW | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_KEY |
NEW | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_ORIGIN |
NEW | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_PROTOCOL |
NEW | public static final | java.lang.String | n.a. | SEC_WEBSOCKET_VERSION |
NEW | public static final | int | n.a. | SPEC_VERSION |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketConstants() | n.a. | n.a. |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onWebSocketClose(int,
| n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onWebSocketConnect(org.eclipse.jetty.websocket.api.Session) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onWebSocketError(java.lang.Throwable) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SEC_WEBSOCKET_EXTENSIONS | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SEC_WEBSOCKET_PROTOCOL | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SEC_WEBSOCKET_VERSION | ||
REMOVED (!) | public static final | int (!) |
| SPEC_VERSION |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketConstants() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | addSessionListener(org.eclipse.jetty.websocket.api.WebSocketSessionListener) | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.concurrent.Executor | getExecutor() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Collection | getOpenSessions() | n.a. | n.a. |
|
||||
NEW | public abstract | void | notifySessionListeners(java.util.function.Consumer) | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | removeSessionListener(org.eclipse.jetty.websocket.api.WebSocketSessionListener) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.RuntimeException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -692061054620656306 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketException(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketException(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketException(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketException() | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.websocket.api.WebSocketConnectionListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | onWebSocketFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||
NEW (*) | public abstract | void | onWebSocketFrame(org.eclipse.jetty.websocket.api.Frame) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.websocket.api.WebSocketConnectionListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onWebSocketBinary(byte[],
| n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onWebSocketText(java.lang.String) | n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.websocket.api.WebSocketConnectionListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onWebSocketPartialBinary(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onWebSocketPartialText(java.lang.String,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.websocket.api.WebSocketConnectionListener | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onWebSocketPing(java.nio.ByteBuffer) | n.a. |
|
|
||||||
MODIFIED (!) | public not_abstract (<- abstract ) | void | onWebSocketPong(java.nio.ByteBuffer) | n.a. |
|
|
Change |
CLASS_NOW_ABSTRACT |
CLASS_TYPE_CHANGED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketPolicy(org.eclipse.jetty.websocket.api.WebSocketBehavior) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | assertValidBinaryMessageSize(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | assertValidTextMessageSize(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | clonePolicy() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | clonePolicy(org.eclipse.jetty.websocket.api.WebSocketBehavior)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | delegateAs(org.eclipse.jetty.websocket.api.WebSocketBehavior) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | long | getAsyncWriteTimeout()
Annotations:
| n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | org.eclipse.jetty.websocket.api.WebSocketBehavior | getBehavior() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | java.time.Duration (<- long) | getIdleTimeout() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | int | getInputBufferSize() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getMaxBinaryMessageBufferSize() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | long (<- int) | getMaxBinaryMessageSize() | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | long | getMaxFrameSize() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getMaxTextMessageBufferSize() | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | long (<- int) | getMaxTextMessageSize() | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | int | getOutputBufferSize() | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | boolean | isAutoFragment() | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.api.WebSocketPolicy | newClientPolicy() | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.api.WebSocketPolicy | newServerPolicy() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setAsyncWriteTimeout(long) | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | void | setAutoFragment(boolean) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setIdleTimeout(long) | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | void | setIdleTimeout(java.time.Duration) | n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | void | setInputBufferSize(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setMaxBinaryMessageBufferSize(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setMaxBinaryMessageSize(int) | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | void | setMaxBinaryMessageSize(long) | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | void | setMaxFrameSize(long) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setMaxTextMessageBufferSize(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setMaxTextMessageSize(int) | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | void | setMaxTextMessageSize(long) | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | void | setOutputBufferSize(int) | n.a. |
|
|
||||||||||||
REMOVED | public | java.lang.String | toString() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | onWebSocketSessionClosed(org.eclipse.jetty.websocket.api.Session) | n.a. | n.a. |
|
||||
NEW | public | void | onWebSocketSessionCreated(org.eclipse.jetty.websocket.api.Session) | n.a. | n.a. |
|
||||
NEW | public | void | onWebSocketSessionOpened(org.eclipse.jetty.websocket.api.Session) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.WebSocketException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -6876166800413757499 | -6145098200250676673 |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketTimeoutException(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketTimeoutException(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketTimeoutException(java.lang.String,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.api.WriteCallback | n.a. | NOOP |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.WriteCallback | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WriteCallback$Adaptor() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | writeFailed(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | void | writeSuccess() | n.a. |
|
|
Change |
CLASS_NOW_FINAL |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | java.lang.Object(<- org.eclipse.jetty.websocket.common.UpgradeRequestAdapter) |
|
Status | Interface | Compatibility Changes: |
UNCHANGED (!) | org.eclipse.jetty.websocket.api.UpgradeRequest | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | ABNF_REQUIRED_QUOTING |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
MODIFIED | public (<- protected ) | ClientUpgradeRequest(java.net.URI) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | ClientUpgradeRequest(org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | void | addExtensions(org.eclipse.jetty.websocket.api.ExtensionConfig[]) | n.a. |
|
|
||||||||||||
NEW | public | void | addExtensions(java.lang.String[]) | n.a. |
|
|
||||||||||||
NEW | public | java.util.List | getCookies() | n.a. |
|
|
||||||||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | int | getHeaderInt(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||||||||
NEW | public | java.util.List | getHeaders(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getHost() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getHttpVersion() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getKey() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.Object | getLocalEndpoint() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getMethod() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getOrigin() | n.a. |
|
|
||||||||||||
NEW | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getProtocolVersion() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||||||||
NEW | public | java.util.List | getSubProtocols() | n.a. |
|
|
||||||||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||||||||
NEW | public | boolean | hasSubProtocol(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | boolean | isSecure() | n.a. |
|
|
||||||||||||
NEW | static public | java.lang.String | joinValues(java.util.List) | n.a. |
|
|
||||||||||||
NEW | public | void | setCookies(java.util.List) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setCookiesFrom(java.net.CookieStore)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | void | setExtensions(java.util.List) | n.a. |
|
|
||||||||||||
NEW | public | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||||||||
NEW | public | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||||||||
NEW | public | void | setHeaders(java.util.Map) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setLocalEndpoint(java.lang.Object) | n.a. |
|
|
||||||||||||
REMOVED | public | void | setRequestURI(java.net.URI) | n.a. | n.a. |
|
||||||||||||
NEW | public | void | setSubProtocols(java.util.List) | n.a. |
|
|
||||||||||||
NEW | public | void | setSubProtocols(java.lang.String[]) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.UpgradeResponseAdapter |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.UpgradeResponse |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClientUpgradeResponse() | n.a. |
|
|
||||||
REMOVED (!) | public | ClientUpgradeResponse(org.eclipse.jetty.client.HttpResponse) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | java.util.List | getExtensions() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isSuccess() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | sendForbidden(java.lang.String) |
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyWebSocketClientConfiguration() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpClientProvider() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.client.HttpClient | get(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.UpgradeRequest | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DelegatedJettyClientUpgradeRequest(org.eclipse.jetty.websocket.core.client.CoreClientUpgradeRequest) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | configure(org.eclipse.jetty.io.EndPoint) | n.a. |
|
|
||||||
NEW | public | java.util.List | getCookies() | n.a. |
|
|
||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||
NEW | public | int | getHeaderInt(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.List | getHeaders(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHost() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHttpVersion() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getMethod() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getOrigin() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getProtocolVersion() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | java.util.List | getSubProtocols() | n.a. |
|
|
||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||
NEW | public | boolean | hasSubProtocol(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | isSecure() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.UpgradeResponse | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DelegatedJettyClientUpgradeResponse(org.eclipse.jetty.client.HttpResponse) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getAcceptedSubProtocol() | n.a. |
|
|
||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.Set | getHeaderNames() | n.a. |
|
|
||||||
NEW | public | java.util.List | getHeaders(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||
NEW | public | int | getStatusCode() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.client.CoreClientUpgradeRequest | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
NEW | org.eclipse.jetty.client.api.Request | n.a. |
NEW | org.eclipse.jetty.client.api.Response$CompleteListener | n.a. |
NEW | org.eclipse.jetty.client.api.Response$ResponseListener | n.a. |
NEW | org.eclipse.jetty.client.HttpUpgrader$Factory | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyClientUpgradeRequest(org.eclipse.jetty.websocket.core.client.WebSocketCoreClient,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.core.FrameHandler | getFrameHandler() | n.a. |
|
|
||||||
NEW | public | void | upgrade(org.eclipse.jetty.client.HttpResponse,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.ContainerLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ConnectionManager(org.eclipse.jetty.websocket.client.WebSocketClient) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | java.net.InetSocketAddress | toSocketAddress(java.net.URI) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | onHandshakeRequest(org.eclipse.jetty.websocket.api.UpgradeRequest) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | onHandshakeResponse(org.eclipse.jetty.websocket.api.UpgradeResponse) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.io.Connection |
|
||
REMOVED (!) | org.eclipse.jetty.io.Connection$UpgradeTo |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.SuspendToken |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.LogicalConnection |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketClientConnection(org.eclipse.jetty.io.EndPoint,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | onHandshakeRequest(org.eclipse.jetty.client.HttpRequest) | n.a. | n.a. |
|
||||
NEW | public | void | onHandshakeResponse(org.eclipse.jetty.client.HttpRequest,
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.client.masks.Masker |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FixedMasker() | n.a. |
|
|
||||||
REMOVED (!) | public | FixedMasker(byte[]) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | setMask(org.eclipse.jetty.websocket.common.WebSocketFrame) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | setMask(org.eclipse.jetty.websocket.common.WebSocketFrame) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.client.masks.Masker |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | RandomMasker(java.util.Random) | n.a. |
|
|
||||||
REMOVED (!) | public | RandomMasker() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | setMask(org.eclipse.jetty.websocket.common.WebSocketFrame) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.client.masks.Masker |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ZeroMasker() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | setMask(org.eclipse.jetty.websocket.common.WebSocketFrame) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.WebSocketAdapter |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.WebSocketConnectionListener |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.WebSocketListener |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NoOpEndpoint() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: | ||
UNCHANGED (!) | org.eclipse.jetty.util.component.Container | n.a. | ||
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. | ||
NEW | org.eclipse.jetty.websocket.api.WebSocketContainer | n.a. | ||
NEW | org.eclipse.jetty.websocket.api.WebSocketPolicy | n.a. | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | WebSocketClient(org.eclipse.jetty.util.ssl.SslContextFactory)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | WebSocketClient(org.eclipse.jetty.util.ssl.SslContextFactory,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | WebSocketClient(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | WebSocketClient(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | WebSocketClient(org.eclipse.jetty.util.ssl.SslContextFactory,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | WebSocketClient(org.eclipse.jetty.client.HttpClient,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | WebSocketClient(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | WebSocketClient(java.util.concurrent.Executor)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | WebSocketClient(org.eclipse.jetty.io.ByteBufferPool)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | WebSocketClient(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope)
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED | public | void | addSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
||||||||||||
NEW | public | void | addSessionListener(org.eclipse.jetty.websocket.api.WebSocketSessionListener) | n.a. |
|
|
||||||||||||
MODIFIED (!) | public | java.util.concurrent.CompletableFuture (<- java.util.concurrent.Future) | connect(java.lang.Object,
|
|
|
|
||||||||||||
MODIFIED (!) | public | java.util.concurrent.CompletableFuture (<- java.util.concurrent.Future) | connect(java.lang.Object,
|
|
|
|
||||||||||||
REMOVED (!) | public | java.util.concurrent.Future | connect(java.lang.Object,
|
|
|
|
||||||||||||
NEW | public | java.util.concurrent.CompletableFuture | connect(java.lang.Object,
|
|
|
|
||||||||||||
REMOVED | protected | void | doStart() |
| n.a. |
|
||||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||||
REMOVED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | long | getAsyncWriteTimeout()
Annotations:
| n.a. | n.a. |
|
||||||||||||
NEW | public | org.eclipse.jetty.websocket.api.WebSocketBehavior | getBehavior() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.client.io.ConnectionManager | getConnectionManager()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.EventDriverFactory | getEventDriverFactory() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.ExtensionFactory | getExtensionFactory() | n.a. |
|
|
||||||||||||
NEW | public | java.time.Duration | getIdleTimeout() | n.a. |
|
|
||||||||||||
NEW | public | int | getInputBufferSize() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.client.masks.Masker | getMasker()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED | public | int | getMaxBinaryMessageBufferSize() | n.a. | n.a. |
|
||||||||||||
NEW | public | long | getMaxFrameSize() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | long | getMaxIdleTimeout() | n.a. |
|
|
||||||||||||
REMOVED | public | int | getMaxTextMessageBufferSize() | n.a. | n.a. |
|
||||||||||||
MODIFIED (!) | public | java.util.Collection (<- java.util.Set) | getOpenSessions() | n.a. |
|
|
||||||||||||
NEW | public | int | getOutputBufferSize() | n.a. |
|
|
||||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.thread.Scheduler | getScheduler() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.SessionFactory | getSessionFactory() | n.a. |
|
|
||||||||||||
REMOVED | public | java.util.Collection | getSessionListeners() | n.a. | n.a. |
|
||||||||||||
NEW | public | long | getStopTimeout() | n.a. |
|
|
||||||||||||
REMOVED | public | int | hashCode() | n.a. | n.a. |
|
||||||||||||
NEW | public | boolean | isAutoFragment() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isDispatchIO()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | protected | org.eclipse.jetty.websocket.client.io.ConnectionManager | newConnectionManager()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | void | notifySessionListeners(java.util.function.Consumer) | n.a. |
|
|
||||||||||||
REMOVED | public | void | removeSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
||||||||||||
NEW | public | boolean | removeSessionListener(org.eclipse.jetty.websocket.api.WebSocketSessionListener) | n.a. |
|
|
||||||||||||
REMOVED | public | void | setAsyncWriteTimeout(long) | n.a. | n.a. |
|
||||||||||||
NEW | public | void | setAutoFragment(boolean) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setBindAdddress(java.net.SocketAddress)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setBufferPool(org.eclipse.jetty.io.ByteBufferPool) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setDaemon(boolean)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setDispatchIO(boolean)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setEventDriverFactory(org.eclipse.jetty.websocket.common.events.EventDriverFactory) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setExecutor(java.util.concurrent.Executor) | n.a. |
|
|
||||||||||||
NEW | public | void | setIdleTimeout(java.time.Duration) | n.a. |
|
|
||||||||||||
NEW | public | void | setInputBufferSize(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setMasker(org.eclipse.jetty.websocket.client.masks.Masker)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED | public | void | setMaxBinaryMessageBufferSize(int) | n.a. | n.a. |
|
||||||||||||
NEW | public | void | setMaxBinaryMessageSize(long) | n.a. |
|
|
||||||||||||
NEW | public | void | setMaxFrameSize(long) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setMaxIdleTimeout(long) | n.a. |
|
|
||||||||||||
REMOVED | public | void | setMaxTextMessageBufferSize(int) | n.a. | n.a. |
|
||||||||||||
NEW | public | void | setMaxTextMessageSize(long) | n.a. |
|
|
||||||||||||
NEW | public | void | setOutputBufferSize(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setSessionFactory(org.eclipse.jetty.websocket.common.SessionFactory) | n.a. |
|
|
||||||||||||
NEW | public | void | setStopTimeout(long) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.client.HttpRequest |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.EventListener |
|
||
REMOVED (!) | org.eclipse.jetty.client.api.Request |
|
||
REMOVED (!) | org.eclipse.jetty.client.api.Response$CompleteListener |
|
||
REMOVED (!) | org.eclipse.jetty.client.api.Response$ResponseListener |
|
||
REMOVED (!) | org.eclipse.jetty.client.http.HttpConnectionUpgrader |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | WebSocketUpgradeRequest(org.eclipse.jetty.websocket.client.WebSocketClient,
| n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketUpgradeRequest(org.eclipse.jetty.websocket.client.WebSocketClient,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED | public | void | onComplete(org.eclipse.jetty.client.api.Result) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | org.eclipse.jetty.client.api.ContentResponse | send() |
| n.a. |
|
||||||||||||
REMOVED | public | void | send(org.eclipse.jetty.client.api.Response$CompleteListener) | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | java.util.concurrent.CompletableFuture | sendAsync() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setUpgradeListener(org.eclipse.jetty.websocket.client.io.UpgradeListener) | n.a. |
|
|
||||||||||||
REMOVED | public | void | upgrade(org.eclipse.jetty.client.HttpResponse,
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AcceptHash() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | java.lang.String | hashKey(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.SharedBlockingCallback |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BlockingWriteCallback() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.BlockingWriteCallback$WriteBlocker | acquireWriteBlocker() |
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.WriteCallback |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | BlockingWriteCallback$WriteBlocker(org.eclipse.jetty.util.SharedBlockingCallback$Blocker) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | block() |
|
|
|
||||||||||
REMOVED (!) | public | void | close() | n.a. |
|
|
||||||||||
REMOVED | public | void | failed(java.lang.Throwable) | n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.util.thread.Invocable$InvocationType | getInvocationType() | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | succeeded() | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | writeFailed(java.lang.Throwable) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | writeSuccess() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | CloseInfo(int) | n.a. |
|
|
||||||
REMOVED (!) | public | CloseInfo(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
REMOVED (!) | public | CloseInfo(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||
REMOVED (!) | public | CloseInfo(int,
| n.a. |
|
|
||||||
REMOVED (!) | public | CloseInfo() | n.a. |
|
|
||||||
REMOVED (!) | public | CloseInfo(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.CloseFrame | asFrame() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getReason() | n.a. |
|
|
||||||
REMOVED (!) | public | int | getStatusCode() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isAbnormal() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isHarsh() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.AbstractLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriver |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | org.eclipse.jetty.websocket.common.message.MessageAppender (!) |
| activeMessage | ||
REMOVED (!) | protected | org.eclipse.jetty.websocket.api.WebSocketPolicy (!) |
| policy | ||
REMOVED (!) | protected | org.eclipse.jetty.websocket.common.WebSocketSession (!) |
| session | ||
REMOVED (!) | protected final | org.eclipse.jetty.util.log.Logger (!) |
| targetLog | ||
REMOVED (!) | protected final | java.lang.Object (!) |
| websocket |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractEventDriver(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | void | appendMessage(java.nio.ByteBuffer,
|
|
|
|
||||||||||
REMOVED (!) | protected | void | dispatch(java.lang.Runnable) | n.a. |
|
|
||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.BatchMode | getBatchMode() | n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.websocket.common.WebSocketSession | getSession() | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | onContinuationFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||||
REMOVED | public | void | onPing(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | onPong(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | openSession(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractMethodAnnotationScanner() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | void | assertIsPublicNonStatic(java.lang.reflect.Method) | n.a. |
|
|
||||||
REMOVED (!) | protected | void | assertIsReturn(java.lang.reflect.Method,
| n.a. |
|
|
||||||
REMOVED (!) | protected | void | assertIsVoidReturn(java.lang.reflect.Method) | n.a. |
|
|
||||||
REMOVED (!) | protected | void | assertUnset(org.eclipse.jetty.websocket.common.events.annotated.CallableMethod,
| n.a. |
|
|
||||||
REMOVED (!) | protected | void | assertValidSignature(java.lang.reflect.Method,
| n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isAnnotation(java.lang.annotation.Annotation,
| n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isSameParameters(java.lang.Class[],
| n.a. |
|
|
||||||
REMOVED (!) | protected | boolean | isSignatureMatch(java.lang.reflect.Method,
| n.a. |
|
|
||||||
REMOVED (!) | protected | boolean | isTypeAnnotated(java.lang.Class,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | onMethodAnnotation(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | scanMethodAnnotations(java.lang.Object,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected final | java.lang.reflect.Method (!) |
| method | ||
REMOVED (!) | protected | java.lang.Class[] (!) |
| paramTypes | ||
REMOVED (!) | protected final | java.lang.Class (!) |
| pojo |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | CallableMethod(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.Object | call(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | formatMethodCallError(java.lang.Object[]) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.reflect.Method | getMethod() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class[] | getParamTypes() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class | getPojo() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | java.lang.reflect.Method (!) |
| method | ||
REMOVED (!) | protected | java.lang.Class (!) |
| pojo |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EventMethod(java.lang.Class,
| n.a. |
|
|
||||||
REMOVED (!) | public | EventMethod(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | call(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.reflect.Method | getMethod() | n.a. |
|
|
||||||
REMOVED (!) | protected | java.lang.Class[] | getParamTypes() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isHasSession() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isStreaming() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.EventMethod (!) |
| onBinary | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.EventMethod (!) |
| onClose | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.EventMethod (!) |
| onConnect | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.EventMethod (!) |
| onError | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.EventMethod (!) |
| onFrame | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.EventMethod (!) |
| onText |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EventMethods(java.lang.Class) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class | getPojoClass() | n.a. |
|
|
||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.InvalidWebSocketException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 3519159157419888659 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | InvalidSignatureException(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | InvalidSignatureException(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.common.events.annotated.InvalidSignatureException | build(java.lang.reflect.Method,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.annotated.CallableMethod |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OptionalSessionCallableMethod(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | call(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isSessionAware() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isStreaming() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.BatchMode | getBatchMode() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.common.WebSocketSession | getSession() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | onBinaryFrame(java.nio.ByteBuffer,
|
|
|
|
||||||||||
REMOVED (!) | public abstract | void | onBinaryMessage(byte[]) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | onClose(org.eclipse.jetty.websocket.common.CloseInfo) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | onConnect() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | onContinuationFrame(java.nio.ByteBuffer,
|
|
|
|
||||||||||
REMOVED (!) | public abstract | void | onError(java.lang.Throwable) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | onFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | onInputStream(java.io.InputStream) |
|
|
|
||||||||||
REMOVED (!) | public abstract | void | onPing(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | onPong(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | onReader(java.io.Reader) |
|
|
|
||||||||||
REMOVED (!) | public abstract | void | onTextFrame(java.nio.ByteBuffer,
|
|
|
|
||||||||||
REMOVED (!) | public abstract | void | onTextMessage(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | void | openSession(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EventDriverFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | addImplementation(org.eclipse.jetty.websocket.common.events.EventDriverImpl) | n.a. |
|
|
||||||
REMOVED (!) | public | void | clearImplementations() | n.a. |
|
|
||||||
REMOVED (!) | protected | java.lang.String | getClassName(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getImplementations() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | removeImplementation(org.eclipse.jetty.websocket.common.events.EventDriverImpl) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.EventDriver | wrap(java.lang.Object) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.common.events.EventDriver | create(java.lang.Object,
|
|
|
|
||||||||||
REMOVED (!) | public abstract | java.lang.String | describeRule() | n.a. |
|
|
||||||||||
REMOVED (!) | public abstract | boolean | supports(java.lang.Object) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.AbstractEventDriver |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyAnnotatedEventDriver(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.BatchMode | getBatchMode() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onBinaryFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | onBinaryMessage(byte[]) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onClose(org.eclipse.jetty.websocket.common.CloseInfo) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onConnect() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onError(java.lang.Throwable) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onInputStream(java.io.InputStream) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onReader(java.io.Reader) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onTextFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | onTextMessage(java.lang.String) | n.a. | n.a. |
|
||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriverImpl |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyAnnotatedImpl() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | org.eclipse.jetty.websocket.common.events.EventDriver | create(java.lang.Object,
| n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | describeRule() | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | supports(java.lang.Object) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod (!) |
| onBinary | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod (!) |
| onClose | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.CallableMethod (!) |
| onConnect | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod (!) |
| onError | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod (!) |
| onFrame | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.annotated.OptionalSessionCallableMethod (!) |
| onText |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyAnnotatedMetadata() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyAnnotatedScanner() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | onMethodAnnotation(org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata,
| n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.JettyAnnotatedMetadata | scan(java.lang.Class) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.AbstractEventDriver |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyListenerEventDriver(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | onBinaryFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | onBinaryMessage(byte[]) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onClose(org.eclipse.jetty.websocket.common.CloseInfo) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onConnect() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onContinuationFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | onError(java.lang.Throwable) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onInputStream(java.io.InputStream) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onReader(java.io.Reader) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onTextFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | onTextMessage(java.lang.String) | n.a. | n.a. |
|
||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriverImpl |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyListenerImpl() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | org.eclipse.jetty.websocket.common.events.EventDriver | create(java.lang.Object,
| n.a. | n.a. |
|
||||
REMOVED | public | java.lang.String | describeRule() | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supports(java.lang.Object) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.util.ArrayList |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Cloneable |
|
||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | java.util.Collection |
|
||
REMOVED (!) | java.util.List |
|
||
REMOVED (!) | java.util.RandomAccess |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -2044033639390050904 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ParamList() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | addParams(java.lang.Class[]) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.ExtensionConfig$Parser | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ExtensionConfigParser() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.common.JettyExtensionConfig | parse(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.AbstractLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Extension |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractExtension() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. |
|
|
||||||||||||||||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.ExtensionConfig | getConfig() | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.LogicalConnection | getConnection() | n.a. |
|
|
||||||||||||||||||||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.IncomingFrames | getNextIncoming()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames | getNextOutgoing()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED | public | boolean | isRsv1User() | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED | public | boolean | isRsv2User() | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED | public | boolean | isRsv3User() | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | protected | void | nextIncomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | protected | void | nextOutgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setBufferPool(org.eclipse.jetty.io.ByteBufferPool) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setConnection(org.eclipse.jetty.websocket.common.LogicalConnection) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED | public | void | setNextIncomingFrames(org.eclipse.jetty.websocket.api.extensions.IncomingFrames) | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED | public | void | setNextOutgoingFrames(org.eclipse.jetty.websocket.api.extensions.OutgoingFrames) | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setPolicy(org.eclipse.jetty.websocket.api.WebSocketPolicy) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ByteAccumulator(int) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | copyChunk(byte[],
| n.a. |
|
|
||||||
REMOVED (!) | public | int | getLength() | n.a. |
|
|
||||||
REMOVED (!) | public | void | transferTo(java.nio.ByteBuffer) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.extensions.AbstractExtension |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Extension |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | java.util.concurrent.atomic.AtomicInteger (!) |
| decompressCount | ||
REMOVED (!) | protected static final | int (!) |
| INFLATE_BUFFER_SIZE | ||
REMOVED (!) | protected static final | int (!) |
| INPUT_MAX_BUFFER_SIZE | ||
REMOVED (!) | protected static final | int (!) |
| RSV_USE_ALWAYS | ||
REMOVED (!) | protected static final | int (!) |
| RSV_USE_ONLY_FIRST | ||
REMOVED (!) | protected static final | byte[] (!) |
| TAIL_BYTES | ||
REMOVED (!) | protected static final | java.nio.ByteBuffer (!) |
| TAIL_BYTES_BUF | ||
REMOVED (!) | protected static final | int (!) |
| TAIL_DROP_ALWAYS | ||
REMOVED (!) | protected static final | int (!) |
| TAIL_DROP_FIN_ONLY | ||
REMOVED (!) | protected static final | int (!) |
| TAIL_DROP_NEVER |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | CompressExtension() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | void | decompress(org.eclipse.jetty.websocket.common.extensions.compress.ByteAccumulator,
|
|
|
|
||||||||||
REMOVED (!) | protected | void | doStop() |
|
|
|
||||||||||
REMOVED (!) | static public | boolean | endsWithTail(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | forwardIncoming(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.zip.Deflater | getDeflater() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.zip.Inflater | getInflater() | n.a. |
|
|
||||||||||
REMOVED | public | boolean | isRsv1User() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.websocket.common.extensions.compress.ByteAccumulator | newByteAccumulator() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | notifyCallbackFailure(org.eclipse.jetty.websocket.api.WriteCallback,
| n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | notifyCallbackSuccess(org.eclipse.jetty.websocket.api.WriteCallback) | n.a. |
|
|
||||||||||
REMOVED | public | void | outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | setDeflaterPool(org.eclipse.jetty.util.compression.DeflaterPool) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setInflaterPool(org.eclipse.jetty.util.compression.InflaterPool) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Extension |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DeflateFrameExtension() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||
REMOVED | public | void | incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Extension |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PerMessageDeflateExtension() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||
REMOVED | public | void | incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||
REMOVED (!) | protected | void | nextIncomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||
REMOVED (!) | protected | void | nextOutgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.extensions.compress.DeflateFrameExtension |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Extension |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | XWebkitDeflateFrameExtension() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.ContainerLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ExtensionStack(org.eclipse.jetty.websocket.api.extensions.ExtensionFactory) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
REMOVED (!) | public | void | configure(org.eclipse.jetty.websocket.common.Generator) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | configure(org.eclipse.jetty.websocket.common.Parser) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||||||||||||||||
REMOVED | public | java.lang.String | dumpSelf() | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | public | java.util.List | getExtensions()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | java.util.List | getNegotiatedExtensions() | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.IncomingFrames | getNextIncoming()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames | getNextOutgoing()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | boolean | hasNegotiatedExtensions() | n.a. |
|
|
||||||||||||||||||||||||
REMOVED | public | void | incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | public | void | negotiate(java.util.List) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED | public | void | outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setNextIncoming(org.eclipse.jetty.websocket.api.extensions.IncomingFrames) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setNextOutgoing(org.eclipse.jetty.websocket.api.extensions.OutgoingFrames) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setPolicy(org.eclipse.jetty.websocket.api.WebSocketPolicy) | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.extensions.AbstractExtension |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Extension |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FragmentExtension() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||
REMOVED | public | void | incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||
REMOVED | public | void | outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.extensions.AbstractExtension |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Extension |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FrameCaptureExtension() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||
REMOVED | public | void | incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||
REMOVED | public | void | outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.extensions.AbstractExtension |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Extension |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | IdentityExtension() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | java.lang.String | getName() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | java.lang.String | getParam(java.lang.String) | n.a. |
|
|
||||||
REMOVED | public | void | incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||
REMOVED | public | void | outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | setConfig(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.ExtensionFactory |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketExtensionFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | addLifeCycleListener(org.eclipse.jetty.util.component.LifeCycle$Listener) | n.a. | n.a. |
|
||||||||
REMOVED | public | java.lang.String | dump() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | dump(java.lang.Appendable,
|
| n.a. |
|
||||||||
REMOVED | public | java.lang.String | dumpSelf() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isFailed() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isRunning() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isStarted() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isStarting() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isStopped() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isStopping() | n.a. | n.a. |
|
||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.Extension | newInstance(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
||||||||
REMOVED | public | void | removeLifeCycleListener(org.eclipse.jetty.util.component.LifeCycle$Listener) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | start() |
| n.a. |
|
||||||||
REMOVED | public | void | stop() |
| n.a. |
|
||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.frames.DataFrame |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BinaryFrame() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | getType() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.BinaryFrame | setPayload(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.BinaryFrame | setPayload(byte[]) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.BinaryFrame | setPayload(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.frames.ControlFrame |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | CloseFrame() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | getType() | n.a. | n.a. |
|
||||||
REMOVED (!) | static public | java.lang.String | truncate(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.frames.DataFrame |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ContinuationFrame() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | getType() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.ContinuationFrame | setPayload(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.ContinuationFrame | setPayload(byte[]) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.ContinuationFrame | setPayload(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.WebSocketFrame |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | int (!) |
| MAX_CONTROL_PAYLOAD |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ControlFrame(byte) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | assertValid() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED | public | java.nio.ByteBuffer | getPayload() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | boolean | isControlFrame() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isDataFrame() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.WebSocketFrame | setPayload(java.nio.ByteBuffer) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.WebSocketFrame |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DataFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||
REMOVED (!) | protected | DataFrame(byte) | n.a. |
|
|
||||||
REMOVED (!) | public | DataFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | assertValid() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isControlFrame() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isDataFrame() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setIsContinuation() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.frames.ControlFrame |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PingFrame() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | getType() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.PingFrame | setPayload(byte[]) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.PingFrame | setPayload(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.frames.ControlFrame |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PongFrame() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | getType() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.PongFrame | setPayload(byte[]) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.PongFrame | setPayload(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ReadOnlyDelegatedFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | byte[] | getMask() | n.a. | n.a. |
|
||||||||||
REMOVED | public | byte | getOpCode() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.nio.ByteBuffer | getPayload() | n.a. | n.a. |
|
||||||||||
REMOVED | public | int | getPayloadLength() | n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | getType() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | hasPayload() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isFin() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isLast()
Annotations:
| n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isMasked() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isRsv1() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isRsv2() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isRsv3() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.frames.DataFrame |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | TextFrame() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getPayloadAsUTF8() | n.a. |
|
|
||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | getType() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.frames.TextFrame | setPayload(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | int (!) |
| MAX_HEADER_LENGTH |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Generator(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
||||||
REMOVED (!) | public | Generator(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
||||||
REMOVED (!) | public | Generator(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | assertFrameValid(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||
REMOVED (!) | public | void | configureFromExtensions(java.util.List) | n.a. |
|
|
||||||
REMOVED (!) | public | java.nio.ByteBuffer | generateHeaderBytes(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||
REMOVED (!) | public | void | generateHeaderBytes(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | generateWholeFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isRsv1InUse() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isRsv2InUse() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isRsv3InUse() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setRsv1InUse(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setRsv2InUse(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setRsv3InUse(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.io.AbstractConnection |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.io.Connection |
|
||
REMOVED (!) | org.eclipse.jetty.io.Connection$UpgradeTo |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.SuspendToken |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.LogicalConnection |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractWebSocketConnection(org.eclipse.jetty.io.EndPoint,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED | public | boolean | canReadWebSocketFrames() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | boolean | canWriteWebSocketFrames() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | close(org.eclipse.jetty.websocket.common.CloseInfo,
| n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | close(java.lang.Throwable) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | close() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | disconnect() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | dump(java.lang.Appendable,
|
| n.a. |
|
||||||||||||
REMOVED | public | java.lang.String | dumpSelf() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | void | fillInterested() | n.a. |
|
|
||||||||||||
REMOVED | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | long | getBytesIn() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | long | getBytesOut() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.util.concurrent.Executor | getExecutor() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | java.util.List | getExtensions() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.Generator | getGenerator() | n.a. |
|
|
||||||||||||
REMOVED | public | java.lang.String | getId() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | long | getIdleTimeout() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.net.InetSocketAddress | getLocalAddress() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | long | getMaxIdleTimeout() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | long | getMessagesIn() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | long | getMessagesOut() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.Parser | getParser() | n.a. |
|
|
||||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.net.InetSocketAddress | getRemoteAddress() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.util.thread.Scheduler | getScheduler() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$Stats | getStats()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED | public | boolean | isOpen() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | boolean | isReading() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | void | onFillable() | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | onFillInterestedFailed(java.lang.Throwable) | n.a. |
|
|
||||||||||||
REMOVED | public | boolean | onIdleExpired() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | protected | boolean | onReadTimeout(java.lang.Throwable) | n.a. |
|
|
||||||||||||
REMOVED | public | void | onUpgradeTo(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | boolean | opened() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | boolean | opening() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | remoteClose(org.eclipse.jetty.websocket.common.CloseInfo) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | resume() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | void | setExtensions(java.util.List) | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | setInitialBuffer(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setInputBufferSize(int) | n.a. |
|
|
||||||||||||
REMOVED | public | void | setMaxIdleTimeout(long) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setNextIncomingFrames(org.eclipse.jetty.websocket.api.extensions.IncomingFrames) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setSession(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.SuspendToken | suspend() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | java.lang.String | toConnectionString() | n.a. |
|
|
||||||||||||
REMOVED | public | java.lang.String | toStateString() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractWebSocketConnection$Stats() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | long | getFillableErrorCount() | n.a. |
|
|
||||||
REMOVED (!) | public | long | getFillInterestedCount() | n.a. |
|
|
||||||
REMOVED (!) | public | long | getOnFillableCount() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ConnectionState() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | canReadWebSocketFrames() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | canWriteWebSocketFrames() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | closing() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | disconnected() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | opened() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | opening() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | wasOpened() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DisconnectCallback(org.eclipse.jetty.websocket.common.LogicalConnection) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | failed(java.lang.Throwable) | n.a. | n.a. |
|
||||
REMOVED | public | void | succeeded() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.IteratingCallback |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.common.frames.BinaryFrame (!) |
| FLUSH_FRAME |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FrameFlusher(org.eclipse.jetty.io.ByteBufferPool,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | boolean | enqueue(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | long | getBytesOut() | n.a. |
|
|
||||||||||
REMOVED (!) | public | long | getMessagesOut() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | notifyCallbackFailure(org.eclipse.jetty.websocket.api.WriteCallback,
| n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | notifyCallbackSuccess(org.eclipse.jetty.websocket.api.WriteCallback) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | onCompleteFailure(java.lang.Throwable) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | org.eclipse.jetty.util.IteratingCallback$Action | process() |
|
|
|
||||||||||
REMOVED | public | void | succeeded() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FramePipes() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames | to(org.eclipse.jetty.websocket.api.extensions.IncomingFrames) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.api.extensions.IncomingFrames | to(org.eclipse.jetty.websocket.api.extensions.OutgoingFrames) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.FutureCallback |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.concurrent.Future |
|
||
REMOVED (!) | org.eclipse.jetty.util.Callback |
|
||
REMOVED (!) | org.eclipse.jetty.util.thread.Invocable |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.WriteCallback |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FutureWriteCallback() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | writeFailed(java.lang.Throwable) | n.a. | n.a. |
|
||||
REMOVED | public | void | writeSuccess() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | addHeader(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setRemainingBuffer(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setStatusCode(int) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setStatusReason(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpResponseHeaderParser(org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParseListener) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | boolean | isDone() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParseListener | parse(java.nio.ByteBuffer) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.RuntimeException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 7846129452437469910 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpResponseHeaderParser$ParseException(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | HttpResponseHeaderParser$ParseException(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.io.payload.PayloadProcessor |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DeMaskProcessor() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | process(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | reset(byte[]) | n.a. |
|
|
||||||
REMOVED | public | void | reset(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | process(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | reset(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.ExtensionConfig | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyExtensionConfig(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | JettyExtensionConfig(org.eclipse.jetty.websocket.common.JettyExtensionConfig) | n.a. | n.a. |
|
||||
NEW | public | JettyExtensionConfig(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | JettyExtensionConfig(org.eclipse.jetty.websocket.core.ExtensionConfig) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.core.ExtensionConfig | getCoreConfig() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | final public | int | getParameter(java.lang.String,
| n.a. |
|
|
||||||
NEW | final public | java.lang.String | getParameter(java.lang.String,
| n.a. |
|
|
||||||
NEW | final public | java.lang.String | getParameterizedName() | n.a. |
|
|
||||||
NEW | final public | java.util.Set | getParameterKeys() | n.a. |
|
|
||||||
NEW | final public | java.util.Map | getParameters() | n.a. |
|
|
||||||
NEW | final public | void | setParameter(java.lang.String) | n.a. |
|
|
||||||
NEW | final public | void | setParameter(java.lang.String,
| n.a. |
|
|
||||||
NEW | final public | void | setParameter(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.Frame | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyWebSocketFrame(org.eclipse.jetty.websocket.core.Frame) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | byte[] | getMask() | n.a. |
|
|
||||||
NEW | public | byte | getOpCode() | n.a. |
|
|
||||||
NEW | public | java.nio.ByteBuffer | getPayload() | n.a. |
|
|
||||||
NEW | public | int | getPayloadLength() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.api.Frame$Type | getType() | n.a. |
|
|
||||||
NEW | public | boolean | hasPayload() | n.a. |
|
|
||||||
NEW | public | boolean | isFin() | n.a. |
|
|
||||||
NEW | public | boolean | isMasked() | n.a. |
|
|
||||||
NEW | public | boolean | isRsv1() | n.a. |
|
|
||||||
NEW | public | boolean | isRsv2() | n.a. |
|
|
||||||
NEW | public | boolean | isRsv3() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.FrameHandler | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyWebSocketFrameHandler(org.eclipse.jetty.websocket.api.WebSocketContainer,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | java.lang.Throwable | convertCause(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.api.BatchMode | getBatchMode() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.common.WebSocketSession | getSession() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.api.UpgradeRequest | getUpgradeRequest() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.api.UpgradeResponse | getUpgradeResponse() | n.a. |
|
|
||||||
NEW | public | boolean | isDemanding() | n.a. |
|
|
||||||
NEW | public | void | onClosed(org.eclipse.jetty.websocket.core.CloseStatus,
| n.a. |
|
|
||||||
NEW | public | void | onError(java.lang.Throwable,
| n.a. |
|
|
||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | onOpen(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. |
|
|
||||||
NEW | public | void | resume() | n.a. |
|
|
||||||
NEW | public | void | setUpgradeRequest(org.eclipse.jetty.websocket.api.UpgradeRequest) | n.a. |
|
|
||||||
NEW | public | void | setUpgradeResponse(org.eclipse.jetty.websocket.api.UpgradeResponse) | n.a. |
|
|
||||||
NEW | public | void | suspend() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.ContainerLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyWebSocketFrameHandlerFactory(org.eclipse.jetty.websocket.api.WebSocketContainer) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | static public | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | createMessageSink(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata | createMetadata(java.lang.Class) | n.a. |
|
|
||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||
NEW | static public | java.lang.invoke.MethodHandles$Lookup | getApplicationMethodHandleLookup(java.lang.Class) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerMetadata | getMetadata(java.lang.Class) | n.a. |
|
|
||||||||||
NEW | static public | java.lang.invoke.MethodHandles$Lookup | getServerMethodHandleLookup() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandler | newJettyFrameHandler(java.lang.Object) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration$ConfigurationCustomizer | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration | n.a. |
NEW | org.eclipse.jetty.websocket.core.Configuration$Customizer | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyWebSocketFrameHandlerMetadata() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.api.BatchMode | getBatchMode() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getBinaryHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.Class | getBinarySink() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getCloseHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getErrorHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getFrameHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getOpenHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getPingHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getPongHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getTextHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.Class | getTextSink() | n.a. |
|
|
||||||
NEW | public | void | setBatchMode(org.eclipse.jetty.websocket.api.BatchMode) | n.a. |
|
|
||||||
NEW | public | void | setBinaryHandle(java.lang.Class,
| n.a. |
|
|
||||||
NEW | public | void | setCloseHandler(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setErrorHandler(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setFrameHandler(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setOpenHandler(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setPingHandle(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setPongHandle(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setTextHandler(java.lang.Class,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.RemoteEndpoint | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyWebSocketRemoteEndpoint(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | close() | n.a. |
|
|
||||||||||
NEW | public | void | close(int,
| n.a. |
|
|
||||||||||
NEW | public | void | flush() |
|
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.api.BatchMode | getBatchMode() | n.a. |
|
|
||||||||||
NEW | public | int | getMaxOutgoingFrames() | n.a. |
|
|
||||||||||
NEW | public | java.net.SocketAddress | getRemoteAddress() | n.a. |
|
|
||||||||||
NEW | public | void | sendBytes(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | void | sendBytes(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||||
NEW | public | void | sendPartialBytes(java.nio.ByteBuffer,
|
|
|
|
||||||||||
NEW | public | void | sendPartialBytes(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||||
NEW | public | void | sendPartialString(java.lang.String,
|
|
|
|
||||||||||
NEW | public | void | sendPartialString(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | sendPing(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | void | sendPing(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||||
NEW | public | void | sendPong(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | void | sendPong(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||||
NEW | public | void | sendString(java.lang.String) |
|
|
|
||||||||||
NEW | public | void | sendString(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | setBatchMode(org.eclipse.jetty.websocket.api.BatchMode) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxOutgoingFrames(int) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.SuspendToken |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | boolean | canReadWebSocketFrames() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | canWriteWebSocketFrames() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | close(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | close(org.eclipse.jetty.websocket.common.CloseInfo,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | disconnect() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.util.concurrent.Executor | getExecutor() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getId() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | long | getIdleTimeout() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.net.InetSocketAddress | getLocalAddress() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | long | getMaxIdleTimeout() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.net.InetSocketAddress | getRemoteAddress() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isOpen() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isReading() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | opened() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | opening() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | remoteClose(org.eclipse.jetty.websocket.common.CloseInfo) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setMaxIdleTimeout(long) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setNextIncomingFrames(org.eclipse.jetty.websocket.api.extensions.IncomingFrames) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setSession(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.SuspendToken | suspend() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | toStateString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | void | appendFrame(java.nio.ByteBuffer,
|
|
|
|
||||||||||
REMOVED (!) | public abstract | void | messageComplete() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.io.InputStream |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MessageInputStream(org.eclipse.jetty.websocket.api.Session) | n.a. |
|
|
||||||
REMOVED (!) | public | MessageInputStream(org.eclipse.jetty.websocket.api.Session,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | void | appendFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||||
REMOVED (!) | public | void | close() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | handlerComplete() | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | mark(int) | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | markSupported() | n.a. |
|
|
||||||||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | int | read() |
|
|
|
||||||||||
REMOVED (!) | public | int | read(byte[],
|
|
|
|
||||||||||
REMOVED (!) | public | void | reset() |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.io.OutputStream |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.io.Flushable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MessageOutputStream(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. |
|
|
||||||
REMOVED (!) | public | MessageOutputStream(org.eclipse.jetty.websocket.api.extensions.OutgoingFrames,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | close() |
|
|
|
||||||||||
REMOVED (!) | public | void | flush() |
|
|
|
||||||||||
REMOVED (!) | public | void | setCallback(org.eclipse.jetty.websocket.api.WriteCallback) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | write(byte[],
|
|
|
|
||||||||||
REMOVED (!) | public | void | write(int) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.io.InputStreamReader |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | java.lang.Readable |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MessageReader(org.eclipse.jetty.websocket.api.Session) | n.a. |
|
|
||||||
REMOVED (!) | public | MessageReader(org.eclipse.jetty.websocket.common.message.MessageInputStream) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | appendFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED (!) | public | void | handlerComplete() | n.a. |
|
|
||||||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.io.Writer |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.io.Flushable |
|
||
REMOVED (!) | java.lang.Appendable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MessageWriter(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. |
|
|
||||||
REMOVED (!) | public | MessageWriter(org.eclipse.jetty.websocket.api.extensions.OutgoingFrames,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | close() |
|
|
|
||||||||||
REMOVED (!) | public | void | flush() |
|
|
|
||||||||||
REMOVED (!) | public | void | setCallback(org.eclipse.jetty.websocket.api.WriteCallback) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | write(char[],
|
|
|
|
||||||||||
REMOVED (!) | public | void | write(int) |
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.common.message.MessageAppender (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NullMessage() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | appendFrame(java.nio.ByteBuffer,
| n.a. | n.a. |
|
||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | boolean (!) |
| finished | ||
REMOVED (!) | protected | org.eclipse.jetty.util.ByteArrayOutputStream2 (!) |
| out |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SimpleBinaryMessage(org.eclipse.jetty.websocket.common.events.EventDriver) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | appendFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | boolean (!) |
| finished | ||
REMOVED (!) | protected final | org.eclipse.jetty.util.Utf8StringBuilder (!) |
| utf |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SimpleTextMessage(org.eclipse.jetty.websocket.common.events.EventDriver) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | appendFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.Utf8Appendable |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | append(char[],
| n.a. |
|
|
||||||
REMOVED (!) | public | void | append(int) | n.a. |
|
|
||||||
REMOVED (!) | public | void | clear() | n.a. |
|
|
||||||
REMOVED (!) | public | java.nio.ByteBuffer | getByteBuffer() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getPartialString() | n.a. |
|
|
||||||
REMOVED (!) | public | int | length() | n.a. |
|
|
||||||
REMOVED (!) | public | int | remaining() | n.a. |
|
|
||||||
REMOVED (!) | public | void | reset() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.common.message.Utf8CharBuffer | wrap(java.nio.ByteBuffer) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | byte (!) |
| BINARY | ||
REMOVED (!) | public static final | byte (!) |
| CLOSE | ||
REMOVED (!) | public static final | byte (!) |
| CONTINUATION | ||
REMOVED (!) | public static final | byte (!) |
| PING | ||
REMOVED (!) | public static final | byte (!) |
| PONG | ||
REMOVED (!) | public static final | byte (!) |
| TEXT | ||
REMOVED (!) | public static final | byte (!) |
| UNDEFINED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OpCode() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | boolean | isControlFrame(byte) | n.a. |
|
|
||||||
REMOVED (!) | static public | boolean | isDataFrame(byte) | n.a. |
|
|
||||||
REMOVED (!) | static public | boolean | isKnown(byte) | n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | name(byte) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Parser(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | configureFromExtensions(java.util.List) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.IncomingFrames | getIncomingFramesHandler() | n.a. |
|
|
||||||||||
REMOVED (!) | public | long | getMessagesIn() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isRsv1InUse() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isRsv2InUse() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isRsv3InUse() | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | notifyFrame(org.eclipse.jetty.websocket.api.extensions.Frame) |
|
|
|
||||||||||
REMOVED (!) | public | void | parse(java.nio.ByteBuffer) |
|
|
|
||||||||||
REMOVED (!) | public | void | parseSingleFrame(java.nio.ByteBuffer) |
|
|
|
||||||||||
REMOVED (!) | public | void | setIncomingFramesHandler(org.eclipse.jetty.websocket.api.extensions.IncomingFrames) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.RemoteEndpoint | newRemoteEndpoint(org.eclipse.jetty.websocket.common.LogicalConnection,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DelegatedContainerScope(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | addSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
||||
REMOVED | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. | n.a. |
|
||||
REMOVED | public | java.util.concurrent.Executor | getExecutor() | n.a. | n.a. |
|
||||
REMOVED | public | org.eclipse.jetty.util.DecoratedObjectFactory | getObjectFactory() | n.a. | n.a. |
|
||||
REMOVED | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. | n.a. |
|
||||
REMOVED | public | java.util.Collection | getSessionListeners() | n.a. | n.a. |
|
||||
REMOVED | public | org.eclipse.jetty.util.ssl.SslContextFactory | getSslContextFactory() | n.a. | n.a. |
|
||||
REMOVED | public | boolean | isRunning() | n.a. | n.a. |
|
||||
REMOVED | public | void | removeSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.ContainerLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SimpleContainerScope(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
||||||
REMOVED (!) | public | SimpleContainerScope(org.eclipse.jetty.websocket.api.WebSocketPolicy) | n.a. |
|
|
||||||
REMOVED (!) | public | SimpleContainerScope(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
||||||
REMOVED (!) | public | SimpleContainerScope(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
||||||
REMOVED (!) | public | SimpleContainerScope(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | addSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
||||||
REMOVED | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.concurrent.Executor | getExecutor() | n.a. | n.a. |
|
||||||
REMOVED | public | org.eclipse.jetty.util.DecoratedObjectFactory | getObjectFactory() | n.a. | n.a. |
|
||||||
REMOVED | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.Collection | getSessionListeners() | n.a. | n.a. |
|
||||||
REMOVED | public | org.eclipse.jetty.util.ssl.SslContextFactory | getSslContextFactory() | n.a. | n.a. |
|
||||||
REMOVED | public | void | removeSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | setSslContextFactory(org.eclipse.jetty.util.ssl.SslContextFactory) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | addSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.util.concurrent.Executor | getExecutor() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.util.DecoratedObjectFactory | getObjectFactory() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.util.Collection | getSessionListeners() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.util.ssl.SslContextFactory | getSslContextFactory() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isRunning() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | removeSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope | getContainerScope() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.common.WebSocketSession | getWebSocketSession() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.common.WebSocketSession | createSession(java.net.URI,
| n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | supports(org.eclipse.jetty.websocket.common.events.EventDriver) | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
FIELD_REMOVED_IN_SUPERCLASS |
INTERFACE_ADDED |
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Interface | Compatibility Changes: | ||
NEW | org.eclipse.jetty.util.component.Graceful | n.a. | ||
UNCHANGED (!) | org.eclipse.jetty.util.component.LifeCycle | n.a. | ||
NEW | org.eclipse.jetty.websocket.api.WebSocketSessionListener | n.a. | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.WebSocketSessionListener |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | protected | void | doStart() |
| n.a. |
|
||||||||
MODIFIED (!) | public | java.util.Collection (<- java.util.Set) | getSessions() | n.a. |
|
|
||||||||
NEW | public | boolean | isShutdown() | n.a. |
|
|
||||||||
REMOVED | public | void | onSessionClosed(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onSessionCreated(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. | n.a. |
|
||||||||
NEW | public | void | onWebSocketSessionClosed(org.eclipse.jetty.websocket.api.Session) | n.a. |
|
|
||||||||
NEW | public | void | onWebSocketSessionOpened(org.eclipse.jetty.websocket.api.Session) | n.a. |
|
|
||||||||
NEW | public | java.util.concurrent.CompletableFuture | shutdown() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.UpgradeRequest |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | UpgradeRequestAdapter(java.net.URI) | n.a. |
|
|
||||||
REMOVED (!) | protected | UpgradeRequestAdapter() | n.a. |
|
|
||||||
REMOVED (!) | public | UpgradeRequestAdapter(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | addExtensions(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig[]) | n.a. | n.a. |
|
||||||
REMOVED | public | void | addExtensions(java.lang.String[]) | n.a. | n.a. |
|
||||||
REMOVED | public | void | clearHeaders() | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.List | getCookies() | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.List | getExtensions() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getHeader(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED | public | int | getHeaderInt(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.Map | getHeaders() | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.List | getHeaders(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getHost() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getHttpVersion() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getMethod() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getOrigin() | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.Map | getParameterMap() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getProtocolVersion() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getQueryString() | n.a. | n.a. |
|
||||||
REMOVED | public | java.net.URI | getRequestURI() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.Object | getSession() | n.a. | n.a. |
|
||||||
REMOVED | public | java.util.List | getSubProtocols() | n.a. | n.a. |
|
||||||
REMOVED | public | java.security.Principal | getUserPrincipal() | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | hasSubProtocol(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isOrigin(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isSecure() | n.a. | n.a. |
|
||||||
REMOVED | public | void | setCookies(java.util.List) | n.a. | n.a. |
|
||||||
REMOVED | public | void | setExtensions(java.util.List) | n.a. | n.a. |
|
||||||
REMOVED | public | void | setHeader(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | setHeader(java.lang.String,
| n.a. | n.a. |
|
||||||
REMOVED | public | void | setHeaders(java.util.Map) | n.a. | n.a. |
|
||||||
REMOVED | public | void | setHttpVersion(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED | public | void | setMethod(java.lang.String) | n.a. | n.a. |
|
||||||
REMOVED (!) | protected | void | setParameterMap(java.util.Map) | n.a. |
|
|
||||||
REMOVED | public | void | setRequestURI(java.net.URI) | n.a. | n.a. |
|
||||||
REMOVED | public | void | setSession(java.lang.Object) | n.a. | n.a. |
|
||||||
REMOVED | public | void | setSubProtocols(java.util.List) | n.a. | n.a. |
|
||||||
REMOVED | public | void | setSubProtocols(java.lang.String[]) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.UpgradeResponse |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| SEC_WEBSOCKET_PROTOCOL |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | UpgradeResponseAdapter() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | addHeader(java.lang.String,
| n.a. | n.a. |
|
||||||||
REMOVED | public | java.lang.String | getAcceptedSubProtocol() | n.a. | n.a. |
|
||||||||
REMOVED | public | java.util.List | getExtensions() | n.a. | n.a. |
|
||||||||
REMOVED | public | java.lang.String | getHeader(java.lang.String) | n.a. | n.a. |
|
||||||||
REMOVED | public | java.util.Set | getHeaderNames() | n.a. | n.a. |
|
||||||||
REMOVED | public | java.util.Map | getHeaders() | n.a. | n.a. |
|
||||||||
REMOVED | public | java.util.List | getHeaders(java.lang.String) | n.a. | n.a. |
|
||||||||
REMOVED | public | int | getStatusCode() | n.a. | n.a. |
|
||||||||
REMOVED | public | java.lang.String | getStatusReason() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | isSuccess() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | sendForbidden(java.lang.String) |
| n.a. |
|
||||||||
REMOVED | public | void | setAcceptedSubProtocol(java.lang.String) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | setExtensions(java.util.List) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | setHeader(java.lang.String,
| n.a. | n.a. |
|
||||||||
REMOVED | public | void | setStatusCode(int) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | setStatusReason(java.lang.String) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | setSuccess(boolean) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ReflectUtils() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | java.lang.Class | findGenericClassFor(java.lang.Class,
| n.a. |
|
|
||||||
REMOVED (!) | static public | boolean | isDefaultConstructable(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | toShortName(java.lang.reflect.Type) | n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | toString(java.lang.Class,
| n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | trimClassName(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | TextUtil() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | java.lang.String | hint(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.String | maxStringLength(int,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Utf8PartialBuilder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | toPartialString(java.nio.ByteBuffer) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.Frame |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | java.nio.ByteBuffer (!) |
| data | ||
REMOVED (!) | protected | byte (!) |
| finRsvOp | ||
REMOVED (!) | protected | byte[] (!) |
| mask | ||
REMOVED (!) | protected | boolean (!) |
| masked |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | WebSocketFrame(byte) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | assertValid() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.common.WebSocketFrame | copy(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||
REMOVED (!) | protected | void | copyHeaders(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. |
|
|
||||||
REMOVED (!) | protected | void | copyHeaders(org.eclipse.jetty.websocket.common.WebSocketFrame) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED | public | byte[] | getMask() | n.a. | n.a. |
|
||||||
REMOVED | final public | byte | getOpCode() | n.a. | n.a. |
|
||||||
REMOVED | public | java.nio.ByteBuffer | getPayload() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | java.lang.String | getPayloadAsUTF8() | n.a. |
|
|
||||||
REMOVED | public | int | getPayloadLength() | n.a. | n.a. |
|
||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.Frame$Type | getType() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||
REMOVED | public | boolean | hasPayload() | n.a. | n.a. |
|
||||||
REMOVED (!) | public abstract | boolean | isControlFrame() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isDataFrame() | n.a. |
|
|
||||||
REMOVED | public | boolean | isFin() | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isLast() | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isMasked() | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isRsv1() | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isRsv2() | n.a. | n.a. |
|
||||||
REMOVED | public | boolean | isRsv3() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | reset() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.WebSocketFrame | setFin(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.Frame | setMask(byte[]) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.Frame | setMasked(boolean) | n.a. |
|
|
||||||
REMOVED (!) | protected | org.eclipse.jetty.websocket.common.WebSocketFrame | setOpCode(byte) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.WebSocketFrame | setPayload(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.WebSocketFrame | setRsv1(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.WebSocketFrame | setRsv2(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.WebSocketFrame | setRsv3(boolean) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.RemoteEndpoint |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketRemoteEndpoint(org.eclipse.jetty.websocket.common.LogicalConnection,
| n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketRemoteEndpoint(org.eclipse.jetty.websocket.common.LogicalConnection,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | flush() |
| n.a. |
|
||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.BatchMode | getBatchMode() | n.a. | n.a. |
|
||||||||
REMOVED | public | java.net.InetSocketAddress | getInetSocketAddress() | n.a. | n.a. |
|
||||||||
REMOVED | public | int | getMaxOutgoingFrames() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | sendBytes(java.nio.ByteBuffer) |
| n.a. |
|
||||||||
REMOVED | public | void | sendBytes(java.nio.ByteBuffer,
| n.a. | n.a. |
|
||||||||
REMOVED | public | java.util.concurrent.Future | sendBytesByFuture(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | sendPartialBytes(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | sendPartialString(java.lang.String,
|
| n.a. |
|
||||||||
REMOVED | public | void | sendPing(java.nio.ByteBuffer) |
| n.a. |
|
||||||||
REMOVED | public | void | sendPong(java.nio.ByteBuffer) |
| n.a. |
|
||||||||
REMOVED | public | void | sendString(java.lang.String) |
| n.a. |
|
||||||||
REMOVED | public | void | sendString(java.lang.String,
| n.a. | n.a. |
|
||||||||
REMOVED | public | java.util.concurrent.Future | sendStringByFuture(java.lang.String) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | setBatchMode(org.eclipse.jetty.websocket.api.BatchMode) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | setMaxOutgoingFrames(int) | n.a. | n.a. |
|
||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||||
REMOVED (!) | public | void | uncheckedSendFrame(org.eclipse.jetty.websocket.common.WebSocketFrame,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Superclass | Compatibility Changes: | ||
MODIFIED (!) | java.lang.Object(<- org.eclipse.jetty.util.component.ContainerLifeCycle) |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.EventListener |
|
||
REMOVED (!) | org.eclipse.jetty.io.Connection$Listener |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
||
UNCHANGED (!) | org.eclipse.jetty.websocket.api.Session | n.a. | ||
NEW | org.eclipse.jetty.websocket.api.SuspendToken | n.a. | ||
UNCHANGED (!) | org.eclipse.jetty.websocket.api.WebSocketPolicy | n.a. | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.RemoteEndpointFactory |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.scopes.WebSocketSessionScope |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketSession(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
||||||
NEW | public | WebSocketSession(org.eclipse.jetty.websocket.api.WebSocketContainer,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | public | void | callApplicationOnClose(org.eclipse.jetty.websocket.common.CloseInfo) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | callApplicationOnError(java.lang.Throwable) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | close(java.lang.Throwable) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | dispatch(java.lang.Runnable) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||||||||||||
REMOVED (!) | protected | void | doStop() |
|
|
|
||||||||||||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.BatchMode | getBatchMode() | n.a. |
|
|
||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.api.WebSocketBehavior | getBehavior() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.lang.ClassLoader | getClassLoader() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.LogicalConnection | getConnection() | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope | getContainerScope() | n.a. | n.a. |
|
||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.CoreSession | getCoreSession() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.ExtensionFactory | getExtensionFactory() | n.a. |
|
|
||||||||||||||||||||
MODIFIED (!) | public | java.time.Duration (<- long) | getIdleTimeout() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.IncomingFrames | getIncomingHandler()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | int | getInputBufferSize() | n.a. |
|
|
||||||||||||||||||||
MODIFIED (!) | public | java.net.SocketAddress (<- java.net.InetSocketAddress) | getLocalAddress() | n.a. |
|
|
||||||||||||||||||||
NEW | public | long | getMaxBinaryMessageSize() | n.a. |
|
|
||||||||||||||||||||
NEW | public | long | getMaxFrameSize() | n.a. |
|
|
||||||||||||||||||||
NEW | public | long | getMaxTextMessageSize() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames | getOutgoingHandler()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | int | getOutputBufferSize() | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. | n.a. |
|
||||||||||||||||||||
MODIFIED (!) | public | java.net.SocketAddress (<- java.net.InetSocketAddress) | getRemoteAddress() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | org.eclipse.jetty.websocket.common.WebSocketSession | getWebSocketSession() | n.a. | n.a. |
|
||||||||||||||||||||
REMOVED | public | void | incomingFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||||||||||||||||
NEW | public | boolean | isAutoFragment() | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint | newRemoteEndpoint(org.eclipse.jetty.websocket.common.LogicalConnection,
| n.a. |
|
|
||||||||||||||||||||
REMOVED | public | void | onClosed(org.eclipse.jetty.io.Connection) | n.a. | n.a. |
|
||||||||||||||||||||
REMOVED | public | void | onOpened(org.eclipse.jetty.io.Connection) | n.a. | n.a. |
|
||||||||||||||||||||
REMOVED (!) | public | void | open() | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | void | outgoingFrame(org.eclipse.jetty.websocket.api.extensions.Frame,
| n.a. | n.a. |
|
||||||||||||||||||||
NEW | public | void | resume() | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setAutoFragment(boolean) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setExtensionFactory(org.eclipse.jetty.websocket.api.extensions.ExtensionFactory) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setFuture(java.util.concurrent.CompletableFuture) | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | void | setIdleTimeout(long) | n.a. | n.a. |
|
||||||||||||||||||||
NEW | public | void | setIdleTimeout(java.time.Duration) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setInputBufferSize(int) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setMaxBinaryMessageSize(long) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setMaxFrameSize(long) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setMaxTextMessageSize(long) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setOutgoingHandler(org.eclipse.jetty.websocket.api.extensions.OutgoingFrames) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | setOutputBufferSize(int) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setPolicy(org.eclipse.jetty.websocket.api.WebSocketPolicy)
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setUpgradeRequest(org.eclipse.jetty.websocket.api.UpgradeRequest) | n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | void | setUpgradeResponse(org.eclipse.jetty.websocket.api.UpgradeResponse) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.SessionFactory |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketSessionFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | org.eclipse.jetty.websocket.common.WebSocketSession | createSession(java.net.URI,
| n.a. | n.a. |
|
||||
REMOVED | public | boolean | supports(org.eclipse.jetty.websocket.common.events.EventDriver) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | onSessionClosed(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. |
|
|
||||||
REMOVED (!) | public | void | onSessionCreated(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. |
|
|
||||||
REMOVED (!) | public | void | onSessionOpened(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Extension | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractExtension() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.ExtensionConfig | getConfig() | n.a. |
|
|
||||||||||||||||||||||||
NEW | protected | org.eclipse.jetty.websocket.core.Configuration | getConfiguration() | n.a. | n.a. |
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.util.compression.DeflaterPool | getDeflaterPool() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.util.compression.InflaterPool | getInflaterPool() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.IncomingFrames | getNextIncoming()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.OutgoingFrames | getNextOutgoing()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | init(org.eclipse.jetty.websocket.core.ExtensionConfig,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | isRsv1User() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | isRsv2User() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | isRsv3User() | n.a. |
|
|
||||||||||||||||||||||||
NEW | protected | void | nextIncomingFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||||||||||||||||||||
NEW | protected | void | nextOutgoingFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||||||||||||||||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | setCoreSession(org.eclipse.jetty.websocket.core.CoreSession) | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | setNextIncomingFrames(org.eclipse.jetty.websocket.core.IncomingFrames) | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | setNextOutgoingFrames(org.eclipse.jetty.websocket.core.OutgoingFrames) | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.lang.Enum | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | java.lang.Comparable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -4628982638790599797 | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.core.Behavior | n.a. | CLIENT |
NEW | public static final | org.eclipse.jetty.websocket.core.Behavior | n.a. | SERVER |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.websocket.core.Behavior | valueOf(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.Behavior[] | values() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.client.HttpRequest | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
NEW | org.eclipse.jetty.client.api.Request | n.a. |
NEW | org.eclipse.jetty.client.api.Response$CompleteListener | n.a. |
NEW | org.eclipse.jetty.client.api.Response$ResponseListener | n.a. |
NEW | org.eclipse.jetty.client.HttpUpgrader$Factory | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | java.util.concurrent.CompletableFuture | n.a. | futureCoreSession |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CoreClientUpgradeRequest(org.eclipse.jetty.websocket.core.client.WebSocketCoreClient,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | addExtensions(org.eclipse.jetty.websocket.core.ExtensionConfig[]) | n.a. |
|
|
||||||
NEW | public | void | addExtensions(java.lang.String[]) | n.a. |
|
|
||||||
NEW | public | void | addListener(org.eclipse.jetty.websocket.core.client.UpgradeListener) | n.a. |
|
|
||||||
NEW | protected | void | customize(org.eclipse.jetty.io.EndPoint) | n.a. | n.a. |
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.client.CoreClientUpgradeRequest | from(org.eclipse.jetty.websocket.core.client.WebSocketCoreClient,
| n.a. |
|
|
||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
NEW | public abstract | org.eclipse.jetty.websocket.core.FrameHandler | getFrameHandler() | n.a. |
|
|
||||||
NEW | public | java.util.List | getSubProtocols() | n.a. |
|
|
||||||
NEW | protected | void | handleException(java.lang.Throwable) | n.a. | n.a. |
|
||||||
NEW | public | org.eclipse.jetty.client.HttpUpgrader | newHttpUpgrader(org.eclipse.jetty.http.HttpVersion) | n.a. |
|
|
||||||
NEW | public | void | onComplete(org.eclipse.jetty.client.api.Result) | n.a. |
|
|
||||||
NEW | public | void | requestComplete() | n.a. |
|
|
||||||
NEW | public | void | send(org.eclipse.jetty.client.api.Response$CompleteListener) | n.a. |
|
|
||||||
NEW | public | java.util.concurrent.CompletableFuture | sendAsync() | n.a. |
|
|
||||||
NEW | public | void | setConfiguration(org.eclipse.jetty.websocket.core.Configuration$ConfigurationCustomizer) | n.a. |
|
|
||||||
NEW | public | void | setExtensions(java.util.List) | n.a. |
|
|
||||||
NEW | public | void | setSubProtocols(java.lang.String[]) | n.a. |
|
|
||||||
NEW | public | void | setSubProtocols(java.util.List) | n.a. |
|
|
||||||
NEW | public | void | upgrade(org.eclipse.jetty.client.HttpResponse,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | org.eclipse.jetty.client.HttpClient | get() | n.a. | n.a. |
|
||||
NEW | public | org.eclipse.jetty.client.HttpClient | newHttpClient() | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.HttpUpgrader | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpUpgraderOverHTTP(org.eclipse.jetty.websocket.core.client.CoreClientUpgradeRequest) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | prepare(org.eclipse.jetty.client.HttpRequest) | n.a. |
|
|
||||||
NEW | public | void | upgrade(org.eclipse.jetty.client.HttpResponse,
| n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.client.HttpUpgrader | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpUpgraderOverHTTP2(org.eclipse.jetty.websocket.core.client.CoreClientUpgradeRequest) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | prepare(org.eclipse.jetty.client.HttpRequest) | n.a. |
|
|
||||||
NEW | public | void | upgrade(org.eclipse.jetty.client.HttpResponse,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.client.internal.HttpClientProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | XmlHttpClientProvider() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.client.HttpClient | newHttpClient() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | onHandshakeRequest(org.eclipse.jetty.client.HttpRequest) | n.a. | n.a. |
|
||||
NEW | public | void | onHandshakeResponse(org.eclipse.jetty.client.HttpRequest,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.ContainerLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | WEBSOCKET_CORECLIENT_ATTRIBUTE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketCoreClient(org.eclipse.jetty.client.HttpClient,
| n.a. | n.a. |
|
||||
NEW | public | WebSocketCoreClient() | n.a. | n.a. |
|
||||
NEW | public | WebSocketCoreClient(org.eclipse.jetty.websocket.core.WebSocketComponents) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.concurrent.CompletableFuture | connect(org.eclipse.jetty.websocket.core.FrameHandler,
|
|
|
|
||||||||||
NEW | public | java.util.concurrent.CompletableFuture | connect(org.eclipse.jetty.websocket.core.client.CoreClientUpgradeRequest) |
|
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.WebSocketExtensionRegistry | getExtensionRegistry() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.client.HttpClient | getHttpClient() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.util.DecoratedObjectFactory | getObjectFactory() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.WebSocketComponents | getWebSocketComponents() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | BAD_DATA |
NEW | public static final | int | n.a. | BAD_GATEWAY |
NEW | public static final | int | n.a. | BAD_PAYLOAD |
NEW | public static final | int | n.a. | EXTENSION_ERROR |
NEW | public static final | int | n.a. | FAILED_TLS_HANDSHAKE |
NEW | public static final | int | n.a. | MESSAGE_TOO_LARGE |
NEW | public static final | int | n.a. | NO_CLOSE |
NEW | public static final | org.eclipse.jetty.websocket.core.CloseStatus | n.a. | NO_CLOSE_STATUS |
NEW | public static final | int | n.a. | NO_CODE |
NEW | public static final | org.eclipse.jetty.websocket.core.CloseStatus | n.a. | NO_CODE_STATUS |
NEW | public static final | int | n.a. | NORMAL |
NEW | public static final | org.eclipse.jetty.websocket.core.CloseStatus | n.a. | NORMAL_STATUS |
NEW | public static final | int | n.a. | POLICY_VIOLATION |
NEW | public static final | int | n.a. | PROTOCOL |
NEW | public static final | int | n.a. | RESERVED |
NEW | public static final | int | n.a. | SERVER_ERROR |
NEW | public static final | int | n.a. | SERVICE_RESTART |
NEW | public static final | int | n.a. | SHUTDOWN |
NEW | public static final | int | n.a. | TRY_AGAIN_LATER |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CloseStatus(int,
| n.a. | n.a. |
|
||||
NEW | public | CloseStatus(org.eclipse.jetty.websocket.core.Frame) | n.a. | n.a. |
|
||||
NEW | public | CloseStatus(int) | n.a. | n.a. |
|
||||
NEW | public | CloseStatus() | n.a. | n.a. |
|
||||
NEW | public | CloseStatus(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||
NEW | public | CloseStatus(int,
| n.a. | n.a. |
|
||||
NEW | public | CloseStatus(int,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.nio.ByteBuffer | asPayloadBuffer() | n.a. |
|
|
||||||
NEW | static public | java.nio.ByteBuffer | asPayloadBuffer(int,
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | codeString(int) | n.a. |
|
|
||||||
NEW | public | java.lang.Throwable | getCause() | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.CloseStatus | getCloseStatus(org.eclipse.jetty.websocket.core.Frame) | n.a. |
|
|
||||||
NEW | public | int | getCode() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getReason() | n.a. |
|
|
||||||
NEW | public | boolean | isAbnormal() | n.a. |
|
|
||||||
NEW | public | boolean | isNormal() | n.a. |
|
|
||||||
NEW | static public | boolean | isOrdinary(int) | n.a. |
|
|
||||||
NEW | static public | boolean | isTransmittableStatusCode(int) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | toFrame() | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.Frame | toFrame(int) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.Frame | toFrame(int,
| n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | org.eclipse.jetty.websocket.core.CloseStatus | getCloseStatus() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.time.Duration | getIdleTimeout() | n.a. | n.a. |
|
||||
NEW | public abstract | int | getInputBufferSize() | n.a. | n.a. |
|
||||
NEW | public abstract | long | getMaxBinaryMessageSize() | n.a. | n.a. |
|
||||
NEW | public abstract | long | getMaxFrameSize() | n.a. | n.a. |
|
||||
NEW | public abstract | int | getMaxOutgoingFrames() | n.a. | n.a. |
|
||||
NEW | public abstract | long | getMaxTextMessageSize() | n.a. | n.a. |
|
||||
NEW | public abstract | int | getOutputBufferSize() | n.a. | n.a. |
|
||||
NEW | public abstract | java.time.Duration | getWriteTimeout() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isAutoFragment() | n.a. | n.a. |
|
||||
NEW | public abstract | void | setAutoFragment(boolean) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setIdleTimeout(java.time.Duration) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setInputBufferSize(int) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setMaxBinaryMessageSize(long) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setMaxFrameSize(long) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setMaxOutgoingFrames(int) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setMaxTextMessageSize(long) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setOutputBufferSize(int) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setWriteTimeout(java.time.Duration) | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration | n.a. |
NEW | org.eclipse.jetty.websocket.core.Configuration$Customizer | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Configuration$ConfigurationCustomizer() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | customize(org.eclipse.jetty.websocket.core.Configuration) | n.a. |
|
|
||||||
NEW | public | java.time.Duration | getIdleTimeout() | n.a. |
|
|
||||||
NEW | public | int | getInputBufferSize() | n.a. |
|
|
||||||
NEW | public | long | getMaxBinaryMessageSize() | n.a. |
|
|
||||||
NEW | public | long | getMaxFrameSize() | n.a. |
|
|
||||||
NEW | public | int | getMaxOutgoingFrames() | n.a. |
|
|
||||||
NEW | public | long | getMaxTextMessageSize() | n.a. |
|
|
||||||
NEW | public | int | getOutputBufferSize() | n.a. |
|
|
||||||
NEW | public | java.time.Duration | getWriteTimeout() | n.a. |
|
|
||||||
NEW | public | boolean | isAutoFragment() | n.a. |
|
|
||||||
NEW | public | void | setAutoFragment(boolean) | n.a. |
|
|
||||||
NEW | public | void | setIdleTimeout(java.time.Duration) | n.a. |
|
|
||||||
NEW | public | void | setInputBufferSize(int) | n.a. |
|
|
||||||
NEW | public | void | setMaxBinaryMessageSize(long) | n.a. |
|
|
||||||
NEW | public | void | setMaxFrameSize(long) | n.a. |
|
|
||||||
NEW | public | void | setMaxOutgoingFrames(int) | n.a. |
|
|
||||||
NEW | public | void | setMaxTextMessageSize(long) | n.a. |
|
|
||||||
NEW | public | void | setOutputBufferSize(int) | n.a. |
|
|
||||||
NEW | public | void | setWriteTimeout(java.time.Duration) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | customize(org.eclipse.jetty.websocket.core.Configuration) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | abort() | n.a. | n.a. |
|
||||
NEW | public abstract | void | close(org.eclipse.jetty.util.Callback) | n.a. | n.a. |
|
||||
NEW | public abstract | void | close(int,
| n.a. | n.a. |
|
||||
NEW | public abstract | void | demand(long) | n.a. | n.a. |
|
||||
NEW | public abstract | void | flush(org.eclipse.jetty.util.Callback) | n.a. | n.a. |
|
||||
NEW | public abstract | org.eclipse.jetty.websocket.core.Behavior | getBehavior() | n.a. | n.a. |
|
||||
NEW | public abstract | org.eclipse.jetty.io.ByteBufferPool | getByteBufferPool() | n.a. | n.a. |
|
||||
NEW | public abstract | java.net.SocketAddress | getLocalAddress() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.List | getNegotiatedExtensions() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.String | getNegotiatedSubProtocol() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Map | getParameterMap() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.String | getProtocolVersion() | n.a. | n.a. |
|
||||
NEW | public abstract | java.net.SocketAddress | getRemoteAddress() | n.a. | n.a. |
|
||||
NEW | public abstract | java.net.URI | getRequestURI() | n.a. | n.a. |
|
||||
NEW | public abstract | org.eclipse.jetty.websocket.core.WebSocketComponents | getWebSocketComponents() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isOutputOpen() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isSecure() | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration$ConfigurationCustomizer | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration | n.a. |
NEW | org.eclipse.jetty.websocket.core.Configuration$Customizer | n.a. |
NEW | org.eclipse.jetty.websocket.core.CoreSession | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CoreSession$Empty() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | abort() | n.a. |
|
|
||||||
NEW | public | void | close(org.eclipse.jetty.util.Callback) | n.a. |
|
|
||||||
NEW | public | void | close(int,
| n.a. |
|
|
||||||
NEW | public | void | demand(long) | n.a. |
|
|
||||||
NEW | public | void | flush(org.eclipse.jetty.util.Callback) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Behavior | getBehavior() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.io.ByteBufferPool | getByteBufferPool() | n.a. |
|
|
||||||
NEW | public | java.net.SocketAddress | getLocalAddress() | n.a. |
|
|
||||||
NEW | public | java.util.List | getNegotiatedExtensions() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getNegotiatedSubProtocol() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getProtocolVersion() | n.a. |
|
|
||||||
NEW | public | java.net.SocketAddress | getRemoteAddress() | n.a. |
|
|
||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.WebSocketComponents | getWebSocketComponents() | n.a. |
|
|
||||||
NEW | public | boolean | isOutputOpen() | n.a. |
|
|
||||||
NEW | public | boolean | isSecure() | n.a. |
|
|
||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.CloseException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -4723128436063385133 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | BadPayloadException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | BadPayloadException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | BadPayloadException(java.lang.Throwable) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.WebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -3894597944924020880 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CloseException(int,
| n.a. | n.a. |
|
||||
NEW | public | CloseException(int,
| n.a. | n.a. |
|
||||
NEW | public | CloseException(int,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | int | getStatusCode() | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.InvalidWebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -8993875173536408441 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DuplicateAnnotationException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | DuplicateAnnotationException(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.websocket.core.exception.DuplicateAnnotationException | build(java.lang.Class,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.InvalidWebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 3598734658335528772 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InvalidSignatureException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | InvalidSignatureException(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.websocket.core.exception.InvalidSignatureException | build(java.lang.Class,
| n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.exception.InvalidSignatureException | build(java.lang.invoke.MethodType,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.WebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -5664453554418023576 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InvalidWebSocketException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | InvalidWebSocketException(java.lang.String,
| n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.CloseException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -1032235565281575172 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MessageTooLargeException(java.lang.Throwable) | n.a. | n.a. |
|
||||
NEW | public | MessageTooLargeException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | MessageTooLargeException(java.lang.String,
| n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.CloseException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 8908945884419094543 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ProtocolException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | ProtocolException(java.lang.Throwable) | n.a. | n.a. |
|
||||
NEW | public | ProtocolException(java.lang.String) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.WebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 1789046140042880184 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UpgradeException(java.net.URI,
| n.a. | n.a. |
|
||||
NEW | public | UpgradeException(java.net.URI,
| n.a. | n.a. |
|
||||
NEW | public | UpgradeException(java.net.URI,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | int | getResponseStatusCode() | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | java.lang.RuntimeException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -3266653058609125597 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | WebSocketException(java.lang.Throwable) | n.a. | n.a. |
|
||||
NEW | public | WebSocketException(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public | WebSocketException() | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.WebSocketException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 8499315890227136141 | -6145098200250676673 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketTimeoutException(java.lang.Throwable) | n.a. | n.a. |
|
||||
NEW | public | WebSocketTimeoutException(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | WebSocketTimeoutException(java.lang.String,
| n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.exception.WebSocketTimeoutException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 3389242181024732101 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketWriteTimeoutException(java.lang.String) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | org.eclipse.jetty.websocket.core.ExtensionConfig | getConfig() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.String | getName() | n.a. | n.a. |
|
||||
NEW | public abstract | void | init(org.eclipse.jetty.websocket.core.ExtensionConfig,
| n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isRsv1User() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isRsv2User() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isRsv3User() | n.a. | n.a. |
|
||||
NEW | public abstract | void | setCoreSession(org.eclipse.jetty.websocket.core.CoreSession) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setNextIncomingFrames(org.eclipse.jetty.websocket.core.IncomingFrames) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setNextOutgoingFrames(org.eclipse.jetty.websocket.core.OutgoingFrames) | n.a. | n.a. |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ExtensionConfig(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public | ExtensionConfig(org.eclipse.jetty.websocket.core.ExtensionConfig) | n.a. | n.a. |
|
||||
NEW | public | ExtensionConfig(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.List | getInternalParameters() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | final public | int | getParameter(java.lang.String,
| n.a. |
|
|
||||||
NEW | final public | java.lang.String | getParameter(java.lang.String,
| n.a. |
|
|
||||||
NEW | final public | java.lang.String | getParameterizedName() | n.a. |
|
|
||||||
NEW | final public | java.lang.String | getParameterizedNameWithoutInternalParams() | n.a. |
|
|
||||||
NEW | final public | java.util.Set | getParameterKeys() | n.a. |
|
|
||||||
NEW | final public | java.util.Map | getParameters() | n.a. |
|
|
||||||
NEW | public | boolean | isInternalExtension() | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.ExtensionConfig | parse(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | java.util.List | parseEnum(java.util.Enumeration) | n.a. |
|
|
||||||
NEW | static public | java.util.List | parseList(java.lang.String[]) | n.a. |
|
|
||||||
NEW | static public | void | quoteIfNeeded(java.lang.StringBuilder,
| n.a. |
|
|
||||||
NEW | public | void | removeInternalParameters() | n.a. |
|
|
||||||
NEW | final public | void | setParameter(java.lang.String) | n.a. |
|
|
||||||
NEW | final public | void | setParameter(java.lang.String,
| n.a. |
|
|
||||||
NEW | final public | void | setParameter(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | toHeaderValue(java.util.List) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | byte | n.a. | finRsvOp |
NEW | protected | byte[] | n.a. | mask |
NEW | public static final | int | n.a. | MAX_CONTROL_PAYLOAD |
NEW | protected | java.nio.ByteBuffer | n.a. | payload |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Frame(byte,
| n.a. | n.a. |
|
||||
NEW | public | Frame(byte,
| n.a. | n.a. |
|
||||
NEW | public | Frame(byte) | n.a. | n.a. |
|
||||
NEW | public | Frame(byte,
| n.a. | n.a. |
|
||||
NEW | protected | Frame() | n.a. | n.a. |
|
||||
NEW | public | Frame(byte,
| n.a. | n.a. |
|
||||
NEW | public | Frame(byte,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | asReadOnly() | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.Frame | copy(org.eclipse.jetty.websocket.core.Frame) | n.a. |
|
|
||||||
NEW | protected | void | copyHeaders(org.eclipse.jetty.websocket.core.Frame) | n.a. | n.a. |
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.Frame | copyWithoutPayload(org.eclipse.jetty.websocket.core.Frame) | n.a. |
|
|
||||||
NEW | public | void | demask() | n.a. |
|
|
||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | byte[] | getMask() | n.a. |
|
|
||||||
NEW | public | byte | getOpCode() | n.a. |
|
|
||||||
NEW | public | java.nio.ByteBuffer | getPayload() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPayloadAsUTF8() | n.a. |
|
|
||||||
NEW | public | int | getPayloadLength() | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | boolean | hasPayload() | n.a. |
|
|
||||||
NEW | public | boolean | hasRsv() | n.a. |
|
|
||||||
NEW | public | boolean | isControlFrame() | n.a. |
|
|
||||||
NEW | public | boolean | isDataFrame() | n.a. |
|
|
||||||
NEW | public | boolean | isFin() | n.a. |
|
|
||||||
NEW | public | boolean | isMasked() | n.a. |
|
|
||||||
NEW | public | boolean | isRsv1() | n.a. |
|
|
||||||
NEW | public | boolean | isRsv2() | n.a. |
|
|
||||||
NEW | public | boolean | isRsv3() | n.a. |
|
|
||||||
NEW | public | void | reset() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | setFin(boolean) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | setMask(byte[]) | n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.websocket.core.Frame | setOpCode(byte) | n.a. | n.a. |
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | setPayload(java.nio.ByteBuffer) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | setPayload(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | setPayload(byte[]) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | setRsv1(boolean) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | setRsv2(boolean) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Frame | setRsv3(boolean) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | boolean | isDemanding() | n.a. | n.a. |
|
||||
NEW | public abstract | void | onClosed(org.eclipse.jetty.websocket.core.CloseStatus,
| n.a. | n.a. |
|
||||
NEW | public abstract | void | onError(java.lang.Throwable,
| n.a. | n.a. |
|
||||
NEW | public abstract | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||
NEW | public abstract | void | onOpen(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ExtensionStack(org.eclipse.jetty.websocket.core.WebSocketComponents,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
NEW | public | java.lang.String | dump() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||||||||||||||||
NEW | public | java.lang.String | dumpSelf() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | java.util.List | getExtensions()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | java.util.List | getNegotiatedExtensions() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.IncomingFrames | getNextIncoming()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.OutgoingFrames | getNextOutgoing()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.Extension | getRsv1User() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.Extension | getRsv2User() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.Extension | getRsv3User() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | hasNegotiatedExtensions() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | initialize(org.eclipse.jetty.websocket.core.IncomingFrames,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | isRsv1Used() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | isRsv2Used() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | boolean | isRsv3Used() | n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | negotiate(java.util.List,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||||||||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.AbstractExtension | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Extension | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FragmentExtension() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | void | init(org.eclipse.jetty.websocket.core.ExtensionConfig,
| n.a. |
|
|
||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.TransformingFlusher | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FragmentingFlusher(org.eclipse.jetty.websocket.core.Configuration) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | boolean | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||
NEW | protected | boolean | transform(org.eclipse.jetty.util.Callback) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.AbstractExtension | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Extension | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FrameCaptureExtension() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | void | init(org.eclipse.jetty.websocket.core.ExtensionConfig,
| n.a. |
|
|
||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public final | boolean | n.a. | batch |
NEW | public final | org.eclipse.jetty.util.Callback | n.a. | callback |
NEW | public final | org.eclipse.jetty.websocket.core.Frame | n.a. | frame |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FrameEntry(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.IteratingCallback | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.Callback | n.a. |
NEW | org.eclipse.jetty.util.thread.Invocable | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.core.Frame | n.a. | FLUSH_FRAME |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FrameFlusher(org.eclipse.jetty.io.ByteBufferPool,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | boolean | enqueue(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||
NEW | public | long | getBytesOut() | n.a. |
|
|
||||||||
NEW | public | long | getIdleTimeout() | n.a. |
|
|
||||||||
NEW | public | long | getMessagesOut() | n.a. |
|
|
||||||||
NEW | public | boolean | isUseDirectByteBuffers() | n.a. |
|
|
||||||||
NEW | protected | void | notifyCallbackFailure(org.eclipse.jetty.util.Callback,
| n.a. | n.a. |
|
||||||||
NEW | protected | void | notifyCallbackSuccess(org.eclipse.jetty.util.Callback) | n.a. | n.a. |
|
||||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
||||||||
NEW | public | void | onCompleteFailure(java.lang.Throwable) | n.a. |
|
|
||||||||
NEW | protected | org.eclipse.jetty.util.IteratingCallback$Action | process() |
| n.a. |
|
||||||||
NEW | public | void | setIdleTimeout(long) | n.a. |
|
|
||||||||
NEW | public | void | setUseDirectByteBuffers(boolean) | n.a. |
|
|
||||||||
NEW | public | void | timeoutExpired() | n.a. |
|
|
||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FrameSequence() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | check(byte,
|
|
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | int | n.a. | MAX_HEADER_LENGTH |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Generator() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | generateHeader(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | generatePayload(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | generateWholeFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.AbstractExtension | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Extension | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | IdentityExtension() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getParam(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | init(org.eclipse.jetty.websocket.core.ExtensionConfig,
| n.a. |
|
|
||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.FrameHandler | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MessageHandler() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.websocket.core.internal.MessageHandler | from(java.util.function.Consumer,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.CoreSession | getCoreSession() | n.a. |
|
|
||||||
NEW | protected | void | onBinary(java.nio.ByteBuffer,
| n.a. | n.a. |
|
||||||
NEW | protected | void | onBinaryFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||
NEW | public | void | onClosed(org.eclipse.jetty.websocket.core.CloseStatus,
| n.a. |
|
|
||||||
NEW | protected | void | onCloseFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||
NEW | protected | void | onContinuationFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||
NEW | public | void | onError(java.lang.Throwable,
| n.a. |
|
|
||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | onOpen(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. |
|
|
||||||
NEW | protected | void | onPingFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||
NEW | protected | void | onPongFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||
NEW | protected | void | onText(java.lang.String,
| n.a. | n.a. |
|
||||||
NEW | protected | void | onTextFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||
NEW | public | void | sendBinary(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
NEW | public | void | sendBinary(org.eclipse.jetty.util.Callback,
| n.a. |
|
|
||||||
NEW | public | void | sendText(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | sendText(org.eclipse.jetty.util.Callback,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | java.lang.invoke.MethodHandle | n.a. | methodHandle |
NEW | protected final | org.eclipse.jetty.websocket.core.CoreSession | n.a. | session |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.AbstractMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ByteArrayMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.AbstractMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ByteBufferMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.AbstractMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DispatchedMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public abstract | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | newSink(org.eclipse.jetty.websocket.core.Frame) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.DispatchedMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InputStreamMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | newSink(org.eclipse.jetty.websocket.core.Frame) | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | java.io.InputStream | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MessageInputStream() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||
NEW | public | void | close() |
|
|
|
||||||||||
NEW | public | int | read() |
|
|
|
||||||||||
NEW | public | int | read(byte[],
|
|
|
|
||||||||||
NEW | public | int | read(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | void | setTimeout(long) | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | java.io.OutputStream | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.io.Flushable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MessageOutputStream(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | close() |
|
|
|
||||||||||
NEW | public | void | flush() |
|
|
|
||||||||||
NEW | public | void | setCallback(org.eclipse.jetty.util.Callback) | n.a. |
|
|
||||||||||
NEW | public | void | write(byte[],
|
|
|
|
||||||||||
NEW | public | void | write(int) |
|
|
|
||||||||||
NEW | public | void | write(java.nio.ByteBuffer) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.io.Reader | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | java.lang.Readable | n.a. |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MessageReader() | n.a. | n.a. |
|
||||
NEW | public | MessageReader(int) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||
NEW | public | void | close() |
|
|
|
||||||||||
NEW | public | int | read(char[],
|
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | java.io.Writer | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.io.Flushable | n.a. |
NEW | java.lang.Appendable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MessageWriter(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | close() |
|
|
|
||||||||||
NEW | public | void | flush() |
|
|
|
||||||||||
NEW | public | void | setCallback(org.eclipse.jetty.util.Callback) | n.a. |
|
|
||||||||||
NEW | public | void | write(char[],
|
|
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.AbstractMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PartialByteArrayMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.AbstractMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PartialByteBufferMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.AbstractMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PartialStringMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.DispatchedMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ReaderMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.messages.MessageReader | newSink(org.eclipse.jetty.websocket.core.Frame) | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.AbstractMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | StringMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Negotiated(java.net.URI,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.websocket.core.internal.Negotiated | from(org.eclipse.jetty.websocket.core.internal.ExtensionStack) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.ExtensionStack | getExtensions() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getProtocolVersion() | n.a. |
|
|
||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getSubProtocol() | n.a. |
|
|
||||||
NEW | public | boolean | isSecure() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||
NEW | static public | java.net.URI | toWebsocket(java.net.URI) | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.Utf8Appendable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | NullAppendable() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getPartialString() | n.a. |
|
|
||||||
NEW | public | int | length() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Parser(org.eclipse.jetty.io.ByteBufferPool) | n.a. | n.a. |
|
||||
NEW | public | Parser(org.eclipse.jetty.io.ByteBufferPool,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | protected | void | checkFrameSize(byte,
|
| n.a. |
|
||||||||||
NEW | protected | org.eclipse.jetty.websocket.core.internal.Parser$ParsedFrame | newFrame(byte,
| n.a. | n.a. |
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.Parser$ParsedFrame | parse(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | void | reset() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Frame | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.eclipse.jetty.websocket.core.CloseStatus$Supplier | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | Parser$ParsedFrame(org.eclipse.jetty.websocket.core.internal.Parser,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | close() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.CloseStatus | getCloseStatus() | n.a. |
|
|
||||||
NEW | public | boolean | isReleaseable() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.AbstractExtension | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Extension | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PerMessageDeflateExtension() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | boolean | endsWithTail(java.nio.ByteBuffer) | n.a. |
|
|
||||||
NEW | public | java.util.zip.Deflater | getDeflater() | n.a. |
|
|
||||||
NEW | public | java.util.zip.Inflater | getInflater() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | void | init(org.eclipse.jetty.websocket.core.ExtensionConfig,
| n.a. |
|
|
||||||
NEW | public | boolean | isRsv1User() | n.a. |
|
|
||||||
NEW | protected | void | nextIncomingFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||
NEW | protected | void | nextOutgoingFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | releaseDeflater() | n.a. |
|
|
||||||
NEW | public | void | releaseInflater() | n.a. |
|
|
||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | TransformingFlusher() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | protected abstract | boolean | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
||||||
NEW | final public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | protected abstract | boolean | transform(org.eclipse.jetty.util.Callback) | n.a. | n.a. |
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.core.internal.util.InvokerUtils$ParamIdentifier | n.a. | PARAM_IDENTITY |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InvokerUtils() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | java.lang.invoke.MethodHandle | bindTo(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | static public | java.lang.invoke.MethodHandle | mutatedInvoker(java.lang.invoke.MethodHandles$Lookup,
| n.a. |
|
|
||||||
NEW | static public | java.lang.invoke.MethodHandle | mutatedInvoker(java.lang.invoke.MethodHandles$Lookup,
| n.a. |
|
|
||||||
NEW | static public | java.lang.invoke.MethodHandle | optionalMutatedInvoker(java.lang.invoke.MethodHandles$Lookup,
| n.a. |
|
|
||||||
NEW | static public | java.lang.invoke.MethodHandle | optionalMutatedInvoker(java.lang.invoke.MethodHandles$Lookup,
| n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InvokerUtils$Arg(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | public | InvokerUtils$Arg(java.lang.Class,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.util.InvokerUtils$Arg | convertible() | n.a. |
|
|
||||||
NEW | public | java.lang.Class | getConvertedType() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | java.lang.Class | getType() | n.a. |
|
|
||||||
NEW | public | boolean | isConvertible() | n.a. |
|
|
||||||
NEW | public | boolean | isRequired() | n.a. |
|
|
||||||
NEW | public | boolean | matches(org.eclipse.jetty.websocket.core.internal.util.InvokerUtils$Arg) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.util.InvokerUtils$Arg | required() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | org.eclipse.jetty.websocket.core.internal.util.InvokerUtils$Arg | getParamArg(java.lang.reflect.Method,
| n.a. | n.a. |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ReflectUtils() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | void | append(java.lang.StringBuilder,
| n.a. |
|
|
||||||
NEW | static public | void | append(java.lang.StringBuilder,
| n.a. |
|
|
||||||
NEW | static public | void | append(java.lang.StringBuilder,
| n.a. |
|
|
||||||
NEW | static public | void | assertIsAnnotated(java.lang.reflect.Method,
| n.a. |
|
|
||||||
NEW | static public | void | assertIsPublicNonStatic(java.lang.reflect.Method) | n.a. |
|
|
||||||
NEW | static public | void | assertIsReturn(java.lang.reflect.Method,
| n.a. |
|
|
||||||
NEW | static public | java.lang.reflect.Method | findAnnotatedMethod(java.lang.Class,
| n.a. |
|
|
||||||
NEW | static public | java.lang.reflect.Method[] | findAnnotatedMethods(java.lang.Class,
| n.a. |
|
|
||||||
NEW | static public | java.lang.Class | findGenericClassFor(java.lang.Class,
| n.a. |
|
|
||||||
NEW | static public | java.lang.reflect.Method | findMethod(java.lang.Class,
| n.a. |
|
|
||||||
NEW | static public | boolean | isDefaultConstructable(java.lang.Class) | n.a. |
|
|
||||||
NEW | static public | boolean | isSameParameters(java.lang.Class[],
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | toShortName(java.lang.reflect.Type) | n.a. |
|
|
||||||
NEW | static public | java.lang.String | toString(java.lang.Class,
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | trimClassName(java.lang.String) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | TextUtils() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | java.lang.String | hint(java.lang.String) | n.a. |
|
|
||||||
NEW | static public | java.lang.String | maxStringLength(int,
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | quote(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.AbstractExtension | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Extension | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ValidationExtension() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||||||
NEW | public | void | init(org.eclipse.jetty.websocket.core.ExtensionConfig,
| n.a. |
|
|
||||||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||
NEW | public | byte | recordLastOpCode(org.eclipse.jetty.websocket.core.Frame,
|
|
|
|
||||||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||
NEW | public | void | setCoreSession(org.eclipse.jetty.websocket.core.CoreSession) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.io.AbstractConnection | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | java.lang.Runnable | n.a. |
NEW | org.eclipse.jetty.io.Connection | n.a. |
NEW | org.eclipse.jetty.io.Connection$UpgradeTo | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketConnection(org.eclipse.jetty.io.EndPoint,
| n.a. | n.a. |
|
||||
NEW | public | WebSocketConnection(org.eclipse.jetty.io.EndPoint,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | cancelDemand() | n.a. |
|
|
||||||||||
NEW | public | void | demand(long) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | dump() | n.a. |
|
|
||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||
NEW | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. |
|
|
||||||||||
NEW | public | long | getBytesIn() | n.a. |
|
|
||||||||||
NEW | public | long | getBytesOut() | n.a. |
|
|
||||||||||
NEW | public | java.util.concurrent.Executor | getExecutor() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.FrameFlusher | getFrameFlusher() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.Generator | getGenerator() | n.a. |
|
|
||||||||||
NEW | public | java.net.InetSocketAddress | getLocalAddress() | n.a. |
|
|
||||||||||
NEW | public | long | getMessagesIn() | n.a. |
|
|
||||||||||
NEW | public | long | getMessagesOut() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.Parser | getParser() | n.a. |
|
|
||||||||||
NEW | public | java.net.InetSocketAddress | getRemoteAddress() | n.a. |
|
|
||||||||||
NEW | public | boolean | isUseInputDirectByteBuffers() | n.a. |
|
|
||||||||||
NEW | public | boolean | isUseOutputDirectByteBuffers() | n.a. |
|
|
||||||||||
NEW | public | boolean | meetDemand() | n.a. |
|
|
||||||||||
NEW | public | boolean | moreDemand() | n.a. |
|
|
||||||||||
NEW | public | void | onClose(java.lang.Throwable) | n.a. |
|
|
||||||||||
NEW | public | void | onFillable() | n.a. |
|
|
||||||||||
NEW | protected | void | onFrame(org.eclipse.jetty.websocket.core.internal.Parser$ParsedFrame) | n.a. | n.a. |
|
||||||||||
NEW | public | boolean | onIdleExpired() | n.a. |
|
|
||||||||||
NEW | public | void | onOpen() | n.a. |
|
|
||||||||||
NEW | protected | boolean | onReadTimeout(java.lang.Throwable) | n.a. | n.a. |
|
||||||||||
NEW | public | void | onUpgradeTo(java.nio.ByteBuffer) | n.a. |
|
|
||||||||||
NEW | public | void | run() | n.a. |
|
|
||||||||||
NEW | protected | void | setInitialBuffer(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||||||
NEW | public | void | setInputBufferSize(int) | n.a. |
|
|
||||||||||
NEW | public | void | setUseInputDirectByteBuffers(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setUseOutputDirectByteBuffers(boolean) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toConnectionString() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketCore() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | java.lang.String | hashKey(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.websocket.core.Configuration | n.a. |
NEW | org.eclipse.jetty.websocket.core.CoreSession | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketCoreSession(org.eclipse.jetty.websocket.core.FrameHandler,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | abort() | n.a. |
|
|
||||||||||
NEW | public | void | assertValidFrame(org.eclipse.jetty.websocket.core.Frame) | n.a. |
|
|
||||||||||
NEW | public | void | assertValidIncoming(org.eclipse.jetty.websocket.core.Frame) | n.a. |
|
|
||||||||||
NEW | public | void | assertValidOutgoing(org.eclipse.jetty.websocket.core.Frame) |
|
|
|
||||||||||
NEW | public | void | close(org.eclipse.jetty.util.Callback) | n.a. |
|
|
||||||||||
NEW | public | void | close(int,
| n.a. |
|
|
||||||||||
NEW | public | void | closeConnection(org.eclipse.jetty.websocket.core.CloseStatus,
| n.a. |
|
|
||||||||||
NEW | public | void | demand(long) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | dump() | n.a. |
|
|
||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||
NEW | public | void | flush(org.eclipse.jetty.util.Callback) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.Behavior | getBehavior() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.io.ByteBufferPool | getByteBufferPool() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.WebSocketConnection | getConnection() | n.a. |
|
|
||||||||||
NEW | public | java.util.concurrent.Executor | getExecutor() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.ExtensionStack | getExtensionStack() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.FrameHandler | getHandler() | n.a. |
|
|
||||||||||
NEW | public | java.time.Duration | getIdleTimeout() | n.a. |
|
|
||||||||||
NEW | public | int | getInputBufferSize() | n.a. |
|
|
||||||||||
NEW | public | java.net.SocketAddress | getLocalAddress() | n.a. |
|
|
||||||||||
NEW | public | long | getMaxBinaryMessageSize() | n.a. |
|
|
||||||||||
NEW | public | long | getMaxFrameSize() | n.a. |
|
|
||||||||||
NEW | public | int | getMaxOutgoingFrames() | n.a. |
|
|
||||||||||
NEW | public | long | getMaxTextMessageSize() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getNegotiatedExtensions() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getNegotiatedSubProtocol() | n.a. |
|
|
||||||||||
NEW | public | int | getOutputBufferSize() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getProtocolVersion() | n.a. |
|
|
||||||||||
NEW | public | java.net.SocketAddress | getRemoteAddress() | n.a. |
|
|
||||||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.WebSocketComponents | getWebSocketComponents() | n.a. |
|
|
||||||||||
NEW | public | java.time.Duration | getWriteTimeout() | n.a. |
|
|
||||||||||
NEW | protected | void | handle(java.lang.Runnable) | n.a. | n.a. |
|
||||||||||
NEW | public | boolean | isAutoFragment() | n.a. |
|
|
||||||||||
NEW | public | boolean | isClosed() | n.a. |
|
|
||||||||||
NEW | public | boolean | isDemanding() | n.a. |
|
|
||||||||||
NEW | public | boolean | isOutputOpen() | n.a. |
|
|
||||||||||
NEW | public | boolean | isSecure() | n.a. |
|
|
||||||||||
NEW | public | void | onEof() | n.a. |
|
|
||||||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||
NEW | public | void | onOpen() | n.a. |
|
|
||||||||||
NEW | public | void | processConnectionError(java.lang.Throwable,
| n.a. |
|
|
||||||||||
NEW | public | void | processHandlerError(java.lang.Throwable,
| n.a. |
|
|
||||||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||
NEW | public | void | setAutoFragment(boolean) | n.a. |
|
|
||||||||||
NEW | public | void | setIdleTimeout(java.time.Duration) | n.a. |
|
|
||||||||||
NEW | public | void | setInputBufferSize(int) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxBinaryMessageSize(long) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxFrameSize(long) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxOutgoingFrames(int) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxTextMessageSize(long) | n.a. |
|
|
||||||||||
NEW | public | void | setOutputBufferSize(int) | n.a. |
|
|
||||||||||
NEW | public | void | setWebSocketConnection(org.eclipse.jetty.websocket.core.internal.WebSocketConnection) | n.a. |
|
|
||||||||||
NEW | public | void | setWriteTimeout(java.time.Duration) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketSessionState() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.eclipse.jetty.websocket.core.CloseStatus | getCloseStatus() | n.a. |
|
|
||||||||||||
NEW | public | boolean | isClosed() | n.a. |
|
|
||||||||||||
NEW | public | boolean | isInputOpen() | n.a. |
|
|
||||||||||||
NEW | public | boolean | isOutputOpen() | n.a. |
|
|
||||||||||||
NEW | public | boolean | onClosed(org.eclipse.jetty.websocket.core.CloseStatus) | n.a. |
|
|
||||||||||||
NEW | public | void | onConnected() | n.a. |
|
|
||||||||||||
NEW | public | boolean | onEof() | n.a. |
|
|
||||||||||||
NEW | public | void | onError(java.lang.Throwable) | n.a. |
|
|
||||||||||||
NEW | public | boolean | onIncomingFrame(org.eclipse.jetty.websocket.core.Frame) |
|
|
|
||||||||||||
NEW | public | void | onOpen() | n.a. |
|
|
||||||||||||
NEW | public | boolean | onOutgoingFrame(org.eclipse.jetty.websocket.core.Frame) |
|
|
|
||||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | byte | n.a. | BINARY |
NEW | public static final | byte | n.a. | CLOSE |
NEW | public static final | byte | n.a. | CONTINUATION |
NEW | public static final | byte | n.a. | PING |
NEW | public static final | byte | n.a. | PONG |
NEW | public static final | byte | n.a. | TEXT |
NEW | public static final | byte | n.a. | UNDEFINED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | OpCode() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | byte | getOpCode(byte) | n.a. |
|
|
||||||
NEW | static public | boolean | isControlFrame(byte) | n.a. |
|
|
||||||
NEW | static public | boolean | isDataFrame(byte) | n.a. |
|
|
||||||
NEW | static public | boolean | isKnown(byte) | n.a. |
|
|
||||||
NEW | static public | java.lang.String | name(byte) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | org.eclipse.jetty.websocket.core.FrameHandler | newFrameHandler(java.lang.Object,
| n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.internal.Handshaker | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected static final | org.slf4j.Logger | n.a. | LOG |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractHandshaker() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | protected abstract | org.eclipse.jetty.websocket.core.internal.WebSocketConnection | createWebSocketConnection(org.eclipse.jetty.server.Request,
| n.a. | n.a. |
|
||||||||||
NEW | protected abstract | org.eclipse.jetty.websocket.core.server.WebSocketNegotiation | newNegotiation(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
||||||||||
NEW | protected | org.eclipse.jetty.websocket.core.internal.WebSocketConnection | newWebSocketConnection(org.eclipse.jetty.io.EndPoint,
| n.a. | n.a. |
|
||||||||||
NEW | protected | org.eclipse.jetty.websocket.core.internal.WebSocketCoreSession | newWebSocketCoreSession(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
||||||||||
NEW | protected abstract | void | prepareResponse(org.eclipse.jetty.server.Response,
| n.a. | n.a. |
|
||||||||||
NEW | public | boolean | upgradeRequest(org.eclipse.jetty.websocket.core.server.WebSocketNegotiator,
|
|
|
|
||||||||||
NEW | protected abstract | boolean | validateFrameHandler(org.eclipse.jetty.websocket.core.FrameHandler,
| n.a. | n.a. |
|
||||||||||
NEW | protected | boolean | validateNegotiation(org.eclipse.jetty.websocket.core.server.WebSocketNegotiation) | n.a. | n.a. |
|
||||||||||
NEW | protected abstract | boolean | validateRequest(javax.servlet.http.HttpServletRequest) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.WebSocketNegotiator$AbstractNegotiator | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration | n.a. |
NEW | org.eclipse.jetty.websocket.core.Configuration$Customizer | n.a. |
NEW | org.eclipse.jetty.websocket.core.server.WebSocketNegotiator | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CreatorNegotiator(org.eclipse.jetty.websocket.core.server.WebSocketCreator,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | org.eclipse.jetty.websocket.core.server.WebSocketCreator | getWebSocketCreator() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.FrameHandler | negotiate(org.eclipse.jetty.websocket.core.server.WebSocketNegotiation) |
|
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public abstract | boolean | upgradeRequest(org.eclipse.jetty.websocket.core.server.WebSocketNegotiator,
|
| n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.internal.Handshaker | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HandshakerSelector() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | boolean | upgradeRequest(org.eclipse.jetty.websocket.core.server.WebSocketNegotiator,
|
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.internal.AbstractHandshaker | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.internal.Handshaker | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | RFC6455Handshaker() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | org.eclipse.jetty.websocket.core.internal.WebSocketConnection | createWebSocketConnection(org.eclipse.jetty.server.Request,
| n.a. | n.a. |
|
||||
NEW | protected | org.eclipse.jetty.websocket.core.server.WebSocketNegotiation | newNegotiation(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
||||
NEW | protected | void | prepareResponse(org.eclipse.jetty.server.Response,
| n.a. | n.a. |
|
||||
NEW | protected | boolean | validateFrameHandler(org.eclipse.jetty.websocket.core.FrameHandler,
| n.a. | n.a. |
|
||||
NEW | protected | boolean | validateNegotiation(org.eclipse.jetty.websocket.core.server.WebSocketNegotiation) | n.a. | n.a. |
|
||||
NEW | protected | boolean | validateRequest(javax.servlet.http.HttpServletRequest) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.WebSocketNegotiation | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | RFC6455Negotiation(org.eclipse.jetty.server.Request,
|
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getKey() | n.a. |
|
|
||||||
NEW | protected | void | negotiateHeaders(org.eclipse.jetty.server.Request) | n.a. | n.a. |
|
||||||
NEW | public | boolean | validateHeaders() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.internal.AbstractHandshaker | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.internal.Handshaker | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | RFC8441Handshaker() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | org.eclipse.jetty.websocket.core.internal.WebSocketConnection | createWebSocketConnection(org.eclipse.jetty.server.Request,
| n.a. | n.a. |
|
||||
NEW | protected | org.eclipse.jetty.websocket.core.server.WebSocketNegotiation | newNegotiation(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
||||
NEW | protected | void | prepareResponse(org.eclipse.jetty.server.Response,
| n.a. | n.a. |
|
||||
NEW | protected | boolean | validateFrameHandler(org.eclipse.jetty.websocket.core.FrameHandler,
| n.a. | n.a. |
|
||||
NEW | protected | boolean | validateRequest(javax.servlet.http.HttpServletRequest) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.WebSocketNegotiation | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | RFC8441Negotiation(org.eclipse.jetty.server.Request,
|
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | validateHeaders() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.servlet.http.HttpServletRequest | n.a. |
NEW | javax.servlet.ServletRequest | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UpgradeHttpServletRequest(javax.servlet.http.HttpServletRequest) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | boolean | authenticate(javax.servlet.http.HttpServletResponse) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | changeSessionId() | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.AsyncContext | getAsyncContext() | n.a. |
|
|
||||||||||
NEW | public | java.lang.Object | getAttribute(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Enumeration | getAttributeNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getAttributes() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getAuthType() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.server.Request | getBaseRequest() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getCharacterEncoding() | n.a. |
|
|
||||||||||
NEW | public | int | getContentLength() | n.a. |
|
|
||||||||||
NEW | public | long | getContentLengthLong() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContentType() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getContextPath() | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.http.Cookie[] | getCookies() | n.a. |
|
|
||||||||||
NEW | public | long | getDateHeader(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.DispatcherType | getDispatcherType() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Enumeration | getHeaderNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.Enumeration | getHeaders(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.ServletInputStream | getInputStream() | n.a. |
|
|
||||||||||
NEW | public | int | getIntHeader(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getLocalAddr() | n.a. |
|
|
||||||||||
NEW | public | java.util.Locale | getLocale() | n.a. |
|
|
||||||||||
NEW | public | java.util.Enumeration | getLocales() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getLocalName() | n.a. |
|
|
||||||||||
NEW | public | int | getLocalPort() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getMethod() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getParameter(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||||||
NEW | public | java.util.Enumeration | getParameterNames() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String[] | getParameterValues(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.http.Part | getPart(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Collection | getParts() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getPathInfo() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getPathTranslated() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getProtocol() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||||||
NEW | public | java.io.BufferedReader | getReader() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getRealPath(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getRemoteAddr() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getRemoteHost() | n.a. |
|
|
||||||||||
NEW | public | int | getRemotePort() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getRemoteUser() | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.RequestDispatcher | getRequestDispatcher(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getRequestedSessionId() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getRequestURI() | n.a. |
|
|
||||||||||
NEW | public | java.lang.StringBuffer | getRequestURL() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getScheme() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getServerName() | n.a. |
|
|
||||||||||
NEW | public | int | getServerPort() | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.ServletContext | getServletContext() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getServletPath() | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.http.HttpSession | getSession(boolean) | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.http.HttpSession | getSession() | n.a. |
|
|
||||||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||||||
NEW | public | boolean | isAsyncStarted() | n.a. |
|
|
||||||||||
NEW | public | boolean | isAsyncSupported() | n.a. |
|
|
||||||||||
NEW | public | boolean | isRequestedSessionIdFromCookie() | n.a. |
|
|
||||||||||
NEW | public | boolean | isRequestedSessionIdFromUrl() | n.a. |
|
|
||||||||||
NEW | public | boolean | isRequestedSessionIdFromURL() | n.a. |
|
|
||||||||||
NEW | public | boolean | isRequestedSessionIdValid() | n.a. |
|
|
||||||||||
NEW | public | boolean | isSecure() | n.a. |
|
|
||||||||||
NEW | public | boolean | isUserInRole(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | login(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | logout() | n.a. |
|
|
||||||||||
NEW | public | void | removeAttribute(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setAttribute(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | setCharacterEncoding(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.AsyncContext | startAsync() |
|
|
|
||||||||||
NEW | public | javax.servlet.AsyncContext | startAsync(javax.servlet.ServletRequest,
|
|
|
|
||||||||||
NEW | public | javax.servlet.http.HttpUpgradeHandler | upgrade(java.lang.Class) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | ServerUpgradeRequest(org.eclipse.jetty.websocket.core.server.WebSocketNegotiation) |
| n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.security.cert.X509Certificate[] | getCertificates() | n.a. |
|
|
||||||
NEW | public | java.util.List | getCookies() | n.a. |
|
|
||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||
NEW | public | int | getHeaderInt(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.List | getHeaders(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.Map | getHeadersMap() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHost() | n.a. |
|
|
||||||
NEW | public | javax.servlet.http.HttpServletRequest | getHttpServletRequest() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHttpVersion() | n.a. |
|
|
||||||
NEW | public | java.util.Locale | getLocale() | n.a. |
|
|
||||||
NEW | public | java.util.Enumeration | getLocales() | n.a. |
|
|
||||||
NEW | public | java.net.SocketAddress | getLocalSocketAddress() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getMethod() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getOrigin() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPathInContext() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getProtocolVersion() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||
NEW | public | java.net.SocketAddress | getRemoteSocketAddress() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getRequestPath() | n.a. |
|
|
||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | java.lang.Object | getServletAttribute(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.Map | getServletAttributes() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getServletParameters() | n.a. |
|
|
||||||
NEW | public | javax.servlet.http.HttpSession | getSession() | n.a. |
|
|
||||||
NEW | public | java.util.List | getSubProtocols() | n.a. |
|
|
||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||
NEW | public | boolean | hasSubProtocol(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | isSecure() | n.a. |
|
|
||||||
NEW | public | boolean | isUserInRole(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | setServletAttribute(java.lang.String,
| n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ServerUpgradeResponse(org.eclipse.jetty.websocket.core.server.WebSocketNegotiation) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | addHeader(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getAcceptedSubProtocol() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getHeaderNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getHeaders(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getHeadersMap() | n.a. |
|
|
||||||||||
NEW | public | int | getStatusCode() | n.a. |
|
|
||||||||||
NEW | public | boolean | isCommitted() | n.a. |
|
|
||||||||||
NEW | public | void | sendError(int,
|
|
|
|
||||||||||
NEW | public | void | sendForbidden(java.lang.String) |
|
|
|
||||||||||
NEW | public | void | setAcceptedSubProtocol(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setExtensions(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | setStatusCode(int) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.lang.Object | createWebSocket(org.eclipse.jetty.websocket.core.server.ServerUpgradeRequest,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle$Listener | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | WEBSOCKET_MAPPING_ATTRIBUTE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketMappings(org.eclipse.jetty.websocket.core.WebSocketComponents) | n.a. | n.a. |
|
||||
NEW | public | WebSocketMappings() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | addMapping(org.eclipse.jetty.http.pathmap.PathSpec,
|
|
|
|
||||||||||
NEW | public | void | addMapping(org.eclipse.jetty.http.pathmap.PathSpec,
|
|
|
|
||||||||||
NEW | public | java.lang.String | dump() | n.a. |
|
|
||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||
NEW | static public | org.eclipse.jetty.websocket.core.server.WebSocketMappings | ensureMappings(javax.servlet.ServletContext) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.server.WebSocketNegotiator | getMatchedNegotiator(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.server.WebSocketCreator | getWebSocketCreator(org.eclipse.jetty.http.pathmap.PathSpec) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.websocket.core.server.WebSocketMappings | getWebSocketNegotiator(javax.servlet.ServletContext) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.server.WebSocketNegotiator | getWebSocketNegotiator(org.eclipse.jetty.http.pathmap.PathSpec) | n.a. |
|
|
||||||||||
NEW | public | void | lifeCycleStopping(org.eclipse.jetty.util.component.LifeCycle) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.http.pathmap.PathSpec | parsePathSpec(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | boolean | removeMapping(org.eclipse.jetty.http.pathmap.PathSpec) | n.a. |
|
|
||||||||||
NEW | public | boolean | upgrade(javax.servlet.http.HttpServletRequest,
|
|
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketNegotiation(org.eclipse.jetty.server.Request,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | org.eclipse.jetty.server.Request | getBaseRequest() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getNegotiatedExtensions() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getOfferedExtensions() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getOfferedSubprotocols() | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.http.HttpServletRequest | getRequest() | n.a. |
|
|
||||||||||
NEW | public | javax.servlet.http.HttpServletResponse | getResponse() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getSubprotocol() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getVersion() | n.a. |
|
|
||||||||||
NEW | public | void | negotiate() |
|
|
|
||||||||||
NEW | protected | void | negotiateHeaders(org.eclipse.jetty.server.Request) | n.a. | n.a. |
|
||||||||||
NEW | public | void | setNegotiatedExtensions(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setSubprotocol(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||||||
NEW | public abstract | boolean | validateHeaders() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration$Customizer | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | static public | org.eclipse.jetty.websocket.core.server.WebSocketNegotiator | from(java.util.function.Function) | n.a. | n.a. |
|
||||||||
NEW | static public | org.eclipse.jetty.websocket.core.server.WebSocketNegotiator | from(java.util.function.Function,
| n.a. | n.a. |
|
||||||||
NEW | public abstract | org.eclipse.jetty.websocket.core.FrameHandler | negotiate(org.eclipse.jetty.websocket.core.server.WebSocketNegotiation) |
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration$ConfigurationCustomizer | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.Configuration | n.a. |
NEW | org.eclipse.jetty.websocket.core.Configuration$Customizer | n.a. |
NEW | org.eclipse.jetty.websocket.core.server.WebSocketNegotiator | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketNegotiator$AbstractNegotiator() | n.a. | n.a. |
|
||||
NEW | public | WebSocketNegotiator$AbstractNegotiator(org.eclipse.jetty.websocket.core.Configuration$Customizer) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | customize(org.eclipse.jetty.websocket.core.Configuration) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.WebSocketComponents | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | WEBSOCKET_COMPONENTS_ATTRIBUTE |
NEW | public static final | java.lang.String | n.a. | WEBSOCKET_DEFLATER_POOL_ATTRIBUTE |
NEW | public static final | java.lang.String | n.a. | WEBSOCKET_INFLATER_POOL_ATTRIBUTE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.websocket.core.WebSocketComponents | ensureWebSocketComponents(org.eclipse.jetty.server.Server,
| n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.WebSocketComponents | getWebSocketComponents(javax.servlet.ServletContext) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.server.handler.HandlerWrapper | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.server.Handler | n.a. |
NEW | org.eclipse.jetty.server.HandlerContainer | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketUpgradeHandler() | n.a. | n.a. |
|
||||
NEW | public | WebSocketUpgradeHandler(org.eclipse.jetty.websocket.core.WebSocketComponents) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | void | addMapping(java.lang.String,
| n.a. |
|
|
||||||||||||
NEW | public | void | addMapping(org.eclipse.jetty.http.pathmap.PathSpec,
| n.a. |
|
|
||||||||||||
NEW | public | void | handle(java.lang.String,
|
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.ContainerLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketComponents() | n.a. | n.a. |
|
||||
NEW | public | WebSocketComponents(org.eclipse.jetty.websocket.core.WebSocketExtensionRegistry,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.compression.DeflaterPool | getDeflaterPool() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.WebSocketExtensionRegistry | getExtensionRegistry() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.compression.InflaterPool | getInflaterPool() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.DecoratedObjectFactory | getObjectFactory() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | boolean | n.a. | DEFAULT_AUTO_FRAGMENT |
NEW | public static final | java.time.Duration | n.a. | DEFAULT_IDLE_TIMEOUT |
NEW | public static final | int | n.a. | DEFAULT_INPUT_BUFFER_SIZE |
NEW | public static final | int | n.a. | DEFAULT_MAX_BINARY_MESSAGE_SIZE |
NEW | public static final | int | n.a. | DEFAULT_MAX_FRAME_SIZE |
NEW | public static final | int | n.a. | DEFAULT_MAX_OUTGOING_FRAMES |
NEW | public static final | int | n.a. | DEFAULT_MAX_TEXT_MESSAGE_SIZE |
NEW | public static final | int | n.a. | DEFAULT_OUTPUT_BUFFER_SIZE |
NEW | public static final | java.time.Duration | n.a. | DEFAULT_WRITE_TIMEOUT |
NEW | public static final | byte[] | n.a. | MAGIC |
NEW | public static final | int | n.a. | SPEC_VERSION |
NEW | public static final | java.lang.String | n.a. | SPEC_VERSION_STRING |
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketExtensionRegistry() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.Set | getAvailableExtensionNames() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getAvailableExtensions() | n.a. |
|
|
||||||
NEW | public | java.lang.Class | getExtension(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | isAvailable(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.Extension | newInstance(org.eclipse.jetty.websocket.core.ExtensionConfig,
| n.a. |
|
|
||||||
NEW | public | void | register(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | unregister(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.ClientEndpointConfigWrapper | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.ClientEndpointConfig | n.a. |
NEW | javax.websocket.EndpointConfig | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.PathParamProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AnnotatedClientEndpointConfig(javax.websocket.ClientEndpoint) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.ClientEndpointConfigWrapper | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.ClientEndpointConfig | n.a. |
NEW | javax.websocket.EndpointConfig | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.PathParamProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | BasicClientEndpointConfig() | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | javax.websocket.ClientEndpointConfig$Configurator | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.client.internal.EmptyConfigurator | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | EmptyConfigurator() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | afterResponse(javax.websocket.HandshakeResponse) | n.a. |
|
|
||||||
NEW | public | void | beforeRequest(java.util.Map) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.client.CoreClientUpgradeRequest | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
NEW | org.eclipse.jetty.client.api.Request | n.a. |
NEW | org.eclipse.jetty.client.api.Response$CompleteListener | n.a. |
NEW | org.eclipse.jetty.client.api.Response$ResponseListener | n.a. |
NEW | org.eclipse.jetty.client.HttpUpgrader$Factory | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.UpgradeRequest | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxClientUpgradeRequest(org.eclipse.jetty.websocket.javax.client.internal.JavaxWebSocketClientContainer,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.core.FrameHandler | getFrameHandler() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPathInContext() | n.a. |
|
|
||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||
NEW | public | void | upgrade(org.eclipse.jetty.client.HttpResponse,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.WebSocketContainer | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | org.eclipse.jetty.websocket.core.client.WebSocketCoreClient | n.a. | coreClient |
NEW | protected | java.util.function.Function | n.a. | coreClientFactory |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketClientContainer(org.eclipse.jetty.websocket.core.WebSocketComponents,
| n.a. | n.a. |
|
||||
NEW | public | JavaxWebSocketClientContainer() | n.a. | n.a. |
|
||||
NEW | public | JavaxWebSocketClientContainer(org.eclipse.jetty.client.HttpClient) | n.a. | n.a. |
|
||||
NEW | public | JavaxWebSocketClientContainer(org.eclipse.jetty.websocket.core.WebSocketComponents) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | javax.websocket.Session | connectToServer(java.lang.Class,
|
|
|
|
||||||||||||
NEW | public | javax.websocket.Session | connectToServer(java.lang.Class,
|
|
|
|
||||||||||||
NEW | public | javax.websocket.Session | connectToServer(javax.websocket.Endpoint,
|
|
|
|
||||||||||||
NEW | public | javax.websocket.Session | connectToServer(java.lang.Object,
|
|
|
|
||||||||||||
NEW | static public | java.lang.Throwable | convertCause(java.lang.Throwable) | n.a. |
|
|
||||||||||||
NEW | public | java.util.concurrent.Executor | getExecutor() | n.a. |
|
|
||||||||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandlerFactory | getFrameHandlerFactory() | n.a. |
|
|
||||||||||||
NEW | protected | org.eclipse.jetty.client.HttpClient | getHttpClient() | n.a. | n.a. |
|
||||||||||||
NEW | protected | org.eclipse.jetty.websocket.core.client.WebSocketCoreClient | getWebSocketCoreClient() | n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | org.eclipse.jetty.util.annotation.ManagedObject |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandlerFactory | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketClientFrameHandlerFactory(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer,
| n.a. | n.a. |
|
||||
NEW | public | JavaxWebSocketClientFrameHandlerFactory(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandlerMetadata | getMetadata(java.lang.Class,
| n.a. |
|
|
||||||
NEW | public | javax.websocket.EndpointConfig | newDefaultEndpointConfig(java.lang.Class) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.client.UpgradeListener | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JsrUpgradeListener(javax.websocket.ClientEndpointConfig$Configurator) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | onHandshakeRequest(org.eclipse.jetty.client.HttpRequest) | n.a. |
|
|
||||||
NEW | public | void | onHandshakeResponse(org.eclipse.jetty.client.HttpRequest,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | javax.websocket.ContainerProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketClientContainerProvider() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | protected | javax.websocket.WebSocketContainer | getContainer() | n.a. | n.a. |
|
||||||||||
NEW | static public | void | stop(javax.websocket.WebSocketContainer) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.EndpointConfigWrapper | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.ClientEndpointConfig | n.a. |
NEW | javax.websocket.EndpointConfig | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.PathParamProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ClientEndpointConfigWrapper(javax.websocket.ClientEndpointConfig) | n.a. | n.a. |
|
||||
NEW | public | ClientEndpointConfigWrapper() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | javax.websocket.ClientEndpointConfig$Configurator | getConfigurator() | n.a. |
|
|
||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
NEW | public | java.util.List | getPreferredSubprotocols() | n.a. |
|
|
||||||
NEW | public | void | init(javax.websocket.ClientEndpointConfig) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ConfiguredEndpoint(java.lang.Object,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | javax.websocket.EndpointConfig | getConfig() | n.a. |
|
|
||||||
NEW | public | java.lang.Object | getRawEndpoint() | n.a. |
|
|
||||||
NEW | public | void | setRawEndpoint(java.lang.Object) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | destroy() | n.a. |
|
|
||||||
NEW | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AvailableDecoders(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.List | getBinaryDecoders(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | java.util.List | getBinaryStreamDecoders(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.decoders.RegisteredDecoder | getFirstRegisteredDecoder(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | java.util.List | getRegisteredDecoders(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | java.util.List | getRegisteredDecoders(java.lang.Class,
| n.a. |
|
|
||||||
NEW | public | java.util.List | getTextDecoders(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | java.util.List | getTextStreamDecoders(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
NEW | public | java.util.stream.Stream | stream() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Text | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.BooleanDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | BooleanDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.Boolean | decode(java.lang.String) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Binary | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.ByteArrayDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ByteArrayDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | byte[] | decode(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.nio.ByteBuffer) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Binary | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.ByteBufferDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ByteBufferDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.nio.ByteBuffer | decode(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.nio.ByteBuffer) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Text | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.ByteDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ByteDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.Byte | decode(java.lang.String) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Text | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.CharacterDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CharacterDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.Character | decode(java.lang.String) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Text | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.DoubleDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DoubleDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.Double | decode(java.lang.String) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Text | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.FloatDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FloatDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.Float | decode(java.lang.String) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$BinaryStream | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InputStreamDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | java.io.InputStream | decode(java.io.InputStream) |
|
|
|
||||||||||||
NEW | public | void | destroy() | n.a. |
|
|
||||||||||||
NEW | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Text | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.IntegerDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | IntegerDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.Integer | decode(java.lang.String) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Text | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.LongDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | LongDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.Long | decode(java.lang.String) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$TextStream | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ReaderDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | java.io.Reader | decode(java.io.Reader) |
|
|
|
||||||||||||
NEW | public | void | destroy() | n.a. |
|
|
||||||||||||
NEW | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public final | javax.websocket.EndpointConfig | n.a. | config |
NEW | public final | java.lang.Class | n.a. | decoder |
NEW | public final | java.lang.Class | n.a. | interfaceType |
NEW | public final | java.lang.Class | n.a. | objectType |
NEW | public final | boolean | n.a. | primitive |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | RegisteredDecoder(java.lang.Class,
| n.a. | n.a. |
|
||||
NEW | public | RegisteredDecoder(java.lang.Class,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | javax.websocket.Decoder | getInstance() | n.a. |
|
|
||||||
NEW | public | boolean | implementsInterface(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | boolean | isType(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Text | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.ShortDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ShortDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.Short | decode(java.lang.String) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Decoder | n.a. |
NEW | javax.websocket.Decoder$Text | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.eclipse.jetty.websocket.javax.common.decoders.StringDecoder | n.a. | INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | StringDecoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | decode(java.lang.String) |
|
|
|
||||||||||
NEW | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | destroy() | n.a. |
|
|
||||||
NEW | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.util.function.Predicate | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AvailableEncoders(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.Class | getEncoderFor(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | javax.websocket.Encoder | getInstanceFor(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.encoders.AvailableEncoders$RegisteredEncoder | getRegisteredEncoderFor(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | void | register(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | void | registerAll(java.lang.Class[]) | n.a. |
|
|
||||||
NEW | public | void | registerAll(java.util.List) | n.a. |
|
|
||||||
NEW | public | java.util.List | supporting(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | boolean | test(java.lang.Class) | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public final | java.lang.Class | n.a. | encoder |
NEW | public | javax.websocket.Encoder | n.a. | instance |
NEW | public final | java.lang.Class | n.a. | interfaceType |
NEW | public final | java.lang.Class | n.a. | objectType |
NEW | public final | boolean | n.a. | primitive |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AvailableEncoders$RegisteredEncoder(java.lang.Class,
| n.a. | n.a. |
|
||||
NEW | public | AvailableEncoders$RegisteredEncoder(java.lang.Class,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | implementsInterface(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | boolean | isType(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.encoders.AbstractEncoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Text | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | BooleanEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | encode(java.lang.Boolean) |
|
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Binary | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ByteArrayEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | destroy() | n.a. |
|
|
||||||||||
NEW | public | java.nio.ByteBuffer | encode(byte[]) |
|
|
|
||||||||||
NEW | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Binary | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ByteBufferEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | destroy() | n.a. |
|
|
||||||||||
NEW | public | java.nio.ByteBuffer | encode(java.nio.ByteBuffer) |
|
|
|
||||||||||
NEW | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.encoders.AbstractEncoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Text | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ByteEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | encode(java.lang.Byte) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.encoders.AbstractEncoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Text | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | CharacterEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | encode(java.lang.Character) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.encoders.AbstractEncoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Text | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DoubleEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | encode(java.lang.Double) |
|
|
|
Status | Interface | Compatibility Changes: |
NEW | java.util.concurrent.Future | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | EncodeFailedFuture(java.lang.Object,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
NEW | public | boolean | cancel(boolean) | n.a. |
|
|
||||||||||||||
NEW | public | java.lang.Void | get() |
|
|
|
||||||||||||||
NEW | public | java.lang.Void | get(long,
|
|
|
|
||||||||||||||
NEW | public | boolean | isCancelled() | n.a. |
|
|
||||||||||||||
NEW | public | boolean | isDone() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.encoders.AbstractEncoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Text | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | FloatEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | encode(java.lang.Float) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.encoders.AbstractEncoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Text | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | IntegerEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | encode(java.lang.Integer) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.encoders.AbstractEncoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Text | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | LongEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | encode(java.lang.Long) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.encoders.AbstractEncoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Text | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ShortEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | encode(java.lang.Short) |
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.encoders.AbstractEncoder | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Encoder | n.a. |
NEW | javax.websocket.Encoder$Text | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | StringEncoder() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.lang.String | encode(java.lang.String) |
|
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.EndpointConfig | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.PathParamProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | EndpointConfigWrapper() | n.a. | n.a. |
|
||||
NEW | public | EndpointConfigWrapper(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.List | getDecoders() | n.a. |
|
|
||||||
NEW | public | java.util.List | getEncoders() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getPathParams() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getUserProperties() | n.a. |
|
|
||||||
NEW | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | java.lang.IllegalStateException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 1106017500978662964 | -4691138423037387558 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | InitException(java.lang.String,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketRemoteEndpoint | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.RemoteEndpoint | n.a. |
NEW | javax.websocket.RemoteEndpoint$Async | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | JavaxWebSocketAsyncRemote(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | long | getSendTimeout() | n.a. |
|
|
||||||
NEW | public | java.util.concurrent.Future | sendBinary(java.nio.ByteBuffer) | n.a. |
|
|
||||||
NEW | public | void | sendBinary(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
NEW | public | java.util.concurrent.Future | sendObject(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | void | sendObject(java.lang.Object,
| n.a. |
|
|
||||||
NEW | public | java.util.concurrent.Future | sendText(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | sendText(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | setSendTimeout(long) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketRemoteEndpoint | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.RemoteEndpoint | n.a. |
NEW | javax.websocket.RemoteEndpoint$Basic | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | JavaxWebSocketBasicRemote(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | java.io.OutputStream | getSendStream() |
|
|
|
||||||||||||
NEW | public | java.io.Writer | getSendWriter() |
|
|
|
||||||||||||
NEW | public | void | sendBinary(java.nio.ByteBuffer) |
|
|
|
||||||||||||
NEW | public | void | sendBinary(java.nio.ByteBuffer,
|
|
|
|
||||||||||||
NEW | public | void | sendObject(java.lang.Object) |
|
|
|
||||||||||||
NEW | public | void | sendText(java.lang.String) |
|
|
|
||||||||||||
NEW | public | void | sendText(java.lang.String,
|
|
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.ContainerLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.WebSocketContainer | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | org.eclipse.jetty.websocket.core.WebSocketComponents | n.a. | components |
NEW | protected final | org.eclipse.jetty.websocket.core.Configuration$ConfigurationCustomizer | n.a. | defaultCustomizer |
NEW | protected final | org.eclipse.jetty.websocket.javax.common.SessionTracker | n.a. | sessionTracker |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketContainer(org.eclipse.jetty.websocket.core.WebSocketComponents) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | addSessionListener(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSessionListener) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. |
|
|
||||||
NEW | public | long | getDefaultAsyncSendTimeout() | n.a. |
|
|
||||||
NEW | public | int | getDefaultMaxBinaryMessageBufferSize() | n.a. |
|
|
||||||
NEW | public | long | getDefaultMaxSessionIdleTimeout() | n.a. |
|
|
||||||
NEW | public | int | getDefaultMaxTextMessageBufferSize() | n.a. |
|
|
||||||
NEW | public abstract | java.util.concurrent.Executor | getExecutor() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.WebSocketExtensionRegistry | getExtensionRegistry() | n.a. |
|
|
||||||
NEW | protected abstract | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandlerFactory | getFrameHandlerFactory() | n.a. | n.a. |
|
||||||
NEW | public | java.util.Set | getInstalledExtensions() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.util.DecoratedObjectFactory | getObjectFactory() | n.a. |
|
|
||||||
NEW | public | java.util.Set | getOpenSessions() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandler | newFrameHandler(java.lang.Object,
| n.a. |
|
|
||||||
NEW | public | void | notifySessionListeners(java.util.function.Consumer) | n.a. |
|
|
||||||
NEW | public | boolean | removeSessionListener(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSessionListener) | n.a. |
|
|
||||||
NEW | public | void | setAsyncSendTimeout(long) | n.a. |
|
|
||||||
NEW | public | void | setDefaultMaxBinaryMessageBufferSize(int) | n.a. |
|
|
||||||
NEW | public | void | setDefaultMaxSessionIdleTimeout(long) | n.a. |
|
|
||||||
NEW | public | void | setDefaultMaxTextMessageBufferSize(int) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.Extension | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketExtension(org.eclipse.jetty.websocket.core.ExtensionConfig) | n.a. | n.a. |
|
||||
NEW | public | JavaxWebSocketExtension(java.lang.String) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | public | java.util.List | getParameters() | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.ExtensionConfig | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketExtensionConfig(javax.websocket.Extension) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.FrameHandler | n.a. |
NEW | org.eclipse.jetty.websocket.core.IncomingFrames | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | byte | n.a. | dataType |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketFrameHandler(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | addMessageHandler(java.lang.Class,
| n.a. |
|
|
||||||
NEW | public | void | addMessageHandler(java.lang.Class,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketMessageMetadata | getBinaryMetadata() | n.a. |
|
|
||||||
NEW | public | java.lang.Object | getEndpoint() | n.a. |
|
|
||||||
NEW | public | javax.websocket.EndpointConfig | getEndpointConfig() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getMessageHandlerMap() | n.a. |
|
|
||||||
NEW | public | java.util.Set | getMessageHandlers() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession | getSession() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketMessageMetadata | getTextMetadata() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.UpgradeRequest | getUpgradeRequest() | n.a. |
|
|
||||||
NEW | public | void | onBinary(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | onClose(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | onClosed(org.eclipse.jetty.websocket.core.CloseStatus,
| n.a. |
|
|
||||||
NEW | public | void | onContinuation(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | onError(java.lang.Throwable,
| n.a. |
|
|
||||||
NEW | public | void | onFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | onOpen(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. |
|
|
||||||
NEW | public | void | onPing(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | onPong(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | onText(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||
NEW | public | void | removeMessageHandler(javax.websocket.MessageHandler) | n.a. |
|
|
||||||
NEW | public | void | setUpgradeRequest(org.eclipse.jetty.websocket.javax.common.UpgradeRequest) | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer | n.a. | container |
NEW | protected final | org.eclipse.jetty.websocket.core.internal.util.InvokerUtils$ParamIdentifier | n.a. | paramIdentifier |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketFrameHandlerFactory(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | java.lang.invoke.MethodHandle | bindTemplateVariables(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandlerMetadata | createEndpointMetadata(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
||||||
NEW | static public | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | createMessageSink(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession,
| n.a. |
|
|
||||||
NEW | protected | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandlerMetadata | discoverJavaxFrameHandlerMetadata(java.lang.Class,
| n.a. | n.a. |
|
||||||
NEW | static public | java.lang.invoke.MethodHandles$Lookup | getApplicationMethodHandleLookup(java.lang.Class) | n.a. |
|
|
||||||
NEW | public abstract | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandlerMetadata | getMetadata(java.lang.Class,
| n.a. |
|
|
||||||
NEW | static public | java.lang.invoke.MethodHandles$Lookup | getServerMethodHandleLookup() | n.a. |
|
|
||||||
NEW | public abstract | javax.websocket.EndpointConfig | newDefaultEndpointConfig(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandler | newJavaxWebSocketFrameHandler(java.lang.Object,
| n.a. |
|
|
||||||
NEW | static public | java.lang.invoke.MethodHandle | wrapNonVoidReturnType(java.lang.invoke.MethodHandle,
| n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketFrameHandlerMetadata(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.decoders.AvailableDecoders | getAvailableDecoders() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.encoders.AvailableEncoders | getAvailableEncoders() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketMessageMetadata | getBinaryMetadata() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getCloseHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getErrorHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.String[] | getNamedTemplateVariables() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getOpenHandle() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getPongHandle() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketMessageMetadata | getTextMetadata() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.pathmap.UriTemplatePathSpec | getUriTemplatePathSpec() | n.a. |
|
|
||||||
NEW | public | boolean | hasBinaryMetadata() | n.a. |
|
|
||||||
NEW | public | boolean | hasTextMetdata() | n.a. |
|
|
||||||
NEW | public | void | setBinaryMetadata(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketMessageMetadata,
| n.a. |
|
|
||||||
NEW | public | void | setCloseHandler(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setEncoders(java.lang.Class[]) | n.a. |
|
|
||||||
NEW | public | void | setErrorHandler(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setOpenHandler(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setPongHandle(java.lang.invoke.MethodHandle,
| n.a. |
|
|
||||||
NEW | public | void | setTextMetadata(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketMessageMetadata,
| n.a. |
|
|
||||||
NEW | public | void | setUriTemplatePathSpec(org.eclipse.jetty.http.pathmap.UriTemplatePathSpec) | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketMessageMetadata() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketMessageMetadata | copyOf(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketMessageMetadata) | n.a. |
|
|
||||||
NEW | public | int | getMaxMessageSize() | n.a. |
|
|
||||||
NEW | public | java.lang.invoke.MethodHandle | getMethodHandle() | n.a. |
|
|
||||||
NEW | public | java.util.List | getRegisteredDecoders() | n.a. |
|
|
||||||
NEW | public | java.lang.Class | getSinkClass() | n.a. |
|
|
||||||
NEW | public | boolean | isMaxMessageSizeSet() | n.a. |
|
|
||||||
NEW | public | void | setMaxMessageSize(int) | n.a. |
|
|
||||||
NEW | public | void | setMethodHandle(java.lang.invoke.MethodHandle) | n.a. |
|
|
||||||
NEW | public | void | setRegisteredDecoders(java.util.List) | n.a. |
|
|
||||||
NEW | public | void | setSinkClass(java.lang.Class) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.PongMessage | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketPongMessage(java.nio.ByteBuffer) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.nio.ByteBuffer | getApplicationData() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.RemoteEndpoint | n.a. |
NEW | org.eclipse.jetty.websocket.core.OutgoingFrames | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected | boolean | n.a. | batch |
NEW | protected | byte | n.a. | messageType |
NEW | protected final | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession | n.a. | session |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | protected | JavaxWebSocketRemoteEndpoint(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | protected | void | assertMessageNotNull(java.lang.Object) | n.a. | n.a. |
|
||||||||||||
NEW | protected | void | assertSendHandlerNotNull(javax.websocket.SendHandler) | n.a. | n.a. |
|
||||||||||||
NEW | public | void | flushBatch() |
|
|
|
||||||||||||
NEW | public | boolean | getBatchingAllowed() | n.a. |
|
|
||||||||||||
NEW | public | long | getIdleTimeout() | n.a. |
|
|
||||||||||||
NEW | public | long | getWriteTimeout() | n.a. |
|
|
||||||||||||
NEW | protected | org.eclipse.jetty.websocket.core.internal.messages.MessageOutputStream | newMessageOutputStream() | n.a. | n.a. |
|
||||||||||||
NEW | protected | org.eclipse.jetty.websocket.core.internal.messages.MessageWriter | newMessageWriter() | n.a. | n.a. |
|
||||||||||||
NEW | public | void | sendFrame(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
||||||||||||
NEW | public | void | sendObject(java.lang.Object,
|
|
|
|
||||||||||||
NEW | public | void | sendPing(java.nio.ByteBuffer) |
|
|
|
||||||||||||
NEW | public | void | sendPong(java.nio.ByteBuffer) |
|
|
|
||||||||||||
NEW | public | void | setBatchingAllowed(boolean) |
|
|
|
||||||||||||
NEW | public | void | setIdleTimeout(long) | n.a. |
|
|
||||||||||||
NEW | public | void | setWriteTimeout(long) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | javax.websocket.Session | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketSession(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | abort() | n.a. |
|
|
||||||||||
NEW | public | void | addMessageHandler(java.lang.Class,
| n.a. |
|
|
||||||||||
NEW | public | void | addMessageHandler(java.lang.Class,
| n.a. |
|
|
||||||||||
NEW | public | void | addMessageHandler(javax.websocket.MessageHandler) |
|
|
|
||||||||||
NEW | public | void | close() | n.a. |
|
|
||||||||||
NEW | public | void | close(javax.websocket.CloseReason) | n.a. |
|
|
||||||||||
NEW | public | void | filterReturnType(java.lang.Object) | n.a. |
|
|
||||||||||
NEW | public | javax.websocket.RemoteEndpoint$Async | getAsyncRemote() | n.a. |
|
|
||||||||||
NEW | public | javax.websocket.RemoteEndpoint$Basic | getBasicRemote() | n.a. |
|
|
||||||||||
NEW | public | javax.websocket.WebSocketContainer | getContainer() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer | getContainerImpl() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.core.CoreSession | getCoreSession() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.decoders.AvailableDecoders | getDecoders() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.encoders.AvailableEncoders | getEncoders() | n.a. |
|
|
||||||||||
NEW | public | java.lang.Object | getEndpoint() | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandler | getFrameHandler() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getId() | n.a. |
|
|
||||||||||
NEW | public | int | getMaxBinaryMessageBufferSize() | n.a. |
|
|
||||||||||
NEW | public | long | getMaxIdleTimeout() | n.a. |
|
|
||||||||||
NEW | public | int | getMaxTextMessageBufferSize() | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getMessageHandlers() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getNegotiatedExtensions() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getNegotiatedSubprotocol() | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getOpenSessions() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getPathParameters() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getProtocolVersion() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getRequestParameterMap() | n.a. |
|
|
||||||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getUserProperties() | n.a. |
|
|
||||||||||
NEW | public | boolean | isOpen() | n.a. |
|
|
||||||||||
NEW | public | boolean | isSecure() | n.a. |
|
|
||||||||||
NEW | public | void | removeMessageHandler(javax.websocket.MessageHandler) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxBinaryMessageBufferSize(int) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxIdleTimeout(long) | n.a. |
|
|
||||||||||
NEW | public | void | setMaxTextMessageBufferSize(int) | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | onJavaxWebSocketSessionClosed(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession) | n.a. | n.a. |
|
||||
NEW | public | void | onJavaxWebSocketSessionCreated(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession) | n.a. | n.a. |
|
||||
NEW | public | void | onJavaxWebSocketSessionOpened(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession) | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractDecodedMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | accept(org.eclipse.jetty.websocket.core.Frame,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.messages.AbstractDecodedMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | java.util.List | n.a. | _decoders |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractDecodedMessageSink$Basic(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.messages.AbstractDecodedMessageSink | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | protected final | javax.websocket.Decoder | n.a. | _decoder |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractDecodedMessageSink$Stream(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.messages.AbstractDecodedMessageSink$Basic | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DecodedBinaryMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | onWholeMessage(java.nio.ByteBuffer) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.messages.AbstractDecodedMessageSink$Stream | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DecodedBinaryStreamMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | onStreamStart(java.io.InputStream) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.messages.AbstractDecodedMessageSink$Basic | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DecodedTextMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | onMessage(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.messages.AbstractDecodedMessageSink$Stream | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.messages.MessageSink | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DecodedTextStreamMessageSink(org.eclipse.jetty.websocket.core.CoreSession,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | onStreamStart(java.io.Reader) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.util.Map | getPathParams() | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.util.Map | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PutListenerMap(java.util.Map,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | clear() | n.a. |
|
|
||||||
NEW | public | boolean | containsKey(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | boolean | containsValue(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | java.util.Set | entrySet() | n.a. |
|
|
||||||
NEW | public | java.lang.Object | get(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | boolean | isEmpty() | n.a. |
|
|
||||||
NEW | public | java.util.Set | keySet() | n.a. |
|
|
||||||
NEW | public | java.lang.Object | put(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | putAll(java.util.Map) | n.a. |
|
|
||||||
NEW | public | java.lang.Object | remove(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | int | size() | n.a. |
|
|
||||||
NEW | public | java.util.Collection | values() | n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | RegisteredMessageHandler(byte,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.Class | getHandlerType() | n.a. |
|
|
||||||
NEW | public | javax.websocket.MessageHandler | getMessageHandler() | n.a. |
|
|
||||||
NEW | public | byte | getWebsocketMessageType() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.Callback | n.a. |
NEW | org.eclipse.jetty.util.thread.Invocable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | SendHandlerCallback(javax.websocket.SendHandler) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | failed(java.lang.Throwable) | n.a. |
|
|
||||||
NEW | public | void | succeeded() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.EndpointConfigWrapper | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.EndpointConfig | n.a. |
NEW | javax.websocket.server.ServerEndpointConfig | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.PathParamProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ServerEndpointConfigWrapper(javax.websocket.server.ServerEndpointConfig) | n.a. | n.a. |
|
||||
NEW | public | ServerEndpointConfigWrapper() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | javax.websocket.server.ServerEndpointConfig$Configurator | getConfigurator() | n.a. |
|
|
||||||
NEW | public | java.lang.Class | getEndpointClass() | n.a. |
|
|
||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPath() | n.a. |
|
|
||||||
NEW | public | java.util.List | getSubprotocols() | n.a. |
|
|
||||||
NEW | public | void | init(javax.websocket.server.ServerEndpointConfig) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.AbstractLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Graceful | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSessionListener | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | SessionTracker() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
NEW | protected | void | doStart() |
| n.a. |
|
||||||||||||||||||||
NEW | protected | void | doStop() |
| n.a. |
|
||||||||||||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||||||||||||
NEW | public | int | getNumSessions()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
NEW | public | java.util.Set | getSessions() | n.a. |
|
|
||||||||||||||||||||
NEW | public | boolean | isShutdown() | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | onJavaxWebSocketSessionClosed(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession) | n.a. |
|
|
||||||||||||||||||||
NEW | public | void | onJavaxWebSocketSessionOpened(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSession) | n.a. |
|
|
||||||||||||||||||||
NEW | public | java.util.concurrent.CompletableFuture | shutdown() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.lang.String | getPathInContext() | n.a. | n.a. |
|
||||
NEW | public abstract | java.net.URI | getRequestURI() | n.a. | n.a. |
|
||||
NEW | public abstract | java.security.Principal | getUserPrincipal() | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.UpgradeRequest | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | UpgradeRequestAdapter() | n.a. | n.a. |
|
||||
NEW | public | UpgradeRequestAdapter(java.net.URI,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getPathInContext() | n.a. |
|
|
||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | javax.websocket.server.ServerEndpointConfig$Configurator | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ContainerDefaultConfigurator() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | boolean | checkOrigin(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.lang.Object | getEndpointInstance(java.lang.Class) |
|
|
|
||||||||||
NEW | public | java.util.List | getNegotiatedExtensions(java.util.List,
| n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getNegotiatedSubprotocol(java.util.List,
| n.a. |
|
|
||||||||||
NEW | public | void | modifyHandshake(javax.websocket.server.ServerEndpointConfig,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketConfiguration() | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | javax.servlet.ServletContainerInitializer | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | ATTR_JAVAX_SERVER_CONTAINER |
NEW | public static final | java.lang.String | n.a. | ENABLE_KEY |
NEW | public static final | java.lang.String | n.a. | HTTPCLIENT_ATTRIBUTE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketServletContainerInitializer() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | static public | void | configure(org.eclipse.jetty.servlet.ServletContextHandler,
| n.a. |
|
|
||||||||||
NEW | public | void | onStartup(java.util.Set,
|
|
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | javax.servlet.annotation.HandlesTypes |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public abstract | void | accept(javax.servlet.ServletContext,
|
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.ServerEndpointConfigWrapper | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.EndpointConfig | n.a. |
NEW | javax.websocket.server.ServerEndpointConfig | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.PathParamProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | AnnotatedServerEndpointConfig(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer,
|
| n.a. |
|
||||||||
NEW | public | AnnotatedServerEndpointConfig(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer,
|
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.ServerEndpointConfigWrapper | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.EndpointConfig | n.a. |
NEW | javax.websocket.server.ServerEndpointConfig | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.PathParamProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | BasicServerEndpointConfig(java.lang.Class,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getPath() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.UpgradeRequest | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxServerUpgradeRequest(org.eclipse.jetty.websocket.core.server.ServerUpgradeRequest) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.String | getPathInContext() | n.a. |
|
|
||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.WebSocketCreator | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | PROP_LOCAL_ADDRESS |
NEW | public static final | java.lang.String | n.a. | PROP_LOCALES |
NEW | public static final | java.lang.String | n.a. | PROP_REMOTE_ADDRESS |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketCreator(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.lang.Object | createWebSocket(org.eclipse.jetty.websocket.core.server.ServerUpgradeRequest,
| n.a. |
|
|
||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.client.internal.JavaxWebSocketClientContainer | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
NEW | javax.websocket.server.ServerContainer | n.a. |
NEW | javax.websocket.WebSocketContainer | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle$Listener | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | JAVAX_WEBSOCKET_CONTAINER_ATTRIBUTE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketServerContainer(org.eclipse.jetty.websocket.core.server.WebSocketMappings) | n.a. | n.a. |
|
||||
NEW | public | JavaxWebSocketServerContainer(org.eclipse.jetty.websocket.core.server.WebSocketMappings,
| n.a. | n.a. |
|
||||
NEW | public | JavaxWebSocketServerContainer(org.eclipse.jetty.websocket.core.server.WebSocketMappings,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | addEndpoint(java.lang.Class) |
|
|
|
||||||||||
NEW | public | void | addEndpoint(javax.websocket.server.ServerEndpointConfig) |
|
|
|
||||||||||
NEW | protected | void | doStart() |
| n.a. |
|
||||||||||
NEW | static public | org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer | ensureContainer(javax.servlet.ServletContext) | n.a. |
|
|
||||||||||
NEW | static public | org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer | getContainer(javax.servlet.ServletContext) | n.a. |
|
|
||||||||||
NEW | public | org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerFrameHandlerFactory | getFrameHandlerFactory() | n.a. |
|
|
||||||||||
NEW | public | void | lifeCycleStopping(org.eclipse.jetty.util.component.LifeCycle) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | org.eclipse.jetty.util.annotation.ManagedObject |
|
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.client.internal.JavaxWebSocketClientFrameHandlerFactory | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.server.FrameHandlerFactory | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JavaxWebSocketServerFrameHandlerFactory(org.eclipse.jetty.websocket.javax.common.JavaxWebSocketContainer) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.javax.common.JavaxWebSocketFrameHandlerMetadata | getMetadata(java.lang.Class,
| n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.FrameHandler | newFrameHandler(java.lang.Object,
| n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.server.HandshakeRequest | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JsrHandshakeRequest(org.eclipse.jetty.websocket.core.server.ServerUpgradeRequest) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||
NEW | public | java.lang.Object | getHttpSession() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.http.pathmap.PathSpec | getRequestPathSpec() | n.a. |
|
|
||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||
NEW | public | boolean | isUserInRole(java.lang.String) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.HandshakeResponse | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JsrHandshakeResponse(org.eclipse.jetty.websocket.core.server.ServerUpgradeResponse) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||
NEW | public | void | setHeaders(java.util.Map) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.core.internal.util.InvokerUtils$ParamIdentifier | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PathParamIdentifier() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.eclipse.jetty.websocket.core.internal.util.InvokerUtils$Arg | getParamArg(java.lang.reflect.Method,
| n.a. |
|
|
||||||
NEW | static public | void | validateType(java.lang.Class) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.javax.common.ServerEndpointConfigWrapper | n.a. |
Status | Interface | Compatibility Changes: |
NEW | javax.websocket.EndpointConfig | n.a. |
NEW | javax.websocket.server.ServerEndpointConfig | n.a. |
NEW | org.eclipse.jetty.websocket.javax.common.PathParamProvider | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PathParamServerEndpointConfig(javax.websocket.server.ServerEndpointConfig,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.Map | getPathParams() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.RemoteEndpoint |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected final | org.eclipse.jetty.websocket.jsr356.EncoderFactory (!) |
| encoders | ||
REMOVED (!) | protected final | org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint (!) |
| jettyRemote | ||
REMOVED (!) | protected final | org.eclipse.jetty.websocket.jsr356.JsrSession (!) |
| session |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | AbstractJsrRemote(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | protected | void | assertMessageNotNull(java.lang.Object) | n.a. |
|
|
||||||||||||
REMOVED (!) | protected | void | assertSendHandlerNotNull(javax.websocket.SendHandler) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | flushBatch() |
|
|
|
||||||||||||
REMOVED (!) | public | boolean | getBatchingAllowed() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.concurrent.Future | sendObjectViaFuture(java.lang.Object) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | sendPing(java.nio.ByteBuffer) |
|
|
|
||||||||||||
REMOVED (!) | public | void | sendPong(java.nio.ByteBuffer) |
|
|
|
||||||||||||
REMOVED (!) | public | void | setBatchingAllowed(boolean) |
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryCallable (!) |
| onBinary | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.OnMessageBinaryStreamCallable (!) |
| onBinaryStream | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable (!) |
| onClose | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.OnErrorCallable (!) |
| onError | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.OnOpenCallable (!) |
| onOpen | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.OnMessagePongCallable (!) |
| onPong | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextCallable (!) |
| onText | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.OnMessageTextStreamCallable (!) |
| onTextStream |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | AnnotatedEndpointMetadata(java.lang.Class) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | customizeParamsOnClose(java.util.LinkedList) | n.a. |
|
|
||||||
REMOVED (!) | public | void | customizeParamsOnError(java.util.LinkedList) | n.a. |
|
|
||||||
REMOVED (!) | public | void | customizeParamsOnMessage(java.util.LinkedList) | n.a. |
|
|
||||||
REMOVED (!) | public | void | customizeParamsOnOpen(java.util.LinkedList) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.annotation.Annotation | getAnnotation() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | javax.websocket.EndpointConfig | getConfig() | n.a. |
|
|
||||||
REMOVED | public | org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadataSet | getDecoders() | n.a. | n.a. |
|
||||||
REMOVED | public | org.eclipse.jetty.websocket.jsr356.metadata.EncoderMetadataSet | getEncoders() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.Class | getEndpointClass() | n.a. | n.a. |
|
||||||
REMOVED | public | long | maxBinaryMessageSize() | n.a. | n.a. |
|
||||||
REMOVED | public | long | maxTextMessageSize() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | setMaxBinaryMessageSize(long) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setMaxTextMessageSize(long) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.annotated.AbstractMethodAnnotationScanner |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotatedEndpointScanner(org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | onMethodAnnotation(org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata,
| n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata | scan() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | enablePartialMessageSupport() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getFullyQualifiedMethodName() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Class | getMessageDecoder() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.jsr356.MessageType | getMessageType() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.reflect.Method | getMethod() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | boolean | isPartialMessageSupportEnabled() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setMessageDecoder(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setMessageType(org.eclipse.jetty.websocket.jsr356.MessageType) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.annotated.CallableMethod |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected final | java.lang.Object[] (!) |
| args | ||
REMOVED (!) | protected | int (!) |
| idxConfig | ||
REMOVED (!) | protected | int (!) |
| idxSession | ||
REMOVED (!) | protected final | org.eclipse.jetty.websocket.jsr356.annotations.Param[] (!) |
| params |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrCallable(java.lang.Class,
| n.a. |
|
|
||||||
REMOVED (!) | public | JsrCallable(org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | void | assertRoleRequired(int,
| n.a. |
|
|
||||||
REMOVED (!) | protected | int | findIndexForRole(org.eclipse.jetty.websocket.jsr356.annotations.Param$Role) | n.a. |
|
|
||||||
REMOVED (!) | protected | org.eclipse.jetty.websocket.jsr356.annotations.Param | findParamForRole(org.eclipse.jetty.websocket.jsr356.annotations.Param$Role) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.Param[] | getParams() | n.a. |
|
|
||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setDecodingType(java.lang.Class) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrEvents(org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | callBinary(javax.websocket.RemoteEndpoint$Async,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | callBinaryStream(javax.websocket.RemoteEndpoint$Async,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | callClose(java.lang.Object,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | callError(java.lang.Object,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | callOpen(java.lang.Object,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | callPong(javax.websocket.RemoteEndpoint$Async,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | callText(javax.websocket.RemoteEndpoint$Async,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | callTextStream(javax.websocket.RemoteEndpoint$Async,
|
|
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata | getMetadata() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | hasBinary() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | hasBinaryStream() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | hasText() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | hasTextStream() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isBinaryPartialSupported() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isTextPartialSupported() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setPathParameters(java.util.Map) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrParamIdBase() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnMessage |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrParamIdBinary() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnMessage |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrParamIdDecoder(org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadata) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBase |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrParamIdOnClose() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBase |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrParamIdOnError() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBase |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrParamIdOnMessage() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | void | assertPartialMessageSupportDisabled(org.eclipse.jetty.websocket.jsr356.annotations.Param,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBase |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrParamIdOnOpen() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnMessage |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrParamIdPong() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnMessage |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrParamIdText() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OnCloseCallable(java.lang.Class,
| n.a. |
|
|
||||||
REMOVED (!) | public | OnCloseCallable(org.eclipse.jetty.websocket.jsr356.annotations.OnCloseCallable) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | call(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | call(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | call(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setDecodingType(java.lang.Class) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OnErrorCallable(org.eclipse.jetty.websocket.jsr356.annotations.OnErrorCallable) | n.a. |
|
|
||||||
REMOVED (!) | public | OnErrorCallable(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | call(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setDecodingType(java.lang.Class) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OnMessageBinaryCallable(org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable) | n.a. |
|
|
||||||
REMOVED (!) | public | OnMessageBinaryCallable(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Object | call(java.lang.Object,
|
|
|
|
||||||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OnMessageBinaryStreamCallable(java.lang.Class,
| n.a. |
|
|
||||||
REMOVED (!) | public | OnMessageBinaryStreamCallable(org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | java.lang.Object | call(java.lang.Object,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected | javax.websocket.Decoder (!) |
| decoder | ||
REMOVED (!) | protected | java.lang.Class (!) |
| decodingType | ||
REMOVED (!) | protected | int (!) |
| idxMessageObject | ||
REMOVED (!) | protected | int (!) |
| idxPartialMessageFlag | ||
REMOVED (!) | protected | boolean (!) |
| messageRoleAssigned | ||
REMOVED (!) | protected | javax.websocket.Encoder (!) |
| returnEncoder | ||
REMOVED (!) | protected final | java.lang.Class (!) |
| returnType |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OnMessageCallable(org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable) | n.a. |
|
|
||||||
REMOVED (!) | public | OnMessageCallable(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | void | assertDecoderRequired() | n.a. |
|
|
||||||
REMOVED (!) | public | javax.websocket.Decoder | getDecoder() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.Param | getMessageObjectParam() | n.a. |
|
|
||||||
REMOVED (!) | public | javax.websocket.Encoder | getReturnEncoder() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class | getReturnType() | n.a. |
|
|
||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isMessageRoleAssigned() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isPartialMessageSupported() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setDecodingType(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setPartialMessageFlag(org.eclipse.jetty.websocket.jsr356.annotations.Param) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OnMessagePongCallable(org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable) | n.a. |
|
|
||||||
REMOVED (!) | public | OnMessagePongCallable(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.Object | call(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OnMessageTextCallable(org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable) | n.a. |
|
|
||||||
REMOVED (!) | public | OnMessageTextCallable(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Object | call(java.lang.Object,
|
|
|
|
||||||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OnMessageTextStreamCallable(java.lang.Class,
| n.a. |
|
|
||||||
REMOVED (!) | public | OnMessageTextStreamCallable(org.eclipse.jetty.websocket.jsr356.annotations.OnMessageCallable) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | java.lang.Object | call(java.lang.Object,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.JsrCallable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | OnOpenCallable(org.eclipse.jetty.websocket.jsr356.annotations.OnOpenCallable) | n.a. |
|
|
||||||
REMOVED (!) | public | OnOpenCallable(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | call(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||
REMOVED (!) | public | void | setDecodingType(java.lang.Class) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public | int (!) |
| index | ||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| role | ||
REMOVED (!) | public | java.lang.Class (!) |
| type |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Param(int,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | bind(org.eclipse.jetty.websocket.jsr356.annotations.Param$Role) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.annotation.Annotation | getAnnotation(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getPathParamName() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isValid() | n.a. |
|
|
||||||
REMOVED (!) | public | void | setPathParamName(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||
REMOVED (!) | public | void | unbind() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 2265139198564047022 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| CLOSE_REASON | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| ENDPOINT_CONFIG | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| ERROR_CAUSE | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| MESSAGE_BINARY | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| MESSAGE_BINARY_STREAM | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| MESSAGE_PARTIAL_FLAG | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| MESSAGE_PONG | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| MESSAGE_TEXT | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| MESSAGE_TEXT_STREAM | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| PATH_PARAM | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role (!) |
| SESSION |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role[] | getMessageRoles() | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.jsr356.annotations.Param$Role[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.EndpointConfig |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BasicEndpointConfig() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.util.List | getDecoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getEncoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Map | getUserProperties() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.ClientEndpointConfig |
|
||
REMOVED (!) | javax.websocket.EndpointConfig |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotatedClientEndpointConfig(javax.websocket.ClientEndpoint) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | javax.websocket.ClientEndpointConfig$Configurator | getConfigurator() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getDecoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getEncoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getPreferredSubprotocols() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Map | getUserProperties() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AnnotatedClientEndpointMetadata(org.eclipse.jetty.websocket.jsr356.ClientContainer,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | javax.websocket.ClientEndpoint | getAnnotation() | n.a. |
|
|
||||||
REMOVED (!) | public | javax.websocket.ClientEndpointConfig | getConfig() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.ClientEndpointConfig |
|
||
REMOVED (!) | javax.websocket.EndpointConfig |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EmptyClientEndpointConfig() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | javax.websocket.ClientEndpointConfig$Configurator | getConfigurator() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getDecoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getEncoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getPreferredSubprotocols() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Map | getUserProperties() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.ClientEndpointConfig$Configurator |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.client.EmptyConfigurator (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EmptyConfigurator() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | afterResponse(javax.websocket.HandshakeResponse) | n.a. |
|
|
||||||
REMOVED (!) | public | void | beforeRequest(java.util.Map) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriverImpl |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrClientEndpointImpl() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | org.eclipse.jetty.websocket.common.events.EventDriver | create(java.lang.Object,
|
| n.a. |
|
||||||||
REMOVED | public | java.lang.String | describeRule() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | supports(java.lang.Object) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SimpleEndpointMetadata(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | SimpleEndpointMetadata(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadataSet | getDecoders() | n.a. | n.a. |
|
||||
REMOVED | public | org.eclipse.jetty.websocket.jsr356.metadata.EncoderMetadataSet | getEncoders() | n.a. | n.a. |
|
||||
REMOVED | public | java.lang.Class | getEndpointClass() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.ContainerLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.WebSocketContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ClientContainer(org.eclipse.jetty.websocket.client.WebSocketClient) | n.a. |
|
|
||||||
REMOVED (!) | protected | ClientContainer(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
||||||
REMOVED (!) | public | ClientContainer(org.eclipse.jetty.client.HttpClient) | n.a. |
|
|
||||||
REMOVED (!) | public | ClientContainer(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope) | n.a. |
|
|
||||||
REMOVED (!) | public | ClientContainer() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED | public | void | addSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | javax.websocket.Session | connectToServer(java.lang.Class,
|
|
|
|
||||||||||||
REMOVED (!) | public | javax.websocket.Session | connectToServer(java.lang.Class,
|
|
|
|
||||||||||||
REMOVED (!) | public | javax.websocket.Session | connectToServer(javax.websocket.Endpoint,
|
|
|
|
||||||||||||
REMOVED (!) | public | javax.websocket.Session | connectToServer(java.lang.Object,
|
|
|
|
||||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||||
REMOVED (!) | protected | void | doStop() |
|
|
|
||||||||||||
REMOVED | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.client.WebSocketClient | getClient() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata | getClientEndpointMetadata(java.lang.Class,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.DecoderFactory | getDecoderFactory() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | long | getDefaultAsyncSendTimeout() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getDefaultMaxBinaryMessageBufferSize() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | long | getDefaultMaxSessionIdleTimeout() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getDefaultMaxTextMessageBufferSize() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.EncoderFactory | getEncoderFactory() | n.a. |
|
|
||||||||||||
REMOVED | public | java.util.concurrent.Executor | getExecutor() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | java.util.Set | getInstalledExtensions() | n.a. |
|
|
||||||||||||
REMOVED | public | org.eclipse.jetty.util.DecoratedObjectFactory | getObjectFactory() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | java.util.Set | getOpenSessions() | n.a. |
|
|
||||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.util.Collection | getSessionListeners() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | org.eclipse.jetty.util.ssl.SslContextFactory | getSslContextFactory() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.endpoints.EndpointInstance | newClientEndpointInstance(java.lang.Object,
| n.a. |
|
|
||||||||||||
REMOVED | public | void | removeSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | void | setAsyncSendTimeout(long) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setDefaultMaxBinaryMessageBufferSize(int) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setDefaultMaxSessionIdleTimeout(long) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setDefaultMaxTextMessageBufferSize(int) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | destroy() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.WebSocketException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 3026803845657799372 | 3026803845657799372 |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ConfigurationException(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | ConfigurationException(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.Configurable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DecoderFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketSessionScope,
| n.a. |
|
|
||||||
REMOVED (!) | protected | DecoderFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
||||||
REMOVED (!) | public | DecoderFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | destroy() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | javax.websocket.Decoder | getDecoderFor(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadata | getMetadataFor(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.DecoderFactory$Wrapper | getWrapperFor(java.lang.Class) | n.a. |
|
|
||||||
REMOVED | public | void | init(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.DecoderFactory$Wrapper | newWrapper(org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadata) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.Configurable |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | destroy() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | javax.websocket.Decoder | getDecoder() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadata | getMetadata() | n.a. |
|
|
||||||
REMOVED | public | void | init(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||
REMOVED (!) | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Text |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BooleanDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Boolean | decode(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Binary |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ByteArrayDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | byte[] | decode(java.nio.ByteBuffer) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.nio.ByteBuffer) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Binary |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ByteBufferDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.nio.ByteBuffer | decode(java.nio.ByteBuffer) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.nio.ByteBuffer) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Text |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ByteDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Byte | decode(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Text |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | CharacterDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Character | decode(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Text |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DoubleDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Double | decode(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Text |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FloatDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Float | decode(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$BinaryStream |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | InputStreamDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | java.io.InputStream | decode(java.io.InputStream) |
|
|
|
||||||||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Text |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | IntegerDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Integer | decode(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Text |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | LongDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Long | decode(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Binary |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PongMessageDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | javax.websocket.PongMessage | decode(java.nio.ByteBuffer) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.nio.ByteBuffer) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadataSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadataSet (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PrimitiveDecoderMetadataSet() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$TextStream |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ReaderDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | java.io.Reader | decode(java.io.Reader) |
|
|
|
||||||||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Text |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ShortDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.Short | decode(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.decoders.AbstractDecoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Decoder |
|
||
REMOVED (!) | javax.websocket.Decoder$Text |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | StringDecoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | decode(java.lang.String) |
|
|
|
||||||||||
REMOVED (!) | public | boolean | willDecode(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.Configurable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EncoderFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketSessionScope,
| n.a. |
|
|
||||||
REMOVED (!) | public | EncoderFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
||||||
REMOVED (!) | protected | EncoderFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | destroy() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | javax.websocket.Encoder | getEncoderFor(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.EncoderMetadata | getMetadataFor(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.EncoderFactory$Wrapper | getWrapperFor(java.lang.Class) | n.a. |
|
|
||||||
REMOVED | public | void | init(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.Configurable |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | void | destroy() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | javax.websocket.Encoder | getEncoder() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.EncoderMetadata | getMetadata() | n.a. |
|
|
||||||
REMOVED | public | void | init(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||
REMOVED (!) | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BooleanEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.Boolean) |
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Binary |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ByteArrayEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.nio.ByteBuffer | encode(byte[]) |
|
|
|
||||||||||
REMOVED (!) | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Binary |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ByteBufferEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.nio.ByteBuffer | encode(java.nio.ByteBuffer) |
|
|
|
||||||||||
REMOVED (!) | public | void | init(javax.websocket.EndpointConfig) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ByteEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.Byte) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | CharacterEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.Character) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Binary |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DefaultBinaryEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.nio.ByteBuffer | encode(java.nio.ByteBuffer) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$BinaryStream |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DefaultBinaryStreamEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | encode(java.nio.ByteBuffer,
|
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DefaultTextEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.String) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$TextStream |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DefaultTextStreamEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | void | encode(java.lang.String,
|
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DoubleEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.Double) |
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.concurrent.Future |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EncodeFailedFuture(java.lang.Object,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||
REMOVED (!) | public | boolean | cancel(boolean) | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | java.lang.Void | get() |
|
|
|
||||||||||||||
REMOVED (!) | public | java.lang.Void | get(long,
|
|
|
|
||||||||||||||
REMOVED (!) | public | boolean | isCancelled() | n.a. |
|
|
||||||||||||||
REMOVED (!) | public | boolean | isDone() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | FloatEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.Float) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | IntegerEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.Integer) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | LongEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.Long) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.EncoderMetadataSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.metadata.EncoderMetadataSet (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PrimitiveEncoderMetadataSet() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ShortEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.Short) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.encoders.AbstractEncoder |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Encoder |
|
||
REMOVED (!) | javax.websocket.Encoder$Text |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | StringEncoder() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.lang.String | encode(java.lang.String) |
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.AbstractEventDriver |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriver |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | protected final | javax.websocket.EndpointConfig (!) |
| config | ||
REMOVED (!) | protected | org.eclipse.jetty.websocket.jsr356.JsrSession (!) |
| jsrsession | ||
REMOVED (!) | protected final | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata (!) |
| metadata |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | AbstractJsrEventDriver(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | javax.websocket.EndpointConfig | getConfig() | n.a. |
|
|
||||||
REMOVED (!) | public | javax.websocket.Session | getJsrSession() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata | getMetadata() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||
REMOVED | final public | void | onClose(org.eclipse.jetty.websocket.common.CloseInfo) | n.a. | n.a. |
|
||||||
REMOVED (!) | protected abstract | void | onClose(javax.websocket.CloseReason) | n.a. |
|
|
||||||
REMOVED | public | void | onFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||
REMOVED | final public | void | openSession(org.eclipse.jetty.websocket.common.WebSocketSession) | n.a. | n.a. |
|
||||||
REMOVED (!) | public | void | setEndpointconfig(javax.websocket.EndpointConfig) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | setPathParameters(java.util.Map) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EndpointInstance(java.lang.Object,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | javax.websocket.EndpointConfig | getConfig() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | getEndpoint() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata | getMetadata() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrAnnotatedEventDriver(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||||
REMOVED | public | void | onBinaryFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | onBinaryMessage(byte[]) | n.a. | n.a. |
|
||||||||
REMOVED (!) | protected | void | onClose(javax.websocket.CloseReason) | n.a. |
|
|
||||||||
REMOVED | public | void | onConnect() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onError(java.lang.Throwable) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onInputStream(java.io.InputStream) |
| n.a. |
|
||||||||
REMOVED (!) | public | void | onPartialBinaryMessage(java.nio.ByteBuffer,
| n.a. |
|
|
||||||||
REMOVED (!) | public | void | onPartialTextMessage(java.lang.String,
| n.a. |
|
|
||||||||
REMOVED | public | void | onPing(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onPong(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onReader(java.io.Reader) |
| n.a. |
|
||||||||
REMOVED | public | void | onTextFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | onTextMessage(java.lang.String) | n.a. | n.a. |
|
||||||||
REMOVED (!) | public | void | setPathParameters(java.util.Map) | n.a. |
|
|
||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.endpoints.AbstractJsrEventDriver |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.IncomingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrEndpointEventDriver(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED (!) | public | void | init(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||||
REMOVED | public | void | onBinaryFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | onBinaryMessage(byte[]) | n.a. | n.a. |
|
||||||||
REMOVED (!) | protected | void | onClose(javax.websocket.CloseReason) | n.a. |
|
|
||||||||
REMOVED | public | void | onConnect() | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onError(java.lang.Throwable) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onFrame(org.eclipse.jetty.websocket.api.extensions.Frame) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onInputStream(java.io.InputStream) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onPing(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onPong(java.nio.ByteBuffer) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onReader(java.io.Reader) | n.a. | n.a. |
|
||||||||
REMOVED | public | void | onTextFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | onTextMessage(java.lang.String) | n.a. | n.a. |
|
||||||||
REMOVED (!) | public | void | setPathParameters(java.util.Map) | n.a. |
|
|
||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriverImpl |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrEndpointImpl() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | org.eclipse.jetty.websocket.common.events.EventDriver | create(java.lang.Object,
| n.a. | n.a. |
|
||||
REMOVED | public | java.lang.String | describeRule() | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supports(java.lang.Object) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriverFactory |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrEventDriverFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | java.lang.String | getClassName(java.lang.Object) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.IllegalStateException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 4111358716462423159 | -4691138423037387558 |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | InitException(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | InitException(java.lang.Throwable) | n.a. |
|
|
||||||
REMOVED (!) | public | InitException(java.lang.String,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.ContainerProvider |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JettyClientContainerProvider() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | javax.websocket.WebSocketContainer | getContainer() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | getContextHandler() | n.a. |
|
|
||||||
REMOVED (!) | static public | void | useServerContainer(boolean) | n.a. |
|
|
||||||
REMOVED (!) | static public | void | useSingleton(boolean) | n.a. |
|
|
||||||
REMOVED (!) | static public | boolean | willUseServerContainer() | n.a. |
|
|
||||||
REMOVED (!) | static public | boolean | willUseSingleton() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.RemoteEndpoint |
|
||
REMOVED (!) | javax.websocket.RemoteEndpoint$Async |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | JsrAsyncRemote(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | long | getSendTimeout() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.concurrent.Future | sendBinary(java.nio.ByteBuffer) | n.a. |
|
|
||||||
REMOVED (!) | public | void | sendBinary(java.nio.ByteBuffer,
| n.a. |
|
|
||||||
REMOVED (!) | public | java.util.concurrent.Future | sendObject(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | void | sendObject(java.lang.Object,
| n.a. |
|
|
||||||
REMOVED (!) | public | java.util.concurrent.Future | sendText(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | void | sendText(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | void | setSendTimeout(long) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.AbstractJsrRemote |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.RemoteEndpoint |
|
||
REMOVED (!) | javax.websocket.RemoteEndpoint$Basic |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | JsrBasicRemote(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | java.io.OutputStream | getSendStream() |
|
|
|
||||||||||||
REMOVED (!) | public | java.io.Writer | getSendWriter() |
|
|
|
||||||||||||
REMOVED (!) | public | void | sendBinary(java.nio.ByteBuffer) |
|
|
|
||||||||||||
REMOVED (!) | public | void | sendBinary(java.nio.ByteBuffer,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | sendObject(java.lang.Object) |
|
|
|
||||||||||||
REMOVED (!) | public | void | sendText(java.lang.String) |
|
|
|
||||||||||||
REMOVED (!) | public | void | sendText(java.lang.String,
|
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.Extension |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrExtension(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | JsrExtension(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getName() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getParameters() | n.a. |
|
|
||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.ExtensionConfig |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrExtensionConfig(javax.websocket.Extension) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.HandshakeResponse |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrHandshakeResponse(org.eclipse.jetty.websocket.api.UpgradeResponse) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.util.Map | getHeaders() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.PongMessage |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrPongMessage(java.nio.ByteBuffer) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.nio.ByteBuffer | getApplicationData() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.WebSocketSession |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | javax.websocket.Session |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.Session |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.SuspendToken |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.WebSocketPolicy |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.Configurable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrSession(org.eclipse.jetty.websocket.jsr356.ClientContainer,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | addMessageHandler(javax.websocket.MessageHandler) |
|
|
|
||||||||||
REMOVED (!) | public | void | close(javax.websocket.CloseReason) |
|
|
|
||||||||||
REMOVED | public | void | destroy() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | javax.websocket.RemoteEndpoint$Async | getAsyncRemote() | n.a. |
|
|
||||||||||
REMOVED (!) | public | javax.websocket.RemoteEndpoint$Basic | getBasicRemote() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.BatchMode | getBatchMode() | n.a. |
|
|
||||||||||
REMOVED (!) | public | javax.websocket.WebSocketContainer | getContainer() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.DecoderFactory | getDecoderFactory() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.EncoderFactory | getEncoderFactory() | n.a. |
|
|
||||||||||
REMOVED (!) | public | javax.websocket.EndpointConfig | getEndpointConfig() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata | getEndpointMetadata() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getId() | n.a. |
|
|
||||||||||
REMOVED | public | int | getMaxBinaryMessageBufferSize() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | long | getMaxIdleTimeout() | n.a. |
|
|
||||||||||
REMOVED | public | int | getMaxTextMessageBufferSize() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.MessageHandlerFactory | getMessageHandlerFactory() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Set | getMessageHandlers() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.MessageHandlerWrapper | getMessageHandlerWrapper(org.eclipse.jetty.websocket.jsr356.MessageType) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.List | getNegotiatedExtensions() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getNegotiatedSubprotocol() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Set | getOpenSessions() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Map | getPathParameters() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Map | getRequestParameterMap() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.util.Map | getUserProperties() | n.a. |
|
|
||||||||||
REMOVED | public | void | init(javax.websocket.EndpointConfig) | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | removeMessageHandler(javax.websocket.MessageHandler) | n.a. |
|
|
||||||||||
REMOVED | public | void | setMaxBinaryMessageBufferSize(int) | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | setMaxIdleTimeout(long) | n.a. |
|
|
||||||||||
REMOVED | public | void | setMaxTextMessageBufferSize(int) | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | setPathParameters(java.util.Map) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.SessionFactory |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrSessionFactory(org.eclipse.jetty.websocket.jsr356.ClientContainer) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | org.eclipse.jetty.websocket.common.WebSocketSession | createSession(java.net.URI,
| n.a. | n.a. |
|
||||
REMOVED | public | boolean | supports(org.eclipse.jetty.websocket.common.events.EventDriver) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | onSessionClosed(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
||||||
REMOVED (!) | public abstract | void | onSessionOpened(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.AbstractLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.JsrSessionListener |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrSessionTracker() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
REMOVED (!) | protected | void | doStop() |
|
|
|
||||||||||||||||||||
REMOVED | public | void | dump(java.lang.Appendable,
|
| n.a. |
|
||||||||||||||||||||
REMOVED (!) | public | int | getNumSessions()
Annotations:
| n.a. |
|
|
||||||||||||||||||||
REMOVED (!) | public | java.util.Set | getSessions() | n.a. |
|
|
||||||||||||||||||||
REMOVED | public | void | onSessionClosed(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. | n.a. |
|
||||||||||||||||||||
REMOVED | public | void | onSessionOpened(org.eclipse.jetty.websocket.jsr356.JsrSession) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.client.io.UpgradeListener |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrUpgradeListener(javax.websocket.ClientEndpointConfig$Configurator) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | onHandshakeRequest(org.eclipse.jetty.websocket.api.UpgradeRequest) | n.a. | n.a. |
|
||||
REMOVED | public | void | onHandshakeResponse(org.eclipse.jetty.websocket.api.UpgradeResponse) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MessageHandlerFactory() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | java.util.List | getMetadata(java.lang.Class) |
|
|
|
||||||||||
REMOVED (!) | public | java.util.List | register(java.lang.Class) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MessageHandlerWrapper(javax.websocket.MessageHandler,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.DecoderFactory$Wrapper | getDecoder() | n.a. |
|
|
||||||
REMOVED (!) | public | javax.websocket.MessageHandler | getHandler() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.MessageHandlerMetadata | getMetadata() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isMessageType(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | wantsPartialMessages() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | wantsStreams() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BinaryPartialMessage(org.eclipse.jetty.websocket.jsr356.MessageHandlerWrapper) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | appendFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BinaryPartialOnMessage(org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | appendFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.SimpleBinaryMessage |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BinaryWholeMessage(org.eclipse.jetty.websocket.common.events.EventDriver,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.WriteCallback |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SendHandlerWriteCallback(javax.websocket.SendHandler) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | writeFailed(java.lang.Throwable) | n.a. | n.a. |
|
||||
REMOVED | public | void | writeSuccess() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | TextPartialMessage(org.eclipse.jetty.websocket.jsr356.MessageHandlerWrapper) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | appendFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | TextPartialOnMessage(org.eclipse.jetty.websocket.jsr356.endpoints.JsrAnnotatedEventDriver) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | appendFrame(java.nio.ByteBuffer,
|
| n.a. |
|
||||||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.SimpleTextMessage |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.message.MessageAppender |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | TextWholeMessage(org.eclipse.jetty.websocket.common.events.EventDriver,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | messageComplete() | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.Enum |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | java.lang.Comparable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 2069655840909169253 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.MessageType (!) |
| BINARY | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.MessageType (!) |
| PONG | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.MessageType (!) |
| TEXT |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.jsr356.MessageType | valueOf(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.jsr356.MessageType[] | values() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | CoderMetadata(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.Class | getCoderClass() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.MessageType | getMessageType() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class | getObjectType() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isStreamed() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | CoderMetadataSet() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | add(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | addAll(java.lang.Class[]) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | addAll(java.util.List) | n.a. |
|
|
||||||
REMOVED (!) | protected abstract | java.util.List | discover(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class | getCoder(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getList() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getMetadataByImplementation(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadata | getMetadataByType(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
||||||
REMOVED (!) | protected | void | trackMetadata(java.util.List) | n.a. |
|
|
||||||
REMOVED (!) | protected | void | trackMetadata(org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadata) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadata |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DecoderMetadata(java.lang.Class,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DecoderMetadataSet() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | java.util.List | discover(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | final protected | void | register(java.lang.Class,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.InvalidWebSocketException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -3049181444035417170 | -3049181444035417170 |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DuplicateCoderException(java.lang.String,
| n.a. |
|
|
||||||
REMOVED (!) | public | DuplicateCoderException(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadata |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EncoderMetadata(java.lang.Class,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.CoderMetadataSet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | EncoderMetadataSet() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | java.util.List | discover(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | final protected | void | register(java.lang.Class,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.jsr356.metadata.DecoderMetadataSet | getDecoders() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.jsr356.metadata.EncoderMetadataSet | getEncoders() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.Class | getEndpointClass() | n.a. |
|
|
||||||
REMOVED (!) | public | long | maxBinaryMessageSize() | n.a. |
|
|
||||||
REMOVED (!) | public | long | maxTextMessageSize() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MessageHandlerMetadata(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.Class | getHandlerClass() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class | getMessageClass() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isPartialSupported() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.EndpointConfig |
|
||
REMOVED (!) | javax.websocket.server.ServerEndpointConfig |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | AnnotatedServerEndpointConfig(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
|
|
|
|
||||||||||
REMOVED (!) | public | AnnotatedServerEndpointConfig(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
|
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | javax.websocket.server.ServerEndpointConfig$Configurator | getConfigurator() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getDecoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getEncoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class | getEndpointClass() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getPath() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getSubprotocols() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Map | getUserProperties() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.AnnotatedEndpointMetadata |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.server.ServerEndpointMetadata |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | protected | AnnotatedServerEndpointMetadata(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
|
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | customizeParamsOnClose(java.util.LinkedList) | n.a. |
|
|
||||||
REMOVED (!) | public | void | customizeParamsOnError(java.util.LinkedList) | n.a. |
|
|
||||||
REMOVED (!) | public | void | customizeParamsOnMessage(java.util.LinkedList) | n.a. |
|
|
||||||
REMOVED (!) | public | void | customizeParamsOnOpen(java.util.LinkedList) | n.a. |
|
|
||||||
REMOVED (!) | public | javax.websocket.server.ServerEndpoint | getAnnotation() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig | getConfig() | n.a. |
|
|
||||||
REMOVED | public | java.lang.String | getPath() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.EndpointConfig |
|
||
REMOVED (!) | javax.websocket.server.ServerEndpointConfig |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | BasicServerEndpointConfig(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
||||||
REMOVED (!) | public | BasicServerEndpointConfig(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | javax.websocket.server.ServerEndpointConfig$Configurator | getConfigurator() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getDecoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getEncoders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Class | getEndpointClass() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getPath() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.List | getSubprotocols() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Map | getUserProperties() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.server.ServerEndpointConfig$Configurator |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ContainerDefaultConfigurator() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | boolean | checkOrigin(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.Object | getEndpointInstance(java.lang.Class) |
|
|
|
||||||||||
REMOVED (!) | public | java.util.List | getNegotiatedExtensions(java.util.List,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | java.lang.String | getNegotiatedSubprotocol(java.util.List,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | modifyHandshake(javax.websocket.server.ServerEndpointConfig,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.ServletContainerInitializer |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ADD_DYNAMIC_FILTER_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ATTR_JAVAX_SERVER_CONTAINER | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ENABLE_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| HTTPCLIENT_ATTRIBUTE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketServerContainerInitializer() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||
REMOVED (!) | static public | void | configure(org.eclipse.jetty.servlet.ServletContextHandler,
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.jsr356.server.ServerContainer | configureContext(org.eclipse.jetty.servlet.ServletContextHandler)
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.jsr356.server.ServerContainer | configureContext(javax.servlet.ServletContext,
Annotations:
|
|
|
|
||||||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.jsr356.server.ServerContainer | initialize(org.eclipse.jetty.servlet.ServletContextHandler) |
|
|
|
||||||||||||||||
REMOVED (!) | static public | boolean | isEnabledViaContext(javax.servlet.ServletContext,
| n.a. |
|
|
||||||||||||||||
REMOVED (!) | public | void | onStartup(java.util.Set,
|
|
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | javax.servlet.annotation.HandlesTypes |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | void | accept(javax.servlet.ServletContext,
|
|
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.util.EventListener |
|
||
REMOVED (!) | javax.servlet.ServletContextListener |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketServerContainerInitializer$ContextDestroyListener() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | contextDestroyed(javax.servlet.ServletContextEvent) | n.a. |
|
|
||||||
REMOVED (!) | public | void | contextInitialized(javax.servlet.ServletContextEvent) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.servlet.WebSocketCreator |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| PROP_LOCAL_ADDRESS | ||
REMOVED (!) | public static final | java.lang.String (!) |
| PROP_LOCALES | ||
REMOVED (!) | public static final | java.lang.String (!) |
| PROP_REMOTE_ADDRESS |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrCreator(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | java.lang.Object | createWebSocket(org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest,
| n.a. | n.a. |
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.server.HandshakeRequest |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrHandshakeRequest(org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | getHttpSession() | n.a. |
|
|
||||||
REMOVED (!) | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||
REMOVED (!) | public | org.eclipse.jetty.http.pathmap.PathSpec | getRequestPathSpec() | n.a. |
|
|
||||||
REMOVED (!) | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
REMOVED (!) | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||
REMOVED (!) | public | boolean | isUserInRole(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.HandshakeResponse |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrHandshakeResponse(org.eclipse.jetty.websocket.api.UpgradeResponse) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.util.Map | getHeaders() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId (!) |
| INSTANCE |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrPathParamId() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | boolean | process(org.eclipse.jetty.websocket.jsr356.annotations.Param,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriverImpl |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrServerEndpointImpl() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | org.eclipse.jetty.websocket.common.events.EventDriver | create(java.lang.Object,
|
| n.a. |
|
||||||||
REMOVED | public | java.lang.String | describeRule() | n.a. | n.a. |
|
||||||||
REMOVED | public | boolean | supports(java.lang.Object) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.events.EventDriverImpl |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | JsrServerExtendsEndpointImpl() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | org.eclipse.jetty.websocket.common.events.EventDriver | create(java.lang.Object,
| n.a. | n.a. |
|
||||
REMOVED | public | java.lang.String | describeRule() | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supports(java.lang.Object) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.EndpointConfig |
|
||
REMOVED (!) | javax.websocket.server.ServerEndpointConfig |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PathParamServerEndpointConfig(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.util.Map | getPathParamMap() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.ClientContainer |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.websocket.server.ServerContainer |
|
||
REMOVED (!) | javax.websocket.WebSocketContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | ServerContainer(org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | ServerContainer(org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration,
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | addEndpoint(java.lang.Class) |
|
|
|
||||||||||
REMOVED (!) | public | void | addEndpoint(javax.websocket.server.ServerEndpointConfig) |
|
|
|
||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||
REMOVED (!) | public | long | getDefaultAsyncSendTimeout() | n.a. |
|
|
||||||||||
REMOVED (!) | public | int | getDefaultMaxBinaryMessageBufferSize() | n.a. |
|
|
||||||||||
REMOVED (!) | public | long | getDefaultMaxSessionIdleTimeout() | n.a. |
|
|
||||||||||
REMOVED (!) | public | int | getDefaultMaxTextMessageBufferSize() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.server.ServerEndpointMetadata | getServerEndpointMetadata(java.lang.Class,
|
|
|
|
||||||||||
REMOVED (!) | static public | javax.websocket.WebSocketContainer | getWebSocketContainer() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.server.WebSocketServerFactory | getWebSocketServerFactory() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.jsr356.endpoints.EndpointInstance | newClientEndpointInstance(java.lang.Object,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setAsyncSendTimeout(long) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setDefaultMaxBinaryMessageBufferSize(int) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setDefaultMaxSessionIdleTimeout(long) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | setDefaultMaxTextMessageBufferSize(int) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | javax.websocket.server.ServerEndpointConfig | getConfig() | n.a. |
|
|
||||||
REMOVED (!) | public abstract | java.lang.String | getPath() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.client.SimpleEndpointMetadata |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.metadata.EndpointMetadata |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.jsr356.server.ServerEndpointMetadata |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | SimpleServerEndpointMetadata(java.lang.Class,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED | public | javax.websocket.server.ServerEndpointConfig | getConfig() | n.a. | n.a. |
|
||||||
REMOVED | public | java.lang.String | getPath() | n.a. | n.a. |
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | Primitives() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | java.lang.Class | getPrimitiveClass(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | static public | java.util.Set | getPrimitiveClasses() | n.a. |
|
|
||||||
REMOVED (!) | static public | java.util.Set | getPrimitives() | n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.Class | getPrimitiveType(java.lang.Class) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.AbstractConfiguration | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.webapp.Configuration | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyWebSocketConfiguration() | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | javax.servlet.ServletContainerInitializer | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyWebSocketServletContainerInitializer() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | void | configure(org.eclipse.jetty.servlet.ServletContextHandler,
| n.a. |
|
|
||||||
NEW | public | void | onStartup(java.util.Set,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | accept(javax.servlet.ServletContext,
| n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.server.WebSocketHandshake |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | int (!) |
| VERSION |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HandshakeRFC6455() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
REMOVED | public | void | doHandshakeResponse(org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest,
|
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.UpgradeRequest | n.a. |
NEW | org.eclipse.jetty.websocket.server.JettyServerUpgradeRequest | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DelegatedServerUpgradeRequest(org.eclipse.jetty.websocket.core.server.ServerUpgradeRequest) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.security.cert.X509Certificate[] | getCertificates() | n.a. |
|
|
||||||
NEW | public | java.util.List | getCookies() | n.a. |
|
|
||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||
NEW | public | int | getHeaderInt(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||
NEW | public | java.util.List | getHeaders(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHost() | n.a. |
|
|
||||||
NEW | public | javax.servlet.http.HttpServletRequest | getHttpServletRequest() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getHttpVersion() | n.a. |
|
|
||||||
NEW | public | java.util.Locale | getLocale() | n.a. |
|
|
||||||
NEW | public | java.util.Enumeration | getLocales() | n.a. |
|
|
||||||
NEW | public | java.net.SocketAddress | getLocalSocketAddress() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getMethod() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getOrigin() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getProtocolVersion() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||
NEW | public | java.net.SocketAddress | getRemoteSocketAddress() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getRequestPath() | n.a. |
|
|
||||||
NEW | public | java.net.URI | getRequestURI() | n.a. |
|
|
||||||
NEW | public | java.lang.Object | getServletAttribute(java.lang.String) | n.a. |
|
|
||||||
NEW | public | java.util.Map | getServletAttributes() | n.a. |
|
|
||||||
NEW | public | java.util.Map | getServletParameters() | n.a. |
|
|
||||||
NEW | public | javax.servlet.http.HttpSession | getSession() | n.a. |
|
|
||||||
NEW | public | java.util.List | getSubProtocols() | n.a. |
|
|
||||||
NEW | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||
NEW | public | boolean | hasSubProtocol(java.lang.String) | n.a. |
|
|
||||||
NEW | public | boolean | isSecure() | n.a. |
|
|
||||||
NEW | public | boolean | isUserInRole(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | setServletAttribute(java.lang.String,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.UpgradeResponse | n.a. |
NEW | org.eclipse.jetty.websocket.server.JettyServerUpgradeResponse | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DelegatedServerUpgradeResponse(org.eclipse.jetty.websocket.core.server.ServerUpgradeResponse) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | addHeader(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getAcceptedSubProtocol() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getExtensions() | n.a. |
|
|
||||||||||
NEW | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | java.util.Set | getHeaderNames() | n.a. |
|
|
||||||||||
NEW | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||||||
NEW | public | java.util.List | getHeaders(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | int | getStatusCode() | n.a. |
|
|
||||||||||
NEW | public | boolean | isCommitted() | n.a. |
|
|
||||||||||
NEW | public | void | sendError(int,
|
|
|
|
||||||||||
NEW | public | void | sendForbidden(java.lang.String) |
|
|
|
||||||||||
NEW | public | void | setAcceptedSubProtocol(java.lang.String) | n.a. |
|
|
||||||||||
NEW | public | void | setExtensions(java.util.List) | n.a. |
|
|
||||||||||
NEW | public | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | setHeader(java.lang.String,
| n.a. |
|
|
||||||||||
NEW | public | void | setStatusCode(int) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.common.JettyWebSocketFrameHandlerFactory | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle$Listener | n.a. |
NEW | org.eclipse.jetty.websocket.core.server.FrameHandlerFactory | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyServerFrameHandlerFactory(org.eclipse.jetty.websocket.api.WebSocketContainer) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.eclipse.jetty.websocket.server.internal.JettyServerFrameHandlerFactory | getFactory(javax.servlet.ServletContext) | n.a. |
|
|
||||||
NEW | public | void | lifeCycleStopping(org.eclipse.jetty.util.component.LifeCycle) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.core.FrameHandler | newFrameHandler(java.lang.Object,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.UpgradeRequest | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.security.cert.X509Certificate[] | getCertificates() | n.a. | n.a. |
|
||||
NEW | public abstract | javax.servlet.http.HttpServletRequest | getHttpServletRequest() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Locale | getLocale() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Enumeration | getLocales() | n.a. | n.a. |
|
||||
NEW | public abstract | java.net.SocketAddress | getLocalSocketAddress() | n.a. | n.a. |
|
||||
NEW | public abstract | java.net.SocketAddress | getRemoteSocketAddress() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.String | getRequestPath() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | getServletAttribute(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Map | getServletAttributes() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Map | getServletParameters() | n.a. | n.a. |
|
||||
NEW | public abstract | java.lang.Object | getSession() | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | isUserInRole(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setServletAttribute(java.lang.String,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.UpgradeResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public abstract | void | addHeader(java.lang.String,
| n.a. | n.a. |
|
||||||||
NEW | public abstract | boolean | isCommitted() | n.a. | n.a. |
|
||||||||
NEW | public abstract | void | sendError(int,
|
| n.a. |
|
||||||||
NEW | public abstract | void | sendForbidden(java.lang.String) |
| n.a. |
|
||||||||
NEW | public abstract | void | setAcceptedSubProtocol(java.lang.String) | n.a. | n.a. |
|
||||||||
NEW | public abstract | void | setExtensions(java.util.List) | n.a. | n.a. |
|
||||||||
NEW | public abstract | void | setHeader(java.lang.String,
| n.a. | n.a. |
|
||||||||
NEW | public abstract | void | setHeader(java.lang.String,
| n.a. | n.a. |
|
||||||||
NEW | public abstract | void | setStatusCode(int) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | java.lang.Object | createWebSocket(org.eclipse.jetty.websocket.server.JettyServerUpgradeRequest,
| n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.eclipse.jetty.util.component.ContainerLifeCycle | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.util.EventListener | n.a. |
NEW | org.eclipse.jetty.util.component.Container | n.a. |
NEW | org.eclipse.jetty.util.component.Destroyable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable$DumpableContainer | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle | n.a. |
NEW | org.eclipse.jetty.util.component.LifeCycle$Listener | n.a. |
NEW | org.eclipse.jetty.websocket.api.WebSocketContainer | n.a. |
NEW | org.eclipse.jetty.websocket.api.WebSocketPolicy | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | JETTY_WEBSOCKET_CONTAINER_ATTRIBUTE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | void | addMapping(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | addMapping(java.lang.String,
| n.a. |
|
|
||||||
NEW | public | void | addSessionListener(org.eclipse.jetty.websocket.api.WebSocketSessionListener) | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer | ensureContainer(javax.servlet.ServletContext) | n.a. |
|
|
||||||
NEW | public | org.eclipse.jetty.websocket.api.WebSocketBehavior | getBehavior() | n.a. |
|
|
||||||
NEW | static public | org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer | getContainer(javax.servlet.ServletContext) | n.a. |
|
|
||||||
NEW | public | java.util.concurrent.Executor | getExecutor() | n.a. |
|
|
||||||
NEW | public | java.time.Duration | getIdleTimeout() | n.a. |
|
|
||||||
NEW | public | int | getInputBufferSize() | n.a. |
|
|
||||||
NEW | public | long | getMaxBinaryMessageSize() | n.a. |
|
|
||||||
NEW | public | long | getMaxFrameSize() | n.a. |
|
|
||||||
NEW | public | long | getMaxTextMessageSize() | n.a. |
|
|
||||||
NEW | public | java.util.Collection | getOpenSessions() | n.a. |
|
|
||||||
NEW | public | int | getOutputBufferSize() | n.a. |
|
|
||||||
NEW | public | boolean | isAutoFragment() | n.a. |
|
|
||||||
NEW | public | void | notifySessionListeners(java.util.function.Consumer) | n.a. |
|
|
||||||
NEW | public | boolean | removeSessionListener(org.eclipse.jetty.websocket.api.WebSocketSessionListener) | n.a. |
|
|
||||||
NEW | public | void | setAutoFragment(boolean) | n.a. |
|
|
||||||
NEW | public | void | setIdleTimeout(java.time.Duration) | n.a. |
|
|
||||||
NEW | public | void | setInputBufferSize(int) | n.a. |
|
|
||||||
NEW | public | void | setMaxBinaryMessageSize(long) | n.a. |
|
|
||||||
NEW | public | void | setMaxFrameSize(long) | n.a. |
|
|
||||||
NEW | public | void | setMaxTextMessageSize(long) | n.a. |
|
|
||||||
NEW | public | void | setOutputBufferSize(int) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | javax.servlet.http.HttpServlet | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
NEW | javax.servlet.Servlet | n.a. |
NEW | javax.servlet.ServletConfig | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | 8772841667220856280 | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | JettyWebSocketServlet() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | protected abstract | void | configure(org.eclipse.jetty.websocket.server.JettyWebSocketServletFactory) | n.a. | n.a. |
|
||||||||||
NEW | public | void | init() |
|
|
|
||||||||||
NEW | protected | void | service(javax.servlet.http.HttpServletRequest,
|
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.eclipse.jetty.websocket.api.WebSocketPolicy | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | addMapping(java.lang.String,
| n.a. | n.a. |
|
||||
NEW | public abstract | java.util.Set | getAvailableExtensionNames() | n.a. | n.a. |
|
||||
NEW | public | org.eclipse.jetty.websocket.api.WebSocketBehavior | getBehavior() | n.a. | n.a. |
|
||||
NEW | public abstract | org.eclipse.jetty.websocket.server.JettyWebSocketCreator | getMapping(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | void | register(java.lang.Class) | n.a. | n.a. |
|
||||
NEW | public abstract | boolean | removeMapping(java.lang.String) | n.a. | n.a. |
|
||||
NEW | public abstract | void | setCreator(org.eclipse.jetty.websocket.server.JettyWebSocketCreator) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | void | addMapping(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | addMapping(org.eclipse.jetty.websocket.server.pathmap.PathSpec,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | addMapping(org.eclipse.jetty.http.pathmap.PathSpec,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.servlet.WebSocketCreator | getMapping(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | removeMapping(java.lang.String) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.ContainerLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.server.MappedWebSocketCreator |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NativeWebSocketConfiguration(org.eclipse.jetty.websocket.server.WebSocketServerFactory) | n.a. |
|
|
||||||
REMOVED (!) | public | NativeWebSocketConfiguration(javax.servlet.ServletContext) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | void | addMapping(org.eclipse.jetty.http.pathmap.PathSpec,
| n.a. | n.a. |
|
||||||||||
REMOVED | public | void | addMapping(org.eclipse.jetty.websocket.server.pathmap.PathSpec,
Annotations:
| n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | addMapping(org.eclipse.jetty.http.pathmap.PathSpec,
| n.a. |
|
|
||||||||||
REMOVED | public | void | addMapping(java.lang.String,
| n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | addMapping(java.lang.String,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | doStop() |
|
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.server.WebSocketServerFactory | getFactory() | n.a. |
|
|
||||||||||
REMOVED | public | org.eclipse.jetty.websocket.servlet.WebSocketCreator | getMapping(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.http.pathmap.MappedResource | getMatch(java.lang.String) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. |
|
|
||||||||||
REMOVED | public | boolean | removeMapping(java.lang.String) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.ServletContainerInitializer |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ATTR_KEY |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | NativeWebSocketServletContainerInitializer() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | static public | void | configure(org.eclipse.jetty.servlet.ServletContextHandler,
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration | getDefaultFrom(javax.servlet.ServletContext)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration | initialize(org.eclipse.jetty.servlet.ServletContextHandler) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | onStartup(java.util.Set,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | void | accept(javax.servlet.ServletContext,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | protected | PathSpec(java.lang.String) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.lang.String | getSpec() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.server.pathmap.PathSpec |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | RegexPathSpec(java.lang.String) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.server.pathmap.PathSpec |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ServletPathSpec(java.lang.String) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.UpgradeRequest |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | ServletWebSocketRequest(javax.servlet.http.HttpServletRequest) |
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.servlet.ServletUpgradeResponse |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.UpgradeResponse |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ServletWebSocketResponse(javax.servlet.http.HttpServletResponse) | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.handler.HandlerWrapper |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.Handler |
|
||
REMOVED (!) | org.eclipse.jetty.server.HandlerContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketHandler() | n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketHandler(org.eclipse.jetty.io.ByteBufferPool) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | void | configure(org.eclipse.jetty.websocket.servlet.WebSocketServletFactory) | n.a. |
|
|
||||||||||
REMOVED (!) | public | void | configurePolicy(org.eclipse.jetty.websocket.api.WebSocketPolicy) | n.a. |
|
|
||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.servlet.WebSocketServletFactory | getWebSocketFactory() | n.a. |
|
|
||||||||||
REMOVED | public | void | handle(java.lang.String,
|
| n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.server.WebSocketHandler |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.Handler |
|
||
REMOVED (!) | org.eclipse.jetty.server.HandlerContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketHandler$Simple(java.lang.Class) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | void | configure(org.eclipse.jetty.websocket.servlet.WebSocketServletFactory) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | void | doHandshakeResponse(org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest,
|
|
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Closeable |
|
||
REMOVED (!) | java.lang.AutoCloseable |
|
||
REMOVED (!) | org.eclipse.jetty.io.Connection |
|
||
REMOVED (!) | org.eclipse.jetty.io.Connection$UpgradeTo |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.extensions.OutgoingFrames |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.api.SuspendToken |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.LogicalConnection |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketServerConnection(org.eclipse.jetty.io.EndPoint,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.ContainerLifeCycle |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.servlet.WebSocketCreator |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.servlet.WebSocketServletFactory |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketServerFactory() | n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketServerFactory(javax.servlet.ServletContext,
| n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketServerFactory(javax.servlet.ServletContext) | n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketServerFactory(javax.servlet.ServletContext,
| n.a. |
|
|
||||||
REMOVED (!) | protected | WebSocketServerFactory(org.eclipse.jetty.websocket.api.WebSocketPolicy,
| n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketServerFactory(javax.servlet.ServletContext,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | boolean | acceptWebSocket(javax.servlet.http.HttpServletRequest,
|
| n.a. |
|
||||||||||
REMOVED | public | boolean | acceptWebSocket(org.eclipse.jetty.websocket.servlet.WebSocketCreator,
|
| n.a. |
|
||||||||||
REMOVED (!) | public | void | addSessionFactory(org.eclipse.jetty.websocket.common.SessionFactory) | n.a. |
|
|
||||||||||
REMOVED | public | void | addSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.lang.Object | createWebSocket(org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest,
| n.a. | n.a. |
|
||||||||||
REMOVED (!) | protected | void | doStart() |
|
|
|
||||||||||
REMOVED (!) | protected | void | doStop() |
|
|
|
||||||||||
REMOVED | public | java.util.Set | getAvailableExtensionNames() | n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.io.ByteBufferPool | getBufferPool() | n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.websocket.servlet.WebSocketCreator | getCreator() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.common.events.EventDriverFactory | getEventDriverFactory() | n.a. |
|
|
||||||||||
REMOVED | public | java.util.concurrent.Executor | getExecutor() | n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.extensions.ExtensionFactory | getExtensionFactory()
Annotations:
| n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.util.DecoratedObjectFactory | getObjectFactory() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | java.util.Collection | getOpenSessions() | n.a. |
|
|
||||||||||
REMOVED | public | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.util.Collection | getSessionListeners() | n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.util.ssl.SslContextFactory | getSslContextFactory() | n.a. | n.a. |
|
||||||||||
REMOVED | public | boolean | isUpgradeRequest(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
||||||||||
REMOVED | public | void | register(java.lang.Class) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | removeSessionListener(org.eclipse.jetty.websocket.common.WebSocketSessionListener) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | setCreator(org.eclipse.jetty.websocket.servlet.WebSocketCreator) | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.Filter |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.server.MappedWebSocketCreator |
|
Status | Modifier | Type | Field | Compatibility Changes: | ||
REMOVED (!) | public static final | java.lang.String (!) |
| ATTR_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| CONFIG_ATTRIBUTE_KEY | ||
REMOVED (!) | public static final | java.lang.String (!) |
| CONTEXT_ATTRIBUTE_KEY |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketUpgradeFilter(org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration) | n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketUpgradeFilter(org.eclipse.jetty.websocket.server.WebSocketServerFactory) | n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketUpgradeFilter() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
REMOVED | public | void | addMapping(org.eclipse.jetty.http.pathmap.PathSpec,
| n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED | public | void | addMapping(org.eclipse.jetty.websocket.server.pathmap.PathSpec,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED | public | void | addMapping(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter | configure(org.eclipse.jetty.servlet.ServletContextHandler) |
|
|
|
||||||||||||||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter | configureContext(org.eclipse.jetty.servlet.ServletContextHandler)
Annotations:
|
|
|
|
||||||||||||||||||||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter | configureContext(javax.servlet.ServletContext)
Annotations:
|
|
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | void | doFilter(javax.servlet.ServletRequest,
|
|
|
|
||||||||||||||||||||||||
REMOVED | public | java.lang.String | dump() | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED | public | void | dump(java.lang.Appendable,
|
| n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration | getConfiguration()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
REMOVED (!) | public | org.eclipse.jetty.websocket.servlet.WebSocketServletFactory | getFactory() | n.a. |
|
|
||||||||||||||||||||||||
REMOVED | public | org.eclipse.jetty.websocket.servlet.WebSocketCreator | getMapping(java.lang.String) | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | public | void | init(javax.servlet.FilterConfig) |
|
|
|
||||||||||||||||||||||||
REMOVED | public | boolean | removeMapping(java.lang.String) | n.a. | n.a. |
|
||||||||||||||||||||||||
REMOVED (!) | public | void | setToAttribute(javax.servlet.ServletContext,
|
|
|
|
||||||||||||||||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | org.eclipse.jetty.util.annotation.ManagedObject |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.handler.HandlerWrapper |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.server.Handler |
|
||
REMOVED (!) | org.eclipse.jetty.server.HandlerContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Container |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Destroyable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.Dumpable$DumpableContainer |
|
||
REMOVED (!) | org.eclipse.jetty.util.component.LifeCycle |
|
||
REMOVED (!) | org.eclipse.jetty.websocket.server.MappedWebSocketCreator |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketUpgradeHandlerWrapper(org.eclipse.jetty.servlet.ServletContextHandler,
| n.a. |
|
|
||||||
REMOVED (!) | public | WebSocketUpgradeHandlerWrapper(org.eclipse.jetty.servlet.ServletContextHandler) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | void | addMapping(org.eclipse.jetty.http.pathmap.PathSpec,
| n.a. | n.a. |
|
||||||||||
REMOVED | public | void | addMapping(org.eclipse.jetty.websocket.server.pathmap.PathSpec,
Annotations:
| n.a. | n.a. |
|
||||||||||
REMOVED | public | void | addMapping(java.lang.String,
| n.a. | n.a. |
|
||||||||||
REMOVED | public | org.eclipse.jetty.websocket.servlet.WebSocketCreator | getMapping(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | handle(java.lang.String,
|
| n.a. |
|
||||||||||
REMOVED | public | boolean | removeMapping(java.lang.String) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.UpgradeRequest |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | ServletUpgradeRequest(javax.servlet.http.HttpServletRequest) |
|
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED | public | void | addExtensions(org.eclipse.jetty.websocket.api.extensions.ExtensionConfig[]) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | addExtensions(java.lang.String[]) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | clearHeaders() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | void | complete() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.security.cert.X509Certificate[] | getCertificates() | n.a. |
|
|
||||||||||||
REMOVED | public | java.util.List | getCookies() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.util.List | getExtensions() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.lang.String | getHeader(java.lang.String) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | int | getHeaderInt(java.lang.String) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.util.Map | getHeaders() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.util.List | getHeaders(java.lang.String) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.lang.String | getHost() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.HttpServletRequest | getHttpServletRequest() | n.a. |
|
|
||||||||||||
REMOVED | public | java.lang.String | getHttpVersion() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | java.lang.String | getLocalAddress() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Locale | getLocale() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Enumeration | getLocales() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getLocalHostName() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getLocalPort() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.net.InetSocketAddress | getLocalSocketAddress() | n.a. |
|
|
||||||||||||
REMOVED | public | java.lang.String | getMethod() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.lang.String | getOrigin() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.util.Map | getParameterMap() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | java.security.Principal | getPrincipal()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED | public | java.lang.String | getProtocolVersion() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.lang.String | getQueryString() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | java.lang.String | getRemoteAddress() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getRemoteHostName() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getRemotePort() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.net.InetSocketAddress | getRemoteSocketAddress() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getRequestPath() | n.a. |
|
|
||||||||||||
REMOVED | public | java.net.URI | getRequestURI() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | java.lang.Object | getServletAttribute(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Map | getServletAttributes() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Map | getServletParameters() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.HttpSession | getSession() | n.a. |
|
|
||||||||||||
REMOVED | public | java.util.List | getSubProtocols() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | java.security.Principal | getUserPrincipal() | n.a. | n.a. |
|
||||||||||||
REMOVED | public | boolean | hasSubProtocol(java.lang.String) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | boolean | isOrigin(java.lang.String) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | boolean | isSecure() | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | boolean | isUserInRole(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED | public | void | setCookies(java.util.List) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setExtensions(java.util.List) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setHeader(java.lang.String,
| n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setHeader(java.lang.String,
| n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setHeaders(java.util.Map) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setHttpVersion(java.lang.String) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setMethod(java.lang.String) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setRequestURI(java.net.URI) | n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | void | setServletAttribute(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED | public | void | setSession(java.lang.Object) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setSubProtocols(java.util.List) | n.a. | n.a. |
|
||||||||||||
REMOVED | public | void | setSubProtocols(java.lang.String[]) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.eclipse.jetty.websocket.api.UpgradeResponse |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ServletUpgradeResponse(javax.servlet.http.HttpServletResponse) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED | public | void | addHeader(java.lang.String,
| n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | complete() | n.a. |
|
|
||||||||||
REMOVED | public | java.lang.String | getAcceptedSubProtocol() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.util.List | getExtensions() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.lang.String | getHeader(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.util.Set | getHeaderNames() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.util.Map | getHeaders() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.util.List | getHeaders(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | int | getStatusCode() | n.a. | n.a. |
|
||||||||||
REMOVED | public | java.lang.String | getStatusReason() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | boolean | isCommitted() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isExtensionsNegotiated() | n.a. |
|
|
||||||||||
REMOVED (!) | public | boolean | isSubprotocolNegotiated() | n.a. |
|
|
||||||||||
REMOVED | public | boolean | isSuccess() | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | void | sendError(int,
|
|
|
|
||||||||||
REMOVED | public | void | sendForbidden(java.lang.String) |
| n.a. |
|
||||||||||
REMOVED | public | void | setAcceptedSubProtocol(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | setExtensions(java.util.List) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | setHeader(java.lang.String,
| n.a. | n.a. |
|
||||||||||
REMOVED | public | void | setStatusCode(int) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | setStatusReason(java.lang.String) | n.a. | n.a. |
|
||||||||||
REMOVED | public | void | setSuccess(boolean) | n.a. | n.a. |
|
||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.http.HttpServletRequest |
|
||
REMOVED (!) | javax.servlet.ServletRequest |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | UpgradeHttpServletRequest(javax.servlet.http.HttpServletRequest) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | boolean | authenticate(javax.servlet.http.HttpServletResponse) |
|
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | changeSessionId() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | complete() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.AsyncContext | getAsyncContext() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.Object | getAttribute(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Enumeration | getAttributeNames() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Map | getAttributes() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getAuthType() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getCharacterEncoding() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getContentLength() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | long | getContentLengthLong() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getContentType() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getContextPath() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.Cookie[] | getCookies() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | long | getDateHeader(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.DispatcherType | getDispatcherType() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getHeader(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Enumeration | getHeaderNames() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Enumeration | getHeaders(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Map | getHeaders() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.HttpServletRequest | getHttpServletRequest() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.ServletInputStream | getInputStream() |
|
|
|
||||||||||||
REMOVED (!) | public | int | getIntHeader(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getLocalAddr() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Locale | getLocale() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Enumeration | getLocales() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getLocalName() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getLocalPort() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getMethod() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getParameter(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Map | getParameterMap() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Enumeration | getParameterNames() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String[] | getParameterValues(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.Part | getPart(java.lang.String) |
|
|
|
||||||||||||
REMOVED (!) | public | java.util.Collection | getParts() |
|
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getPathInfo() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getPathTranslated() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getProtocol() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getQueryString() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.io.BufferedReader | getReader() |
|
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getRealPath(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getRemoteAddr() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getRemoteHost() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getRemotePort() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getRemoteUser() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.RequestDispatcher | getRequestDispatcher(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getRequestedSessionId() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getRequestURI() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.StringBuffer | getRequestURL() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getScheme() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getServerName() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | getServerPort() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.ServletContext | getServletContext() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getServletPath() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.HttpSession | getSession(boolean) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.HttpSession | getSession() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.security.Principal | getUserPrincipal() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isAsyncStarted() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isAsyncSupported() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isRequestedSessionIdFromCookie() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isRequestedSessionIdFromUrl() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isRequestedSessionIdFromURL() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isRequestedSessionIdValid() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isSecure() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isUserInRole(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | login(java.lang.String,
|
|
|
|
||||||||||||
REMOVED (!) | public | void | logout() |
|
|
|
||||||||||||
REMOVED (!) | public | void | removeAttribute(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setAttribute(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | setCharacterEncoding(java.lang.String) |
|
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.AsyncContext | startAsync() |
|
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.AsyncContext | startAsync(javax.servlet.ServletRequest,
|
|
|
|
||||||||||||
REMOVED (!) | public | javax.servlet.http.HttpUpgradeHandler | upgrade(java.lang.Class) |
|
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public abstract | java.lang.Object | createWebSocket(org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | javax.servlet.http.HttpServlet |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
||
REMOVED (!) | javax.servlet.Servlet |
|
||
REMOVED (!) | javax.servlet.ServletConfig |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 2003731781515582463 | n.a. |
New | false | n.a. | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketServlet() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | void | configure(org.eclipse.jetty.websocket.servlet.WebSocketServletFactory) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | destroy() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | init() |
|
|
|
||||||||||||
REMOVED (!) | protected | void | service(javax.servlet.http.HttpServletRequest,
|
|
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | boolean | acceptWebSocket(javax.servlet.http.HttpServletRequest,
|
|
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | acceptWebSocket(org.eclipse.jetty.websocket.servlet.WebSocketCreator,
|
|
|
|
||||||||||||
REMOVED (!) | public abstract | java.util.Set | getAvailableExtensionNames() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.servlet.WebSocketCreator | getCreator() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.extensions.ExtensionFactory | getExtensionFactory()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | org.eclipse.jetty.websocket.api.WebSocketPolicy | getPolicy() | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | boolean | isUpgradeRequest(javax.servlet.http.HttpServletRequest,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | register(java.lang.Class) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | setCreator(org.eclipse.jetty.websocket.servlet.WebSocketCreator) | n.a. |
|
|
||||||||||||
REMOVED (!) | public abstract | void | start() |
|
|
|
||||||||||||
REMOVED (!) | public abstract | void | stop() |
|
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSocketServletFactory$Loader() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | org.eclipse.jetty.websocket.servlet.WebSocketServletFactory | load(javax.servlet.ServletContext,
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | javax.servlet.Filter | n.a. |
NEW | org.eclipse.jetty.util.component.Dumpable | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSocketUpgradeFilter() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | void | destroy() | n.a. |
|
|
||||||||||||
NEW | public | void | doFilter(javax.servlet.ServletRequest,
|
|
|
|
||||||||||||
NEW | public | java.lang.String | dump() | n.a. |
|
|
||||||||||||
NEW | public | void | dump(java.lang.Appendable,
|
|
|
|
||||||||||||
NEW | static public | org.eclipse.jetty.servlet.FilterHolder | ensureFilter(javax.servlet.ServletContext) | n.a. |
|
|
||||||||||||
NEW | static public | org.eclipse.jetty.servlet.FilterHolder | getFilter(javax.servlet.ServletContext) | n.a. |
|
|
||||||||||||
NEW | public | void | init(javax.servlet.FilterConfig) |
|
|
|
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | org.eclipse.jetty.util.annotation.ManagedObject |
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public abstract | void | init(java.net.URL,
Annotations:
| n.a. |
|
|
||||||||||||
MODIFIED (!) | public abstract (<- not_abstract ) | void | init(org.eclipse.jetty.util.resource.Resource,
| n.a. |
|
|
Status | Old Version | New Version |
MODIFIED | 52.0 | 55.0 |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
REMOVED (!) | public | XmlConfiguration(java.lang.String)
Annotations:
|
|
|
|
||||||||||||||||||
REMOVED (!) | public | XmlConfiguration(java.io.InputStream)
Annotations:
|
|
|
|
||||||||||||||||||
REMOVED (!) | public | XmlConfiguration(java.net.URL)
Annotations:
|
|
|
|