Uses of Package
io.microsphere.net
-
Packages that use io.microsphere.net Package Description io.microsphere.net io.microsphere.net.classpath io.microsphere.net.console -
Classes in io.microsphere.net used by io.microsphere.net Class Description CompositeSubProtocolURLConnectionFactory A composite implementation ofSubProtocolURLConnectionFactorythat combines multiple factories.CompositeURLStreamHandlerFactory A compositeURLStreamHandlerFactorythat delegates the creation ofURLStreamHandlerinstances to one or more underlying factories in a prioritized order.DelegatingURLStreamHandlerFactory A delegating implementation ofURLStreamHandlerFactorythat forwards all calls to a provided delegate factory.ExtendableProtocolURLStreamHandler Extendable ProtocolURLStreamHandlerclass supports the sub-protocols, like :{protocol}:{sub-protocols[0]}: ... :{sub-protocols[n]}://..., {protocol} : The protocol ofURLStreamHandleris recognized byURL(required) {sub-protocols} : the list of sub-protocols that isresolvedfromURL(optional)MutableURLStreamHandlerFactory A mutable and non-thread-safe implementation ofURLStreamHandlerFactorythat allows dynamic registration and retrieval ofURLStreamHandlerinstances for specific protocols.SubProtocolURLConnectionFactory A factory for creatingURLConnectioninstances that handle sub-protocols. -
Classes in io.microsphere.net used by io.microsphere.net.classpath Class Description ExtendableProtocolURLStreamHandler Extendable ProtocolURLStreamHandlerclass supports the sub-protocols, like :{protocol}:{sub-protocols[0]}: ... :{sub-protocols[n]}://..., {protocol} : The protocol ofURLStreamHandleris recognized byURL(required) {sub-protocols} : the list of sub-protocols that isresolvedfromURL(optional) -
Classes in io.microsphere.net used by io.microsphere.net.console Class Description ExtendableProtocolURLStreamHandler Extendable ProtocolURLStreamHandlerclass supports the sub-protocols, like :{protocol}:{sub-protocols[0]}: ... :{sub-protocols[n]}://..., {protocol} : The protocol ofURLStreamHandleris recognized byURL(required) {sub-protocols} : the list of sub-protocols that isresolvedfromURL(optional)