Uses of Class
com.sun.enterprise.admin.remote.Header
-
Packages that use Header Package Description com.sun.enterprise.admin.remote -
-
Uses of Header in com.sun.enterprise.admin.remote
Methods in com.sun.enterprise.admin.remote that return types with arguments of type Header Modifier and Type Method Description List<Header>RemoteAdminCommand. headers()Return a modifiable list of headers to be added to the request.List<Header>RemoteRestAdminCommand. headers()Return a modifiable list of headers to be added to the request.
-