Package org.apache.dubbo.rpc.protocol
Class PermittedSerializationKeeper
java.lang.Object
org.apache.dubbo.rpc.protocol.PermittedSerializationKeeper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckSerializationPermitted(String serviceKeyWithoutGroup, Byte id) voidregisterService(URL url)
-
Constructor Details
-
PermittedSerializationKeeper
public PermittedSerializationKeeper()
-
-
Method Details
-
registerService
-
checkSerializationPermitted
public boolean checkSerializationPermitted(String serviceKeyWithoutGroup, Byte id) throws IOException - Throws:
IOException
-