Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.nio.intraband.proxy.StubHolder.StubCreator

Packages that use StubHolder.StubCreator
com.liferay.portal.nio.intraband.proxy   
 

Uses of StubHolder.StubCreator in com.liferay.portal.nio.intraband.proxy
 

Constructors in com.liferay.portal.nio.intraband.proxy with parameters of type StubHolder.StubCreator
StubHolder(T originalT, String stubId, RegistrationReference registrationReference, StubHolder.StubCreator<T> stubCreator)
           
StubMapImpl(StubHolder.StubCreator<T> stubCreator)
           
 


Liferay 7.0-ce-b4