- getAbstractType() - Method in class org.wildfly.discovery.ServiceType
-
Get the abstract type of this service type.
- getAbstractType() - Method in class org.wildfly.discovery.ServiceURL.Builder
-
Get the abstract type.
- getAbstractType() - Method in class org.wildfly.discovery.ServiceURL
-
Get the abstract type, if any.
- getAbstractTypeAuthority() - Method in class org.wildfly.discovery.ServiceType
-
Get the abstract type authority of this service type.
- getAbstractTypeAuthority() - Method in class org.wildfly.discovery.ServiceURL.Builder
-
Get the abstract type authority.
- getAbstractTypeAuthority() - Method in class org.wildfly.discovery.ServiceURL
-
Get the abstract type authority, if any.
- getHostName() - Method in class org.wildfly.discovery.ServiceURL
-
Get the host name of the concrete URI.
- getLocationURI() - Method in class org.wildfly.discovery.ServiceURL
-
Get the concrete location URI of this service URL.
- getPath() - Method in class org.wildfly.discovery.ServiceURL
-
Get the path name of the concrete URI, if any.
- getPort() - Method in class org.wildfly.discovery.ServiceURL
-
Get the port number of the concrete URI, if any.
- getServiceType() - Method in class org.wildfly.discovery.ServiceURL
-
Get the service type of this URL.
- getUri() - Method in class org.wildfly.discovery.ServiceURL.Builder
-
Get the concrete URI.
- getUriScheme() - Method in class org.wildfly.discovery.ServiceURL
-
Get the concrete URI scheme.
- getUriSchemeAuthority() - Method in class org.wildfly.discovery.ServiceURL.Builder
-
Get the URI scheme authority, if any.
- getUriSchemeAuthority() - Method in class org.wildfly.discovery.ServiceURL
-
Get the concrete URI scheme authority, if any.
- getUrlScheme() - Method in class org.wildfly.discovery.ServiceType
-
Get the concrete type name of this service type, if any.
- getUrlSchemeAuthority() - Method in class org.wildfly.discovery.ServiceType
-
Get the concrete type authority name of this service type, if any.
- getUserName() - Method in class org.wildfly.discovery.ServiceURL
-
Get the user name of the concrete URI, if any.
- greaterOrEqual(String, String) - Static method in class org.wildfly.discovery.FilterSpec
-
Create a filter specification which matches when the given attribute's value is lexicographically greater than or
equal to the given value.
- greaterOrEqual(String, byte[]) - Static method in class org.wildfly.discovery.FilterSpec
-
Create a filter specification which matches when the given attribute's value is lexicographically greater than or
equal to the given value.