public class ServerAdapterList extends HttpAdapterList<ServerAdapter>
modCount| Constructor and Description |
|---|
ServerAdapterList() |
| Modifier and Type | Method and Description |
|---|---|
protected ServerAdapter |
createHttpAdapter(String name,
String urlPattern,
WSEndpoint<?> endpoint)
Implementations need to override this one to create a concrete class
of HttpAdapter
|
createAdapter, createPortAddressResolver, get, sizeadd, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streamprotected ServerAdapter createHttpAdapter(String name, String urlPattern, WSEndpoint<?> endpoint)
HttpAdapterListcreateHttpAdapter in class HttpAdapterList<ServerAdapter>Copyright © 2015 Oracle Corporation. All rights reserved.